html,body {
	background-image: url(images/hmbg.gif);
	background-position: top left;
	background-repeat: repeat;
	background-color: #ffffff;
}
#top {
	position: absolute;
	top:0px;
	left:1px;
	background-color: #60878B;
	width:778px;
	height:29px;
	z-index:0;
}	
#topw {
	position: absolute;
	top:32px;
	left:1px;
	background-color: #ffffff;
	width:778px;
	height:254px;
	z-index:0;
}	
div.line {
	position: absolute;
	top:0px;
	background-color: #242729;
	width:1px;
	z-index:2;
}
div#line1 {
	left:0px;
}	
div#line2 {
	left:779px;
}
div.hline {
	position: absolute;
	left:1px;
	width:778px;
	height:1px;
}
div#hline1 {
	background-color: #40546D;
	top:29px;
}
div#hline2 {
	background-color: #ffffff;
	top:30px;
}
div#hline3 {
	background-color: #40546D;
	top:31px;
}
div#hline4 {
	background-color: #40546D;
	top:284px;
}
div#hline5 {
	background-color: #BCCECD;
	top:285px;
}
#toppic1 {
	position: absolute;
	top:32px;
	left:1px;
	background-color: #cedede;
	width:157px;
	height:252px;
}
#toppic2 {
	position: absolute;
	top:32px;
	left:161px;
	background-color: #cedede;
	width:376px;
	height:61px;
}
#toppic3 {
	position: absolute;
	top:32px;
	left:540px;
	background-color: #cedede;
	width:239px;
	height:177px;
}
#toppic4 {
	position: absolute;
	top:96px;
	left:161px;
	background-color: #cedede;
	width:376px;
	height:113px;
}
#toppic5 {
	position: absolute;
	top:212px;
	left:161px;
	background-color: #cedede;
	width:618px;
	height:72px;
}
.b1 {
	position: absolute;
	top:286px;
	left:1px;
	background-color: #557e82;
	width:64px;
	height:43px;
}
.b2 {
	position: absolute;
	top:286px;
	left:65px;
	background-color: #679e1e;
	width:93px;
	height:43px;
}
.b3 {
	position: absolute;
	top:286px;
	left:158px;
	background-color: #ddf8ff;
	width:85px;
	height:43px;
}
.b4 {
	position: absolute;
	top:286px;
	left:243px;
	background-color: #7a878f;
	width:98px;
	height:43px;
}
.b6 {
	position: absolute;
	top:286px;
	left:341px;
	background-color: #60878B;
	width:95px;
	height:43px;
}
.txt {
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: normal;
 	text-align: justify;
	color: #464646;
	position: absolute;
	top:329px;
	left:1px;
	padding-top:9px;
	padding-right:114px;
	padding-left:65px;
	background-color: #A7B6C1;
	width:599px;
}
.title2 {
	position: absolute;
	top:595px;
	left:521px;
}
.addy {
	position: absolute;
	top:660px;
	left:1px;
	background-color: #A7B6C1;
	width:778px;
	height: 52px;
}
.highlightit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.highlightit:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}