﻿body {
	background-image: url(images/bw-bluegrad.jpg);
	background-repeat: repeat-x;
	background-color: #00041F;
}
.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	line-height: 20px;
	width: 475px;
}
.copyright {
	font-size: 45%;
	font-family: Arial, Helvetica, sans-serif;
	color: #6699FF;
}

#quickcontact {
	float: left;
	width: 30%;
	padding-left: 322px;
}
#follow {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 60%;
	padding-right: 5px;
	width: 20%;
	float: right;
	text-align: right;
}
#follow img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
