a:link { 
	color: #0F75BC;
	text-decoration: none;
}
a:visited { 
	color: #0F75BC;
	text-decoration: none;
}
a:hover { 
	color: #000000;
	text-decoration: none;
}

#header { 
	background: url('/img/headers/bluecircles.jpg') no-repeat;
}
#header h1
{
	background: url('/img/headers/logo_blue.gif') no-repeat;
}

#footer #greybox #lowerimg
{
	background: url('/img/elements/footer_img_business.png') no-repeat;
}
#footer #greybox #lowerimg h3 
{
	color: #8bc13e;
}





#content p
{
	float: left;
	width: 450px;
}
.vplogo
{
	float: right;
}




