html {
	background: #DFDFDF;
}

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

input {
	border: 1px solid;
}

img.Thumbnail {
	margin-top: 5px;
	margin-right: 2px;
	border: 1px solid #cccc99;
	cursor: pointer;
}

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;
}

#ProjectDetails {
	height: 75px;
	border-bottom: 1px solid #e9e9d3;
	margin-bottom: 10px;
}

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

#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/Sub_Left.jpg') 0 0 no-repeat;
}

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

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

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

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

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

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

#MainInnerWrapper {
	width: 525px;
	margin-left: 45px;
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 300px;
}
#MainInnerWrapper ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 14px;
	color: #333;
	line-height: 150%;
	padding-top: 8px;
	padding-bottom: 8px;
}

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

#Left2 {
	padding-top: 10px;
	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;

}

#Left2Wrapper {
	width: 178px;
	margin-left: 60px;
}

#Left5Wrapper {
	width: 165px;
	margin-left: 66px;
	min-height: 150px;
}
#Left5Wrapper img {
	margin-left: -4px;
}

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

#Footer {
	width: 100%;
	height: 148px;
	float: left;
	background: url('../../Images/Sub_Footer.png') 0 0 no-repeat;
}

#FooterTop {
	height: 45px;
	padding-top: 65px;
	padding-left: 235px;
}

#FooterBottom {
	text-align: center;
	padding-left: 40px;


}
