body {
	color:#999999;
	font-family: arial, helvetica, sans-serif;
	font-size:80%;
	line-height: 1.4em;
	margin:0;
}
a {
	color:#D75008;
}
img {
	border:none;
}
p {
	padding: 1em 0;
}

#contactmain {
	background: url(../images/contact_mainblock.jpg) top left no-repeat;
	height:457px;
	position:relative;
	width:773px;
}
#footer {
	border-top:1px solid #eae9e9;
	clear:both;
	font-size:80%;
	margin:.5em;
	padding:.5em;
	text-align:center;
}
#footer p {
	padding:0;
}
#homemain {
	background: url(../images/home_mainblock.jpg) top left no-repeat;
	padding: 365px 25px 10px 330px;
}
#nav {
	height:21px;
	margin:0 auto;
}
#nav ul {
	list-style-type:none;
	margin-left:36px;
}
#nav ul li {
	display:inline;
}
#servicesmain {
	background: url(../images/services_mainblock.jpg) top left no-repeat;
	padding: 300px 50px 10px 50px;
}
#servicesmain img {
	margin:0 auto;
}
#servicesmain ul li {
	color:#D75008;
}
#servicesmain ul li span {
	color:#999999;
}
#whowearemain {
	background: url(../images/whoweare_mainblock.jpg) top left no-repeat;
	padding: 300px 90px 10px 90px;
}
#wrapper {
	margin:10px auto;
	width:773px;
}

.contactinfo {
	color: white;
	left:508px;
	position:absolute;
	top:190px;
}
.contactinfo a {
	color:white;
	text-decoration: none;
}
.divider {
	color:#D75008;
	margin: 0 1em;
}
.twitter {
	top:360px;
	position: absolute;
	left:447px;
}
.twitter a {
	color:#D75008;
	letter-spacing: 1px;
	text-decoration: none;
}