* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-color: #CCC;
}
#wrapper {
	/*height: 600px;*/
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #898989;
	overflow: hidden;
}
#header {
	height: 80px;
	width: 950px;
	background-position: right top;
	background-repeat: no-repeat;
	text-align: right;
}
#nav {
	float: left;
	/*height: 460px;*/
	width: 130px;
	margin-right: 10px;
}
#sub_nav {
	float: left;
	/*height: 430px;*/
	width: 110px;
	padding-top: 30px;
	text-align: left;
}
#sub_nav_info {
	float: left;
	/*height: 391px;*/
	width: 110px;
	padding-top: 112px;
	text-align: left;
}
#main {
	float: left;
	/*height: 430px;*/
	width: 650px;
	text-align: left;
	overflow: auto;
}
#main_top38px {
	height: 38px;
	text-align: left;
}
#main h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #a3462e;
}
#main h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CCC;
	line-height: 16pt;
	margin-left: 80px;
}
#main p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16pt;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 80px;
}
#main table tr td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #333;
}
#main p a:link , a:visited{
	text-decoration: underline;
	color: #333;
	font-size: 11pt;
	font-weight: bold;
}
#wrapper #main p a:hover, a:active {
	color: #a3462e;
	font-size: 11pt;
}
#main_bottom {
	height: 412px;
	width: 590px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: auto;
}
#Rcol {
	float: right;
	/*height: 460px;*/
	width: 50px;
	background-repeat: no-repeat;
	background-position: right top;
}
#footer {
	clear: both;
	height: 12px;
	width: 950px;
	text-align: right;
}
#footer2 {
	clear: both;
	height: 48px;
	width: 950px;
	text-align: right;
}
.img_float_right {
	float: right;
}
.40px_down {
	margin-top: 40px;
}
.30px_down {
	margin-top: 30px;
}
#main_p {
	height: 392px;
	overflow: auto;
}
