body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/wallpaper.gif);
	background-repeat: repeat;
}
.mainContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	position: relative;
}
.homeCallout {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	width: 285px;
	left: 593px;
	top: 61px;
	color: #425d67;
}
.homeCallout a {
	color: #cc3366;
	text-decoration: none;
}
.homeCallout a:hover {
	color: #962549;
	text-decoration: none;
}

.homeThumbContainer {
	position: absolute;
	left: 453px;
	top: 296px;
}
.homeThumbContainer img {
	float: left;
	margin-right: 32px;
	margin-bottom: 15px;
	border: 1px solid #FFFFFF;
}
.navcontainer {
	position: relative;
	width: 900px;
	height: 20px;
}




.contentContainer {
	position: relative;
	height: 524px;
	width: 900px;
	background-color: #FFFFFF;
}
.contactFormContainer {
	background-color: #e7f3f7;
	height: 500px;
	width: 425px;
	position: absolute;
	left: 410px;
	top: 150px;
	padding-top: 0px;

}

.footerContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #425d67;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footerContainer a {
	color: #425d67;
	text-decoration: none;
}
.footerContainer a:hover {
	color: #2F434A;
	text-decoration: none;
}
.subHead {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6f69e3;
}

.contactText {
	position: absolute;
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #425d67;
	left: 112px;
	top: 153px;
	line-height: 16px;
	
}	
	.subPageText {
	position: absolute;
	width: 475px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #425d67;
	left: 112px;
	top: 153px;
	line-height: 16px;	
	
}	
	.TestText {
	position: absolute;
	width: 475px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #425d67;
	left: 112px;
	top: 153px;
	line-height: 16px;
	
}
.subHead2 {
	font-size: 16px;
	font-family: Times New Roman, serif;
	font-weight: bold;
    line-height: 16px;

}
.subHead3 {
	font-size: 14px;
	font-family: Times New Roman, serif;
	font-weight: bold;
	font-style: italic;
    line-height: 24px;
	color: #6f69e3;
	
}
#form1 table {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 17px;
}

#form1 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #425d67;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 14px;
	

	
}
.contentContainerContact {
	position: relative;
	height: 800px;
	width: 900px;
	background-color: #FFFFFF;
}
