body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #CC9500;
	margin: 0;		
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
}
#main {
	background-color: #000000;
	margin:0 auto;
	position: relative;
	width: 860px;
	height: 100%;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position:relative;
	height:116px;
	width: 100%;
}
#menubar {
	background-image: url(images/index_04.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height:51px;
	text-align: center;
}
#topbanner {
	background-image: url(images/index_05.jpg);
	height: 179px;	
}
#about {
	background-image: url(images/index_06.jpg);
	height: 333px;
	margin-top: 10px;
	text-align: left;
}
#featured {
	background-image: url(images/featured.jpg);
	height: 288px;
	margin: 0px auto;	
}
#featuredcontent {
	padding-top: 40px;
	margin: 0px auto;	
}
#portfolio {
	background-image: url(images/tables_02.jpg);
	background-color: #000000;
	margin-top: 10px;
	height: auto;
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
}
#logos {
	background-image: url(images/logos_02.jpg);
	background-color: #000000;
	height: auto;
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
}
#banners {
	background-image: url(images/banners_02.jpg);
	background-color: #000000;
	height: auto;
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
}
#logocontent {
	margin: 0px auto;
	text-align: center;
	width: 89%;
	padding: 40px 0 0 4px;
}
#tablelow {
	background-image: url(images/tables_04.jpg);
	background-color: #000000;
	height: 47px;
	background-position: bottom;
}
#portfoliothumbs {
	margin: 0px auto;
	text-align: left;
	width: 89%;
	padding: 40px 0 0 4px;
}
#contact {
	background-image: url(images/contact_08.jpg);
	height: 362px;
	margin-top: 10px;
	background-position: top;
	background-repeat: no-repeat;
}
#contactbody {
	text-align: left;
	position: absolute;
	top:408px;
	left:1px;
	width: 500px;
}
#formdesc {
	float: left;
	height: 24px;
	width: 150px;
	text-align: right;
}
#formtext {
	float: left;
	height: 24px;
	padding: 0 0 0 10;
}
#formtext input {
	height: 20px;
	width: 200px;
	padding: 2px 0 0 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #5F5F5F;
	color: #FFFFFF;
	background: #383838;
	}
#formtext textarea {
	height: 140px;
	width: 250px;
	padding: 4px 0 4px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #5F5F5F;
	color: #FFFFFF;
	background: #383838;
}
#contactsubmit {
	text-align: left;
	position: absolute;
	top:646px;
	left:154px;
	width: 345px;
}
#services {
	background-image: url(images/services.jpg);
	background-color: #000000;
	margin-top: 10px;
	height: auto;
	background-position: top;
	background-repeat: no-repeat;
}
#servicescontent {
	margin: 0px auto;
	padding-top: 40px;
	width: 86%;
	text-align: left;
}
.servicestitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #57EAEF;
}
.servicestext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	color: #CCCCCC;
}
#clients {
	background-image: url(images/clients.jpg);
	background-color: #000000;
	margin-top: 10px;
	height: auto;
	background-position: top;
	background-repeat: no-repeat;
}
#footer {
	background-color: #000000;
	text-align: center;
	padding-bottom: 25px;
	padding-top: 20px;
}
#aboutcontent {
	position:absolute;
	top:400px;
	left:50px;
	width:420px;
}
#aboutcontact {
	position:absolute;
	text-align: center;
	top:617px;
	left:50px;
	width:420px;
}
.aboutus {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;	
	text-align: left;
	line-height: 16px;
}
#featuredleft {
	position: absolute;
	top:730;
	left:50;
	width:248px;
	vertical-align: top;
	text-align: center;
}
.worktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #57EAEF;
	padding-left:10px;
	text-align: left;
}
.workdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;		
	color: #AEAEAE;
	padding-left:15px;
	padding-right: 15px;
	padding-bottom: 10px;
}
#featuredcenter {
	position:absolute;
	top:730;
	left:305;
	width:248px;
	text-align: center;
}
#featuredright {
	position:absolute;
	top:730;
	right:50;
	width:248px;
	text-align: center;
}
.copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.lowerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.lowerlinks a:link, .lowerlinks a:active, .lowerlinks a:visited{
	color: #666666;	
	text-decoration: none;
}
.lowerlinks a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#threecolumns {
	background-color: #000000;
	text-align: center;
	width: 860px;
}
.firstcolumn {
	width: 300px;
	text-align: left;
	float: left;
	background-color: #666666;	
}
#firstcont {
	padding: 0 0 0 20px;
}
.secondcolumn {
	width: 300px;
	text-align: left;
	float: left;
	background-color: #003399;
}
.thirdcolumn {
	width: 260px;
	text-align: left;
	float: left;
	background-color:#00CC00;
}
a:link, a:active, a:visited  {
	color: #FFBA00;
	text-decoration: none;
}
a:hover {
	color: #FCE300;
	text-decoration: none;
}
