body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	font-size: 10px;
}
a:link, a:visited {
}
a:hover, a:active {
}

/**container**/
#container {
	position: relative;
	width: 960px;
	height: 200px;
	margin-right: auto;
	margin-left: 0px;
	margin-top: 0px;
}

/**menu**/
#menu {
	left: 220px;
	position: absolute;
	width: 520px;
	margin-top: 17px;
}
#menubar {
	background-image: url(../images/menubg.gif);
	background-repeat: no-repeat;
	width: 960px;
	height: 56px;
}
#menu_1 {
	position: absolute;
	top: 17px;
	right: 20px;
}

/**submenu**/
#submenu {
	background-image: url(../images/submenubg.gif);
	width: 196px;
	margin-left: 9px;
	height: 710px;
	background-repeat: repeat-y;
}
#tools {
	width: 163px;
	margin-left: 17px;
	margin-top: 0px;
	background-image: url(../images/tools.gif);
	height: 39px;
}
#tools01 {
	height: 26px;
	width: 163px;
	margin-left: 17px;
}
#tools02 {
	height: 26px;
	width: 163px;
	margin-left: 17px;
}
#tools03 {
	height: 26px;
	width: 163px;
	margin-left: 17px;
}
#tools04 {
	height: 26px;
	width: 163px;
	margin-left: 17px;
}
#tools05 {
	height: 26px;
	width: 163px;
	margin-left: 17px;
}
#submenufooter {
	width: 163px;
	margin-left: 17px;
	margin-top: 0px;
	height: 45px;
}
#ql {
	width: 163px;
	margin-left: 17px;
	margin-top: 5px;
	background-image: url(../images/ql.gif);
	height: 39px;
}
#ql01 {
	height: 26px;
	width: 163px;
	margin-left: 17px;
}
#ql02 {
	height: 26px;
	width: 163px;
	margin-left: 17px;
}
#ql03 {
	height: 26px;
	width: 163px;
	margin-left: 17px;
}
#ql04 {
	height: 26px;
	width: 163px;
	margin-left: 17px;
}
#ql05 {
	height: 26px;
	width: 163px;
	margin-left: 17px;
}
#rl {
	width: 163px;
	margin-left: 17px;
	margin-top: 5px;
	background-image: url(../images/rl.gif);
	height: 39px;
}
#rl_swf {
	height: 137px;
	width: 163px;
	margin-top: 0px;
	margin-left: 17px;
}
#li {
	width: 163px;
	margin-left: 17px;
	margin-top: 5px;
	background-image: url(../images/li.gif);
	height: 39px;
}
#hl {
	width: 163px;
	margin-left: 17px;
	margin-top: 5px;
	background-image: url(../images/hl.gif);
	height: 39px;
}

/**header**/
#header {
	background-image: url(../images/aboutusheaderbg.gif);
	height: 90px;
	margin-top: 20px;
}

/**content**/
#content {
	background-color: #7cbb3e;
}
#headerbottom {
	width: 740px;
	height: 145px;
	position: absolute;
	left: 212px;
	top: 166px;
	background-image: url(../images/aboutusbottomheaderbg.gif);
	background-repeat: no-repeat;
}
#formbottom {
	width: 740px;
	height: 20px;
	position: absolute;
	left: 212px;
	top: 875px;
	background-image: url(../images/formbottom.gif);
	background-repeat: no-repeat;
}

/**footer**/
#footer {
	background-image: url(../images/footerbg.gif);
	height: 80px;
}
#footermenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	margin-top: 40px;
	color: #666666;
	margin-right: 40px;
}
#footermenu a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footermenu a:hover {
	color: #999999;
}
