a, .bodytext a {
	color: #003399;
	text-decoration: none;
}

a:visited {
	color: #003399;
}

a:hover, .bodytext a:hover {
	text-decoration: none;
	color: #FF6600;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #58585a;
	font-size: 12px;
	font-weight: normal;
}
.left_column {
	background-image: url(images/elements/left_shadow.jpg);
	background-repeat: repeat-y;
	width: 17px;
}

.right_column {
	background-image: url(images/elements/right_shadow.jpg);
	background-repeat: repeat-y;
	width: 17px;
}
.bottom_edge {
	background-image: url(images/elements/bottom_edge.jpg);
	background-repeat: no-repeat;
	width: 1030px;
}
.top_edge {
	background-image: url(images/elements/top_edge.jpg);
	background-repeat: no-repeat;
	width: 1030px;
}
.top_edge2 {
	background-image: url(images/elements/top_edge2.jpg);
	background-repeat: no-repeat;
	width: 1030px;
}
.footer {
	font-size: 13px;
	color: #FFFFFF;
}

.footer A, .footer A:link, .footer A:active, .footer A:visited {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}


.body_content {
	background-color: #FFFFFF;
}
.clients {
	display: block;
	padding-left: 110px;
	line-height: 15px;
}

.clients_intro {
	padding-right: 200px;
	line-height: 15px;
	font-size: 13px;
	padding-top: 15px;
}

.tag_line {
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
}

hr {
	font-style: normal;
	font-weight: lighter;
	color: 8b9aac;
}


.services {
	font-size: 12px;
	line-height: 15px;
	font-weight: lighter;
}
.indent_head_services {
	margin-left:25px;	
	font-weight: bold;
}

.head_services {
	font-weight: bold;		
}
.services_text {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	padding-left: 20px;
		padding-right: 20px;

}
.example_projects {
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/elements/ExampleProjects_LandingPage.jpg);
	background-repeat: no-repeat;
}

.graphic_design {
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/elements/SnowPattern.jpg);
	background-repeat: no-repeat;
}

.communications_overview {
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/elements/SkyTree.jpg);
	background-repeat: no-repeat;
}

.writing {
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/elements/Fog_Pattern.jpg);
	background-repeat: no-repeat;
}

.recent_news {
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/elements/recent_news.jpg);
	background-repeat: no-repeat;
}

.photography {
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/elements/Water.jpg);
	background-repeat: no-repeat;
}
.services_table {
	font-size: 14px;
	line-height: 22px;
	background-image: url(images/elements/Services_LandingPage.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	font-weight: normal;
}
.projects {
	font-size: 13px;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #E2DEDC; }
	
.news {
	font-size: 13px;
	line-height: 18px;
	}

.content_scroll {
	width:315px;
	height:440px;
	overflow: auto;
	top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E2DEDC;
			}
			
	.large_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

