﻿#leftcontactarea
{
	width: 492px;
	height: 516px;
	visibility: visible;
	background-color: #B8D7EC;
	top: 0px;
	left: 0px;
	position: relative;
}

#ajaxloader
{
	left:246px;
	top:258px;
	position: absolute;
	z-index: 5;
}
.contacttext
{
	font-size: 10px;
	text-transform: capitalize;
	text-decoration: none;
	color:#0071BC;
}

.textboxes
{
	border: 1px outset #C0C0C0;
	color: #0071BC;
	font-size: 11px;
	width: 170px;
}

.textboxes2
{
	border: 1px outset #C0C0C0;
	color: #0071BC;
	font-size: 11px;
	width: 370px;
}

.textarea
{
	border: 1px outset #C0C0C0;
	color: #0071BC;
	font-size: 11px;
	width: 370px;
	height: 60px;
}
#contactbox
{
	width: 370px;
	position: relative;
	z-index: 2;
	left: 60px;
	top: 80px;
}
.separator
{
	width: 360px;
	height: 0px;
	position: relative;
	z-index: 5;
	float: left;
}	
.leftbox
{
	width: 170px;
	height: 20px;
	position: relative;
	float: left;
	z-index: 5;	
}	
.rightbox
{
	width: 170px;
	height: 20px;
	position: relative;
	float: right;
	z-index: 5;
}
.fullbox
{
	width: 370px;
	height: 20px;
	position: relative;
	float: left;
	z-index: 5;
}
.fullbox2
{
	width: 370px;
	height: 68px;
	position: relative;
	float: left;
	z-index: 5;
}			
#send
{
	top: 445px;
	right: 60px;
	position: absolute;
	z-index: 5;
}

#continue
{
	top: 445px;
	right: 60px;
	position: absolute;
	z-index: 5;
}

#remarks
{
	top: 455px;
	left: 60px;
	position: absolute;
	z-index: 5;
}
#sendmessage
{
	top: 350px;
	left: 60px;
	width: 370px;
	position: absolute;
	z-index: 5;
}
.sendtxt
{
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #0071BC;
}

a.sendtxt:
{
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #0071BC;
}
a.sendtxt:link
{
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #0071BC;
}
a.sendtxt:visited
{
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #0071BC;
}
a.sendtxt:hover
{
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #0071BC;

}