@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.111px;
	line-height: 16.333px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #6F6F6F;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	height: 261px;
	width: 980px;
}
#header #l {
	background-image: url(../images/h0.jpg);
	width: 413px;
	height: 261px;
	float: left;
}
#header #menu {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 261px;
	width: 197px;
}
#header #menu a {
	background-image: url(../images/a.jpg);
	background-position: bottom;
	display: block;
	float: left;
	margin-bottom: 8px;
	width: 177px;
	padding-left: 20px;
	line-height: 14px;
	background-repeat: repeat-x;
	text-decoration: none;
	color: #FFFFFF;
	height: 20px;
}
#header #menu a:hover {
	color: #000000;
}
#container #content #right a {
	color: #CC0000;
	text-decoration: none;
}



#header #r {
	background-image: url(../images/h1.jpg);
	float: left;
	height: 261px;
	width: 370px;
}
#container #content {
	padding: 20px;
	text-align: justify;
}
#container #content #left {
	width: 600px;
	float: left;
}
#container #content #right {
	float: left;
	width: 340px;
}
#container h1 {
	color: #409CCF;
	font-size: 16px;
}
#container #footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	clear: both;
	height: 74px;
	width: 980px;
}
.infobox {
	background-image: url(../images/infobox.jpg);
	height: 284px;
	width: 356px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.infobox .conInfo {
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 25px;
}
#content #left #form1 input {
	clear: right;
	float: right;
	margin-bottom: 3px;
	height: 13px;
	width: 200px;
}

#content #left #form1 label {
	line-height: 21px;
	clear: left;
	float: left;
}
