* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	background-color: #FFFFFF;
}
#left1 {
	width: 928px;
	margin: 0 auto;
	background-image: url(../images/1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#right1 {
	width: 928px;
	
}
#contmain { width: 100%; }
p,
ul,
ol {
	margin-top: 7px;
	font-size: 1.1em;
}
ul,
ol { margin-left: 3em; }
#header {
	width: 778px;
	margin: 0 auto;
	height: 526px;
	background: #ffffff;
}
#header2 {
	width: 778px;
	margin: 0 auto;
	height: 254px;
	background: #ffffff;
}
#menu {
	float: left;
	margin-top: 0px;
	height: 41px;
	width: 714px;
	padding-left: 64px;
	background-color: #ffffff;
	background-image: url(../images/menu.gif);
	background-repeat: repeat-x;
	margin-bottom: 0px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li { float: left; }
#logo {
	width: 779px;
	height: 485px;
	margin: 0 auto;
	text-align: right;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo2 {
	width: 779px;
	height: 213px;
	text-align: right;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}
#page {
	width: 770px;
	margin: 0 auto;
	background-color: #ffffff;
	background-image: url(../images/table_back.gif);
	background-repeat: repeat-x;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#homecontent {
	float: left;
	width: 300px;
	padding-left: 40px;
	padding-top: 20px;
	overflow: hidden;
}
#content {
	float: left;
	width: 475px;
	padding-left: 40px;
	padding-top: 20px;
	overflow: hidden;
}
.sidebar { float: left; }
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar li { margin-bottom: 2em; }
.sidebar li ul { }
.sidebar li li { margin: 0; }
#sidebar1 {
	width: 224px;
	padding: 0px 0px 0px 20px;
}
#sidebar2 {
	width: 210px;
	padding: 20px 20px 0px 20px;
}
#sidebar2 li ul {
	line-height: normal;
	margin-left: 20px;
}
#sidebar2 li li {
	padding: 5px;
	font-size: 12px;
	background-image: url(../images/small.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#bottom {
	height: 30px;
}
#footer {
	padding: 10px;
	height: 68px;
	width: 778px;
	float: left;
	margin-left: 65px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#footer p {
	font-size: 9px;
	color: #333333;
	padding: 0px;
	text-indent: 5px;
	margin-top: 30px;
}
