body{
	background-color:#656565;
}

#site-top{
	background:url(../images/header_background.png) top repeat-x;
	height:150px;
	text-align:center;
}	

#header{
	margin:0 auto;
	width:960px;
	height:150px;
	text-align:left;
}

#site-bottom{
	background:url(../images/footer_background.png) top repeat-x;
	height:200px;
	text-align:center;
}

#footer{
	margin:0 auto;
	width:960px;
	text-align:left;
	color:#d8eb52;
}
a#footer  			{color: #4eb9f0; text-decoration:none;}
a#footer:Visited  	{color: #4eb9f0; text-decoration:none;}
a#footer:Active   	{color: #4eb9f0; text-decoration:none;}
a#footer:Hover    	{color: #fe833b; text-decoration:none;}

#footer-box-one{
	width:180px;
	float:left;
	padding:20px 10px 20px 20px;
}

#footer-box-two{
	width:190px;
	float:left;
	padding:20px 10px 20px 10px;
}

#footer-box-three{
	width:190px;
	float:left;
	padding:20px 10px 20px 10px;
}

#footer-box-four{
	width:300px;
	float:right;
	padding:20px 20px 20px 10px;
}

#logo{
	position:relative;
	top:19px;
	height:60px;
	width:380px;
}

#nav-area{
	position:relative;
	top:40px;
	height:35px;
	width:960px;
	text-align:center;
}

.nav-item{
	display:inline-block;
	background:url(../images/nav_divider.gif) top left no-repeat;
	padding:8px 20px 0px 20px;
	vertical-align:middle;
	height:34px;
}	

.nav-end{
	display:inline-block;
	background:url(../images/nav_divider.gif) top left no-repeat;
	padding:8px 0px 0px 0px;
	vertical-align:middle;
	height:34px;
	width:2px;
}	

#main-content-container{
	background-color:#CCCCCC;
	padding-bottom:20px;
}	

#main-content{
	background-color:#FFFFFF;
	margin:0 auto;
	width:960px;
}	

#main-content-top{
	background:url(../images/content_top.gif) top no-repeat;
	height:10px;
	margin:0 auto;
	width:960px;
}

#main-content-bottom{
	background:url(../images/content_bottom.gif) top no-repeat;
	height:10px;
	margin:0 auto;
	width:960px;
}

#content-left{
	padding:0px 20px 0px 20px;
	float:left;
	width:590px;
}

#content-right{
	padding:0px 20px 0px 20px;
	float:right;
	width:290px;
}

#internal_body{
	background:url(../images/internal_background.png) top repeat-x;
}	

#container{
	width:880px;
}

#page_content{
	width:800px;
	margin:20px;
}

#flash_content{
	position:relative;
	margin-top:15px;
	width:880px;
	height:220px;
}

#home_callout_container{
	padding-top:20px;
	width:760px;
	margin-left:40px;
}

#home_callout1{
	background:url(../images/home1.png) top left no-repeat;
	width:284px;
	float:left;
	padding-bottom:6px;
	padding-left:90px;
}

#home_callout2{
	background:url(../images/home2.png) top left no-repeat;
	width:284px;
	float:right;
	padding-bottom:6px;
	padding-left:90px;
}

#home_callout3{
	background:url(../images/home3.png) top left no-repeat;
	width:284px;
	float:left;
	padding-left:90px;
}

#home_callout4{
	background:url(../images/home4.png) top left no-repeat;
	width:284px;
	float:right;
	padding-left:90px;
}

#nav_home{
	float:left;
	width:88px;
	height:32px;
	background:url(../images/home.gif) top no-repeat;
}

#nav_home_active{
	float:left;
	width:88px;
	height:32px;
	background:url(../images/home_active.gif) top no-repeat;
}

#nav_whatwedo_active{
	float:left;
	width:148px;
	height:32px;
	margin-left:2px;
	background:url(../images/whatwedo_active.gif) top no-repeat;
}

#nav_whoweare_active{
	float:left;
	width:144px;
	height:32px;
	margin-left:2px;
	background:url(../images/whoweare_active.gif) top no-repeat;
}

#nav_contactus_active{
	float:left;
	width:138px;
	height:32px;
	margin-left:2px;
	background:url(../images/contactus_active.gif) top no-repeat;
}


#nav_home_inactive{
	float:left;
	width:88px;
	height:32px;
	background:url(../images/home.gif) top no-repeat;
}

#nav_whatwedo_inactive{
	float:left;
	width:148px;
	height:32px;
	margin-left:2px;
	background:url(../images/whatwedo.gif) top no-repeat;
}

#nav_whoweare_inactive{
	float:left;
	width:144px;
	height:32px;
	margin-left:2px;
	background:url(../images/whoweare.gif) top no-repeat;
}

#nav_contactus_inactive{
	float:left;
	width:138px;
	height:32px;
	margin-left:2px;
	background:url(../images/contactus.gif) top no-repeat;
}

#nav_home_over{
	float:left;
	width:88px;
	height:32px;
	background:url(../images/home_over.gif) top no-repeat;
}

#nav_whatwedo_over{
	float:left;
	width:148px;
	height:32px;
	margin-left:2px;
	background:url(../images/whatwedo_over.gif) top no-repeat;
}

#nav_whoweare_over{
	float:left;
	width:144px;
	height:32px;
	margin-left:2px;
	background:url(../images/whoweare_over.gif) top no-repeat;
}

#nav_contactus_over{
	float:left;
	width:138px;
	height:32px;
	margin-left:2px;
	background:url(../images/contactus_over.gif) top no-repeat;
}

.page_image_right{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	border:#333333 solid 1px;	
}

.contact_form td{
	padding:5px 10px 5px 0px;
	vertical-align:top;	
}

#portfolio-sample-pic{
	margin:20px 0px 0px 0px;
	border:#CCCCCC 1px solid;
}

#portfolio-content{
	margin:10px;
	font-weight:bold;
}

#porfolio-content-left{
	width:250px;
	float:left;
	font-weight:normal;
}

#porfolio-content-right{
	width:250px;
	float:right;
	font-weight:normal;
}

.blog-date{
	font-size:10px;
	border-bottom:#CCCCCC dashed 1px;
	padding-bottom:10px;
}

.clear{
	clear:both;
	height:0px;
}	
