body {
	background: #333436;
	margin: 0;
	padding: 0;
}
body, td, textarea, input, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
h1, h2, h3, h4 {
	letter-spacing: 0.02em;
	line-height: 150%px;
	font-weight: bolder;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
h1 {
	font-size: 16px;
	color: #a5a5a5;
}
h2 {
	font-size: 12px;
	color: #000000;
}
h3 {
	font-size: 14px;
	color: #ffffff;
}
h4 {
	font-size: 14px;
	color: #000000;
}
p {
	margin: 0 0 10px 0;
}
.contentWrapper {
	background: transparent;
	width: 960px;
	border-width: 0 1px;
	border-style: solid;
	border-color: #000000;
	padding: 0 0 40px 0;
	margin: 0;
}
.banner1 { background: #ffffff url(../images/new-building/banners/Banner-Images1.jpg) no-repeat center top; }
.banner2 { background: #ffffff url(../images/new-building/banners/Banner-Images2.jpg) no-repeat center top; }
.banner3 { background: #ffffff url(../images/new-building/banners/Banner-Images3.jpg) no-repeat center top; }
.banner4 { background: #ffffff url(../images/new-building/banners/Banner-Images4.jpg) no-repeat center top; }
.tagLine {
	font-size: 11px;
	letter-spacing: 0.02em;
	line-height: 18px;
	font-weight: bolder;
	color: #a5a5a5;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-align: right;
	border-bottom: solid 0px #a5a5a5;
	width: 580px;
	padding: 0 10px 0 0;
	margin: 35px 0 0 0;
	float: right;
}
.menuWrapper, .menuWrapper1, .menuWrapper2, .menuWrapper3, .menuWrapper4, .menuWrapper5  {
	width: 900px;
	height: 70px;
	margin: 0;
	padding:0;
	clear: both;
	float: none;
}
.menuWrapper1 {
	background:  url(../images/design/menu-bg1.png) no-repeat center left;
}
.menuWrapper2 {
	background:  url(../images/design/menu-bg2.png) no-repeat center left;
}
.menuWrapper3 {
	background:  url(../images/design/menu-bg3.png) no-repeat center left;
}

.menuWrapper4 {
	background:  url(../images/design/menu-bg4.png) no-repeat center left;
}

.menuWrapper5 {
	background:  url(../images/design/menu-bg5.png) no-repeat center left;
}


.contentLeft {
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
	width: 435px
}
.contentLeft ul, .contentLeft ul 
{
	margin-right: 10px;
	margin-top: 0;
}
.contentLeft li, .contentLeft li
{
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: left;
}
.contentRight {
	background: #ffffff;
	margin: 0;
	padding: 10px 10px 0  10px;
}
.contentRight1, .contentRight2 {
	background: #a3a3a3;
	float: left;
	margin: 0;
	border: 0;
	color: #ffffff;
/*
	width: 225px;
	padding: 0;
*/
	width: 450px;
}
.contentRight1 p, .contentRight1 h3,
.contentRight2 p, .contentRight2 h3 
{
	margin: 10px;
}
.contentRight1 ul, .contentRight2 ul 
{
	margin-right: 10px;
	margin-top: 0;
}
.contentRight1 li, .contentRight2 li
{
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: left;
}
.contentRight1 {
	border-right: solid 0px #424242;
}
.imageHome img {
	width: 205px;
	height: 110px;
}
.imageHome {
	background: #787878;
	margin: 0;
	padding: 10px 10px 0 10px;
}
.imageContent {
	background: #a3a3a3;
	/* background: #787878; */
	margin: 0;
	padding: 0 0 10px 10px;
	color: #ffffff;
}
.imageContent td, .imageContent a {
	color: #ffffff;
}
.imageContent img {
	margin: 10px 10px 0 0;
}
.imageContent p {
	width: 430px;
}
.bottomRow {
	background:  url(../images/design/fade-bg.jpg) repeat-x center;
	height: 220px;
	margin: 0;
	padding: 0 30px;
	border-width: 0 1px;
	border-style: solid;
	border-color: #000000;
}
.bottomBlock1{
	margin: 10px 10px 10px 0;
	padding: 0;
	float: left;
	width: 205px;
}
.bottomBlock2 {
	margin: 0;
	padding: 0;
	float: left;
}
.bottomBlock3{
	margin: 10px;
	padding: 0;
	float: left;
	width: 205px;
}

.footer {
	background: #000000;
	padding: 30px 0;
	margin: 0;
}
.footer td, .footer a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
}
.readmore {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.contentRight1 .readmore , .contentRight2 .readmore 
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.imageGallery {
	background: #ffffff;
	margin: 0;
	padding: 0 0 10px 0;
}
.imgThumb {
	width: 210px;
	height: 210px;
	float: left;
	margin: 5px;
	border: 0;
}
#imageBox { margin: auto; width: 440px; overflow: hidden; height: 440px; }
#imageBoxInside { width: 440px; height: 1720px; }  
