body {
	margin:30px 0px;
	padding:0px;
	font-family: arial, verdana, helvetica, sans-serif;
	color:#333;
	background-color: #dbe0e4;
	text-align:center;
	}

h2 {
	margin:10px 0px 5px 5px;
	padding:0px;
	font-size:14px;
	line-height:20px;
	font-weight:800;
	color:#0d2d92;
	}
h3 {
	margin:10px 0px 5px 0px;
	padding:0px;
	font-size:12px;
	line-height:14px;
	font-weight:400;
	color:#666;
	}	
	
h4 {
	margin:10px 0px 5px 0px;
	padding:0px;
	font-size:15px;
	line-height:14px;
	font-weight:400;
	color:#CC0000
	}
a:link {color:#09c;}
a:visited {color:#09c;}
.bold {
	font-weight:bold;
}
.noB {
	list-style-type:none;
}

/* ---------- Layout stuff ------------*/
#Wrapper {
	position: relative;
	width: 760px;
	margin: 0px auto;
	padding: 5px;
	text-align: left;	
	background-color: #fff;
	}

#Inner_wrapper {
	position: relative;
	width: auto;
	height: auto;
	padding: 10px;
	text-align: left;	
	border: 1px solid #c9d1d4;
	background-color: #fff;
	}

#Header {
	margin: 0px;
	padding: 0px 5px 5px 5px;
	}

#Logo {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 208px;
	}
	
#tagline {
	position: absolute;
	left: 234px;
	top: 13px;
	margin: 0px;
	padding: 0px;
	width: 212px;
	}

#Header_content {
	float: right;
	width: 500px;
	margin:0;
	padding:0;
	}
#Header_content h1 {
	font-size:16px;
	font-weight:bold;
	color:#0d2d92;
	margin:0;
	padding:0;
}
#Header_content img {
	float:left;
	width:50px;
	border:1px solid #999;
	margin:5px 3px 5px 0;
	padding:2px;
}
#Header_content ul { 
	width:290px;
	margin:0 0 0 220px;
	padding:0;
}
#Header_content li {
	list-style-type:none;
	font-size:11px;
	margin:0;
	padding:0;
	line-height:1.1em;
}

.heading { 
	font:11px/20px arial, verdana, helvetica, sans-serif;
	margin: 0px;
	padding:0px;
	}


#TopLink {
	color:#09c;
	font-size:11px;
	text-decoration:none;
	font-weight:900;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:right;
	}		
#TopLink a{
	text-decoration:none;
	}
#TopLink a:link {color:#09c;}
#TopLink a:visited {color:#09c;}
#TopLink a:hover {background-color:#6ce;}

#TopNav {
	margin: 15px 0;
	padding: 8px 0px;
	text-align: center;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height: 35px; /* 14px + 21px = 35px */
	line-height:11px;
	background: #eee url(../images/topnav_bg.gif) no-repeat top right;
	/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
	Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
	IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
	declaration. The incorrect IE5/Win value is above, while the correct value is 
	below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:19px; /* the correct height */
	}
	/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
	length values to user agents that exhibit the parsing error exploited above yet get 
	the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
	a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
	body>#TopNav {height:14px;}


#TopNav ul {
	margin-left: 50px;
	padding-left: 0;
	display: inline;
	} 

#TopNav ul li {
	margin-left: 0;
	padding: 0px 10px;
	border-left: 1px solid #fff;
	list-style: none;
	display: inline;
	}

#TopNav ul li a {
	font-family: arial, verdana, helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	font-weight:900;
	text-decoration:none;
	text-transform: uppercase;
	}	
		
#TopNav ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

#TopNav ul li a:hover {
	color: #b6bcbc;
	background-color: #fff;
	}	
	
#TopNav ul li a {
	font-family: arial, verdana, helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	font-weight:900;
	text-decoration:none;
	text-transform: uppercase;
	}		
#TopNav #current {
	color:#C00;
}

#Menu {
	position: relative;
	float: left;
	width:172px;
	height: 350px;
	margin:20px 0px 50px 0px;
	padding:0px;
	background-color:#fff;
	border-right:1px solid #888;
	font-size:11px;
	text-decoration: none;
	font-family: arial, verdana, helvetica, sans-serif;
	line-height:14px;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
	/* Again, "be nice to Opera 5". */
	body>#Menu {width:150px;}


#Menu ul {
	list-style: none;
	margin-left: 5px;
	padding: 0;
	width: 150x;
	}

#Menu li { 	
	padding-bottom: 8px;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #0d2d90;
	}

#Menu ul li a {
	padding-left: 0px;
	text-decoration: none;
	color: #0d2d90;		
	}

#Menu ul li a:visited {
	color: #0d2d90;		
	}
	
#Menu ul li a:hover {
	color: #7b888b;	
	}

#Menu ul li.in{
	color: #f8852b;
	text-decoration: none;
}	

/*--------- content --------*/

