﻿#conteiner{
	width:979px;
	margin:auto;
}
#header{
	float:left;
}
#left{
	width:630px;
	float:left;
}
#right{
	float:right;
	width:347px;
	padding-top:30px;
}
#footer{
	width:979px;
	margin:auto;
}
