@charset "UTF-8";
/* CSS Document */

/*======MUST HAVE'S BEGINS HERE======*/

/*body { behavior: url(csshover3.htc); } 

img, #main_body, #footer_bumper_left, #footer_bumper_right { behavior: url(iepngfix.htc); }*/






body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background: #334957;
}







.clear{clear:both;}

.hide_me{display:none;}

.left {float:left;}

.right{float:right;}

.aleft{text-align:left;}

.relative {position:relative;}

.margin_top{margin-top:19px;}

.margin_down{margin-bottom:19px;}

.padding_top{padding-top:19px;}

.padding_down{padding-bottom:19px;}

.no_pads{padding:0;margin:0;}

.border_left{border-left:1px solid #ffd695;}

.border_right{border-right:1px solid #ffd695;}

.border_top{ border-top::1px solid #ffd695;}

.border_bottom{ border-bottom::1px solid #ffd695;}

.px_jog{
	float:left;
	margin: 0 -3px; 
	ma\rgin: 0;
}










a{color:#A8BD2A; text-decoration:none;}
a:link {color:#A8BD2A;}
a:visited {color:#A8BD2A;}
a:focus {color:#A8BD2A;}
a:active {color:#A8BD2A;}
a:hover {color:#A8BD2A; text-decoration:underline;}

p {
	color:#D4DBE2;
	font-size:10px;
	line-height:16px;
	margin:0;
	padding: 0 0 19px 0;
}


h1 {
	color:#A8BD2A;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	margin:0;
	padding:31px 0 19px 0;
}

h2 {
	color:#A8BD2A;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	margin:0;
	padding:31px 0 19px 0;
}


h3 {
	color:#A8BD2A;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	margin:0;
	padding:31px 0 19px 0;
}




/*======MUST HAVE'S ENDS HERE======*/

#header{
	float:left;
	display:block;
	width:455px;
	height:167px;
	background:url(images/header.gif) top left no-repeat;
}

#main_content2{
	margin: 0 auto;
	text-align:left;
	width:455px;
}

#content_block{
	float:left;
	display:block;
	width:399px;
	background:#3B5362;
	padding:0 28px 13px 28px;
}

#footer{
	float:left;
	display:block;
	width:455px;
	padding:16px 0 52px 0;
}

#footer .text{
	color:#657885;
	font-size:9px;
	line-height:15px;
}

#footer .text a{color:#657885;}
#footer .text a:link {color:#657885;}
#footer .text a:visited {color:#657885;}
#footer .text a:focus {color:#657885;}
#footer .text a:active {color:#657885;}
#footer .text a:hover {color:#A8BD2A;}

/*455
167*/