#main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	width: 212px;
	float: left;
}
#right {
	width: 748px;
	float: right;
}
#right #right_top {
	height: 51px;
	background-image: url(../web_images/main_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#right #right_top h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	text-decoration: none;
	font-weight: normal;
	padding-top: 30px;
	padding-left: 54px;
}
#right #about_right {
	float:left;
	_height:703px;
	height:703px;
	padding-left: 30px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #e9e9e9;
	width: 714px;
	background-color: #F5F5F5;
}

#right #right_content {
	padding-top: 26px;
	width: 88%;
	padding-bottom: 15px;
}
#right #about_bottom {
	height: 36px;
	background-image: url(../web_images/pro_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#top #nav #about_us a
{
	background-image: url(../web_images/nav_blue_bg.jpg);
	background-repeat: repeat-x;
	line-height: 39px;
	display:block;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}