

#container
{
margin: 1em auto;
background-color: #FFF;
border: 0px solid #ccc;
padding: 10px;
width: 680px;

}



body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #999999;
	background-color: #e6eef1;


}

  		
	a:link {
	color: #3dcbfd; text-decoration:none;
	background-color: white;
}
a:visited {
	color: #3dcbfd;
	background-color: 52cbf5;
	text-decoration: none;
}
a:hover {
	color:#3dcbfd;
	text-decoration:none;
	background-color: #d3dfe8;
}
a:active{
text-decoration : none;
color : #3dcbfd;
background-color: white;
}
.header {
	height: 173px;
	width: 679px;
}
.main_content {
	width: 679px;
	clear: both;
}
.workDiv {
	width: 175px;
	float: left;
	clear: right;
	padding-top: 15px;
}
.abotuDiv {
	width: 309px;
	float: left;
	padding-top: 15px;
	margin-right: 10px;
}
.studioDiv {
	float: right;
	width: 185px;
	padding-top: 15px;
}
.linebreak {
	height: 8px;
	width: 679px;
	clear: both;
}
.servicesDiv {
	width: 679px;
	height: 185px;
	float: left;
	clear: both;
}
.folio {
	width: 679px;
}
.headertxt {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: white;
}
.service1 {
	width: 175px;
	float: left;
	padding-top: 5px;
}
.service2 {
	width: 165px;
	float: left;
	padding-top: 5px;
}
.service3 {
	width: 165px;
	float: left;
	padding-top: 5px;
}
.greyheader {
	font-weight: bold;
	color: rgb(102, 102, 102);
	background-color: white;
}
.workheader {
	height: 40px;
	width: 679px;
	font-size: 18px;
	color: #52cbf5;
	padding-top: 12px;
	clear: both;
}
.workimage {
	float: left;
	height: 233px;
	width: 357px;
}
.worktext {
	float: left;
	height: 233px;
	width: 312px;
	padding-left: 10px;
	background-color: white;
}
.workfooter {
	height: 26px;
	width: 679px;
	float: left;
}

#top {
margin-top: 750px;
}

