body,
html {
	margin:0;
	padding:0;
	color:#333333;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
    }

#container {
	font-family: Arial;
	font-size: 11px;
	width: 1000px;
	padding-bottom: 12px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topheader {
	background-image: url(images/top_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 87px;
	width: 1000px;
}
#top_content {
	color: #FFFFFF;
	line-height: 38px;
	background-image: url(images/top_content.gif);
	height: 141px;
	width: 1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}

.sidebar-top {
	background-image: url(images/side_top.gif);
	height: 8px;
	width: 153px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.topcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #FFFFFF;
	letter-spacing: -2px;
	float: right;
	margin-top: 30px;
	margin-right: 30px;
	line-height: 34px;
	font-weight: normal;
}

.sidebar-bottom {
	background-image: url(images/side_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	background-position: left bottom;
}

.side-ad {
	background-color: #FFFFFF;
	width: 153px;
	float: left;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 0px;
	clear: left;
	margin-left: 0px;
	background-image: url(images/side_bg.gif);
}
.side-ad h1 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-top: -5px;
	background-color: #2a4850;
	height: 20px;
	font-weight: normal;
}


#content {
	width: 710px;
	margin-top: 3px;
	float: right;
	margin-left: 8px;
	clear: both;
}


#main {
	width: 880px;
	margin:0px auto;
}
.maincontents {
	width: 680px;
	margin-left: 39px;
	float: left;
	clear: both;
}
#content     h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #4e4e4e;
	letter-spacing: -1px;
	line-height: 21px;
	margin-top: 0px;
	font-weight: normal;
}

#title_bar {
	background-image: url(images/bg_title.gif);
	background-repeat: repeat-x;
	height: 49px;
	border: 1px solid #eeeeee;
	padding-left: 7px;
	padding-top: 13px;
	margin-bottom: 10px;
}
#title_bar  h1 {
	font-family: Arial;
	font-size: 24px;
	color: #e85979;
	font-weight: bold;
	background-image: url(images/icon_plus.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	letter-spacing: -2px;
	line-height: 17px;
}
#top_ad {
	clear: both;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-image: url(images/top_ad.gif);
	height: 98px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 80px;
	background-repeat: no-repeat;

}
.line-height {
	line-height: 0.8em;
	padding-left: 5px;
}

.line {
	background-image: url(images/line.gif);
	height: 13px;
	margin-top: -7px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
}

.line01{
	background-image: url(images/line01.gif);
	height: 13px;
	margin-top: -10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	background-repeat: repeat-x;
}
.line02 {
	background-image: url(images/line.gif);
	height: 13px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

#footer {
	font-family: Arial;
	font-size: 11px;
	color: #e6f8ca;
	background-color: #5B913E;
	clear: both;
	background-image: url(images/footer.gif);
	padding-top: 90px;
	padding-bottom: 30px;
	background-repeat: repeat-x;
	height: 100px;
	text-align: center;
	padding-right: 45px;
}
#footer li {
	font-family: Arial;
	font-size: 11px;
	color: #e6f8ca;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e6f8ca;
	display: inline;
	padding-right: 10px;
}
#footer a {
	font-family: Arial;
	font-size: 11px;
	color: #e6f8ca;
}
#footer a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #e6f8ca;
}