*{
	margin: 0;
	padding: 0;
	border: none;
	font-family: sans-serif, arial;
}

body{
	background: #474747;
}

h2{
	padding-left: 50px;
	padding-bottom: 25px;
}

h3{
	padding-left: 50px;
	padding-bottom: 25px;
}

p{
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 8px;
}

ul{
	padding-left: 90px;
}

#header{
	width: 100%;
	background: URL(images/header_01.jpg) no-repeat top center #c3c3c4;
}


#header #menus{
	margin: 0 auto;
	width: 970px;
	height: 196px;
}

#header #menus img{
	float: left;
}

#container{
	widht:100%;
	background: URL(images/bg_11.jpg) center top repeat-x ;
}

#container #slider{
	margin: 0 auto;
	widht:970px;
	min-height:405px;
	background: URL(images/komvas_main.jpg) no-repeat center top;
}

#container #slider_second{
	margin: 0 auto;
	widht:970px;
	height:133px;
	background: URL(images/komvas_main_small.jpg) no-repeat center bottom;
}



#container #page{
	width: 970px;
	min-height:300px;
	margin: 0 auto;
	background: white;
	
}

#footer{
	width:100%;
	height:233px;
	background: URL(images/index_13.jpg) repeat-x;
}

#footer #pagebottom{
	width: 970px;
	margin: 0 auto;
	height: 133px;
	background: URL(images/index_14.jpg);
}

#footer #footermenu{
	width: 970px;
	margin: 0 auto;
}

#footer #footermenu img{
	float: left;
}