
body {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-color: #fff;
}

#wrapper {
	text-align: left;
	width: 800px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#home01 {
	background-image: url(../pics/home01.jpg);
	background-repeat: no-repeat;
	float: none;
	width: 800px;
	height: 199px;
	margin-top: 150px;
}
#home01txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	height: 199px;
	width: 340px;
	padding-left: 30px;
	float: right;
	text-align: left;
	padding-right: 30px;
}

#homeleft {
	float:none;
	background-image: url(../pics/h02.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	width: 428px;
	height: 584px;

}
#homelefttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	height: 300px;
	width: 328px;
	text-align: left;
	padding-left:20px;
	padding-right:80px;
	padding-top: 365px;
}

#homeright {
	clear:left;
	float:right;
	background-image: url(../pics/h03.jpg);
	background-repeat: no-repeat;
	width: 372px;
	height: 584px;
	margin-top:-584px;

}
#homerighttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	height: 300px;
	width: 328px;
	text-align: left;
	padding-left:20px;
	padding-right:20px;
	padding-top: 365px;
}

.blktit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #032940;
	font-weight:normal;
	text-decoration: none;
}
.blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #032940;
	text-decoration: none;
}
A.blk			{color: #032940;text-decoration: none; font-weight:normal;}
A.blk:visited	{color: #032940;text-decoration: none;}
A.blk:active	{color: #032940;text-decoration: none;}
A.blk:hover	 	{color: #032940;text-decoration: underline;}

#home02 {
	background-image: url(../pics/home02.gif);
	background-repeat: no-repeat;
	height: 186px;
	clear: left;
	width: 800px;
}
#home03 {
	background-image: url(../pics/home03.jpg);
	background-repeat: no-repeat;
	float: none;
	width: 800px;
	height: 215px;
}
#home03txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	height: 215px;
	width: 340px;
	padding-left: 30px;
	float: right;
	text-align: left;
	padding-right: 30px;
	background-color: #89939c;
}

.whttit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
.wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
A.wht			{color: #fff;text-decoration: none; font-weight:normal;}
A.wht:visited	{color: #fff;text-decoration: none;}
A.wht:active	{color: #fff;text-decoration: none;}
A.wht:hover	 	{color: #fff;text-decoration: underline;}

