@charset "UTF-8";
/* CSS Document */


form, * { padding: 0; margin: 0; outline: 0; }

a {
	text-decoration:none;
}

img {
	border: none;
	text-align: center;
}

body {

    font-size: 11px;

    line-height: 18px;

	font-family: Verdana, Geneva, sans-serif;

	color:#222;

    text-align:center;
	background-image:url(img/bg.png);
	background-repeat:repeat-x;
	

	

}

#EST{
	position:absolut;
	float:left;
	left: 0px;
	right:0px;
	width: 241px;
	height: 62px;
	background-image:url(img/est.png);
	background-repeat:no-repeat;
}

#content{
	
	width:774px; 
	text-align:left;
	margin: 0 auto; 

		
}

#middle_bg{
	height:100%
}

#bg_left{
	float:left;
	
	width:399px;
	height:674px;
	background-image:url(img/bg_left.png);
	background-repeat:no-repeat;
}
#bg_right_top{
	float:left;
	width:275px;
	height:327px;
	background-image:url(img/bg_top.png);
	background-repeat:no-repeat;
	
}



#bg_right_bottom{
	float:left;
	width:300px;
	height:248px;
	background-image:url(img/bottom.png);
	background-repeat:no-repeat;
	
}

#cw{
	margin-top:35px;
	margin-left:115px;
	heigth:130px;
	float:left;
}


#box{
	
}

#inner_left{
	margin-top:40px;
	maring-left:150px;
	
}

label{	
	font-weight:bold;
	font-size:18px;
	
	margin-right:20px;
	text-align:right;
	
}

.labelWidth{
	width: 100px;	
}

.fonts{
	font-size:24px;
	width: 300px;
	margin-bottom: 15px;
}

#order{
	margin-top:10px;
	margin-right:10px;
	display:block;
	text-align:right;
}

#what{
	margin-left:115px;
	/*heigth:130px;*/
	float:left;
	}
	
#dif{
	margin-top:8px;
	margin-left:35px;
	width: 495px;
	text-align:left;
	font-weight:bold;
	line-height:18px;
	font-size:14px;
	color:#FFF;
}
