@charset "utf-8";

body {
	background:#0a0a09;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:lighter;
	line-height:18px;
	font-size:10px;
	color: #0cdbbc;
}
	
img {
	border:0;
}

p {
	margin:0;
}
	
A:link {text-decoration: underline; color:#08816f}
A:visited {text-decoration: underline; color:#08816f}
A:active {text-decoration: underline; color:#08816f}
A:hover {text-decoration: none; color:#08816f;}


#container {
	width:902px;
	margin:auto;
	background:#0a0a09;
}

#content {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #08816f;
	border-bottom-color: #08816f;
	border-left-color: #08816f;
	border-top-width: 0px;
}

#projectpagetitle {
	padding-top:40px;
	padding-bottom:40px;
	padding-left:20px;
}

#hometextcontent {
	text-align:left;
	background-image:url(images/indexbg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:450px;
	padding-left:30px;
	padding-top:25px;
}
	
#servicestextcontent {
	text-align:left;
	background-image:url(images/servicesbg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding-left:30px;
	height:455px;
}
	
#gallerytextcontent {
	padding:0 0 0 70px;
}

#footer {
	padding-top:15px;
	text-align: center;
	background:#0a0a09;
	clear:both;
}
	
table.padded-table td { 
	padding:10px; 
}
	
#form {
	float:right;
	padding-right:15px;
}

#seefor {
	padding-top:30px;
	line-height:24px;
	float:left;
	width:300px;
	padding-left:20px;
}
	
#contact {
	clear:both;
}
	
.imagefloatright {
	float:right;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
}


#leftcontact {
	float:left;
	padding-top:50px;
	padding-bottom:25px;
	padding-left:125px;
	line-height:20px;
}
	
#rightcontact {
	float:right;
	padding-top:50px;
	padding-bottom:25px;
	padding-right:125px;
	line-height:20px;
}
	
table.hometable td{
	padding-bottom:40px;
}

table.phototable td{
	padding:15px;
}
	