@charset "utf-8";
body {
	margin-top:0;
	text-align:center;
	background-image: url(layout/background.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: Top center;
	
}
.img {
float: right;
}
.header {
}

.header {
	float: left;
	width: 1022px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-image: url(layout/header.png);
	background-repeat: no-repeat;
	text-align: left;
	height: 272px;
}
.banner {
	background-image: url(images/header.png);
	float: left;
	height: 80px;
	width: 780px;
}

.container {
	height: auto;
	width: 1022px;
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #212121;
}
.content {
	float: left;
	height: auto;
	width: 1022px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-image: url(layout/contentbg.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
.fottertop {
	background-image: url(layout/fotter_top.png);
	background-repeat: no-repeat;
	float: left;
	height: 3px;
	width: 1022px;
}
.links {
	float: left;
	height: 50px;
	width: 525px;
	margin-top: 75px;
	margin-left: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.left {
	float: left;
	width: 750px;
	margin-top: 5px;
	margin-left: 10px;
	text-align: left;
}
.right {
	float: left;
	width: 160px;
	margin-right: 0px;
	margin-top: 5px;
	margin-left: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999;
	font-size: 12px;
}

.footer_bottoom {
	background-image: url(layout/footer_bottom.png);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 1022px;
}

.footer {
	background-color: #FFF;
	float: left;
	height: 80px;
	width: 780px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-image: url(images/footerback.png);
}
.text-footer {
	float: right;
	margin-right: 5px;
	text-align: right;
}
.container .footer .text-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.desined {
	font-size: 10px;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	font-weight: bold;
	float: left;
	height: auto;
	width: 750px;
}
