body
{
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#434343;
}

#center{
	width:771px;
	margin:0 auto;
}

#wapper{
	float:left;
	width:771px;
}

#head{
	float:left;
	width:771px;
}

#banner{
	float:left;
	width:771px;
	height:284px;
}
#banner1{
	float:left;
	width:387px;
}
#banner2{
	float:left;
	width:384px;
}
#footer{
	float:left;
	width:700px;
	height:52px;
	padding-top:25px;
	padding-left:71px;
	background:url(../images/secure_page.jpg) no-repeat;
}
#footer_text{
	float:left;
	width:771px;
	text-align:center;
	padding-top:8px;
	padding-bottom:9px;
}
#work_area{
	float:left;
	width:771px;
	background:url(../images/repeat_bg.jpg) repeat-y;
}
#work_area2{
	float:left;
	width:771px;
	background:url(../images/fix_bg.jpg) no-repeat left top;
}
#work_area_left{
	float:left;
	width:375px;
	padding-left:1px;
}
#work_area_right{
	float:right;
	width:394px;
	padding-right:1px;
}
.title_text{
	float:left;
	width:330px;
	padding-left:25px;
	padding-top:20px;
	padding-bottom:20px;
}
.tick_area{
	float:left;
	width:345px;
	padding-left:20px;
	padding-right:10px;
}
.tick_area_height{
	float:left;
	width:345px;
}
.tick_area_left{
	float:left;
	width:28px;
}
.tick_area_right{
	float:left;
	width:317px;
}
.tick_area_grid{
	float:left;
	width:317px;
	text-align: center;
	height:15px;
}
.punchline{
	float:left;
	width:375px;
	padding-bottom:25px;
	padding-top:20px;
}

#form_title_bg{
	float:left;
	width:374px;
	background:url(../images/form_title_bg.jpg) repeat-y;
}
#form_title_bg2{
	float:left;
	width:362px;
	padding-top:15px;
	padding-left:12px;
	padding-bottom:11px;
	background:url(../images/form_title.jpg) no-repeat left top;
}

#form_section_bg{
	float:left;
	width:374px;
	background:url(../images/form_sec_bg.jpg) repeat-y;
}
#form_section_bg2{
	float:left;
	width:334px;
	padding-top:25px;
	padding-left:20px;
	padding-right:20px;
	background:url(../images/form_section_top.jpg) no-repeat left top;
}
.form_height
{
	float:left;
	width:334px;
	padding-bottom:14px;
}

.form_text
{
	float:left;
	width:103px;
	padding-right:7px;
	color:#000000;
	font-size: 16px;
	line-height:19px;
	font-weight: bold;
	font-family: Arial;
	text-align:right;
}
.form_textbox
{
	float:left;
	width:220px;
	height:18px;
	padding-top:2px;
}

.form_field_textbox
{
	background:#ffffff;
	border:1px solid #b8b8b8;
	font-size: 12px;
	color:#000000;
	width: 196px;
	height:14px;
	font-family: Arial;
}
.form_field_textbox2
{
	background:#ffffff;
	border:1px solid #b8b8b8;
	font-size: 12px;
	color:#000000;
	width: 60px;
	height:14px;
	font-family: Arial;
}
.form_field_textbox3
{
	background:#ffffff;
	border:1px solid #b8b8b8;
	font-size: 12px;
	color:#000000;
	width: 200px;

	font-family: Arial;
}
#form_section_footer{
	float:left;
	width:374px;
	background:url(../images/form_sec_bg.jpg) repeat-y;
}
#form_section_footer2{
	float:left;
	width:374px;
	padding-bottom:16px;
	background:url(../images/form_sec_btm.jpg) no-repeat left bottom;
}

.startnow{
	float:left;
	width:270px;
	padding-left:90px;
	padding-top:8px;
}
.safe{
	float:left;
	width:270px;
	padding-left:105px;
}

#arrow_up {
      position: relative;
      width:64px;
      left: -30px;
      top: 0px;
	  float:left;
	  z-index:99;
}
.link1
{
 color:#cccccc;
 font-size: 11px;
 line-height:22px;
 font-weight: normal;
 font-family: Tahoma;
}
.link1 A {font-family: Tahoma; color: #cccccc; font-weight: normal; font-size : 11px; text-decoration : underline;}
.link1 A:hover {font-family: Tahoma; color: #cccccc; font-weight: normal; font-size : 11px; text-decoration : none;}

.content1{
	color:#464545;
	font-size: 16px;
	line-height:18px;
	font-weight:normal;
	font-family: Arial;
}
.content2{
	color:#312f2f;
	font-size: 31px;
	line-height:34px;
	font-weight:normal;
	text-transform:uppercase;
	font-family: Arial;
}
.content3{
	color:#000000;
	font-size: 18px;
	line-height:21px;
	font-weight:normal;
	font-family: Arial Narrow;
}
.content4{
	color:#ff0000;
	font-size: 24px;
	line-height:27px;
	font-weight:normal;
	text-transform:uppercase;
	font-family:Arial narrow;
}
.content5{
	color:#3a3a3a;
	font-size: 23px;
	font-weight:normal;
	line-height:23px;
	font-family: Arial;
}
.content6{
	color:#ff0000;
	font-size: 23px;
	font-weight:bold;
	line-height:27px;
	font-family: Arial;
}
#frmerror{
	font-weight:bold;
	color:red;
    padding-left:10px;
}