html {
	background: #DFDFDF;
}

* {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

input {
	border: 1px solid;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #DFDFDF url('../../Images/Background.jpg') 0 0 repeat-x;
	margin: 0px;
	text-align: center;
}

#Logo {
	width: 142px;
	height: 142px;
	position: absolute;
	top: 40px;
	left: -23px;
	background: url('../../Images/Logo.png') 0 0 repeat-x;
}

#BodyWrapper {
	text-align: left;
	width: 964px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	position: relative;
}

#SubWrapper {
	width: 917px;
	margin-left: auto;
	margin-right: auto;
}

#FloatLeft {
	height: 65px;
	width: 285px;
	background: #ffffff url('../../Images/Left.jpg') 0 0 no-repeat;
}

#Top {
	width: 100%;
	height: 139px;
	background: #ffffff url('../../Images/Top.jpg') 0 0 no-repeat;
}

#LogoRight {
	width: 781px;
	height: 109px;
	background: #ffffff url('../../Images/LogoRight.jpg') 0 0 no-repeat;
	float: left;
}

#HotNews {
	padding-top: 24px;
	padding-bottom: 5px;

}

#Menu {
	padding-top: 119px;
	padding-left: 226px;
	height: 20px;
	width: 100%;
}

#MainWrapper {
	width: 917px;
	padding-bottom: 0px;
	background: #ffffff;
}

#Left {
	width: 262px;
	float: left;
	text-align: right;
}

#Main {
	width: 655px;
	float: left;
	background: #ffffff url('../../Images/Main.jpg') 0 100% no-repeat;
}

#Footer {
	width: 100%;
	height: 183px;
	float: left;
	padding-top: 45px;
	text-align: center;
	background: url('../../Images/Footer.png') 0 0 no-repeat;
}

#MainInnerWrapper {
	width: 550px;
	margin-left: 45px;
	margin-top: 20px;
	margin-bottom: 200px;
}

#Left1 {
	width: 100%;
	height: 16px;
	background: #ffffff url('../../Images/Left1.jpg') 0 0 no-repeat;
}

#Left2 {
	width: 100%;
	background: #ffffff url('../../Images/Left2.jpg') 0 0 repeat-y;
}

#Left3 {
	position: relative;
	width: 100%;
	height: 36px;
	background: #ffffff url('../../Images/Left3.jpg') 0 0 no-repeat;
}

#Left4 {
	width: 100%;
	height: 20px;
	background: #ffffff url('../../Images/Left4.jpg') 0 0 no-repeat;
}

#Left5 {
	width: 100%;
	background: #ffffff url('../../Images/Left5.jpg') 0 0 no-repeat;
	height: 220px;
}

#Left2Wrapper {
	width: 165px;
	margin-left: 65px;
	text-align: right;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 150%;
	color: #FFFFCC;
	min-height: 160px;

}

#Left5Wrapper {
	width: 165px;
	margin-left: 65px;
	text-align: right;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 130%;
	color: #FFFFCC;
}

#Left6 {
	width: 100%;
	height: 21px;
	background: #ffffff url('../../Images/Left6.jpg') 0 0 no-repeat;
}

