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

body {
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/bkg_page.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #366884;
}#container {
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 730px;
	padding: 0px;
}
#masthead {
	width: 690px;
	height: 90px;
	padding-left:20px;
	padding-right:20px;
}
#masthead-lt{
	width: 210px;
	height: 90px;
	float:left;
}
#masthead-rt {
	width: 480px;
	height: 70px;
	float:right;
	padding-top:20px;
	text-align:right;
	color:#369;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navigation {
	background-image: url(../images/bkg_navigation.jpg);
	background-position: left top;
	height: 30px;
	width: 700px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	padding-left: 30px;
}

#navigation ul{
	margin: 0;
	padding: 2px 0 1px;
	float: left;
	width: 100%;
	background: url(../images/bkg_indent1.jpg) repeat-x center center;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

#navigation ul li{
display: inline;
}

#navigation ul li a{
	float: left;
	color: #FFFFFF; /*text color*/
	padding: 5px 11px 6px;
	text-decoration: none;
	border-right: 1px solid #FFFFFF; /*dark purple divider between menu items*/
}

#navigation ul li a:visited{
color: white;
}

.testimony {
	background-image: url(../images/bkg_sidebar.gif);
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
	color: white !important; /*text color of selected and active item*/
	padding-top: 6px; /*shift text down 1px for selected and active item*/
	padding-bottom: 4px; /*shift text down 1px for selected and active item*/
	background: black url(../images/bkg_indent2.jpg) repeat-x center center;
}
#title {
	background-image: url(../images/bkg_title.jpg);
	height: 72px;
	width: 730px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#side_bar {
	float: left;
	width: 200px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

/* Arrow List Accordian Menu Styles */

.arrowlistmenu{
	width: 200px;
	background-image: url(../images/bkg_sidebar.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: white;
	background: url(../images/titlebar.gif) repeat-x left center;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 4px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background-image: url(../images/titlebar-active.gif);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0 0 0px;
	padding: 0; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
	padding-bottom: 0px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #366884;
	background: url(../images/arrowbullet.png) no-repeat 2px center; /*custom bullet list image*/
	display: block;
	padding: 2px 0px 2px 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #dadada;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #A70303;
	background-color: #FFFFFF;
}
.currentpage {
	color: #AE3B2C; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #FFFFFF;
}
#content {
	background-color: #FFFFFF;
	width: 730px;
	height: 400px;
	border-bottom: 1px solid #FFFFFF;
	float: left;
}
#banner_home {
	width: 730px;
	height: 275px;
	color:#369;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#banner_home h1 {
	font-size: 16px;
	margin:0;
}
#banner_home_lt {
	width: 380px;
	height: 263px;
	float:left;
	padding-left:12px;
	padding-top:12px;
}
#banner_home_rt {
	width: 338px;
	height: 275px;
	float:right;
	background-image:url(../images/parts-manufacturing-company.jpg);
	background-repeat:no-repeat;
}
#content_main {
	width: 450px;
	padding-right: 40px;
	padding-left: 30px;
	padding-top: 15px;
	float: left;
	background-color: #FFFFFF;
	clear: none;
}
#content_main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#content_main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: normal;
	color: #1C698E;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#content_main img {
	border: 1px solid #8EAAC0;
}
#content_main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AE3B2C;
	font-weight: bold;
}
#content_main h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #236E92;
	font-weight: bold;
	margin: 0px;
}
#content_main td {
	color: #366490;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#content_main li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	margin: 0px;
	color: #333333;
	font-weight: normal;
}
#content_main a {
	color: #1C698E;
	text-decoration: none;
}
#content_main a:hover {
	text-decoration: underline;
}
#content_main .testimonial {
	color: #990000;
	display: block;
	padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AE3B2C;
	border-bottom-color: #AE3B2C;
	background-image: url(../images/bkg_sidebar.gif);
	background-repeat: repeat-x;
	background-position: -300px;
}
#featured_title {
	height: 30px;
	width: 730px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	float: none;
}
#callout {
	float: left;
	background-color: #FFFFFF;
}
#callout table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#callout a {
	color: #367AA3;
	font-weight: bold;
	text-decoration: none;
}
#callout a:hover {
	color: #367AA3;
	text-decoration: underline;
	font-weight: bold;
}
.callout_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 6px;
	line-height: 14px;
	float: inherit;
}
#clear {
	clear: both;
	height: 24px;
	background-color: #FFFFFF;
}

#content_btm {
	width: 690px;
	height: 340px;
	padding:20px;
	border-bottom: 1px solid #FFFFFF;
	background-color:#4379b9; /*or darker #369;*/
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
}
#content_btm h2 {
	font-size: 16px;
	margin:0;
}
#footer {
	height: 30px;
	width: 730px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#FFFFFF;
	clear: both;
	text-align: center;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#navigation_shell {
	background-image: url(../images/bkg_navigation.gif);
	background-position: left top;
	height: 30px;
	width: 700px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	padding-left: 30px;
}
.testimonial  {
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #FEFBF3;
	display: block;
}
.image_float {
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 12px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-left: 0px;
}
#content_main table {
	padding: 0px;
	margin: 0px;
	width: 85%;
}
#content_main table h3 {
	color: #FFFFFF;
	background-color: #AE3B2C;
	padding-left: 12px;
}
