body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #B3B3B4;

}
.LeftColumn {
	background-color: #B3B3B4;
}
.RightColumn {
	background-color: #B3B3B4;
}
.MiddleColumn {
	background-image: url(images/background-middle-column.jpg);
	width: 760px;
	background-repeat: no-repeat;

}

.LeftColumnBackgroundItems {
	position: relative;
	height: 100%;
	width: 100%;
}

.RightColumnBackgroundItems {
	position: relative;
	height: 100%;
	width: 100%;
}



.BackgroundBlueLeft {
	background-image: url(images/background-blue-left.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	width: 100%;
	height: 500px;
	top: 0px;


}

.BackgroundBlueRight {
	background-image: url(images/background-blue-right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	height: 500px;
	top: 0px;

}
.SidestripLeft {
	background-image: url(images/sidestrip.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 100%;
	z-index: 10;
	position: absolute;
	top: 0px;
	background-position: center;



}
.SidestripRight {
	background-image: url(images/sidestrip.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 100%;
	z-index: 10;
	position: absolute;
	top: 0px;
	background-position: center;


}
.GridLeft {
	background-image: url(images/grid-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 100%;
	top: 0px;
	position: absolute;

}
.GridRight {
	background-image: url(images/grid-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
	top: 0px;
	position: absolute;

}
.HeaderColorBars {
	background-image: url(images/header_colorbars.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 48px;
	width: 760px;
}
.CONTENTBOX {
	background-image: url(images/background-contentbox.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 468px;
	width: 760px;
}
.Logo {
	position: absolute;
	height: 155px;
	width: 386px;
}
.HomeClientLogin {
	position: absolute;
	left: 567px;
	top: 0px;
}
.MainNav {
	position: absolute;
	left: 391px;
	top: 53px;
}
.FeaturedProjects {
	position: absolute;
	left: 0px;
	top: 296px;
}
.OURSERVICES {
	position: absolute;
	left: 541px;
	top: 90px;
}
.CopyrightandTextLinks {
	position: relative;
	height: 80px;
	width: 760px;
	clear: both;
}
.TextLinksBox {
	position: absolute;
	left: 14px;
	top: 30px;
	color:#E2E2E2;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;


}



.CopyrightBox {

	position: absolute;
	left: 551px;
	top: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E2E2E2;
}
.HomepageFlash {
	position: absolute;
	height: 143px;
	width: 541px;
	left: 0px;
	top: 138px;
}
