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

* { margin:0; padding:0; }a { outline:none; }
a img { border:0; outline:0; }
.clear { width:100%; clear:both; height:0; overflow:hidden;}


body {
	background-color:#fff;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#wrapper {
	width:795px;
	height:auto;
	margin:auto;
	}

#st2, #st3 {
	display: none;
}
	
/* header
-----------------------------------*/
#header {
	width:795px;
	height:auto;
	float:left;
	padding-bottom:10px;
	padding-top:20px;
	}
#font_switch {
	width:auto;
	height:auto;
	float:right;
	font-size:12px;
	}	
#font_switch a#size_11 {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
#font_switch a#size_12 {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
#font_switch a#size_13 {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	}

#logo_container {
	width:auto;
	height:auto;
	float:left;
	}

/* content
-----------------------------------*/
#content_container {
	width:795px;
	height:auto;
	float:left;
	font-size:11px;
	}
#content_container div.top {
	width:795px;
	height:12px;
	float:left;
	background-image:url(../images/top_content_bg.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	}

#content_container div.mid {
	width:772px;
	height:auto;
	float:left;
	padding:0 12px 0 11px;
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-y;
	}

#content_container div.mid div.banner {
	width:535px;
	height:170px;
	float:left;
	padding:4px 0 0 4px;
	}
#content_container div.mid div.top_right_nav {
	width:227px;
	height:181px;
	float:right;
	background-image:url(../images/top_right_nav.jpg);
	background-repeat:no-repeat;
	}
	
#content_container div.mid div.top_right_nav a.parts_division {
	width:227px;
	height:39px;
	float:left;
	background-image:url(../images/parts_division_button.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:28px;
	}
#content_container div.mid div.top_right_nav a:hover.parts_division {
	background-position:bottom;
	}

#content_container div.mid div.top_right_nav a.personal_division {
	width:227px;
	height:39px;
	float:left;
	background-image:url(../images/button-repair-home.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:40px;
	}
#content_container div.mid div.top_right_nav a:hover.personal_division {
	background-position:bottom;
	}

#content_container div.mid div.center_nav {
	width:772px;
	height:47px;
	float:left;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:no-repeat;
	margin:1px 0 0 0;
	}
#content_container div.mid div.center_nav a.about_us {
	width:105px;
	height:47px;
	float:left;
	background-image:url(../images/about_us_button.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-left:50px;
	}
#content_container div.mid div.center_nav a:hover.about_us {
	background-position:bottom;
	}
#content_container div.mid div.center_nav a.mission_statement {
	width:214px;
	height:47px;
	float:left;
	background-image:url(../images/mission_statement_button.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-left:100px;
	}
#content_container div.mid div.center_nav a:hover.mission_statement {
	background-position:bottom;
	}
#content_container div.mid div.center_nav a.core_values {
	width:140px;
	height:47px;
	float:left;
	background-image:url(../images/core_values_button.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-left:74px;
	}
#content_container div.mid div.center_nav a:hover.core_values {
	background-position:bottom;
	}

#content_container div.mid div.three_boxes {
	width:772px;
	height:auto;
	float:left;
	padding:6px 0;
	}
#content_container div.mid div.three_boxes div.each_box {
	width:225px;
	height:183px;
	padding:13px 15px 13px 16px;
	float:left;
	background-image:url(../images/white_box.jpg);
	background-repeat:no-repeat;
	}
#content_container div.mid div.three_boxes div.each_box img {
	display:block;
	margin:10px auto 0 auto;
	}
#content_container div.mid div.three_boxes div.each_box marquee {
	width:213px;
	height:85px;
	padding:5px;
	float:left;
	background-color:#eeeeee;
	
	}

#content_container div.mid div.three_boxes div.each_box  p.title{
	font-size:14px;
	font-style:italic;
	color:#950000;
	clear:both;
	font-weight:bold;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	}
#content_container div.mid div.three_boxes div.each_box  p.text {
	width:100%;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#000;
	padding-bottom:10px;
	}
#content_container div.mid div.three_boxes div.each_box  p.text a {
	color:#000;
	text-decoration:underline;
	}

#content_container div.mid div.three_boxes div.each_box  p.text_center {
	width:100%;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#000;
	text-decoration:underline;
	text-align:center;
	padding-top:6px;
	}

/* footer
-------------------------*/

#footer {
	width:757px;
	height:35px;
	padding:6px 20px 0 20px;
	margin:auto;
	clear:both;
	font-size:10px;
	background-image:url(../images/footer-background.gif);
	background-repeat:no-repeat;
	}
	
