body{
	margin: 0px;
	background-color: #000000;
	background-image: url(../img/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

img{block;}

a{color: #FFFFFF; text-decoration: none;}
a:link{color: #FFFFFF;}
a:visited{color: #FFFFFF; text-decoration: none;}
a:hover{color: #FFFFFF;text-decoration: underline;}


#main_h {
	background-image: url(../img/hero.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#h_main {
	background-image: url(../img/bg_hcw.jpg);
	height: 100%;
	width: 886px;
	background-repeat: no-repeat;
	background-position: center top;
}
.h_maincontent {
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 60px;
	text-align: center;
}
.h_maintd {
	background-color: #1c1c1c;
	padding: 20px;
}



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;	
}
.footer {
	font-size: 8pt;
}

#hl {
	background-image: url(../img/bg_hl.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#hr {
	background-image: url(../img/bg_hr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_pg {
	font-size: 12pt;
	font-weight: bold;
}

.subtd {
	background-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6B0000;
	border-left-color: #6B0000;
	padding: 25px;
}