body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-position: 0 -1px;}

.errorfont
{
color: #FF0000;
font-weight: bold;}
.okfont
{
color: #0000FF;
font-weight: bold;}

div#content
{
  width: 790px;
  margin: 0 auto;
  text-align: left; 
  background-repeat: no-repeat;
}
div#header
{
width: 790px;
}
div#links
{
width:790px;
}
div#phonedetails
{
width:790px; 
background-image:url(images/phonenumbers.jpg);
height:45px;
}
div#numbers
{
position: relative;
left: 400px;
top: 5px;
color:#FFFFFF;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
div#leftbodycontent
{
width:299px;
float:left;
}
div#rightbodycontent
{
width: 450px;
background-color:white;
float:right;
padding-top:20px;
padding-right:26px;
padding-bottom: 10px;
}
div#bodytext
{
position:inherit;
left:634px; 
top:351px; 
width:512px; 
height:411px;
text-align: left; 
font-family:Arial, Helvetica, sans-serif;
}
.important
{
color:#811c1c;
font-size:14px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
line-height:18px;
}
body,td,th, p
	{
	color:#333333;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	}
div#horizontalbar
{
border-bottom: 1px solid #811c1c;
clear: both;
}
div#footer
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
padding-top:5px;
clear: both;
}
.style2 
{
color: #811c1c
}
a:link 
{
	color: #811c1c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #811c1c;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #E8AD09;
}
