ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }

a img,:link img,:visited img { border: none; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

body
{
	background-color: #eee;
  padding: 0px;
}
#layout_container {
	width: 980px;
	margin: auto;
	display: block;
}
#layout {
	float: left;
	/*border: 1px solid #999999;*/
	background-color: #0f5677;
	width: 100%;
	/*padding: 0px 40px 0px 40px;*/
}
/**************** MENU SECTION *******************/
#menu_container {
	background: url("../images/bg_menu.jpg") top left no-repeat;
	font-weight: bold;
	height: 37px;
	width: 900px;
	margin: auto;
	padding: 6px 0px 0px 8px;
}
#menu {
	float: left;
	width: 640px;
}
#menu li {
	float: left;
	list-style: none;
	width: 150px;
	text-align: center;
}

#menu a {
	font-size: 14pt;
	color: #b73983;
	text-decoration: none;
	display: block;
}

#menu .selected a {
	color: #8dc743;
	background: url("../images/bg_menu_rollover.gif") top left repeat-x;
	text-decoration: none;
}
#searchbox {
	float: left;
	padding: 0px 30px 0px 0px;
}
/************** TEMPLATE SECTION ****************/
#template_900 {
	width: 900px;
	margin: 10px auto 10px auto;
	min-height: 240px;
}
#template_620 {
	float: left;
	width: 620px;
	margin: 0px 15px 10px 20px;
}
#template_left {
	float: left;
	width: 200px;
}
.title .step1, .step2, .step3 {
	width: 374px;
	height: 35px;
	display: block;
	text-indent: -3000em;
}
.title .step1 {
	background: url("../images/sprite_title_step.gif") no-repeat;
}
.title .step2 {
	background: url("../images/sprite_title_step.gif") 0 -35px no-repeat;
}
.title .step3 {
	background: url("../images/sprite_title_step.gif") 0 -70px no-repeat;
}
/*************** SLOTS SECTION ********************/
#slot_teaser {
	float: left;
	width: 320px;
}
#slot_welcome {
	margin: 0px 20px 10px 40px;
	float: left;
	width: 550px;
}
#slot_article_menu,#slot_article_ads {
	margin: 0px 15px 10px 40px;
	float: left;
	width: 160px;
}

#slot_insurance {
	float: left;
	width: 620px;
	margin: 10px 15px 10px 40px;
}
#slot_states {
	float: left;
	width: 800px;
	margin: 10px 15px 10px 40px;
}
#slot_vertical {
	float: left;
	margin: 0px 15px 10px 40px;
}
/**************** STEPS MENU SECTION *******************/
#steps {
	font-size: 14px;
	font-weight: bold;
	color: #aaa;
	width: 900px;
	margin: auto;
}
#steps a {
	color: #436f7c;
	text-decoration: none;
	border: none;
}
#step1, #step2, #step3 {
	display: block;
	height: 40px;
	width: 100%;
}
#step1 {
	background: url("../images/sprite_bg_steps.gif") no-repeat;
}
#step2 {
	background: transparent url("../images/sprite_bg_steps.gif") 0 -40px no-repeat;
}
#step3 {
	background: transparent url("../images/sprite_bg_steps.gif") 0 -80px no-repeat;
}
.step {
	float: left;
	height: 30px;
	width: 298px;
	display:block;
	text-align: center;
	margin-top: 10px;
}
/**************** STAGE_MENU SECTION *******************/
#stage_menu {
	background: url("../images/sprite_icons_step1.jpg") no-repeat;
	float: left;
	margin: 0px 30px 0px 30px;
}

#stage_menu li, #stage_menu a {
	float: left;
	list-style: none;
	height: 200px;
	width: 210px;
	display: block;
	text-indent: -3000em;
	outline: none;
}
#stage_menu .carInsurance a:hover {
	background: transparent url("../images/sprite_icons_step1.jpg") 0 -200px no-repeat;
}
#stage_menu .healthInsurance a:hover {
	background: transparent url("../images/sprite_icons_step1.jpg") -210px -200px no-repeat;
}
#stage_menu .homeInsurance a:hover {
	background: transparent url("../images/sprite_icons_step1.jpg") -420px -200px no-repeat;
}
#stage_menu .lifeInsurance a:hover {
	background: transparent url("../images/sprite_icons_step1.jpg") -630px -200px no-repeat;
}
/*********** VERTICAL MENU **********/
#vertical_menu {
	background: url("../images/sprite_icons_small.jpg") no-repeat;
	float: left;
	margin: 0px 30px 10px 30px;
}

