#container_940 {
	padding: 0px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background-image: url(/images_new/back_header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 95px;
	width: 940px;
}

#header_photo {
	float: left;
	height: 200px;
	width: 940px;
}

#top_menu {
	float: left;
	height: 45px;
	width: 940px;
}

#main_body {
	background-image: url(/images_new/back_body.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 900px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#footer {
	background-image: url(/images_new/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 60px;
	width: 940px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header #logo {
	float: left;
	height: 95px;
	width: 180px;
}
#header  #name {
	float: left;
	height: 30px;
	width: 430px;
	padding-top: 65px;
	padding-left: 330px;
}

#header #name form {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#home_content1 {
	background-image: url(/images_new/back_homebody1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 175px;
	width: 900px;
	padding-right: 20px;
	padding-left: 20px;
}

#home_content2 {
	background-image: url(/images_new/back_homebody2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 232px;
	width: 900px;
	padding-right: 20px;
	padding-left: 20px;
}

#home_content3 {
	background-image: url(/images_new/back_homebody3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 940px;
	text-align: center;
	padding-top: 60px;
	margin-bottom: 20px;
}
