html {
	height: 100%;
	background: url(bg.jpg) no-repeat top center #000;
}
body {
	margin: 0;
	width:100%;
}




/* Alpha Tansparency Hacks
*************************************************************************/

.logo {
	background: url(logo.png);
}

.contenttable {
	background: url(sortby_bg.png);
}


.Services {
	background: url(Services.png);
}


.news {
	background: url(news.png);
}


.about {
	background: url(about.png);
}


.follow {
	background: url(follow.png);
}

.careers {
	background: url(careers.png);
}

.puple {
	padding-left:25px;
	background: url(puple.png) right no-repeat;
}


.separator {
	margin-left:30px;
	background: url(separator.png) center no-repeat;
	padding-bottom:10px;
}



.facebook {
	background: url(facebook_32.png);
}

.twitter {
	background: url(twitter_32.png);
}

.feed {
	background: url(feed_32.png);
}



	
a.headerfooterlink
{
color:#FFFFFF;
text-decoration:none;
}
a.headerfooterlink:hover
{
color:#6699FF;
text-decoration:none;
}




a.bluelinks
{
color:#6699FF;
text-decoration:none;
}
a.bluelinks:hover
{
color:#6699FF;
text-decoration:underline;
}
