body{		
		margin: 0px auto;			
		width: 100%;
		height:100%;
		background-color: #cccccc;
	
}

#all{
	margin: 0px auto;	
	width: 968px;
	
}

#all2{		
	margin: 0px auto;
	width: 968px;	
	
}

#heared{
	margin: 0px auto;
	
	width: 968px;
}

#header_left{	
	float: left;	
	width: 474px;
}

#heared_right{	
	float: right;	
	width: 494px;

}



#cont{
	width: 968px;	
}

#cont_left{	
	float: left;
	width: 32px;
	background: url(img/cont_left_font.jpg);
	height: 471px;		
}

#cont_left2{	
	float: left;
	width: 32px;
	background: url(img/cont_left_font.jpg);	
	height: 605px;	
}

#cont_left_thank{	
	float: left;
	width: 32px;	
	height: 205px;	
}

#cont_center{	
	float: left;
	width: 920px;
	background-color:#4668AF;
	text-align:left;
		height: 471px;
		
}

#cont_center2{	
	width: 920px;	
}

#cont_center3{	
	float: left;
	width: 920px;
	background-color:#4668AF;		
	height: 605px;
}

#cont_center_thank{	
	float: left;
	width: 920px;
	background-color:#4668AF;		
		height: 205px;
}

#cont_center2_left{
	float:left;	
	width: 460px;	
}

#cont_center3_left{

	width: 560px;	
}

.title{
	text-align:center
	font-family:  Trebuchet MS;
	font-size:13; 
	color:#ffffff; 
	padding-top:10px;
	padding-bottom:10px;
}

.title2{
	text-align:center
	font-family:  Trebuchet MS;
	font-size:51; 
	color:#FFCC00; 
	padding-top:10px;
	padding-bottom:10px;
}

.form{
	display: table;
		width: 445px;
}

.form_head{
	width: 445px;
	height: 19px;
	background: url(img/form_head.jpg);	
}

.form_center{
	width: 445px;
	height: 375px;
	background: url(img/form_center.jpg);
	background-repeat: repeat-y;

}

.form_center3{
	width: 445px;
	height: 390px;
	background: url(img/form_center.jpg);
	background-repeat: repeat-y;
text-align:left;
}

.form_center2{
	width: 445px;
	height: 293px;
	background: url(img/form_center.jpg);
	background-repeat: repeat-y;

}

.form_text{
	font-family:  Arial;
	font-size:12; 
	color:#4468AF; 
	padding-left:30px;
	
}

.form_text2{	
	line-height:25px;	
}

.form_radio{	
	text-align:left;
	font-family:  Arial;
	font-size:12; 
	color:#4468AF; 
	padding-top:15px;
}

.form_input{
	border: 1px solid #cccccc;
	color: #4468AF;
	width: 165px;
	height: 22px;	
}

.form_input2{	
	border: 0px solid #4668AF;
	color: #4468AF;
	width: 15px;		
}





.form_foot{
	width: 445px;
	height: 15px;
	background: url(img/form_foot.jpg);
	background-repeat: no-repeat;
}

#cont_center2_right{
	float: right;
	width: 460px;	
}

.order{	
	text-align:right;	
	margin-right:115px;
}

.submit{
		width:161px;
		height:62px;
		border: 0px solid;
	padding: 3px 0px 0px 0px;
}

.submit2{
		width:161px;
		height:62px;
		border: 0px solid;
	padding: 3px 0px 0px 0px;
	margin-left:30px;
}

.process_payment{
		width:277px;
		height:63px;
		border: 0px solid;
}


#cont_right{	
	float: right;
	width:16px;
	background: url(img/cont_right_font.jpg);
	height: 471px;
}

#cont_right_thank{	
	float: right;
	width:16px;	
	height: 205px;
}

#cont_right2{	
	float: right;
	width:16px;
	background: url(img/cont_right_font.jpg);
	
	height: 605px;
}

#foot{
	width: 968px;	
}

.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.file {
	border: 1px solid #cccccc;
	color: #4468AF;
	width: 165px;
	height: 22px;	
}

.LV_validation_message{
    
    margin:0 0 0 5px;
    font-family:  Trebuchet MS;
	font-size:9; 
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}