body,td,th {
	font-family: Hoefler, Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin-top: 30px;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #999999;
}

a img {
	border: 0px;
}

#maincontainer {
	width: 798px;
	height: 642px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	margin: auto;
	background-image: url(images/sub_background.jpg);
	background-position: 85% 71%;
	background-repeat: no-repeat;
}

.MsoNormal {
	height: auto;
}

#header {
	width: 798px;
	height: 74px;
	margin: auto;
}

#leftside {
	width: 410px;
	height: 485px;
	float: left;
}
	
#rightside {
	width: 360px;
	height: 485px;
	float: right;
}

#text {
	width: 360px;
	margin: auto;
	text-align: justify;
	max-height: 500px;
	overflow: hidden;
	height: auto;
	white-space: normal;
}

#subtitle {
	font-size: 14px;
	text-align: left;
	width: 100%;
	margin-left: 12px;
	position: relative;
	top: -12px;
}

#leftsidecaption {
	margin-left: 10px;
	width: 400px;
}

#menu {
	width: 798px;
	height: 83px;
}

#footer {
	width: 798px;
	margin: auto;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
}

.footertext {
	color: #666666;
	font-size: 10px;
	line-height: 8px;
}

#description {
	border: 6px solid #f00;
	background-color: #f00;
	width: 360px;
	height: 96px;
	position: static;
	bottom: 0px;
	left: 180px;
}