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


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:22px;
	background-color:#5E1004;
	margin-top:5px;
	
}



.home_header{

	width:460px;
	height:443px;
	float:left;
	padding:10px;
	

}

.home_box1{

	width:302px;
	height:443px;
	float:left;
	border: .01em solid #D6D6D6;
	margin-top:10px;

}

.home_box2{

	width:129px;
	height:443px;
	float:left;
	border: .01em solid #D6D6D6;
	margin-top:10px;
	margin-left:9px;
}


.brown{

	color:#5E1004;
	font-size:11px;
}


.brown_big{

	color:#5E1004;
	font-size:12px;
}

.white{
	color:#fff;
	font-size:11px;
	text-align:center;
	background-position:right;
	background-repeat:no-repeat;
	height: 100px;
}



.yellow{

	color:#CC9900;

}

.menu{

	width:637px;
	height:27px;
	float:right;
}


.subpage_header{

	width:292px;
	height:355px;
	float:left;
	padding:10px;


}


.subpage_contact{

	width:425px;
	height:355px;
	float:left;
	padding:10px;


}

.home_box3{

	width:609px;
	height:100%;
	float:left;
	border: .01em solid #D6D6D6;
	margin-top:10px;
	

}

.home_box13{

	width:477px;
	height:100%;
	float:left;
	border: .01em solid #D6D6D6;
	margin-top:10px;
	

}


.practise_header{

	width:424px;
	height:321px;
	float:left;
	padding:10px;
}


.home_box4{

	width:460px;
	height:100%;
	float:left;
	border: .01em solid #D6D6D6;
	margin-top:10px;
	

}

.home_box5{

	width:477px;
	height:100%;
	float:left;
	border: .01em solid #D6D6D6;
	margin-top:10px;
	

}

.inputText{
 
  	width:200px;
	height:20px;
	font-family: Verdana;
	font-size: 11pt;
	color:#000;
	border: 1px solid #000;
	background-color: #fff;
 
 }
 
 

.clienttxtbox{
 
	border-color:#000;
 	border-style:solid;
 	border-width:1px;
 	width:199px;
	height:80px;
	font-family: Verdana;
	font-size: 11pt; 
	background-color: #fff;
 
 }