body{
	margin: 0px;
	background-color: #5E0E2B;
	text-align:center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.body2{
	margin: 0px;
	background-color: #5E0E2B;
	text-align:center;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.main-container{
	width: 1003px;
	margin: auto;
	}
.fl{
	float: left;
}
.cls{ clear:both;}
.footer-up-bg{
	background-image: url(../images/footer-up-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.footer-up-bg2{
	background-image: url(../images/thankbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.td1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AEAEAE;
	text-decoration: none;
}
.text_box{
	font-family: Verdana;
	font-size: 11px;
	color: #6F6F6F;
	text-decoration: none;
	height: 15px;
	width: 170px;
	border: 1px solid #6F6F6F;
}
.text_are{
	font-family: Verdana;
	font-size: 11px;
	color: #6F6F6F;
	text-decoration: none;
	height: 45px;
	width: 170px;
	border: 1px solid #6F6F6F;
}
.copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #935D71;
	text-decoration: none;
}
.peivacy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.pirvacy_heading{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #A01F4E;
	text-decoration: none;
}
.regular{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #4D4C4C;
	text-decoration: none;
}