html,body {
	margin: 0;
	padding: 0;
}
body {
	color: #000;
}
img {
	border: 0;
}

div#shell {
	width: 775px;
	margin: 0 auto;
	padding: 4px 0 0 0
}

div#nav {
	width: 775px;
	padding: 0;
	border-top: #091828 30px solid;
	border-bottom: #737373 12px solid;
	background: #CBD4D8;
}

div#navnav {
	background-color: #CBD4D8;
	width: 775px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	height: 90px;
	position: relative;
}

div#navnav span#logo {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 297px;
	height: 90px;
	overflow: hidden;
	text-indent: -99999px;
	background: url(/bin/img/logo.gif) #fff no-repeat;
}
div#navnav span#logo a {
	display: block;
	width: 297px;
	height: 90px;
	overflow: hidden;
	text-indent: -99999px;
}
div#navlogo {
	width: 297px;
}

div#body {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	width: 775px;
}

div#content_home {
	width: 775px;
	padding: 2px 0 0 0;
	margin: 0;
	border-top: #737373 12px solid;
	position: relative;
	overflow: hidden;
}

div#flash {
	width: 775px;
	margin: 0 0 2px 0;
}
div#content_1 h3, div#content_2 h3, div#content_3 h3 {
	color: #fff;
}
div#content_1 {
	width: 297px;
	float: left;
	overflow: hidden;
}

div#content_1a {
	width: 291px;
	background-color: #091828;
	height: 23px;
	display: block;
	background: url(/bin/img/content_1a.gif) no-repeat 0 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 6px 0 0px 10px;
}

div#content_1b {
	width: 297px;
}

ul#menu_2,
ul#menu_2 li {
	padding: 0;
	margin: 0;
	list-style: none;
	border: 0;
}

ul#menu_2 li {
	overflow: hidden;
	margin: 2px 0 0 0;
}

ul#menu_2 li a,
ul#menu_2 li span {
	overflow: hidden;
	height: 29px;
	width: 297px;
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #091828;
	line-height: 29px;
	text-indent: 18px;
}

li#liability_btn a,
li#liability_btn span {
	background: url(/bin/img/link_bg.gif) no-repeat 0 0;
}

li#auto_btn a,
li#auto_btn span {
	background: url(/bin/img/link_bg.gif) no-repeat 0 0;
	background-position: 0 -31px;
}

li#comp_btn a,
li#comp_btn span {
	background: url(/bin/img/link_bg.gif) no-repeat 0 0;
	background-position: 0 -62px;
}

li#umbrella_btn a,
li#umbrella_btn span {
	background: url(/bin/img/link_bg.gif) no-repeat 0 0;
	background-position: 0 -93px;
}

li#special_btn a,
li#special_btn span {
	background: url(/bin/img/link_bg.gif) no-repeat 0 0;
	background-position: 0 -124px;
}

li#health_btn a,
li#health_btn span {
	background: url(/bin/img/link_bg.gif) no-repeat 0 0;
	background-position: 0 -155px;
}

li#liability_btn a:hover {
	background: url(/bin/img/link_bg.gif) no-repeat 0 0;
	background-position: 0 -189px;
}

li#auto_btn a:hover {
	background: url(/bin/img/link_bg.gif) no-repeat 0 0;
	background-position: 0 -220px;
}

li#comp_btn a:hover {
	background: url(/bin/img/link_bg.gif) no-repeat 0 0;
	background-position: 0 -251px;
}

li#umbrella_btn a:hover {
	background: url(/bin/img/link_bg.gif) no-repeat 0 0;
	background-position: 0 -282px;
}

li#special_btn a:hover {
	background: url(/bin/img/link_bg.gif) no-repeat 0 0;
	background-position: 0 -313px;
}

li#health_btn a:hover {
	background: url(/bin/img/link_bg.gif) no-repeat 0 0;
	background-position: 0 -344px;
}

div#content_2 {
	width: 286px;
	margin: 0 2px 0 2px;
	float: left;
	overflow: hidden;
}

div#content_2a {
	width: 280px;
	background-color: #737373;
	height: 23px;
	background: url(/bin/img/content_2a.gif) no-repeat 0 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 6px 0 0 10px;
}

