body {
	background-color: #000000;
	background-image: url(../images/image_01.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 95px;
	position: relative;
}
#head-menu {
	position: absolute;
	right: 0px;
	bottom: 0px;
	color: #999999;
	font-size: 12px;
}
#head-menu ul {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#head-menu li {
	float: left;
}
#head-menu a {
	color: #999999;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
}
#head-menu a:hover {
	color: #999999;
	text-decoration: underline;
}



#menu {
	background-image: url(../images/image_08.gif);
	height: 30px;
	background-repeat: repeat-x;
	color: #FFFFFF;
	position: relative;
}
#menu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	height: 28px;
	background-image: url(../images/image_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu  li  {
	float: left;
	color: #333333;
	font-size: 14px;
}
#menu a {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	font-weight: normal;
	background-image: url(../images/image_07.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu a:hover {
	background-image: url(../images/image_07.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#search-form {
	position: absolute;
	right: 0px;
	top: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#search-form #sch {
	background-color: #669933;
	color: #FFFFFF;
}

.frm {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
#content {
	background-color: #FFFFFF;
	padding: 15px;
}
#right {
	background-color: #FFFFFF;
	float: right;
	width: 225px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
#right .itm {
	background-image: url(../images/image_13.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px;
	font-size: 12px;
}

.welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/image_18.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 560px;
}
.main img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.main-hd {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

#footer {
	clear: both;
	margin-top: 15px;
	padding: 10px;
	border: 1px dashed #999999;
	background-color: #DDDDDD;
	font-size: 14px;
	color: #333333;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
#tmaxwell {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 10px;
	color: #333333;
}
#tmaxwell a {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}
