/* CSS Document */

*
{
padding:0;
margin:0;
}
a:link, a:visited
{
color:#ed9e1b;
text-decoration:underline;
font-weight:bold;
}
a:hover, a:focus, a:active
{
color:#ed9e1b;
text-decoration:none;
font-weight:bold;
}
.input_quote
{
border:0;
color:#FFFFFF;
padding:5px;
font-size:10px;
width:98px;
margin-top:10px;
background:url(images/button_bg.gif) no-repeat;
}
.bold_blue
{
    font-weight:bold;
    color:#085fa4 !important;
}
.blue
{
    color:#085fa4;
}
.learn_more
{
border:0;
color:#FFFFFF;
font-size:18px;
width:133px;
height:68px;
position:relative;
top:-80px;
left:9px;
bottom:auto;
background:url(images/learn_bg.jpg) no-repeat;
}
body
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#655a5e;
background-color:#fefefc;
background:url(images/menu_bg.gif) repeat-x;
text-align:center;
}
/*====================================================================*/
#header
{
clear:both;
width:1170px;
height:124px;
text-align:left;
margin:0 auto;
}
.logo
{
float:left;
width:250px;
height:124px;
background:url(images/logo_bg.jpg) no-repeat;
}
.logo_1
{
float:left;
width:250px;
height:124px;
/*background:url(images/logo_bg.jpg) no-repeat;*/
}
#logo_placeholder
{
float:right;
width:200px;
height:91px;
}
#logo_placeholder_1
{
float:right;
width:200px;
height:91px;
}
#logo p
{
	margin-top:50px;
	margin-left:50px;
	vertical-align:text-bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	color:#fff;
}
/*====================================================================*/
#menuHead
{
float:left;
width:915px;
font-size:11px;
height:124px;
background:url(images/menu_bg.gif) repeat-x;
}
#menuHead ul
{
list-style-type:none;
margin:86px 0 0 11px;
}
#menuHead li
{
display:inline;
float:left;
font-weight:bold;
margin-right:10px;
}
#menuHead li a
{
padding:8px 0 20px 0;
color:#d1e9f3 !important;
text-decoration:none;
}
#menuHead li span
{
padding:8px 6px 20px 6px;
text-decoration:none;
}
#menuHead a:hover
{
background:url(images/menu_hover_left.gif) top left no-repeat;
color:#035ea7;
}
#menuHead a:hover span
{
background:url(images/menu_hover_right.gif) top right no-repeat;
color:#035ea7;
}
body.one a.menu1,
body.two a.menu2,
body.three a.menu3,
body.four a.menu4,
body.five a.menu5,
body.six a.menu6,
body.seven a.menu7,
body.eight a.menu8,
body.nine a.menu9,
body.ten a.menu10,
body.eleven a.menu11
{
background:url(images/menu_hover_left.gif) top left no-repeat;
color:#035ea7;
}
body.one .menu1 span,
body.two .menu2 span,
body.three .menu3 span,
body.four .menu4 span,
body.five .menu5 span,
body.six .menu6 span,
body.seven .menu7 span,
body.eight .menu8 span,
body.nine .menu9 span,
body.ten .menu10 span,
body.eleven .menu11 span
{
background:url(images/menu_hover_right.gif) top right no-repeat;
color:#035ea7;
}
/*====================================================================*/
.content_wrap
{
clear:both;
width:100%;
background:url(images/content_bg.gif) repeat-x;
text-align:center;
overflow:hidden;
}
.content_wrap_in
{
clear:both;
width:100%;
background:url(images/content_bg.gif) repeat-x;
text-align:center;
}
.content_proper
{
clear:both;
width:935px;
text-align:left;
margin:0 auto;
}
.content_proper_home
{
clear:both;
width:935px;
text-align:left;
padding-bottom:10px;
margin:0 auto;
}
.content_items_txt
{
float:right;
width:130px;
padding:5px 6px 0 0;
}
.content_items
{
float:left;
width:300px;
height:145px;
background:url(images/home_items_bg.gif) bottom left repeat-x;
margin:0 17px 17px 0;
}
.content_items h2
{
color:#085fa4;
font-weight:bold;
padding-bottom:3px;
font-size:13px;
border-bottom:1px dotted #5e5e5f;
}
.content_items img
{
float:left;
border:0;
z-index:1000;
}
.content_items p
{
color:#5e5e5f;
font-size:11px;
padding-top:3px;
}
#content_home_banner
{
float:right;
width:300px;
}
#content_home_banner_save
{
	margin-top:12px;
	background-image:url(images/save_50.gif);
	background-repeat:no-repeat;
	height:45px;
	width:300px;
	text-align:center;
}

#content_home_banner_save sup
{
	padding-top:8px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

#content_home_banner_save, .content_home_banner_percent
{
	padding-top:8px;
	font-size:14px;
	color:#ed9e1b;
}
#content_home_banner_save, .content_home_banner_txt
{
	padding-top:8px;
	font-size:14px;
	color:#92c6ee;
	font-weight:bold;
}
/*====================================================================*/
#footer_wrap
{
clear:both;
/*width:1200px;*/
width:100%;
color:#868686;
font-size:10px;
text-align:center;
border-top:1px solid #ffffff;
background-image:url(images/footer_bg.gif);
/*height:228px;*/
}
#footer_wrap_in
{
clear:both;
width:100%;
text-align:center;
background-image:url(images/footer_bg.gif);
/*height:228px;*/
}
#footer_proper a:link, #footer_proper a:visited
{
color:#878684;
text-decoration:none;
font-weight:normal;
}
#footer_proper a:hover, #footer_proper a:focus, #footer_proper a:active
{
color:#012a58;
text-decoration:underline;
font-weight:normal;
}
span.footer_country
{
/*display:inline;*/
text-align:center;
}
#footer_proper
{
clear:both;
width:935px;
text-align:center;
margin:0 auto;
padding-top:10px;
}
#footer_proper ul
{
list-style-type:none;
padding:12px 0 12px 0;
}
#footer_proper li
{
display:inline;
padding:0 15px 0 15px;
background:url(images/blue_bar.gif) center right no-repeat;
font-size:11px;
color:#005596;
}

.visible
{
	display:block;
	}

.hidden
{display:none;
	}
	
#home_alerts
{
	float:left;
	width:935px;
	font-size:12px;
	height:40px;
	text-decoration: none;
	
}
#home_alerts ul
{
	list-style-type:none;
	margin:10px 0 20px 10px;
}
#home_alerts li
{
	display:inline;
	float:left;
	margin-left:9px;
}
#home_alerts li h3
{
	display:inline;
	padding:0 0 20px 10px;
	font-family: Arial;
	color: #085FA4;
    font-size: 13px;
    font-weight: bold;
}
#home_alerts li a
{
	display:inline;
	padding:5px 0 20px 20px;
	color:#ED9E1B;
	font-family: Arial;
	font-size: 11px;
    font-weight: bold;
}

#home_alerts li a:hover
{
	display:inline;
	padding:5px 0 20px 20px;
	color:#ED9E1B;
	font-family: Arial;
	font-size: 11px;
    font-weight: bold;
	text-decoration:none;
}


	