#vertical_menu li, #vertical_menu a {
	list-style: none;
	height: 100px;
	width: 100px;
	display: block;
	text-indent: -3000em;
	outline: none;
}
#vertical_menu .carInsurance a:hover, #vertical_menu .carInsurance_sel {
	background: transparent url("../images/sprite_icons_small.jpg") -100px 0 no-repeat;
}
#vertical_menu .healthInsurance a:hover, #vertical_menu .healthInsurance_sel {
	background: transparent url("../images/sprite_icons_small.jpg") -100px -100px no-repeat;
}
#vertical_menu .homeInsurance a:hover, #vertical_menu .homeInsurance_sel {
	background: transparent url("../images/sprite_icons_small.jpg") -100px -200px no-repeat;
}
#vertical_menu .lifeInsurance a:hover, #vertical_menu .lifeInsurance_sel {
	background: transparent url("../images/sprite_icons_small.jpg") -100px -300px no-repeat;
}
/*********** BOX **********/
.box {
	border: 1px solid #aaa;
	float: left;
	width: 100%;
	margin: 0px 10px 10px 0px;
	background: url("../images/bg_box.gif") top left repeat-x;
	background-color: #fff;
}
.box .title, #article_menu .title {
	float: left;
	font-size: 11pt;
	font-weight: bold;
	color: #436f7c;
	height: 20px;
	width: 100%;
	margin: 2px 0px 0px 3px;
}
.box .title h2 {
	display: inline;
	color: #b73983;
	font-size: 11pt;
	font-weight: bold;
}
.box .content {
	float: left;
	background-color: #fff;
	padding: 10px 15px 10px 15px;
	width: 90%;
	font-size: 9pt;
}
.box .content h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #436f7c;
	margin-top: 10px;
}
.box .content h3 {
	font-size: 9pt;
	font-weight: bold;
}
.box .content p {
	padding: 0px 0px 8px 0px;
}
.box .content ul {
	padding-right: 40px;
	float: left;
	width: 100%;
}

.box .content li {
	list-style: none;
	margin-left: 10px;
	padding: 0px 0px 5px 0px;
}
.box .content a {
	font-size: 10pt;
	font-weight: bold;
	color: #b73983;
	text-decoration:none;
}
.box .content a:hover {
	text-decoration:underline;
}
/********** BOX SUBCLASSES ********/
.box .states ul, .box .states_pink ul {
	padding-right: 15px;
	width: auto;
}
.box .states_pink a {
	color: #b73983;
}
.box .insurance_icons {
	float: left;
	width: 560px;
	height: 120px;
	background: url("../images/icon_small.jpg") top left no-repeat;
}
.box .insurance_icons li {
	/*display: block;*/
	float: left;
	margin: 0px;
}
.box .insurance_icons a {
	color: #0f5677;
	width: 140px;
	height: 120px;
	display: block;
	line-height: 120px;
	text-indent: -3000em;
	outline: none;
}
/********** ARTICLE MENU *********/
#article_menu {
	border: 1px solid #aaa;
	width: 100%;
	margin: 0px 10px 10px 0px;
	background: url("../images/bg_box.gif") top left repeat-x;
	background-color: #fff;
}
#article_menu .content {
	padding: 5px;
}
#article_menu li {
	list-style: none;
	padding-bottom: 5px;
}
#article_menu a {
	font-size: 10pt;
	font-weight: bold;
	color: #b73983;
}

/********* RESULTS **********/

.results {
	width: 500px;
	padding: 10px;
}
.result {
	padding: 0px 0px 10px 0px;
}
.result a {
	text-decoration: none;
	width: 100%;
	display: block;
}
.result .title {
	color: #0000CC;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
.result .description {
	color: #000000;
	font-size: 8pt;
}
.result .host {
	color: #006600;
	font-size: 8pt;
}

/********* MISC **********/
.google {
	float: left;
	border: 1px solid #aaa;
	width: 160px;
	height: 600px;
	background: #fff;
}

/******* FOOTER **********/
#footer {
	text-align: right;
}