/* CSS Document */

a:link { color:	#020357; text-decoration: none;}
a:visited { color: #020357; text-decoration: none;}
a:hover { color:#FF9900 text-decoration: none;}
a:hover { color:#FF9900; text-decoration: none;}

body{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
margin:0;
padding:0;
font-size:12px;
background-color:#f7f7f7;
}
#wrapper{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#f7f7f7;
	background-image:url(images/leftside.gif);
	background-repeat:repeat-x;
}
.mainbody{
	background-image:url(images/armour_final_07.jpg);
	background-repeat:repeat-y;
	width:749px;
}
.headertop{
	background-image:url(images/top_bar.jpg);
	background-repeat:none;
	width:749px;
	height:23px;
}
.flashheader{
	background-image:url(images/armour_final_07.jpg);
	background-repeat:repeat-y;
	width:749px;
	height:120px;
}
.flashheader object{
	margin-left:10px;
}
html>body .flashheader object{
	margin-left:10px;
}
.body_content{
	width:728px;
	padding:5px;
}
.body_content p{
	margin-left:5px;
}
.body_content h1{
	color:#020357;
	font-size:13px;
	margin-bottom:-5px;
}
.body_content h2{
	color:#020357;
	font-size:14px;
	border-bottom:1px solid #FFCC00;
	width:715px;
}
.body_content h3{
	color:#020357;
	font-size:14px;
	border-bottom:1px solid #FFCC00;
	width:600px;
}
.body_content h4{
	color:#020357;
	font-size:14px;
	border-bottom:1px solid #FFCC00;
	width:535px;
}
.body_content ul {
list-style-type:none;
margin-left: 0;
padding-left: 5px;
margin-bottom:3px;
}
.body_content ul li {
border-bottom:1px solid #cccccc;
padding:2px 0;
font-size:10px;
}
html>body .body_content ul li {
border-bottom:1px solid #cccccc;
padding:2px 0;
font-size:10px;
margin-right:5px;
}
.pagelist ul li {
	margin:0px;
	border:none;
	padding:none;
	list-style:disc;
	font-size:12px;
	margin-left:15px;
	padding-bottom:4px;
}
html>body .pagelist ul li {
	margin:0px;
	border:none;
	padding:none;
	list-style:disc;
	font-size:12px;
	margin-left:15px;
	padding-bottom:4px;
}

.leftpane{
	width:400px;
	margin-top:5px;
}
.vertsep{
	height:5px;
	background-image:url(images/dot.gif);
	background-repeat:repeat-x;
}
html>body .vertsep{
	height:10px;
	background-image:url(images/dot.gif);
	background-repeat:repeat-x;
}
.separator{
	width:3px;
	background-image:url(images/dot.gif);
	background-repeat:repeat-y;
}
html>body .separator{
	width:10px;
	background-image:url(images/dot.gif);
	background-repeat:repeat-y;
}
.separator2{
	width:10px;
	background-image:url(images/dot.gif);
	background-repeat:repeat-y;
}

.rightpane{
	width:318px;
}
.contact{
margin-left:40px;
}
.cars{
margin-left:15px;
}
.cars2{
margin-left:15px;
}
html>body .contact{
margin-left:20px;
}
.footer{
	background-image:url(images/armour_final_10.jpg);
	background-repeat:no-repeat;
	width:749px;
	
}
.footer a:link { color:	#ffffff; text-decoration: none;}
.footer a:visited { color: #ffffff; text-decoration: none;}
.footer a:hover { color:#FFCC00; text-decoration: none;}
.footer a:hover { color:#FFCC00; text-decoration: none;}

#secnav{
color:#ffffff;
margin-top:13px;
margin-left:20px;
font-size:11px;
height:32px;
}
#copyright{
color:#666666;
margin-top:13px;
font-size:11px;
height:42px;
}
#copyright a:link { color:	#666666; text-decoration: none;}
#copyright a:visited { color: #666666; text-decoration: none;}
#copyright a:hover { color:#020357; text-decoration: none;}
#copyright a:hover { color:#020357; text-decoration: none;}

.title{
	color:#020357;
	font-size:13px;
}
.search{
	background:#ececec;
	}
.results{
border:1px solid #cccccc;
}
.results_title{
	color:#020357;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #FFCC00;
	
}
.bigpic{
	margin-left:20px;
}	