/* 
CSS Version: 1.0 (styles.css)
Website: Average Car Insurance
Website URI: http://www.averagecarinsurance.net/
Author: John Napoletano
Author URI: http://www.johnnapoletano.com/
Description: XHTML, CSS, PHP, JS and Web Design by John Napoletano
Copyright: AverageCarInsurance.net, All Rights Reserved 
*/

* { padding:0; margin:0;}
body {
	background:#fff url(http://www.averagecarinsurance.net/images/bg.jpg) repeat-x; 
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#333;}
#wrap {
	width:954px; 
	margin:25px auto;
	}
#header {
	background:url(http://www.averagecarinsurance.net/images/header.png) no-repeat; 
	height:207px; }
#logo {
	width: 260px;
	padding-top: 50px;
	padding-left: 50px;
	height: 150px;
	float: left;
}
#logo #sitename {
	font-size: 24px;
	color: #000000;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C6C6C6;
}
#logo .description {
	display: block;
	text-align: center;
	font-size: 16px;
	padding-top: 10px;
}
#main {
	background:url(http://www.averagecarinsurance.net/images/pagebg.png) repeat-y; 
	padding:2px 9px 0 9px; 
	margin:0;
	}
#menus {background:url(http://www.averagecarinsurance.net/images/menu.jpg) no-repeat; 
	width:936px; 
	margin:0 auto 10px auto; 
	height:88px;
	}
#mainmenu {
	height: 55px;
	font: bold 14px "Trebuchet MS", halvetica, Verdana, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 22px;
	padding-left: 22px;
}
#mainmenu a {
	display: block;
	height: 40px;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	text-decoration: none;
	padding-top: 15px;
	background: url(http://www.averagecarinsurance.net/images/menudevider.png) no-repeat 0px 3px;
	color: #5B920A;
}
#mainmenu ul {list-style:none;}
#mainmenu li {display: inline;}
#mainmenu a:visited, #mainmenu a:active {text-decoration:none; color: #5B920A;}
#mainmenu #active a {background:url(http://www.averagecarinsurance.net/images/menuactive.gif) no-repeat center top; color:#fff;}
#mainmenu a:hover {color:#fff;}
#mainmenu .first a {background: none;}
#mainmenu .first a:visited, #mainmenu .first a:active {	background: none;}
#content { font-size:14px; padding: 10px;}
#homeleft {width:480px; float:left; padding-left: 10px;}
#homeright {margin-left:500px;}
#footer {
	background: url(http://www.averagecarinsurance.net/images/footer.png) no-repeat;
	height: 70px;
	padding-top: 15px;
	text-align: center;
	clear:both;
}
h1, h2, h3, h4 { font-family:"Trebuchet MS", halvetica, Verdana, sans-serif;}
h1 {font-size:22px; padding-bottom: 14px;}
h1 span { display:block; font-style:italic; font-size:18px; color:#999999;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
p { margin-bottom: 14px;}
ul {margin-bottom: 14px;}

.hilite {background-color:#FFFF99;}
.green {color: #5B920A;}
.bold {font-weight: bold;}
.center {text-align:center;}
.red {color: #FF0000;}
.white {color:#FFFFFF;}

.px6 {font-size: 10px;}
.px7 {font-size: 10px;}
.px8 {font-size: 10px;}
.px9 {font-size: 10px;}
.px10 {font-size: 10px;}
.px11 {font-size: 11px;}
.px12 {font-size: 12px;}
.px13 {font-size: 13px;}
.px14 {font-size: 14px;}
.px15 {font-size: 15px;}
.px16 {font-size: 16px;}
.px17 {font-size: 17px;}
.px18 {font-size: 18px;}
.px19 {font-size: 19px;}
.px20 {font-size: 20px;}
.px21 {font-size: 21px;}
.px22 {font-size: 22px;}
.px23 {font-size: 23px;}
.px24 {font-size: 24px;}

a {color: #5B920A;}
a:visited, a:active {color: #5B920A;}
a:hover {color: #BDEB16; text-decoration: none;}

.form-quote {
	width: 98%;
	height: 300px;
	border: none;
	background-image: url(http://www.averagecarinsurance.net/images/car-insurance-quotes.jpg);
	background-repeat:no-repeat;
	font-size: 16px; 
	font-weight: bold;
	padding: 120px 0 0 20px;
}
/* ---- page styles moved here
.style1 {font-size: 24px}
.style5 {font-size: 12px}
.style7 {font-size: 16px; font-weight: bold;}
.style8 {font-size: 16px; font-weight: bold;}
.style9 {font-size: 16px; font-weight: bold; color: #295532;}
.style10 {font-size: 14px; font-weight: bold;}
.style11 {font-size: 11px; font-weight: bold;}
.style12 {font-size: 16px; font-weight: bold; color: #808000; }
.style15 {font-size: 14px; font-weight: bold;}
.style16 {font-size: 12px; font-weight: bold; color: #808000; }
.style17 {color: #FF0000; font-weight: bold;}
.style18 {font-size: 16px}
 ----*/

