body {
	background: url('../images/header.jpg') repeat-x;
	font: 1em Arial, Helvetica, sans-serif;	
	color: #505050;
}

h1 {
	font-size: 3em;	
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 1em;	
}

a{
	color: #009BFF;	
	text-decoration: none;
}

a:hover{
	color: #FF8E00;
}

div#header {
	height: 132px;		
}

div#header img{
	float: right;
}

div#tagline{	
	margin-top: 31px;
}

div#tagline img{		
	display: block;
	margin-bottom: 12px;
	margin-left: auto;
	margin-right: auto;
}

div#tagline p{	
	font-size: 1.5em;
}

div#services_graphic{
	height: 353px;
	margin-top: 31px;
}

div#main_content{
	margin-top: 19px;
}

div#design_col, #development_col {	
	font-size: 1.15em;
	line-height: 1.25em;
}

div#recent_work_images {
	border-top: 1px solid #f3f3f3;	
	margin-top: 31px;
}

div#recent_work_images h2 {
	color: #202124;
	margin-bottom: 19px;
}

div#recent_work_images .work_frame {
	border: 1px solid;
	border-color: #b4b4b4 #949494 #949494 #b4b4b4;
	height: 269px;
	padding: 2px;
	width: 294px;	
}

div#recent_work_descriptions {	
	line-height: 1.4em;
	margin-bottom: 31px;
	margin-top: 12px;		
}

div#recent_work_descriptions h3{
	color: #009BFF;
	margin-bottom: 2px;
}

h4.our_work_heading{
	margin-top: 15px;
}

ul.our_work_list li{
	line-height: 1.62em;
	margin-left: 20px;	
}

div#footer{
	background: url('../images/footer.jpg') repeat-x;
	color: #999999;	
	clear: both;
	height: 358px;
	line-height: 1.25em;
	margin: 31px 0 0 0;
}

div#footer img{
	margin-bottom: 7px;
}

div#design_services ul, #dev_services ul{	
	line-height: 1.62em;
}

div#design_services li, #dev_services li{
	margin-left: 20px;
}

div#contact span{
	color: red;
}

div#contact p{
	margin-top: 5px;
}

div#sse_llc{	
	color: #202124;
	margin-top: 175px;	
	text-align: center;
}