.cl {
	clear: both;
	}
#sub_bg {
	padding: 0px 0px 10px 0px; 
	margin: 20px 0px 0px 8px;
	margin-bottom: 60px;
	}
#header {
	z-index: 300;
	top: 0px;
	}
#sub_header {
	height: 200px;
	margin-top: -20px;
	padding-top: 8px;
	margin-left: -2px;
	}
#submenu {
	z-index: 600;
	position: absolute;
	text-align: center;
	top: 170px;
	left: 140px;
	width: 600px;
	}
#sub_left {
	margin-left: 30px;
	margin-bottom: 50px;
	float: left;
	width: 760px;
	height: auto;
	min-height: 450px;
	}
#sub_right {
	float: right;
	width: 190px;
	padding: 50px 15px 0px 0px;
	margin-bottom: 50px;
	}
#sub_dynamic_title {
	
	}
#sub_image {
	position: absolute;
	width: 378px;
	height: 237px;
	left: 654px;
	top: 6px;
	z-index: 300;
	}
#footer_bar {
	height: 25px;
	color: white;
	padding-right: 15px;
	padding-top: 5px;
	font-size: 11px;
	text-align: right;
	z-index: 500;
	position: relative;
	}
	#footer_bar a:link, #footer_bar a:visited, #footer_bar a:active {
		color: white;
		text-decoration: none;
		}
	#footer_bar a:hover {
		color: #436fb9;
		text-decoration: underline;
		}
.contact_form {
	padding-left: 10px;
	display: inline;
	border-left: 1px solid #80838c;
	float: right;
	width: 480px;
	_width: 450px;
	}
#us_office {
	width: 205px; margin-bottom: 5px; background: url(/assets/images/page/us_flag.jpg) no-repeat; padding-left: 45px;
	}
.left_photo {
	float: left;
	margin: 0px 5px 0px 0px;
	}
.right_photo {
	float: right;
	margin: 0px 0px 0px 5px;
	}
.side_image {
	width: 185px;
	height: 125px;
	margin-bottom: 20px;
	}
	
a.rss_btn:link, a.rss_btn:visited, a.rss_btn:active {
	width: 169px;
	padding-left: 20px;
	height: 29px;
	display: block;
	padding-top: 15px;
	margin: 0px;
	float: left;
	margin-top: 3px;
	margin-bottom: 5px;
	color: #020D2D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(../images/layout/btn_rss.gif);
	background-position: 0px -45px;
	}
a.rss_btn:hover {
	background-position: 0px 0px;
	}