#footer p.left_text {
	color:#ffffff;
	float:left;
	}
#footer p.left_text a {
	color:#ffffff;
	text-decoration:none;
	}
#footer p.left_text a:hover {
	text-decoration:underline;
	}
	
#footer p.right_text {
	color:#ffffff;
	float:right;
	}
#footer p.right_text a {
	color:#ffffff;
	text-decoration:none;
	}
#footer p.right_text a:hover {
	text-decoration:underline;
	}
	
/* inner page
-------------------------------------------*/

#inner_page_content {
	width:771px;
	height:auto;
	margin-left:1px;
	float:left;
	background-image:url(../images/inner_page_left_column_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	}
#inner_page_content div.left_column {
	width:168px;
	height:auto;
	float:left;
	background-image:url(../images/inner_page_left_column_top_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:15px;
	padding-bottom:20px;
	}
#inner_page_content div.left_column div.left_nav {
	width:auto;
	height:auto;
	float:left;
	}
#inner_page_content div.left_column div.left_nav a.parts {
	width:168px;
	height:22px;
	float:left;
	background-image:url(../images/parts_button.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:12px;
	}
#inner_page_content div.left_column div.left_nav a:hover.parts {
	background-position:bottom;
	}
#inner_page_content div.left_column div.left_nav a.personnel {
	width:168px;
	height:22px;
	float:left;
	background-image:url(../images/button-repair-inside.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:12px;
	}
#inner_page_content div.left_column div.left_nav a:hover.personnel {
	background-position:bottom;
	}
#inner_page_content div.left_column div.left_nav a.mission {
	width:168px;
	height:22px;
	float:left;
	background-image:url(../images/mission_button.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:12px;
	}
#inner_page_content div.left_column div.left_nav a:hover.mission {
	background-position:bottom;
	}
#inner_page_content div.left_column div.left_nav a.values {
	width:168px;
	height:22px;
	float:left;
	background-image:url(../images/values_button.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:12px;
	}
#inner_page_content div.left_column div.left_nav a:hover.values {
	background-position:bottom;
	}
#inner_page_content div.left_column div.left_nav a.about_us_inner {
	width:168px;
	height:22px;
	float:left;
	background-image:url(../images/about_us_button_inner.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:12px;
	}
#inner_page_content div.left_column div.left_nav a:hover.about_us_inner {
	background-position:bottom;
	}
#inner_page_content div.left_column div.left_nav a.contactus {
	width:168px;
	height:22px;
	float:left;
	background-image:url(../images/contact_us_button.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:12px;
	}
#inner_page_content div.left_column div.left_nav a:hover.contactus{
	background-position:bottom;
	}
	
#inner_page_content div.left_column p.text {
	float:left;
	width:138px;
	color:#ffffff;
	padding:0 15px 15px 15px; 
	}
#inner_page_content div.left_column p.text a {
	color:#ffffff;
	text-decoration:none;
	}
#inner_page_content div.left_column p.text a:hover {
	text-decoration:underline;
	}
	
	
#inner_page_content div.right_column {
	width:550px;
	height:auto;
	float:left;
	padding-top:30px;
	padding-left:15px;
	}
	
#inner_page_content div.right_column p.title {
	width:100%;
	clear:both;
	float:left;
	padding-bottom:30px;
	}
#inner_page_content div.right_column p.text {
	width:100%;
	clear:both;
	float:left;
	color:#000;
	padding-bottom:30px;
	line-height:16px;
	}	
#inner_page_content div.right_column p.text a {
	font-weight:bold;
	text-decoration:none;
	color:#000;
	}
#inner_page_content div.right_column p.text a:hover {
	text-decoration:underline;
	}
	
#inner_page_content div.right_column div.search_box {
	width:auto;
	height:auto;
	float:left;
	padding-bottom:30px;
	}
	
/*styles for the style sheet switcher*/

#switcher {
	text-align:right;
	font-size:12px;
	padding-top:26px;
	padding-bottom:4px;
	padding-right:27px; /* added 10 here */
	line-height:1;
	color:#003366;
	}
#switcher a {
	display: inline;
	text-decoration:none;
	color:#333366;
	font-weight:bold;
	border:none;
	margin:0 4px;
	}
#switcher p {
	color:#333366;
	}
#switcher a:hover {
	color:#f07800;
	border:none;
	}	
.SwitcherSmall {
	font-size:9.5px;
	}
.SwitcherMedium {
	font-size:11px;
	}
.SwitcherLarge {
	font-size:12px;
	}