td img {
	display: block;
	}

body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	font-family: calibri, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color:#CCC;
}
.copyright {
	font-family: calibri, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000;
}
.headingsmall {
	font-family: Calibri, Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
}
.contactphonenumber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000;
}
a:link {
	color: #09F;
}
a:visited {
	color: #09F;
}
a:active {
	color: #F00;
}
a:hover {
	color: #666;
}
.copyrighthighlight {
	color: #09F;
	font-size: 10px;
	font-weight: bold;
}
.maintext {
	font-size: 12px;
}
.middleheading {
	font-size: 20px;
}
.contactphonenumber .contactphonenumber {
	color: #FFF;
}
.address {
	color: #666;
}
.maintext {
	color: #333;
}
.formlabels {
	color: #333;
	font-family: calibri;
	font-size: 16px;
}
.contactphonenumberred {
	color: #F00;
}
#content
{
width:750px;
background-color:#FFF;
margin-left: auto ;
margin-right: auto ;
border:1px solid;
border-radius:25px;
-moz-border-radius:25px; /* Old Firefox */
box-shadow: 10px 10px 5px #888888;
}
#contentform
{
background-color:#FFF;
margin-left: 5px ;
margin-right: 5px ;
border:0px solid;
border-radius:25px;
-moz-border-radius:25px; /* Old Firefox */
}
.straight {
	font-style: normal;
}
#left
{
float:left;
}
