@charset "utf-8";
* { margin: 0; padding: 0; }

body {
	background-color: #14283D;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	height: auto;
	width: auto;
}
.content{
	
	
	height: auto;
	width: 1007px;
	margin : 120px auto 0px auto  ;

}
.main{
	background-image: url(../images/content.gif);
	background-repeat: no-repeat;
	height: 408px;
	width: 969px;	
}
.social{
	padding: 300px 0px 0px 450px;
}
.folow_us{
	background-image: url(../images/box_folow.gif);
	height: 42px;
	width: 209px;
	background-repeat: no-repeat;
	padding: 10px 0px 0px 120px;
}