body 
{
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #eff0f0;
		background-image:url(backer.gif);
		background-position:center;
		background-repeat:repeat-y;
		font-family: Verdana, Arial;
		font-size:11px;
		color:#656667;
	
}

.image 
{
		display: block;
}

.main
{
		width:661px;
		background-color:#FFFFFF;
}

td
{
		vertical-align:top;
}

.grid
{
		width:661px;
}

h2
{
		font-family: Verdana, Arial;
		font-size:12px;	
		color:#4f5861;
}
.footer a, .footer a:link, .footer a:visited, .footer a:active 
{
		color: #ffffff;
		text-decoration: none;
}

.footer a:hover
{
	text-decoration: underline;
	color: #CCCCCC;
}


a, a:link, a:visited, a:active 
{
		color: #95b311;
		text-decoration: underline;
}

a:hover
{	
		text-decoration: none;
		color: #95b311;
}

.footer
{
	width:641px;
	height:43px;
	background-image:url(footer.gif);
	background-repeat:no-repeat;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #48515A;
	text-align: right;
	padding-top: 14px;
	padding-right:20px;
	
}

.content
{
	width:490px;
	background-image:url(contentback.gif);
	padding-left:15px;
	padding-right:15px;
	text-align:left;
	padding-top:10px;
	line-height:1.4;
		
}

.contentcontact
{
		width:490px;
		background-image:url(contentback.gif);
		padding-left:15px;
		padding-right:7px;
		text-align:left;
		padding-top:10px;
		line-height:1.4;
		
}

.bluebox
{
		background-image:url(BACK_02.gif); 
		background-position: bottom;
}

.central
{
		width:490px;
}
.contenthead
{
		height:46px;
}

.contentfoot
{
		height:12px;
}

#name,#email,#phone,#comment
		{
		width: 217px;
		height: 18px;
		border: solid 1px #646464;
		background-color: #ffffff;
		padding: 1px;
		font-size: 10px;
		color: #656667;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
		}
		
#comment
		{
		height: 160px;
		}

