<!--
body {
	margin: 0px auto;
	#text-align: center;
	background: #808080;
}
-->
a:link { color: #ffffff; text-decoration: none; font-weight: normal; }
a:visited { color: #ffffff; text-decoration: none; font-weight: normal; }
a:active { color: #ffffff; text-decoration: none; }
a:hover { color: #5f7c8d; text-decoration: none; font-weight: none; }
.main {
	background-image:url('../images/contact/bg.gif');
	background-repeat: no-repeat;
	background-position: center top;
	color: #ffffff;
	height: 577px;
	width: 750px;
	margin: 45px auto;
	margin-left: auto;
	margin-right: auto;
}
.main_top { 
	height: 185px;
	width: 700px;
	margin: 15px 23px;
	#margin: 15px -353px;
	font-size: 10px;
	color: #ffffff;
	font-family: verdana;
	line-height: 12px;
	position: absolute;
}
.table_text {
	font-size: 12px;
	color: #ffffff;
	font-family: verdana;
	line-height: 14px;
}
.main_bottom { 
	height: 250px;
	#height: 250px;
	width: 698px;
	#width: 400px;
	margin: 250px;
	margin-left: auto;
	margin-right: auto;
	margin: 200px 30px;
	#margin: 200px -345px;
	position: absolute;
}
.msg {
	color: #000000;
	background-color: #FF0000;
	font-weight: bold;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.thankyou {
	color: #ffffff;
	background-color: #1c2f45;
	font-weight: bold;
	padding: 4px;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}

