body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

* { padding:0px; margin:0px;}

.l{ float:left;} .r{ float:right;} .c{ clear:both;} .img{ vertical-align:middle;}

.wapper{
	width:766px;
	margin:auto;
	padding-top: 31px;
	padding-bottom: 48px;
}

.headerimg{ height:200px; overflow:hidden;}
.flash{
	height:250px;
	margin-bottom: 23px;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272D3A;
	text-decoration: none;
	line-height: 140%;
	padding-top: 75px;
}
.f1{ width:450px; text-align:center;}
.f2{
	width:300px;
	padding-right: 14px;
	text-align:right;
	font-size:10px;
}

.f2 a{	 font-size:12px; color:#272d3a; text-decoration:none;}
.f2 a:hover{	 font-size:12px; color:#FFFFFF; text-decoration:none;}

.leftpannel{
	width:420px;
	padding-left:13px;
	padding-right: 17px;
}

.leftpannel h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 23px;
	font-weight: bold;
	color: #AF0000;
	text-decoration: none;
	padding-bottom: 10px;
}
.leftpannel p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
}

.rightpannel{ width:314px;}

.callus{
	font-size: 30px;
	color: #AF0000;
	text-decoration: none;
	line-height: 30px;
	height: 32px;
	margin-bottom: 8px;
	letter-spacing: -1px;
	text-align:right;
}
.redtop{
	background-image: url(../images/red.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
}
.redbottom{
	background-image: url(../images/redbottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.red{
	background-image: url(../images/redtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.privacy{
	position: absolute;
	margin-top: -54px;
}

.tr{
	height: 20px;
	margin-bottom: 6px;
	clear: both;
}
.pad{
	padding-top: 19px;
	padding-bottom: 19px;
	padding-left: 19px;
}
.form label{
	width: 120px;
	display: block;
	float:left;
	
	font-size: 12px;
}
.form h2{
	font-size: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 10px;
	letter-spacing: -1px;
	padding-left: 20px;
}
.form input{
	width: 148px;
	display: block;
	float:left;
	background-image: url(../images/inputbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 16px;
	padding-top: 2px;
	padding-left: 3px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 1px solid #807C7D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 12px;
	color: #8E8E8E;
}
.form select{
	width: 140px;
	display: block;
	float:left;
	background-image: url(../images/inputbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 18px;
	padding-top: 0px;
	padding-left: 3px;
	margin: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	border: 1px solid #807C7D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 12px;
	color: #8E8E8E;
	background-color:transparent;
}
.getpre{
	display: block;
	height: 29px;
	padding-top: 5px;
}
