
/* Contact page style */

.w214_top
{
	width: 214px;
	height: 12px;
	background-image: url(../images/214_top.gif);
	background-repeat: no-repeat;
	font-size: 1px;
}

.w214_bottom
{
	width: 214px;
	height: 12px;
	background-image: url(../images/214_bottom.gif);
	background-repeat: no-repeat;
	font-size: 1px;
}

.w214_middle
{
	width: 214px;
	background-image: url(../images/214_middle.gif);
	background-repeat: repeat-y;
}

.w214_heading
{
	text-align: center;
	font-size: 18px;
	font-family: sans-serif;
	color: #000000;
	margin-bottom: 10px;
}

.w214_text
{
	width: 194px;
	margin-left: 10px;
}

#telephone
{
	text-align: left;
	position: absolute;
	margin-left: 0px;
	width: 200px;
}

#fax
{
	text-align: left;
	position: absolute;
	margin-left: 0px;
	top: 250px;
	width: 200px;
}

#email
{
	position: relative;
	margin-left: 240px;
	width: 420px;
}

#postal
{
	position: relative;
	display: inline;
	float: right;
	width: 200px;
	right: 10px;
}

#email_top
{
	width: 420px;
	height: 12px;
	background-image: url(../images/420_top.gif);
	background-repeat: no-repeat;
	font-size: 1px;
}

#email_bottom
{
	width: 420px;
	height: 12px;
	background-image: url(../images/420_bottom.gif);
	background-repeat: no-repeat;
	font-size: 1px;
}

#email_middle
{
	width: 420px;
	background-image: url(../images/420_middle.gif);
	background-repeat: repeat-y;
}

#email_heading
{
	text-align: center;
	font-size: 18px;
	font-family: sans-serif;
	color: #000000;
	margin-bottom: 10px;
}

#email_text
{
	width: 400px;
	margin-left: 10px;
}


.email_label
{
	position: absolute;
	width: 150px;
	text-align: right;
}

.email_field
{
	position: absolute;
	margin-left: 160px;
}
