.container {
	font-size: 12px;
	line-height: 1.5em;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-right-color: #666;
	border-left-color: #666;
}
.topbar {
	height: 91px;
	width: 100%;
	background-image: url(images/topbar_w.jpg);
}
.topmenu {
	height: 91px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/totop_w.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}
.top2 {
	height: 66px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/top2_w.jpg);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/back_w.jpg);
	background-repeat: repeat-x;
}
.vcontainer {
	background-image: url(images/vimg_w.jpg);
	background-repeat: no-repeat;
	width: 250px;
	background-color: #FFF;
	float: left;
	height: 787px;
	z-index: 1;
	position: relative;
}
.topcontent {
	width: 650px;
	padding-right: 10px;
	padding-left: 10px;
}
.btmbar {
	width: 900px;
	font-size: 10px;
	line-height: 1.6em;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.btmmenu {
	width: 400px;
	margin-top: -2em;
	margin-left: 600px;
	font-size: 12px;
}
a:link {
	color: #930;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #966;
}
a:hover {
	text-decoration: underline;
	color: #F30;
}
a:active {
	text-decoration: none;
	color: #F66;
}
.toplogo {
	background-image: url(images/toplogo_w.jpg);
	float: left;
	height: 91px;
	width: 250px;
}
.pgbottom {
	clear:both;
	position:relative;
	z-index:2; 
	width:100%; 
	height:56px; 
	background-image:url(images/btmbar_w.jpg);	
}