#Content {
	position: relative;
	float: left;
	width: 550px;
	margin:15px 0px 50px 30px;
	padding:0px;
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #000000;
}
#Content img {
	border:1px solid #999;
	float:right;
	width:325px;
	margin:0 0 5px 15px;
	padding:2px;
}
#Content img#lg {
	border:1px solid #999;
	width:500px;
	margin:0 0 5px 15px;
	padding:2px;
}
#Content_home {
	position: relative;
	width: 738px;
	margin: 0px;
	padding: 0px;
	}
#button {
	margin:0;
	padding:0;
}
#button ul {
	margin:0;
	padding:0;
}
#button li {
	display:inline;
}
#button img {
	border:none;
	width:154px;
	float:left;
}
#button2 {
	width:300px;
	height:250px;
	background: url(images/chevroncust_c_horz.jpg) no-repeat bottom left;
	margin:0;
	padding:0;
}
#button2 img {
	border:none;
	width:300px;
	float:left;
}
#Content_home h6 {
	position: relative;
	float: left;
	width: 275px;
	margin: 0px;
	padding: 15px;
	font: 11px/16px verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
}
#guarantee {
	width:500px;
	text-align:left;
	font-size:14px;
	margin:20px 0 0 0;
	padding:0;
}
#guarantee img {
	width:150px;
	float:left;
	margin:0;
	padding:0;
}
#guarantee h1 {
	font-size:12px;
	font-weight:bold;
}
/* Added by Kihon Media 07.2007*/
#Content_home_b {
	position: relative;
	float: left;
	width: 738px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	}

#Content_home_b h6 {
	position: relative;
	width: 275px;
	margin: 0px;
	padding: 15px;
	font: 11px/16px verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	clear: right;
	float: left;
}
#Content_home_b td {
	font: 11px/13px verdana, arial, helvetica, sans-serif;
	vertical-align: top;
}
/*END Added by Kihon Media*/

#Content_home p {
	position: relative;
	float: left;
	width: 275px;
	margin: 0px;
	padding: 15px;
	font: 11px/16px verdana, arial, helvetica, sans-serif;
	color: #fff;
	background-color: #8d9597;
}

#Content_home img {
	position: relative;
	float: right;
	margin-bottom: 15px;
	background-color: #fff;
	padding: 0px;
	}
	
#Content table {
	border-collapse: collapse;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	background-color: #fff;
	color: #b7b7b7;
	width: 535px;
	line-height: 12px;
}
#Content caption {
	font-weight: bold;
	background-color: #fd0000;
	color: #FFF;
	text-transform:uppercase;
	padding:10px;
}

#Content td, th {
	padding: 3px;
}

#Content thead th {
	text-align: left;
	background: #eee;
	color: #666;
	border: 1px solid #FFF;
	text-transform: uppercase;
	font-weight: bold;
}



#Content tbody th {
	font-size:11px;
	font-weight: bold;
	color: #666;
	text-align: left;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}


#Content tbody tr{
	text-align:left;
	font-weight: normal;
	color: #666;
}

#Content tbody tr.odd {
	background-color: #f9f9f9;
}

#Content tbody tr:hover, tr.odd:hover  {
	background-color: #e8f0d2; 
	color: #333;
}

#Content tbody tr td { 
	font:11px/14px arial, verdana, helvetica, sans-serif;
	border-bottom: 1px solid #ccc;
	padding: 4px;
	}

#Content tbody tr.odd td{ 
	border-top:1px solid #FFF;
	}

#special {
	width:155px;
	padding:0px;
	margin-right: 10px;
	float:left;
	background:#fff;
	}
#special ul {
	position: relative;
	list-style: none;
	margin: 10px 0;
	padding: 0;
	left: 5px;
	width: 140x;
	}

#special li { 	
	margin: 0;
	padding: 0 0 5px 10px;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #7b888b;			
	}

#img_right {
	position: relative;
	float: right;
	margin: 0 0 10px 10px;
	background-color: #fff;
	padding: 10px;
	}


#Footer {
	margin:5px 0px 10px 0px;
	padding:10px 0px 10px 0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:36px; /* 14px + 17px + 2px = 33px */
	line-height:11px;
	text-align:center;
	font-size:9px;
	color:#666;
	background-color:#fff;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}
body>#Footer {height:14px;}	

#Footer a {
	color:#666;
	font-size:10px;
	font-weight:400;
	text-decoration:none;
	font-family:verdana, arial, helvetica, sans-serif;
	}
#Footer a:link {color:#666;}
#Footer a:visited {color:#666;}
#Footer a:hover {color:#09c;}

#copyright {
	font:9px/10px verdana, arial, helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
	}
	
#small {
	font:9px/10px verdana, arial, helvetica, sans-serif;
	margin:0px;
	padding:0px;
	}	

#top {
	font:10px/10px verdana, arial, helvetica, sans-serif;
	color:#ccc;
	margin:0px 0px 20px 0px;
	padding:0px;
	text-align:center;
	}	
.clearing {
	height: 0;
	clear: both;
}

#note {
	font:10px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	color:#0E2D91;
	}

#missing {
	margin:10px 0px 5px 0px;
	padding:0px;
	font-size:16px;
	line-height:14px;
	font-weight:400;
	color:#E4151A;
	}
	