@charset "utf-8";
/* CSS Document */

body
{
	margin:0;
	padding:0;
	border:0;
	width:auto;
	height:auto;
	background-image:url(../assets/images/bg_grad_grey.jpg);
	background-repeat:repeat-x;
	background-color:#797979;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

img
{
	border:none;
}

h1
{
	font-size:20px;
	line-height:0.7em;
}

h2
{
	font-size:16px;
}

p
{
	font-size:14px;
	line-height:1.3em;
}

/* ------------------------------ SIDE SHADOWS -------------------------------- */

#outer_wrapper_w_left_shadow
{
	margin:0 auto;
	width:798px;
	height:auto;
	overflow:auto;
	background-image:url(../assets/images/left_shadow_bg_10x10.png);
	background-repeat:repeat-y;
	background-position:left;
}

#wrapper_right
{
	float:right;
	width:788px;
	height:auto;
	overflow:auto;
	background-image:url(../assets/images/right_shadow_bg_10x10.png);
	background-repeat:repeat-y;
	background-position:right;
}

#wrapper
{
	float:left;
	width:778px;
	height:auto;
	margin:0 auto;
}


/* ------------------------------ HEADER -------------------------------- */

#header_top
{
	margin:0;
	padding:0;
	border:0;
	width:778px;
	height:60px;
	background-image:url(../assets/images/header_top_w_diag_10x60.jpg);
	background-repeat:repeat-x;
}


#header_address
{
	float:left;
	padding-left:8px;
	padding-top:10px;
	width:350px;
	height:50px;
	font-weight:bold;
	font-size:17px;
}

#header_address p
{
	font-size:17px;
}

#header_contact_numbers
{
	font-weight:bold;
	float:right;
	padding-top:9px;
	padding-right:8px;
	width:350px;
	height:50px;
	text-align:right;
}

#header_contact_numbers span
{
	font-size:17px;
}


/* --------------------------------- BANNER ------------------------------- */

#header_banner
{
	float:left;
	width:778px;
	height:165px;
	background-image:url(../assets/images/banner_bg_778x165.jpg);
	background-repeat:no-repeat;
}

#swf_object
{
	float:left;
	width:778px;
	height:165px;
}



/* --------------------------------- LOGO --------------------------------- */

#logo
{
	position:relative;
	top:0;
	left:0;
	/*float:left;*/
	width:322px;
	height:80px;
	display:block;
	/*border:#0F0 dashed 1px;*/
}

#logo a:link, #logo a:visited
{	
	position:relative;
	top:0;
	left:0;
	/*float:left;*/
	width:322px;
	height:80px;
	display:block;
	border:none;
	/*border:#0F0 dashed 1px;*/
}

#logo a:hover
{
	position:relative;
	top:0;
	left:0;
	/*float:left;*/
	width:322px;
	height:80px;
	display:block;
	/*border:#0F0 dashed 1px;*/
}

/* -------------------------------- NAV BAR -------------------------------- */

#nav_bar
{
	clear:both;
	width:778px;
	height:30px;
	background-image:url(../assets/images/nav_bar_bg_18x30.jpg);
	background-repeat:repeat-x;
	color:#FFF;
	text-align:right;
	margin:0 auto;
	margin-top:0;
}

#nav_bar ul
{
	width:778px;
	margin:0 auto;
	padding:0;
	list-style:none;
	color:#999;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	padding-top:0.4em;
}

#nav_bar li
{
	display:inline;
	text-align:right;
	padding-right:3em;
	padding-left:1em;
}

#nav_bar li a:link, #nav_bar li a:visited
{
	text-decoration:none;
	color:#FFF;
}

#nav_bar li a:hover
{
	color:#999;
}

/* ------------------------------- CONTENT DEFAULT -------------------------- */

#content
{
	clear:both;
	width:768px;
	height:auto;
	padding-left:10px;
	padding-top:10px;
	background-color:#FFF;
	overflow:auto;
	margin:0 auto;
	border:0;
}

#content_text_red_header
{
	width:494px;
	height:18px;
	padding-left:4px;
	background-image:url(../assets/images/header_red_474x18.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	clear:both;
}


/* ----------------------------------------- HMPG INDEX LIST --------------------------------------- */



#hmpg_services_wrapper
{	
	float:left;
	width:283px;
	height:auto;
	margin-top:8px;
}


#hmpg_list_top
{
	float:left;
	width:283px;
	height:9px;
	background-image:url(../assets/images/hmpg_list_top_275x9.jpg);
	background-repeat:no-repeat;
	/*margin-top:8px;*/
}

#services_index_list
{
	width:275px;
	height:auto;
	background-color:#C8C8C8;
	/*padding-left:8px;
	padding-bottom:8px;*/
}

#services_index_list h2
{
	text-indent:8px;
}

#services_index_list ul
{
	width:275px;
	color:#F00;
	font-size:13px;
	font-weight:bold;
}

#services_index_list li
{
	list-style-image:url(../assets/images/list_arrow_blk.gif);
}

#services_index_list li a:link, #services_index_list li a:visited
{
	text-decoration:underline;
	color:#F00;
	font-size:13px;
}

#services_index_list li a:hover
{
	color:#333;
	text-decoration:underline;
	font-size:13px;
}

#hmpg_list_btm
{
	width:283px;
	height:10px;
	background-image:url(../assets/images/hmpg_list_btm_275x10.jpg);
	background-repeat:no-repeat;
}



/* ------------------------------------ CLASS CONTENT RIGHT  ------------------------------------ */


.content_right
{
	float:right;
	width:440px; /* 450px orig */
	margin:10px;
}

.content_right p, .content_right ul
{
	font-size:14px;
}

.content_left
{
	padding-right:10px;
}

.content_left span
{
	font-weight:bold;
	color:#F00;
}


#services
{
	width:720px;
	margin:auto;
}

.about_left
{
	width:255px;
	height:350px;
	float:left;
	background-image:url(../assets/images/sam_crppd_blur_250x334.jpg);
	background-repeat:no-repeat;	
}

#why_left
{
	width:255px;
	height:240px;
	float:left;
	background-color:#CCC;
	background-image:url(../assets/images/mm_mechanic.jpg);
	background-repeat:no-repeat;	
}

#contact_left
{
	width:274px;
	height:auto;
	float:left;
	background-color:#CCC;
}

#contact_right
{
	float:right;
	width:450px;
	padding:10px;
}



/* ------------------------------ CONTACT US ----------------------------- */

#contact_inner
{
	width:409px;
	height:auto;
	margin:auto;
	padding:8px;
}

#hours
{
	width:300px;
	height:200px;
}

#hours h2
{
	text-indent:8px;
	padding-top:8px;
}

#day
{
	width:50px;
	float:left;
	padding-left:20px;
	line-height:1.0em;
}

#time
{
	width:150px;
	float:left;
	line-height:1.0em;
}


#form_contact
{
	float:left;
	padding-left:8px;
}

#form_contact legend
{
	font-style:italic;
	font-weight:bold;
	font-size:larger;
}

#form_contact fieldset
{
	width:242px;
	border:none;
	background-color:#CCC;
	background-repeat:no-repeat;
	background-position:bottom right;
}

#form label
{
	display:block;
	width:200px;
	float:left;
}


#google_map
{
	width:430px;
	height:auto;
}




/* --------------------------------- FOOTER --------------------------------- */

#footer
{
	clear:both;
	width:778px;
	height:auto;
	background-color:#333;
	background-image:url(../assets/images/footer_red_grey_12x55.jpg);
	background-repeat:repeat-x;
	color:#666;
	text-align:center;
	margin:0 auto;
	padding:8px 0 4px 0;
}

#footer ul
{
	width:778px;
	margin:0 auto;
	padding:0;
	list-style:none;
	color:#999;
	font-size:11px;
	text-align:center;
	
}

#footer li
{
	display:inline;
	text-align:center;
	font-weight:bold;
	padding-right:8px;
}

#footer li a:link, #footer li a:visited
{
	text-decoration:none;
	color:#CCC;
}

#footer li a:hover
{
	color:#FFF;
}

#footer p, #footer p a
{
	font-size:9px;
	color:#CCC;
}

/*.clear
{
	clear:both;
}*/
