body {
	margin: 0;
	padding: 0;
	background-color: #ECECEA;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

.wrap {
	width: 840px;
	margin: 0 auto;
}

.container {
	width: 840px;
	text-align: center;
	float: right;
	background-color: #FFF;
}

.header {
	width: 840px;
	height: 73px;
	background-color: #FFF;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	text-align: right;
	margin: 0 auto;

}

h1 {
	font-family: "Palatino Linotype";
	color: #000;
	margin: 0 auto;
	font-size: 18pt;
	padding-top: 8px;
}

.mainImage {
	width: 840px;
	height: 275px;
	margin: 0 auto;
	background-image: url(images/main-image.jpg);
	background-repeat: no-repeat;
	float: right;
	background-position: right top;

}

.navBox {
	width: 840px;
	height: 42px;
	margin: 0 auto;

}

.adWrap {
	width: 230px;
	float: right;
	margin-left: 15px;
	padding-top: 18px;
}

.ad1 {
	width: 210px;
	height: 50px;
	float: right;
	margin: 20px 5px 5px 5px;
	text-align: center;
	font-family: "palatino Linotype";
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/green-bg.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
}

.ad2 {
	width: 210px;
	height: 118px;
	float: right;
	margin: 10px 5px 5px 5px;
	text-align: center;
	font-family: "palatino Linotype";
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/blue-bg.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
}

.image {
	width: 210px;
	height: 142px;
	float: right;
	margin: 10px 5px 5px 5px;
	text-align: center;
	background-repeat: no-repeat;
	clear: right;
}

.content {
	width: 810px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	float: left;
	padding: 0px 15px 12px 15px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.footer {
	width: 840px;
	height: 75px;
	padding-top: 10px;
	font-size: 9pt;
	color: #FFF;
	background-color: #2384C5;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	clear: both;
	line-height: 1.5em;
}

.footer a {
	color: #FFF;
	text-decoration: none;
}

.footer a:hover {
	color: #CCC;
	text-decoration: none;
}

a {
	color: #316AC5;
	text-decoration: underline
}

a:hover {  
	color: #666; 
	text-decoration: none
}

div#menu ul#menuItem{
	height:42px;
	width:840px;
	background:transparent url(images/nav-bg.gif) top left no-repeat;	
	margin: 0px 0px 0px 0px;
	position:relative;
}

div#menu ul#menuItem li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}

ul#menuItem li,ul#menuItem a{
	height:42px;
	display:block;
}
div#menu ul#menuItem li a{
	text-indent:-9999px;
	text-decoration:none;
}

#quote{
	left:0px;
	width:235px;
}

#location{
	left:235px;
	width:140px;
}

#resources{
	left:375px;
	width:125px;
}

#contact{
	left:500px;
	width:140px;
}

#policies{
	left:640px;
	width:105px;
}

#home{
	left:745px;
	width:95px;
}

#quote a:hover {
	background:transparent url(images/nav-bg.gif) 0px -42px no-repeat;
}

#location a:hover {
	background:transparent url(images/nav-bg.gif) -235px -42px no-repeat;
}

#resources a:hover {
	background:transparent url(images/nav-bg.gif) -375px -42px no-repeat;
}

#contact a:hover {
	background:transparent url(images/nav-bg.gif) -500px -42px no-repeat;
}

#policies a:hover {
	background:transparent url(images/nav-bg.gif) -640px -42px no-repeat;
}

#home a:hover {
	background:transparent url(images/nav-bg.gif) -745px -42px no-repeat;
}

/*side menu below*/

div#menu2 ul#menuItem2 {
	height:275px;
	width:236px;
	background:transparent url(images/side-nav.jpg) top left no-repeat;	
	margin: 0px 0px 0px 0px;
	position:relative;
	padding: 0;
	float: left;
}

div#menu2 ul#menuItem2 li {
	margin:0;
	padding:0;
	list-style:none;
}

ul#menuItem2 li,ul#menuItem2 a {
	display: list-item;
}
div#menu2 ul#menuItem2 li a {
	text-indent:-9999px;
	text-decoration:none;
	height: 93px;
}

#lifequote{
	left:0px;
	width:236px;
}

#homequote{
	left:0px;
	width:236px;
}

#autoquote{
	left:0px;
	width:236px;
}

#lifequote a:hover {
	background:transparent url(images/side-nav.jpg) -236px 0px no-repeat;

}

#homequote a:hover {
	background:transparent url(images/side-nav.jpg) -236px -93px no-repeat;
}

#autoquote a:hover {
	background:transparent url(images/side-nav.jpg) -236px -186px no-repeat;
}

/*js menu below*/

#dd {
  margin-left: 25%;
  padding: 0 0 20px 0;
}

#dd li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font: bold 11px arial;
}

#dd li a.menu {
  display: block;
  text-align: center;
  background: #5970B2;
  padding: 4px 10px;
  margin: 0 1px 0 0;
  color: #FFF;
  width: 60px;
  text-decoration: none;
}

#dd li a.menu:hover {
  background: #49A3FF;
}

.submenu {
  background: #EAEBD8;
  border: 1px solid #5970B2;
  visibility: hidden;
  position: absolute;
  z-index: 3;
}

.submenu a {
  display: block;
  font: 11px arial;
  text-align: left;
  text-decoration: none;
  padding: 5px;
  color: #2875DE;
}

.submenu a:hover {
  background: #49A3FF;
  color: #FFF;
}