div#content_2b {
	width: 260px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 18px;
	color: #091828;
	padding: 6px 12px 6px 14px;
	line-height: 26px;
}

div#content_3 {
	width: 188px;
	float: left;
	overflow: hidden;
}

div#content_3a {
	width: 178px;
	background-color: #737373;
	height: 23px;
	display: block;
	background: url(/bin/img/content_3a.gif) no-repeat 0 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 6px 0 0 10px;
}

div#content_3b {
	width: 174px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #091828;
	padding: 6px 10px 0px 10px;
	line-height: 20px;
}

div#content_button {
	width: 138px;
	height: 58px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 19px;
	text-align: center;
	color: #fff;
	padding: 12px 25px 0 25px;
	line-height: 21px;
	background: url(/bin/img/get_quote.gif) no-repeat 0 0;
	position: absolute;
	bottom: 0;
	right: 0;
}
div#content_button a {
	color:#fff;
	text-decoration:none;
}
div#footer {
	text-align: right;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 8px;
	color: #737373;
	width: 775px;
	padding: 2px 0 0 0;
	border-top: #091828 12px solid;
	margin: 0 0 10px 0;
	clear: both;
}

div#footer a {
	text-decoration: none;
	color: #737373;
}

div.clearer {
	width: auto;
	clear: both;
	height: 0;
	overflow: hidden;
}

div#content_sub {
	width: 775px;
	padding: 32px 0 0 0;
	border-top: 0;
	position: relative;
}

div#copy {
	width: 497px;
	padding: 0 20px 20px 20px;
	border: dotted 1px #ccc;
	float: left;
	margin: 0 0 4px 0;
}

div#copy h1 {
	margin: 0 0 -10px -21px;
	position: relative;
	top: -29px;
	height: 29px;
	overflow: hidden;
	line-height: 32px;
	padding: 0;
	text-indent: 10px;
	width: 262px;
	background: url(/bin/img/content_2a.gif) no-repeat 0 0;
	font-family: Trebuchet, Lucida, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

div#heading {
	width: 178px;
	background-color: #737373;
	height: 23px;
	display: block;
	background: url(/bin/img/content_3a.gif) no-repeat 0 0;
	font-family: DIN-Black, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	padding: 6px 0 0 10px;
	margin: 2px 0 0 0;
}

div#copy p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

p {
	font-family: Trebuchet, Lucida, Helvetica, sans-serif;
	font-size: 16px;
	color: #09182;
	line-height: 24px;
	margin: 0 0 10px 0;
}

p.small {
	font-family: Trebuchet, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	color: #09182;
	line-height: 20px;
	margin: 0 0 10px 0;
}

p em {
	color: #cc9d19 !important;
	font-style: normal;
}

div#container1 {
	float: left;
	border: 1px #FF0000;
	width: 539px;
	padding: 0;
	margin: 0 0 4px 0;
}

div#contact {
	width: 188px;
	padding: 20px 20px 20px 20px;
	border: dotted 1px #ccc;
	float: left;
	margin: 0 0 4px 0;
}
div#contact a {
	color: #000;	
}
div#contact a:hover {
	color: #cc9d19;	
}
div#contact p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 12px;
	color: #09182;
	line-height: 20px;
}

div#container2 {
	float: right;
	border: 1px #FF0000;
	width: 230px;
	margin: 0 0 4px 6px;
}

div#copy_2 {
	width: 497px;
	padding: 20px 20px 20px 20px;
	border: dotted 1px #ccc;
	float: left;
}

div#copy_2 p {
	padding: 0 0 0 0;
}

h2 {
	font-family: Trebuchet, Lucida, Helvetica, sans-serif;
	color: #cc9d19;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 10px 0;
	font-size: 16px;
	line-height: 22px;
}

h3 {
	font-family: Trebuchet, Lucida, Helvetica, sans-serif;
	color: #cc9d19;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 0 0;
	font-size: 12px;
	line-height: 22px;
}

div#button {
	width: 190px;
	height: 31px;
	font-family: DIN-Bold, Helvetica;
	font-size: 15px;
	text-align: center;
	color: #fff;
	padding: 7px 20px 0 20px;
	line-height: 21px;
	background: url(/bin/img/get_quote_2.gif) no-repeat 0 0;
	float: left;
}