body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #430710;
	background-image: url(wsimages/page_bg.gif);
	background-repeat: repeat-x;
	margin-bottom:0px;
	margin-top:0px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #75b849;
}
#frame1 {
	width:910px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	background-image: url(wsimages/frame1_bg.gif);
}
#frame2 {
	width:910px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	background-image: url(wsimages/frame2_bg.gif);
}		
#logo {
	width:910px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(wsimages/top.gif);
	height: 136px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#top {
	width:896px;
	margin-right:auto;
	margin-left:auto;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}
#lhs{
	width:642px;
	float:left;
}
#lhs2{
	width:589px;
	padding: 50px 30px 20px 30px;
	float:left;
}
#rhs{
	width:254px;
	float:left;
}


#nav{
	width:254px;
	float:left;
	background-color:#971c2f;
	width: 642px;
	height: 34px;
}
#nav2 {
	margin: 8px 0px 8px 0px;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding-left: 32px;
}
	a.nav:link, a.nav:visited  {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
	a.nav:hover {
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
	a.on:link, a.on:visited  {
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
	a.on:hover {
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
	a.tail:link, a.tail:visited  {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
	a.tail:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
	a:link, a:visited  {
	color: #9E021B;
}
	a:hover {
	color: #000;
}
#tail {
	width:896px;
	margin-right:auto;
	margin-left:auto;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background-image: url(wsimages/tail_bg.gif);
	height: 58px;
}
#address {
	padding: 22px 0px 0px 30px;
}
.style1 {
	color: #FFF;
	font-weight: bold;
}
.style2 {
	color: #000;
	font-weight: bold;
}
