*{
	margin:0;
	padding:0;
}

html {
	overflow: -moz-scrollbars-vertical;
}

body {
	background: #08548e;
	text-align:left;
}

#wrapper{
	margin:0 auto;
	text-align:left;
	width:994px;	
	height:641px;
	background: url(../images/bg.jpg) no-repeat top left;	
}

#head{
	float:left;
	width:994px;
	height:52px;
}

#content{
	float:left;
	position:relative;
	width:994px;
}

#sites{
	float:left;
	width:410px;
	padding:60px 0 0 50px;
}

#b-style{
	float:left;
	height:210px;
}

#business{
	float:left;
}

#tekst{
	float:left;
	width:434px;
	padding:0 34px 10px 43px;
	z-index:99;
	position:relative;
}

#footer{
	width:950px;
	height: 35px;
	text-align:right;
	padding:80px 44px 10px 0;
}
