html, body
	{
	background-color:#b0b7bb;
	background-image: url(../img/bg.gif);
	margin: 0px;
	height:100%;
	}
.hp_copy
	{
	font-family:verdana;
	color: #53707b;
	font-size:12px;
	line-height:18px;
	}

a.readmore
	{
	
	padding-right: 16px;
	width:100px;
	font-family:verdana;
	color: #003367;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:underline;
	background: url(img/read_arrow.gif) 96% 3px no-repeat;		
	}
	
a.readmore:hover
	{
	font-family:verdana;
	color: #07aeee;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	background: url(img/read_arrow.gif) 100% 3px no-repeat;
	
	}
	
	
#hp_container   
	{
	background-color: #003367;
	margin-left: -494px;
	position: absolute;
	left: 50%;
	width: 988px;
	min-height: 825px;
	height: 825px;
	visibility: visible;
	border-left: 3px #fff double;
	border-right: 3px #fff double;
	}
	
#hp_content   
	{
	background-color: #fff;
	
	width: 988px;
	min-height: 100%;
	height: 100%;
	
	
	}
#hp_leftcol
	{width:328px;
	height: 440px;
	background-color:#fff;
	float:left;
	}

#hpmain
	{
	float:left;
	width:660px;
	height: 440px;
	background-color: #FFF;
	
	}
	
#hpbox1
	{
	float:left;
	width:292px;
	height: 168px;
	background-color: #dfe2e4;
	background-image:url(../img/hp_box_bg.gif);
	background-repeat:repeat-x;
	border-top: 1px #fff solid;
	border-right: 1px #07aeee solid;
	border-bottom: 1px #07aeee solid;
	padding: 24px 0px 0px 35px;
	}
#hpbox2
	{
	float:left;
	width:292px;
	height: 168px;
	background-color: #dfe2e4;
	background-image:url(../img/hp_box_bg.gif);
	background-repeat:repeat-x;
	border-top: 1px #fff solid;
	border-left: 1px #fff solid;
	border-right: 1px #07aeee solid;
	border-bottom: 1px #07aeee solid;
	padding: 24px 0px 0px 35px;
	}
#hpbox3
	{
	float:left;
	width:295px;
	height: 168px;
	background-color: #dfe2e4;
	background-image:url(../img/hp_box_bg.gif);
	background-repeat:repeat-x;	
	border-top: 1px #fff solid;
	border-left: 1px #fff solid;
	border-bottom: 1px #07aeee solid;
	padding: 24px 0px 0px 35px;
	}
#hpbox4
	{
	float:left;
	width:292px;
	height: 168px;
	background-color: #dfe2e4;
	background-image:url(../img/hp_box_bg.gif);	
	background-repeat:repeat-x;
	border-top: 1px #fff solid;
	border-right: 1px #07aeee solid;
	padding: 24px 0px 0px 35px;
	}
#hpbox5
	{
	float:left;
	width:292px;
	height: 168px;
	background-color: #dfe2e4;
	background-image:url(../img/hp_box_bg.gif);
	background-repeat:repeat-x;	
	border-top: 1px #fff solid;
	border-left: 1px #fff solid;
	border-right: 1px #07aeee solid;
	padding: 24px 0px 0px 35px;
	}
#hpbox6
	{
	float:left;
	width:295px;
	height: 168px;
	background-color: #dfe2e4;
	background-image:url(../img/hp_box_bg.gif);	
	background-repeat:repeat-x;
	border-top: 1px #fff solid;
	border-left: 1px #fff solid;
	
	padding: 24px 0px 0px 35px;
	}
#hp_footer
	{
	top: 825px;
	bottom: 0px;
	left:50%;
	margin-left: -494px;
 	background-color: #003367;
	width:994px;
	height:37px;
	
	position: absolute;
	border-top: 1px #fff solid;
	visibility: visible;
	}

.footer_txt
	{
	font-family:verdana;
	font-size:10px;
	color:#b0b7bb;
	
	}

	