.thankyouBIGtext{
	font-family: "Century Gothic";	
	font-size: 30px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.2px;
	margin-left:15px;
}

.thankyouSMALLtext{
	font-family: "Century Gothic";	
	font-size: 14px;
	color:#7a7a7a;
	text-decoration: none;
	letter-spacing: 0.2px;
	margin-left:20px;
}

.maincontThankYou{
	margin-left: auto;
	margin-right: auto;
	width:868px;
	height:100px;
	overflow:hidden;
	background:#ffffff;
	border-width:0px 0px 0px 0px;
	background-image:url(../images/thankyoubase.png);
	margin-top:12px;
	margin-bottom:12px;
}

.contactTopback{
	margin-left: auto;
	margin-right: auto;
	width:868px;
	height:9px;
	overflow:hidden;
	background:#ffffff;
	border-width:0px 0px 0px 0px;
	background-image:url(../images/contacttopbackground.png);
	background-repeat:repeat-y;
	margin-top:1px;
}
.contactMiddleback{
	margin-left: auto;
	margin-right: auto;
	width:868px;
	height:350px;
	overflow:hidden;
	background:#ffffff;
	border-width:0px 0px 0px 0px;
	background-image:url(../images/contactmiddlebackground.png);
	background-repeat:repeat-y;
}
.contactBottomback{
	margin-left: auto;
	margin-right: auto;
	width:868px;
	height:13px;
	overflow:hidden;
	background:#ffffff;
	border-width:0px 0px 0px 0px;
	background-image:url(../images/contactbottombackground.png);
	background-repeat:repeat-y;
	margin-bottom:12px;
}

.contactBIGtext{
	font-family: "Century Gothic";	
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.2px;
	margin-left:15px;
}

.contactSMALLtext{
	font-family: "Century Gothic";	
	font-size: 14px;
	color:#ffffff;
	text-decoration: none;
	letter-spacing: 0.2px;
	margin-left:20px;
}

.contactFormNAMEtext{
	font-family: "Century Gothic";	
	font-size: 14px;
	color:#ffffff;
	text-decoration: none;
	letter-spacing: 0.2px;
	text-transform:uppercase;
	line-height:26px;
}
.contactFormINPUTtext{
	font-family: "Century Gothic";	
	font-size: 14px;
	color:#ffd200;
	text-decoration: none;
	letter-spacing: 0.2px;
	margin-left:30px;
	text-transform:uppercase;
	margin:3px;
}

.inputname{
	margin-left:30px;
	width:170px;
	height:26px;
	float:left;
}

.inputField{
	width:300px;
	height:26px;
	float:left;
}