body {
	margin: 0 auto; 
	width: 963px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #6a6a6c;	
}

a {color: #881344;}

img {border: 0;}


html {padding: 0; margin: 0;}

#header {
	float: left;
	width: 963px;
}

#content {
	width: 963px;
	float: left;
	padding-top: 20px;
	padding-bottom: 30px;
}
#content #left {
	float: left;
	width: 525px;
	padding-left: 45px;
}
#content #right {
	float: right;
	width: 317px;

}

#quoteBanner {
	background: url(images/ban_quote.jpg) no-repeat;
	width: 317px;
	height: 94px;
	padding-bottom: 10px;
	text-align: center;
}

.banner {padding-bottom: 10px; float: left; width: 317px;}

#footer {
	font-size: 10px;
	margin-top: 10px;
	float: left;
	border-bottom: 1px solid #aaabab; 
	width: 963px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	
}

#footer p {padding-left: 25px;}

/*navigation*/
#nav {
	list-style: none;
	margin: 0;
	padding: 30px 0px 0px 0px;
	height: 11px;
	display: inline;
	overflow: hidden;
	width: 760px;
	float: right;
	
}

#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#nav a {
	float: left;
	padding: 22px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:22px; /* for IE5/Win */
}

#nav a:hover {
	background-position: 0 -11px;
}


#home a  {
	width: 56px;
	background: url(images/home.gif) top left no-repeat;

}

#about a  {
	width: 85px;
	background: url(images/about.gif) top left no-repeat;
	
}

#insurance a  {
	width: 94px;
	background: url(images/insurance.gif) top left no-repeat;
	
}

#companies a  {
	width: 128px;
	background: url(images/companies.gif) top left no-repeat;
	
}


#quote a  {
	width: 141px;
	background: url(images/quote.gif) top left no-repeat;
	
}

#service a  {
	width: 134px;
	background: url(images/service.gif) top left no-repeat;
	
}
/*
#referral a  {
	width: 139px;
	background: url(images/referral.gif) top left no-repeat;
	
}*/

/*nav on states*/
body#index #home a {background-position: 0 -11px;}
body#insurance-page #insurance a {background-position: 0 -11px;}
body#about-page #about a {background-position: 0 -11px;}
body#companies-page #companies a {background-position: 0 -11px;}
body#quote-page #quote a {background-position: 0 -11px;}
body#service-page #service a {background-position: 0 -11px;}
body#referral-page #referral a {background-position: 0 -11px;}

#contact-page #content {
	background: url(images/bg.jpg) repeat-y;
	width: 963px;
	float: left;
	padding: 0;
}

#insurance-page #content {
	background: url(images/bg.jpg) repeat-y;
	width: 963px;
	float: left;
	padding: 0;
}

#about-page #content {
	background: url(images/bg.jpg) repeat-y;
	width: 963px;
	float: left;
	padding: 0;
}

#companies-page #content {
	background: url(images/bg.jpg) repeat-y;
	width: 963px;
	float: left;
	padding: 0;
}

#quote-page #content {
	background: url(images/bg.jpg) repeat-y;
	width: 963px;
	float: left;
	padding: 0;
}

#service-page #content {
	background: url(images/bg.jpg) repeat-y;
	width: 963px;
	float: left;
	padding: 0;
}

#referral-page #content {
	background: url(images/bg.jpg) repeat-y;
	width: 963px;
	float: left;
	padding: 0;
}

#leftNav {
	width: 186px;
	float: left;
}

#leftNav img {padding-left: 15px; padding-top: 15px;}

#leftNav ul {
	padding: 15px 0px 0px 0px;
	margin: 0;	
}

#leftNav ul li {
	padding-bottom: 3px; 
	list-style: none;
}

#leftNav ul li a {
	font-size: 14px;
	color: #e5e5e5;
	text-decoration: none;
	padding-left: 15px;
}

#leftNav ul li a:hover {
	background: url(images/ln_arrow.gif) no-repeat;
	color: #FFFFFF;
}

#leftNav ul li a.on {
	background: url(images/ln_arrow.gif) no-repeat;
	color: #FFFFFF;
}

#interior {
	width: 777px;
	float: left;
}

#interior #copy {
	width: 420px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

#interior #copyWide {
	width: 590px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

.required {color: #FF0000;}

#interior #banners {
	width: 317px;
	float: left;
	padding-top: 20px;
}

h1 {
	color: #891846;
	font-size: 18px;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

h2 {
	font-size: 12px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

.form {background: #f0f0f1; margin-bottom: 10px; padding-bottom: 10px;border-bottom: 1px solid #333333;}

.company {float: left; width: 200px; padding-right: 45px;}

#interior #copyIns {
	width: 640px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

#insLeftColumn {
	float: left;
	width: 300px;
	padding-bottom: 20px;
}

#insRightColumn {
	float: left;
	width: 300px;
	padding-left: 40px;
	
	padding-bottom: 20px;
}

.leftcolumn {float: left; width: 150px;}
.rightcolumn {float: right; width: 150px;}

#flash {
	z-index: 0;
}