@charset "utf-8";

.footerInfo{
	background-image:url('../img/hmfooterbkg.jpg');
	height:21px;
	text-align:center;
	font-family:Tahoma, Arial, sans-serif;
	padding-top:10px;
}

.tdmain{
	width:677px;
	height:350px;
	background-image:url(../img/hmwhitebkg.jpg);
	background-repeat:repeat-y;	
}

.tdmenu{
	width:213px;
	background-image:url(../img/hmrightbkg.jpg);
	background-repeat:repeat-y;
}

.hmbodybkg{
	position:relative;
	height:0px;
}

.hmbodytxt{
	width:700px;	
	position:relative;
	top:20px;
	left:43px;
}

.hmbodycontent{
	position:relative;
	top:15px;
	left:43px;
	color:#FFFFFF;
	width:730px;
}

.hmbodycontent_flash{
	position:relative;
	top:-5px;
	left:15px;
	color:#FFFFFF;
}

.hmbodycontent_txt{
	width:190px;
	padding-right:5px;
	font-size:1.4em;
}

.hmbodycontent_img{
	text-align:right;
}

.hmtbl{
	position:relative;
	width:100%;
}

.searchMenu{
	background-image:url('../img/searchbkg.jpg');
	width:198px;
	height:23px;
	position:relative;
	top:-15px;
	padding:10px 0px 10px 0px;
	text-align:center;
}

.tdmain2{
	width:730px;
	background-image:url(../img/hmwhitebkg.jpg);
	background-repeat:repeat-y;
	padding:20px 20px 20px 50px;
}

.tdmenu2{	
	width:213px;
	background-image:url(../img/hmrightbkg.jpg);
	background-repeat:repeat-y;
}

