* {

	margin: 0;

	padding: 0;

}

a {

	color: #00458A;

}

a:hover {

	text-decoration: none;

}

img {

	border: 0;

}

i {

	display: none;

}

html {

  background-color: #989898;

}

body {

	background:url("../media/background.gif") repeat-x;

	font-family: verdana, arial, helvetica, sans-serif;

	text-align: center;

}

p {

	font-size: 11px;

	color: #333;

	margin: 8px;

	line-height: 14px;

}



td {

	font-size:11px;

	padding: 2px;

}

th {

	font-size: 12px;

	font-weight: bold;

	background: #f4f4f4;

	text-align: left;

	padding: 2px;

}

input.textInput {

	border: 1px solid #999;

	width: 150px;

	font-size: 11px;

	height: 16px;

}

select {

	width: 154px;

	border: 1px solid #999;

	font-size: 11px;

}

textarea {

	border: 1px solid #999;

	width: 354px;

}

table {

	margin-left:25px;

}



h3 {

	font-size: 14px;

	color: #333;

	margin: 16px 8px 8px 20px;

	line-height: 17px;

	font-weight:bold;

}



#container {

	text-align: left;

	margin: 7px auto;

	width: 772px;

}

#header {

	float: left;

	height: 180px;

	width: 772px;

}

#topHeader {

	height: 92px;

	width: 772px;

	background:url("../media/header_top.gif") no-repeat left top;

}

#logo {

	float: left;

	width: 270px;

	height: 66px;

	margin-left: 30px;

	margin-top: 16px;

}

* html #logo {

	margin-left: 15px;

}

#call {

	float: left;

	width: 180px;

	margin-left: 254px;

	margin-top: 40px;

}

#bottomHeader {

	height: 88px;

	width: 772px;

	background:url("../media/header_bottom.gif") no-repeat left top;

}

#menu {

	width: 404px;

	float: left;

	margin-left: 6px;

	height: 33px;

}

* html #menu {

	margin-left: 3px;

}

#menu ul {

	list-style-type: none;

}

#menu li {

	float: left;

}	

#menu a {

	display:block;

	height:33px;

}

#menu a.m01 {

	width:83px;

	background:url("../media/menu/home.gif") no-repeat left top;

}

#menu a.m02 {

	width:97px;

	background:url("../media/menu/about.gif") no-repeat left top;

}

#menu a.m03 {

	width:117px;

	background:url("../media/menu/get_a_quote.gif") no-repeat left top;

}

#menu a.m04 {

	width:107px;

	background:url("../media/menu/contact_us.gif") no-repeat left top;

}



#menu a.m01active {

	width:83px;

	background:url("../media/menu/home.gif") no-repeat left bottom;

}

#menu a.m02active {

	width:97px;

	background:url("../media/menu/about.gif") no-repeat left bottom;

}

#menu a.m03active {

	width:117px;

	background:url("../media/menu/get_a_quote.gif") no-repeat left bottom;

}

#menu a.m04active {

	width:107px;

	background:url("../media/menu/contact_us.gif") no-repeat left bottom;

}



#menu a:hover{

	background-position:left bottom;

}

#quote {

	float: left;

	width: 260px;

	height: 74px;

	margin-left: 96px;

	margin-top: 6px;

}



#quote ul {

	list-style-type: none;

}

#quote li {

	float: left;

}



#quote a {

	display:block;

	width: 260px;

	height: 74px;

	background:url("../media/quote.gif") no-repeat left top;

}

#quote a:hover {

	background-position:left bottom;

}



#contentTop {

	width: 772px;

	float: left;

	height: 196px;

	background:url("../media/content_top_bck.gif") repeat-y;

}

#leftBox {

	float: left;

	width: 184px;

	margin-left: 6px;

}

* html #leftBox {

	margin-left: 3px;

}

#centerBox {

	float: left;

	width: 576px;

	height:196px;

	background: #B6B6B6;

}

#menu2 {

	float:left;

	width:576px;

	height:187px;

	margin-top:-1px;

}

#menu2 ul {

	list-style-type: none;

}

#menu2 li {

	float: left;

}

#menu2 a {

	display:block;

	height:187px;

}

#menu2 a.c01 {

	width:144px;

	background:url("../media/menu2/household.gif") no-repeat left top;

}

#menu2 a.c02 {

	width:144px;

	background:url("../media/menu2/motor.gif") no-repeat left top;

}

#menu2 a.c03 {

	width:144px;

	background:url("../media/menu2/travel.gif") no-repeat left top;

}

#menu2 a.c04 {

	width:144px;

	background:url("../media/menu2/business.gif") no-repeat left top;

}

#menu2 a:hover{

	background-position:left bottom;

}



#content {

	float: left;

	width: 772px;

	background:url("../media/content_bck.gif") repeat-y;

	background-color:#E6E6E6;

}

#sidebar {

	float: left;

	margin-left: 6px;

	width: 184px;

}



* html #sidebar {

	margin-left: 3px;

}

