/* CSS Document */
body{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; padding:0px; margin:0px; background-image:url(images/body_bg.gif); background-repeat:repeat-x; background-color:#001e35;}
div {margin:0px; padding:0px;}
img {margin:0px; padding:0px;}
map{ padding:0px; margin:0px; border:0px;}
#container{ width:835px; margin:auto; padding:0px;}
#body{ background-color:#FFFFFF; margin:0px 7px 0 0px;}
#body1{ background-color:#FFFFFF; margin:0px 7px 0 0px; background-image:url(images/main_bg.gif); background-repeat:repeat-y;}
#left_nav{ float:left; width:263px;}
#rightpart{ float:right; width:558px;}
#leftbanner{ float:left; width:281px; height:219px;}
#rightbanner{ float:right; width:284px; height:219px;}
.banner1{ background-image:url(images/save-some.gif); background-repeat:no-repeat;  height:219px;}
.banner2{ background-image:url(images/check-out.gif); background-repeat:no-repeat;height:219px;}
#bodt_banners{}
#footer{ text-align:center; margin-top:10px; color:#FFFFFF}
#footer_links{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FF0000; text-decoration:none; font-weight:normal;}
#footer_links a:link{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff; text-decoration:none; font-weight:normal;}
#footer_links a:visited{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff; text-decoration:none; font-weight:normal;}
#footer_links a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FF0000; text-decoration:none; font-weight:normal;}
#inner_left{ width:180px; float:left; margin-left:8px;}
#left_bg{background-image:url(images/inner_leftnav_bg.gif); background-repeat:repeat-x; background-color:#458dc0; width:178px; text-align:right}
#inner_right{ float:right; width:638px; margin:10px 0 0 0; background-image:url(images/inner_btombg.gif); background-repeat:no-repeat; background-position:bottom; min-height: 530px;}
h1{
	color:#01487C;
	font-size:15px;
	font-weight:bold;
	padding-bottom:0px; 
	margin-bottom:0px;
}
/*h2{
	color:#01487C;
	font-size:11px;
	font-weight:bold;
	padding-bottom:0px; 
	margin-bottom:0px;
}
*/
h2{
color:#000000;
font-size:11px;
line-height:15px;
font-weight:bold;
margin-bottom:0;
padding-bottom:5px;
}


.separator{
	height:1px;
	margin:5px; 
	margin-left:0px;
	border-bottom:#01487C 1px solid;
}
.error{
	color:#BB0000;
	font-weight:bold;
}

.success{
	color:#00C100;
	font-weight:bold;
}
.text_red{
	color:#FF0000;
}
