.hm_contentcol {
	width: 780px;

}

.hm_leftcol {
	background-image: url(/images/bg_home_l.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

.hm_rightcol {
	background-image: url(/images/bg_home_r.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

#hm_topnav {
	position: absolute;
	top: 80px;
	left: 164px;
	z-index: 50;
}

#hm_subnav {
	position: absolute;
	top: 150px;
	left: 53px;
	z-index: 50;
}

#homecontent {
	position: relative;
	height: 420px;
	width: 780px;
	border: 1px none #FFF;
	padding: 0px;
	margin: 0px;
}

#homelogo {
	position: absolute;
	left: 0px;
	top: 33px;
	z-index: 1;
}

#homepic {
	position: absolute;
	left: 278px;
	top: 99px;
	z-index: 25;
}

#hm_copyright {
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
	font-size: 10px;
	color: #666;
	z-index: 100;
}


.contentcol {
	width: 780px;

}

.leftcol {
	background-image: url(/images/bg_header_l.gif);
	background-repeat: repeat-x;
	background-position: left 92px;
}

.rightcol {
	background-image: url(/images/bg_header_r.gif);
	background-repeat: repeat-x;
	background-position: left 51px;
}

#header {
	margin-top: 20px;
	position: relative;
}

#topnav {
	position: absolute;
	top: 83px;
}

#subnav {
	position: absolute;
	top: 105px;
	left: 63px;
}

#maincontent {
	position: relative;
	top: -10px;
}

#sidepic {
	padding-right: 30px;
	text-align: left;
	vertical-align: top;
}

#contenttext {
	text-align: right;
	color: #666;
	vertical-align: top;
	padding-top: 45px;
}

#copyright {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 10px;
	color: #666;
}

#news {
	text-align: left;
}

#gallerylist li {
	text-align: left;
	margin-bottom: 5px;
}

#gallerylist a {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

#contact {
	text-align: left;
}
