html, body {
	margin: 				0px;
	padding: 				0px;
	background-color:		#000000;	
	width:					100%;
	height:					100%;
}

td, html, body {
	font-family:			Arial, Helvetica, Garuda, sans-serif;
	font-size:				13px;	
	color:					#000000;
	line-height:			1.5;
}

a {
	color:					#000000;
}

h1 {
	font-size:				16px;
	font-weight:			bold;
	margin-bottom:			0px;
	line-height:			1;
}

h2 {
	font-size:				16px;
	font-weight:			bold;
	margin-bottom:			0px;
}

hr {
	color:					#CA6869;
	border:					1px solid #CA6869;
}

#header_phone {
	background-image:		url( assets/header_bkg.jpg );
	background-position:	top left;
	background-repeat:		no-repeat;
	color:					#FFFFFF;	
	font-size:				15px;
	font-weight:			bold;
	padding:				5px;
	text-align:				right;
}

#header {
	background-image:		url( assets/menu_rptr.jpg );
	background-position:	top left;
	background-repeat:		repeat-x;
}

#locations {
	background-image:		url( assets/locations_rptr.jpg );
	background-position:	top left;
	background-repeat:		repeat-x;
}

#locations TD {
	background-color:		#000000;
	color:					#FFFFFF;
	font-size:				14px;
	line-height:			1.0;
	padding-left:			2px;
	padding-right:			2px;
	text-align:				center;
}

#locations SPAN {
	font-size:				12px;
}

#locations A {
	color:					#FFFFFF;
	font-size:				12px;
	text-decoration:		none;
}

#menu {
	padding-left:			20px;
}

#menu A {
	color:					#FFFFFF;
	display:				block;
	font-size:				13px;
	padding-bottom:			9px;
	padding-top:			10px;
	text-decoration:		none;
}

#content, #content TD {
	font-size:				13px;
}

#footer {
	color:					#FFFFFF;
	font-size:				10px;
	padding:				4px;
	text-align:				center;	
}

#footer A {
	color:					#FFFFFF;
	text-decoration:		none;
}

#footer A:hover {
	color:					#FFFFFF;
	text-decoration:		underline;
}

#page_content {
	background-image:		url(assets/corner.jpg);
	background-repeat:		no-repeat;
	background-position:	top left;
	background-color:		#FFFFFF;
	padding:				15px;
}

.image {
	border:					1px solid #EF1E19;
}

#gear {
	border: 1px solid #000;
}

#gear TD {
	text-align: center;
}

#gearmiddle {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	text-align: center;
}
