* {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000023;
	background: #E9E9E9 url(images/main_bg.gif) repeat-x;
}

a:link {
	color: #134F86;
}

a:visited {
	color: #006699;
}

a:hover {
	color: #003366;
}

a:active {
	color: #0066CC;
}
h2 {
	color: #003366;
	font-size: 1.6em;
	margin-bottom: 14px;
}


h3 {
	font-size: 1.1em;
	margin: 0 0 0.3em 0;
}

h4 {
	font-size: 1em;
}

p, h2 {
	margin: 0 0 1em 0;
}

ul {
	list-style: none;

}
address {
	font-style: normal;
	margin: 0;
}
#container {
	width: 989px;
	background: url(images/middle_bg.png) repeat-y;
	margin: auto;
	clear: both;
}

#header {
	width: 947px;
	background: url(images/top_bg.png) no-repeat top;
	padding: 4px 21px 0;
	font-size: 0.8em;
	height:100px;
	font-size:0.8125em;
	line-height:1.23em
}

#logoDiv {
	width:360px;
	float: left;
}

#logo {
	height: 55px;
	width: 351px;
	margin-top: 18px;
}

#menu {
	width:580px;
	padding-bottom:0px;
	text-align:right;
	float: left;
}

#menu ul {
	margin:39px 0 0 0;
	padding:0px;
	list-style:none;
	font-family:Arial
}

#menu ul li {
	line-height:1.23em;
	display:inline;
}

#menu ul li a {
	text-decoration:none;
	color:#6a6a6a;
	padding:3px 13px 10px 14px;
	font-weight:normal;
	background: none;
}

#menu ul li a:hover {
	text-decoration:none;
	color:#fff
}

#menu ul li a.m1:hover {
	background:url(images/hover_m1_bg.gif) no-repeat left top
}

#menu ul li a.m2:hover {
	background:url(images/hover_m2_bg.gif) no-repeat left top
}

#menu ul li a.m3:hover {
	background:url(images/hover_m3_bg.gif) no-repeat left top
}

#menu ul li a.m4:hover {
	background:url(images/hover_m4_bg.gif) no-repeat left top
}

#menu ul li a.m5:hover {
	background:url(images/hover_m5_bg.gif) no-repeat left top
}

#menu ul li a.m6:hover {
	background:url(images/hover_m6_bg.gif) no-repeat left top
}

#picBar {
	background: #134F86 url(images/picbar_bg.gif) repeat-x;
	margin: auto;
	width: 955px;
	height: 205px;
}

#picBarLeft {
	width:330px;
	float: left;
}

#picBarRight {
	width:615px;
	float: left;
}

#picBarRight .title {
	margin: 80px 0 0 10px;
	float: left;
}

#picBarRight .getaquote {
	margin: 35px 0 0 10px;
	float: right;
}
#picBarRight .telephone {
	margin:25px 0 0 10px;
	float:left;
}

#middle {
	width: 947px;
	padding: 0 21px;
	font-size: 0.75em;
	margin: 22px 0 0 0;
}

#middleLeft {
	width:326px;
	float: left;
}

#instantQuotes {
	float:left;
	width:402px;
	height: 220px;
}

#list {
	float:right;
	width:181px;
}
#list .top {
	background-image:url(images/list_top.gif);
	height:12px;
}
#list .bottom {
	background-image:url(images/list_bottom.gif);
	height:12px;
}
#list .sides {
	background-image:url(images/list_sides.gif);
	padding: 0 10px 0 10px;
	font-size: 1em;
	color: #1B5A93;
}
#list .sides li {
	border-top: 1px dashed #000000;
	line-height:2.2em;
	font-size: 0.9em;
	color: #000000;
}

	
#middleRight {
	width:605px;
	float: left;
	line-height:1.35em;
	margin: 0 0 0 10px;
}

#middleRight ul.gold {
	padding:0 0 0 8px;
	margin: 10px 0;
}

#middleRight ul.gold li {
	background:url(images/bull.gif) 0 10px no-repeat;
	text-decoration:none;
	padding:5px 0 3px 13px;
}

#middleRight ul.gold li ol {
	padding:0 0 0 25px;
	margin: 8px 0;
}
#middleRight ul.gold li ol li {
	background: none;
	text-decoration:none;
	padding: 0;
}

#footer {
	width: 947px;
	background: url(images/bottom_bg.png) no-repeat bottom;
	padding: 0 21px 40px;
}

#legal {
	width: 950px;
	font-size: 0.6em;
	color: #757575;
	margin: auto;
}


#goButton {
	width: 29px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(images/go.png) no-repeat top left;
	text-indent: -1000em;
	vertical-align: middle;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* IE 5.x */
}

#goButton:hover {
	background: transparent url(images/go_f2.png) no-repeat top left;
}

select.textbox {
	width: 220px;
	background: #FFFF99;
}
select.textbox option {
	background: #ffff99;
}

.clear {
	clear:both;
	line-height: 0;
	height: 0;
	padding: 0;
	margin: 0;
}

.block {
	padding:0 0 0 1px;
	float: left;
	width: 33%;
	border-left: 1px dotted #006699;
}
.blockHalf {
	padding:0 0 0 2px;
	float: left;
	width: 45%;
	border-left: 1px dotted #006699;
}

.nugget {
	background:#fafaf9;
	width:100%;
	line-height:1.67em;
}

.nugget .l_t {
	background:url(images/l_t_1.gif) left top no-repeat;
	width:100%;
}

.nugget .r_t {
	background:url(images/r_t_1.gif) right top no-repeat;
}

.nugget .r_b {
	background:url(images/r_b_1.gif) right bottom no-repeat;
}

.nugget .l_b {
	background:url(images/l_b_1.gif) left bottom no-repeat;
}

.nugget .left {
	background:url(images/border.gif) repeat-y left;
}

.nugget .top {
	background:url(images/top_1.gif) repeat-x top;
}

.nugget .right {
	background:url(images/border.gif) repeat-y right;
}

.nugget .bot {
	background:url(images/border.gif) repeat-x bottom;
}

.nugget .title {
	display:block;
	padding: 25px 10px 20px;
}

.nugget .main {
	padding: 10px;
}

.nugget select {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000033;
	background: #D5E7F4;
	width: 260px;
	margin: 2px 5px 2px 0px;
	border: 1px solid #2A70AC;
}

.phoneNumbers {
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	color: #006699;
}

.phoneNumbers h2 {
	margin: 0px;
	font-size: 16px;
}

h1 {
	float: left;
	line-height: 0px;
	margin: 0px 0px 0px -9999px;
	padding: 0px;
	height: 0px;
	font-size: 1px;
}
.small {
	font-size: 10px;
}