#content a{
	color: #587f1f;
}
#content a:hover{
	color: #ccc;
}
#socialcontent {
	border:1px solid #3d424b;
}
#background #footerwrap{
	background: none;
}

#background #page{
    background: url(../images/background.jpg) center top no-repeat;
}

#page h2, h3, h4{
	color: #f6d889;
}
#page h2{
	font-size: 18px;
}
#page h3{
	font-size: 16px;
}
#page h4{
	font-size: 15px;
}
#page #content h1.contentheading{
	background: url(../images/homeheader.png) no-repeat;
	width:624px;
	height: 58px;
	text-indent: -1000px;
	overflow: hidden;
	border-bottom: none;
}
#page #content{
	padding-top: 175px;
	color: #fff;
}
#footer #asps{
	/*background: url(../images/aspshome.jpg);
	width:76px;
	height: 78px;*/
}


body{
	background: url(../images/backgroundrepeat.jpg) center top repeat-y;
}
#background{
    background: url(../images/background.jpg) center top no-repeat;
    height: 1044px;
}