﻿.contacttitlecenter
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: white;
	background: url(images/elb/tbcentre.gif);
	font-weight: bold;
	font-size: 13px;
	padding: 10px 0px 12px 5px;
	margin: 0px 10px 0px 10px;
}

.contacttitleleft
{
	background: url(images/elb/tbleft.gif) no-repeat top left;
}

.contacttitleright
{
	background: url(images/elb/tbright.gif) no-repeat top right;

}

.contactbkgimg
{
	width: 660px;
	height: 200px;
}

.contactbox
{
	border: 1px solid #666666;
	padding: 8px 11px 10px 8px;
	margin: 7px 5px 5px 5px;
	height: 220px;
	width: 660px;
	width: 95%;
}

.contactcontainer
{
	padding: 8px 8px 8px 8px;
	margin: 5px 5px 5px 5px;
	background-color: transparent;
	text-align: left;
	width: 640px;
}

.contactheader
{
	clear: both;
	font-size: 18px;
	color: #367cd4;
	padding: 7px;
	text-transform: uppercase;
}

a.contactlink
{
	color: #666666;
	font: 11px bold Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}