﻿/*
Contact Form Stylesheet
*/
#Content2
{
	background: #5697AD;
	height:600px;
}

#divContactForm
{
	background-color: #5697AD;
}

#divEmailForm
{
	/*background-color:Red;*/
	float:left;
	width: 600px;
	margin: 0px 0px 0px 50px;
	height: 512px;
}

#lblTo
{
}

