/* CSS Document */

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

}

a{ text-decoration:none;
	outline:none;
	cursor: pointer;
	cursor: hand;

	color:#b68550;
}

element {
	cursor: pointer;
	cursor: hand;
}

img{ border:0px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.spacer{ clear:both;
}

body{ margin:0px auto;
	font-family:tahoma;
	font-size:12px;
	background-color:#000000;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	padding-bottom:50px;
}

div.main_container{ margin:47px auto;
	width:1007px;
}


div.left_content_handler{ float:left;
	width:115px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

p.model_name{ margin:10px 0px 10px 0px;
}


div.content{ float:left;
	width:751px;
	margin:0px 12px 0px 12px;
}

div.content_top{ margin:0px auto;
	width:751px;
	height:15px;
	background-image:url(../images/content_top_bg.png);
	background-repeat:no-repeat;
}

div.content_mid{ margin:0px auto;
	width:735px;
	background-image:url(../images/content_mid_bg.jpg);
	background-repeat:repeat-y;
	padding:0px 8px 0px 8px;
}

div.content_header_title{ margin:0px auto;
	padding:0px 0px 0px 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:40px;
	color:#b7b6b6;
}

div.banner_handler{ margin:0px auto;
	width:734px;
	height:290px;
	padding-top:18px;
}

div.thank_you_txt{ margin:100px auto;
	widows:100px;
	text-align:center;
	font-size:28px;
	line-height:50px;
}

div.thank_you_txt a{ font-size:12px;
	font-weight:bold;
}

div.content_txt_handler{ width:515px;
	line-height:20px;
	float:left;
}

p.txt_handler{ width:511px;
	text-align:justify;
}

div.frm_top_handler{ width:514px;
	height:15px;
	background-image:url(../images/form_image/frm_top_bg.jpg);
	background-repeat:no-repeat;
}

div.frm_mid_handler{ width:475px;
	background-image:url(../images/form_image/frm_mid_bg.jpg);
	background-repeat:repeat-y;
	padding:0px 23px 0px 16px;
}

p.frm_title{ font-family:tahoma;
	font-size:16px;
	font-weight:bold;
}

div.frm_btm_handler{ width:514px;
	height:15px;
	background-image:url(../images/form_image/frm_btm_bg.jpg);
	background-repeat:no-repeat;
}

div.content_img_handler{ width:205px;
	float:left;
	margin-left:11px;
}

div.content_btm{ margin:0px auto;
	width:751px;
	height:15px;
	background-image:url(../images/content_btm_bg.png);
	background-repeat:no-repeat;
}

div.right_content_handler{ float:left;
	width:115px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}