#sidebar p {

	font-size: 10px;

}

#innerSidebar {

	float: left;

	margin-left: 6px;

	width: 184px;

}

* html #innerSidebar {

	margin-left: 3px;

}



.picture {

	margin: 4px 0 6px 40px;

}

.picture2 {

	margin: 6px 0 -4px 15px;

}

* html .picture2 {

	margin-top: 3px;

}

.line {

	height: 2px;

	line-height: 1px;

	background:url("../media/line_bck.gif") repeat-x;

}

* html .line {

	margin-bottom: -12px;

}

#center {

	float: left;

	width: 576px;

	background:url("../media/center_background.gif") no-repeat left bottom;

	background-color:#FFFFFF;

}



* html #center {

	height: 456px;

}

#center h1 {

	margin: 0px 10px 0px 20px;

}

#center p {

	font-size: 12px;

	line-height: 15px;

	margin: 34px 20px;

	color: #333;

}

#innerCenter {

	float: left;

	width: 576px;

	background:url("../media/center_background.gif") no-repeat right bottom;

	background-color:#FFFFFF;

}



#innerCenter p {

	margin: 10px 20px 17px;



}



#innerCenter ul{

	font-size:11px;

	margin-left:50px;

}



#innerCenter h1 {

	margin-left: 20px;

	margin-bottom: -8px;

}

#footer {

	float: left;

	width: 760px;

	height: 70px;

	margin-left: 6px;

	margin-bottom: 10px;

	padding-bottom: 10px;

}

* html #footer {

	margin: -3px 0 0 3px;

}

#topFooter {

	height: 48px;

	background:url("../media/footer_top_bck.gif") repeat-x;

}

#topFooter p {

	font-weight: bold;

	font-size: 10px;

}

#topFooter a {

	margin: 3px;

	color: #000;

	text-decoration: none;

}

.link1 {

	float: left;

	height: 12px;

	margin-top: 2px;

	width: 760px;

	margin-left: 7px;

}

* html .link1 {

	margin-left: 0px;

	margin-bottom: 10px;

	\/*IE 5.x hack*/

	margin-left: 70px;

}

.link2 {

	float: left;

	height: 12px;

	margin-top: 6px;

	margin-left: 446px;

}

* html .link2 {

	margin-top: -24px;

	margin-left: 222px;

	\/*IE 5.x hack*/

	margin-left: 233px;

}

#bottomFooter {

	height: 22px;

	background:url("../media/footer_bottom_bck.gif") repeat-x;

}

#bottomFooter p {

	color: #fff;

	float: right;

	font-size: 9px;

	margin-right: 20px;

	margin-top: 3px;

}

* html #bottomFooter p {

	margin-right: 10px;

}



.small {

	font-size:10px;

	font-family:Arial, Helvetica, sans-serif;

}

.submitButtom {

	width: 70px;

	height: 20px;

	background:url("../media/submit.gif") no-repeat left top;

}

#livenews {

  float: right;

  width: 200px;

  background-color: #F9F9F9;

  font-size: 10px;

  padding: 4px;

  margin: 5px 7px 5px 5px;

  border-style: solid;

  border-width: 1px;

  border-color: #AAAAAA;

}

#newstitle {

  margin-bottom: 0px;

  font-weight: bold;

  font-size: 11px;

  display: block;

}

.newsdate {

  margin-top: 5px;

  padding-top: 5px;

  color: #4477A9;

  display: block;

  font-weight: normal;

  font-size: 9px;

  border-top-style: solid;

  border-top-width: 1px;

  border-top-color: #E6E6E6;

}

.newsheadline {

  color: #4477A9;

  display: block;

  font-weight: bold;

  font-size: 10px;

}

.newsrelated {

  display: block;

  color: #4477A9;

  padding-top: 5px;

  padding-bottom: 5px;

}

#newsall {

  display: block;

  margin-top: 10px;

  float: right;

}

#newsrss {

  display: block;

  margin-top: 10px;

  margin-left: 10px;

  float: right;

}



.newsfulldate {

  margin-top: 5px;

  color: #4477A9;

  display: block;

  font-weight: normal;

  font-size: 10px;

  margin-left: 15px;

}

.newsfullheadline {

  color: #4477A9;

  display: block;

  font-weight: bold;

  font-size: 14px;

  margin-left: 15px;

}

.newstype {

  display: inline;

  font-weight: bold;

  font-size: 14px;

  margin-left: 20px;

}

#sectionname {

  float: left;

  color: #4477A9;

  display: block;

  font-weight: bold;

  font-size: 16px;

  margin-left: 10px;

  margin-bottom: 10px;

}

#subscriberss {

  float: right;

  color: #F49537;

  display: block;

  font-weight: bold;

  font-size: 11px;

  margin-right: 20px;

  margin-top: 2px;

}

#subscriberss a {

  color: #F49537;

}

#subscriberss a:link, a:visited {

  text-decoration: none;

}

#subscriberss a:hover {

  text-decoration: underline;

}