body {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #EFEFF1;
	background-repeat: repeat-x;
	background-position: center top;
}
img { border: 0; }


p {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12pt;
    line-height:15pt;
}


#top {
	width:674px;
	height:91px;
	background:url("") no-repeat;
}

/*====  STRUCTURAL  ===========================================================================*/
#ab_container {
	width: 675px;
	padding: 0;
	background: url("") no-repeat top center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#project_container {
	width: 675px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}

#ab_content {
	position: absolute;
	width: 673px;
	height: auto;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#recentprojects {
	width:674px;
	text-align:left;
	height: 62px;
	float: left;
}
#projects {
	width:134px;
	height: 102px;
	float: left;
	padding-bottom: 10px;
}

#projectsbottom {
	width:134px;
	height: 102px;
	float: left;
	padding-bottom: 0px;
}
z	

#projectsholder {
	width:674px;
	text-align:left;
	height: 368px;
	margin: 0 auto 0 auto;
}

#aboutholder{
	text-align:left;
	float: left;
	margin: 10px 10px 10px 10px;
	color: #333333;
	margin: 0;
	padding: 0px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 17px;
	width: 315px;
	background-image: url(images/main_header_23.jpg);
}
#column1{
	text-align:left;
	float: left;
	margin: 10px 10px 10px 10px;
	color: #333333;
	margin: 0;
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 17px;
	width: 315px;
	background-image: url(images/main_header_23.jpg);
}
#column2{
	text-align:left;
	float: right;
	color: #333333;
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 17px;
	width: 315px;
	background-image: url(images/main_header_23.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.about {
	position: absolute;
	width: 302px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 17px;
	padding-right: 0px;
	padding-left: 0px;
}
#about {
	position: absolute;
	width: 302px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 17px;
	padding-right: 0px;
	padding-left: 0px;
	clear: none;
}

#aboutbreak{
	width:49px;
	text-align:left;
	height: 255px;
	float: left;
}
#whatholder{
	text-align:left;
	float: left;
	font: 16px Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 14px;
	width: auto;
	clear: none;
	height: 450px;
}
.what {
	position: absolute;
	width: 125px;
	height: auto;
	padding: 0;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	float: left;
}
.what p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0px 0px 13px 0px;
	line-height: 15px;
}
.what .blue { font: 11px Arial, Helvetica, sans-serif; color: #81e1ff; margin: 0; padding: 0px 0px 12px 0px; line-height: 14px; }

#whatbreak{
	width:49px;
	background:url(../images/middle.jpg);
	text-align:left;
	height: 255px;
	float: left;
}
#pastholder{
	text-align:left;
	float: left;
	font: 16px Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 14px;
	width: 315px;
	clear: none;
	margin-top: 275px;
}

#pastbreak{
	width:49px;
	text-align:left;
	float: left;
}
#contactholder{
	text-align:left;
	float: left;
	background-image:url(../images/main_header_52.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width: 310px;
	margin-top: 30px;
	padding-top: 40px;
}
#ourclientsholder{
	width:310px;
	text-align:left;
	height: 86px;
	float: left;
}
#bottom {
	width:674px;
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#projectborder {
	width:674px;
	float: left;
	background-image: url(../images/main_header_030509_22.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	padding-top: 0px;
}
Form
 
label{
	float: left;
	width: 60px;
	font-weight: bold;
	font-size: 12px;
	margin-left: 22px;
}

input, textarea{
	width: 200px;
	margin-bottom: 5px;
	background-color:#CCCCCC;
	border:thick;
}

textarea{
	width: 258px;
	height: 70px;
	margin-left: 23px;
	margin-top: 10px;
}

.boxes{
	width: 1px;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

.col1 {
	float:left;
	padding-top: 10px;
}
.col2 {
	float:left;
	padding-top: 10px;
}

.textblock {
}

br{
clear: both;
}
.name {
	text-align:center;
	color: #333333;
	line-height: 15px;
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0;
	}
.captext {
	color:#000099;
	font-size: 18px;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-weight: normal;
}
.image{
	width: 315px;
	height: 300px;
	float: left;
	clear: both;
}
