/* CSS Document */
*
{
	margin: 0px;
	padding: 0px;
	
}
body, html
{
	background: #4A4A4D;
	height: 100%;
}
#vertcenter
{
	position: absolute;
	top: 50%;
	margin-top: -325px;
	width: 100%;
	text-align: center;
}
#outer
{
	background: #ffffff;
	width: 945px;
	padding-right: 80px;
	padding-top: 120px;
	height: 471px;
	padding-bottom: 59px;
	margin: 0px auto;
	text-align: right;
	position: relative;
	text-align: left;
	display:block;
	overflow:hidden;
}
#wrapper
{
	display: block;
	height: 471px;
	
	width: 946px;
	background: #666666;
	position: relative;
/*	margin: 100px 0px;*/
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	border-left: 0px;
	overflow:hidden;
	
}

#overlay
{
	width: 300px;
	height: 471px;
	position: absolute;
	top: 0px;
	left: 95px;
	background: #000000;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	color: #ffffff;
}
#leftbar
{
	width: 300px;
	height: 471px;
	position: absolute;
	top: 0px;
	left: 95px;
	color: #FFFFFF;
}
#ourwork #leftbar
{
	width: 302px;
}
#homecontent
{
	width: 370px;
	position: absolute;
	padding: 12px 10px;
	padding-bottom: 0px;
}
#home #homecontent
{
	top: 279px;
	left: 402px;
}
#srvcs #homecontent
{
	top: 41px;
	left: 400px;
	width: 380px;
}
#latest #homecontent
{
	top: 42px;
	left: 400px;
	padding-right: 163px;
	background: url(../../images/backgrounds/latest.gif) bottom right no-repeat;
	height: 260px;
	overflow:hidden;
	width: 373px;
}
#contactus #homecontent
{
	top: 42px;
	left: 400px;
	width: 254px;
}
#ourwork #homecontent
{
	top: 42px;
	left: 395px;
	padding: 0px;
}
.module
{
	position: absolute;
	top: 322px;
}
#latestnews
{
	right: 0px;
	width: 156px;
}
#lookingback
{
	left: 410px;
	width: 240px;
}
#recentprojects
{
	width: 320px;
	left: -20px;
	top: 250px;
}
img.homeimage
{
	margin: 0px;
	padding: 0px;
	margin-left: 74px;
	margin-top: 42px;
}

img.slideimage
{
	position: absolute;
	top: 42px;
	left:395px;
}
#footer
{
	width: 850px;
	margin-left: 97px;
/*	margin-top: 6px;*/
}

#leftbar object
{
	position: absolute;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}

/*==================== SCROLLBAR STYLING ====================================*/
#scrollbar
{
	width: 11px;
	float: right;
	height: 98px;
	background: #909090;
	border: 1px solid #ffffff;
	margin-top: 4px;
}

#scrollbar #scrollarea
{
	height: 77px;
	border: 1px solid #909090;
	width: 9px;
	display: block;
}
#scrollbar #scrollblock
{
	display: block;
	width: 9px;
	height: 14px;
	background:#666666;
}
/*======================END OF SCROLLBAR =====================================*/

#contactdetails
{
	width: 215px;
	height: 400px;
	position: absolute;
	top: 42px;
	left: 685px;
	padding-top: 12px;
	font-size: 10px;
}
