body {
	margin: 0;
	padding: 0;
	background-color: #282929;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

img {
	border: 0;
}

#main {
	position: relative;
	margin: auto auto 20px auto;
	width: 925px;
	overflow: hidden;
}

#top1 {
	position: relative;
	float: left;
	margin: auto;
	width: 925px;
	overflow: hidden;
	background-image: url('../img/top1.jpg');
	height: 105px;
}

#top2 {
	position: relative;
	float: left;
	margin: auto;
	width: 925px;
	overflow: hidden;
	background-image: url('../img/top2.jpg');
	height: 305px;
}

.contact a {
	font: normal normal normal 12px Arial;
	color: white;
}

.contact {
	position: relative;
	float: right;
	border-left: 1px dotted white;
	color: #939393;
	font: normal normal normal 12px Arial;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	margin-right: 40px;
	margin-top: 60px;
}

#top2_text {
	position: relative;
	float: left;
	width: 473px;
	margin-top: 116px;
	margin-left: 36px;
	overflow: hidden;
	font: normal normal normal 13px Arial;
}

* html #top2_text {
	margin-left: 18px;
}

#top2_more {
	position: relative;
	float: left;
	width: 438px;
	margin-left: 36px;
	overflow: hidden;
	text-align: right;
	padding-right: 35px;
	padding-top: 15px;
}

* html #top2_more {
	margin-left: 18px;
}

#menu {
	position: relative;
	float: left;
	margin: auto;
	width: 925px;
	overflow: hidden;
	height: 49px;
	background-image: url('../img/menu_bg.gif');
	text-align: center;
}

.menu_element {
	position: relative;
	float: left;
	font: normal normal bold 15px Arial;
	color: white;
}

.menu_separator {
	position: relative;
	float: left;
	border-left: 1px solid #54C69E;
	height: 15px;
	margin-left: 40px;
	margin-right: 40px;
}

.menu_element a {
	font: normal normal bold 15px Arial;
	color: white;
	text-decoration: none;
}

#menu_content {
	width: 792px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

#content_top {
	position: relative;
	float: left;
	margin: auto;
	width: 925px;
	overflow: hidden;
	height: 15px;
	background-image: url('../img/content_top.gif');
	
}

#content {
	position: relative;
	float: left;
	margin: auto;
	width: 925px;
	overflow: hidden;
	background-color: #4F4F4F;
	padding-bottom: 25px;
}

#left {
	position: relative;
	float: left;
	margin: auto;
	width: 649px;
	overflow: hidden;
	padding-left: 19px;
	padding-right: 34px;
}

.title {
	position: relative;
	float: left;
	margin: auto;
	width: 649px;
	overflow: hidden;
	height: 25px;
	background-image: url('../img/title_bg.gif');
}

.title_content {
	position: relative;
	float: left;
	font: normal normal bold 20px Arial;
	color: #47CA9B;
	border-bottom: 1px solid #47CA9B;
	padding-right: 40px;
	margin-left: 16px;
	height: 24px;
	overflow: hidden;
}

* html .title_content {
	margin-left: 8px;
}

.col_l {
	position: relative;
	float: left;
	margin: auto;
	overflow: hidden;
	width: 288px;
	padding-left: 18px;
	padding-right: 18px;
	text-align: justify;
	color: white;
	font: normal normal normal 12px Arial;
	line-height: 22px;
	padding-top: 20px;
}

.col_2 {
	position: relative;
	float: right;
	margin: auto;
	overflow: hidden;
	width: 288px;
	padding-left: 18px;
	padding-right: 18px;
	text-align: justify;
	color: white;
	font: normal normal normal 12px Arial;
	line-height: 22px;
	padding-top: 20px;
}

#right {
	position: relative;
	float: right;
	margin: auto;
	width: 223px;
	overflow: hidden;
}

#box_top {
	position: relative;
	float: left;
	margin: auto;
	overflow: hidden;
	width: 223px;
	background-image: url('../img/box_top.gif');
	height: 3px;
}

#box {
	position: relative;
	float: left;
	margin: auto;
	overflow: hidden;
	width: 186px;
	background-image: url('../img/box_middle.gif');
	padding-left: 15px;
	padding-right: 22px;
	color: #C3C3C3;
	font: normal normal normal 12px Arial;
	padding-bottom: 20px;
}

#box_bottom {
	position: relative;
	float: left;
	margin: auto;
	overflow: hidden;
	width: 223px;
	background-image: url('../img/box_bottom.gif');
	height: 3px;
}

.box_title {
	position: relative;
	float: left;
	margin: auto;
	overflow: hidden;
	width: 186px;
	margin-top: 10px;
	font: normal normal bold 20px Arial;
	color: #47CA9B;
	margin-bottom: 10px;
}

#box a {
	position: relative;
	float: left;
	margin: auto;
	overflow: hidden;
	width: 186px;
	color: #C3C3C3;
	text-decoration: none;
	font: normal normal normal 12px Arial;
}

.box_separator {
	border-bottom: 1px solid #525252;
	position: relative;
	float: left;
	margin: auto;
	overflow: hidden;
	width: 186px;
	margin-top: 5px;
	margin-bottom: 4px;
	padding: 0px;
	height: 1px;
}

#bottom {
	position: relative;
	float: left;
	margin: auto;
	width: 925px;
	overflow: hidden;
	background-image: url('../img/bottom.gif');
	height: 28px;
	padding-top: 29px;
	font: normal normal bold 10px Arial;
	color: #888888;
	
}

#bottom_left {
	position: relative;
	float: left;
	margin: auto;
	width: 442px;
	overflow: hidden;
	height: 57px;
	padding-left: 20px;
}

#bottom_left a {
	font: normal normal bold 10px Arial;
	color: #888888;
	text-decoration: none;
}

#bottom_right {
	position: relative;
	float: right;
	margin: auto;
	width: 442px;
	overflow: hidden;
	height: 57px;
	text-align: right;
	padding-right: 20px;
}
