html {
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	overflow-y: always;
}
body {
	margin: 0px;
	height: 100%;
	background-repeat: repeat-x;
}
p {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}
h1 {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
	margin: 0px;
}
h2 {
	font-family: arial;
	font-size: 13px;
	font-weight: regular;
	color: #000000;
	line-height: 22px;
	margin: 0px;
}
.input {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #009dd9;
	margin: 0px;
}
.textarea {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #009dd9;
	overflow: auto;
	margin: 0px;
}
.footertext {
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #747b7e;
}
div#footer {
	position: absolute;
	top: 510px;
	left: 10px;
}
div#contact {
	position: absolute;
	width: 175px;
	top: 203px;
	left: 600px;
}
div#topbg {
	position: absolute;
	left: 0px;
	width: 50%;
	top: 0px;
	height: 90px;
	background-image: url(/template/images/bg-menutop.gif);
}
div#mainbg {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 1024px;
	margin-left: -512px;
	height: 100%;
	background-repeat: no-repeat;
}
div#leftmenu {
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -449px;
	height: 449px;
	width: 141px;
}
div#contentdiv {
	position: absolute;
	left: 50%;
	margin-left: -275px;
	top: 0px;
	padding-top: 177px;
	width: 580px;
}

div#topmenu {
	position: absolute;
	height: 20px;
	right: -2px;
	top: 4px;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	text-align:right;
}
a.topmenuon, a.topmenuon:active, a.topmenuon:visited {
	color: #ffffff;
	text-decoration: none;
}
a.topmenuon:hover {
	color: #789ac3;
	text-decoration: none;
}
a.topmenuoff, a.topmenuoff:active, a.topmenuoff:visited {
	color: #789ac3;
	text-decoration: none;
}
a.topmenuoff:hover {
	color: #ffffff;
	text-decoration: none;
}
.leftmenu {
	width:131px;
	height:56px;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}
.leftmenufirst {
	width:131px;
	height:62px;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}
div#rightmenu {
	position: absolute;
	width: 150px;
	left: 860px;
	top: 200px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}
a.rightmenu, a.rightmenu:active, a.rightmenu:visited, a.rightmenu:hover {
	text-decoration: none;
}
div#title {
	position: absolute;
	top: 120px;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
div#content {
	position: relative;
	width: 540px;
	height: 175px;
	top: 24px;
	margin-left: 10px;
}
div#banner1 {
	position: absolute;
	width: 110px;
	height: 110px;
	left: 331px;
	top: 391px;
	vertical-align:top;
}
div#banner2 {
	position: absolute;
	width: 110px;
	height: 110px;
	left: 458px;
	top: 391px;
	vertical-align:top;
}
div#banner3 {
	position: absolute;
	width: 110px;
	height: 110px;
	left: 585px;
	top: 391px;
	vertical-align:top;
}
div#banner4 {
	position: absolute;
	width: 110px;
	height: 110px;
	left: 712px;
	top: 391px;
	vertical-align:top;
}
