body{}

div.core{
	margin: 0pt auto;
	width: 1001px;
	height: auto;
	background-color: #fff;
}

div.content{
	width: 100%;
	height: auto;
}

div.leftContent{
	width: 280px;
	height: 770px;
	float: left;
	background-color: #fff;
}

div.logo{
	width: 280px;
	height: 280px;
	/*margin-bottom: 2px;*/
	background-image: url(../images/logo.png);
}

a.aboutUs{
	font-size: 20px;
	font-weight: bold;
	left: 25px;
	position: relative;
	top: 40px;
}

a.whereUs{
	font-size: 20px;
	font-weight: bold;
	left: 20px;
	position: relative;
	top: 88px;
	z-index: 100;
}

a.contactUs{
	font-size: 19px;
	font-weight: bold;
	left: 36px;
	position: relative;
	top: 125px;
}

a.ourWorks{
	font-size: 20px;
	font-weight: bold;
	left: 30px;
	position: relative;
	top: 178px;
}

div.bannerleft{
	height: 550px;
	left: 0px;
	position: relative;
	top: -65px;
	width: 117px;
}

div.centerContent{
	width: 720px;
	height: auto;
	float: left;
}

div.header{
	height: 117px;
	left: -80px;
	position: relative;
	top: 45px;
	width: 800px;
}

div.headerTitle{
	position: relative;
	top: 24px;
	left: 120px;
	font-size: 36px;
	color: #fff;
	font-weight: bolder;
}

div.headerSubTitle{
	position: relative;
	top: 40px;
	left: 120px;
	font-size: 28px;
	color: #fff;
	font-weight: bolder;
	width: 660px;
	text-align: right
}

div.centerContent{
	width: 718px;
	height: auto;
	float: left;
	padding-left: 2px;
	margin-bottom: 10px;
}

div.mainContent{
	margin: 60px 0px 0px 25px;
	width: 695px;
	height: 567px;
	background:#fff no-repeat scroll right bottom;
	overflow: auto;
 }

div.footer{
	clear: left;
	width: 997px;
	height: auto;
	text-align: center;
	border: 1px solid #33b;
	padding: 1px;

}

div.footer img{
	vertical-align: middle;
}