.BackGround
{
height:686px;
background:	url(images/contact/background.jpg) no-repeat;
}

.TextArea{
height:350px;
width:580px;
background-color:#ECEEF3;
position:relative;
left:45px;
top:145px;
padding-top:20px;
opacity:.93;
filter:alpha(opacity=93);
}

.ContactUsLabel{
width:107px;
height:16px;
background: url(images/contact/ContactUsLabel.gif) no-repeat;
margin-top: 20px;
margin-left: 20px;
}

.GMap{
margin: 10px;
width:260px;
height:260px;
}

.ContactText{
font-size:11px;
font-family:Arial;
}

.ContactText a{
text-decoration: none;
}

.ContactText a:hover{
text-decoration: underline;
}

.ContactText img{
border: 0px;
}

.BottomBar
{
width:778px;
height:47px;
background:url(images/contact/BottomBar.gif) repeat-x;
color:White;
font-weight:bold;
font-size:12px;	
font-family:Arial;
}