body {
	line-height: 12pt;
	background: url(image/bcg.jpg) repeat fixed;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color:#0099FF;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#sitewrap {
	height: auto;
	width: 100%;
}
#bodywrap {
	height: auto;
	width: 820px;
	margin: 0 auto;
}
#headerwrap {
	height: auto;
	width: 800px;
	margin: 0 auto;
}
/* headers 3 variations */
#header {
	height: 245px;
	width: 780px;
	background: url(image/h1.png) no-repeat;
	margin: 0 auto;
}
#header1 {
	height: 245px;
	width: 780px;
	background: url(image/h2.png) no-repeat;
	margin: 0 auto;
}
#header2 {
	height: 245px;
	width: 780px;
	background: url(image/h3.png) no-repeat;
	margin: 0 auto;
}
#signupform {
	float: right;
	height: 235px;
	width: 400px;
	padding: 10px 10px 0 0;
	text-align: center;
}
#contentwrap {
	height: auto;
	width: 800px;
	margin: 0 auto;
}
#body {
	height: auto;
	width: 780px;
	margin: 0 auto;
	background: #fff;
	padding: 10px 0 0 0;
}
#maincol {
	height: auto;
	width: 410px;
	margin: 0 0 0 170px;
	background: #fff;
	padding: 0 0 5px 0;
	text-align: justify;
	line-height: 12pt;
}
#rightcol {
	height: 400px;
	width: 180px;
	float: right;
}

/* left column */
#leftcol {
	width: 140px;
	padding: 10px 15px;
	line-height: 12pt;
	overflow: hidden;
	height: auto;
	background: #fff;
	float: left;
}
#leftcol li {
	display: block;
	list-style: none;
	width:128px;
	height: 23px;
	padding: 10px 0 0 12px;
	font-size: 10px;
	background-image: url(image/btn.png);
}
#leftcol ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
}
#leftcol a:link {
	color:#000;
}
/* end left col */

#footer {
	height: 80px;
	width: 780px;
	margin: 0 auto;
	padding: 80px 0 5px 0;
	font-size:10px;
	text-align:center;
	clear: both;
	background: #fff;
}
#footer span {
	color:#663333;
	font-weight:bold;
}
#footer span a:hover {
	text-decoration:none;
	}
#clear {
	clear: both;
}
#testiwrap {
	height: auto;
	width: 170px;
	margin: 0 auto;
}
#testibox {
	height: 199px;
	width: 162px;
}
.style1 {
	color:#fff;
}
.formpages {
	margin: 0 auto;
	background:#fff; 
	width:300px; 
	height:125px
}
.link2otherpage {
	color:#0066FF;
	text-decoration:underline;
}
#logo {
	float: left;
	height: 240px;
	width: 370px;
	overflow: hidden;
}
#footerwrap {
	height: 170px;
	width: 780px;
	background: url(image/footerwrapbcg.png) no-repeat;
	margin: 0 auto;
}
.pageOn {
	font-weight:bold;
	color:#000099;
	text-decoration:none;
}

