body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #fff;
	background: #1e3f56 url(../i/bg.gif) repeat 0 0;
}
div {
	margin: 0;
	padding: 0;
}
div.wrapper {
	display: inline;
	float: left;
	width: 920px;
background: #fff url(../i/div_wrapper.gif) repeat-y 0 50%;
}
div.header {
	display: inline;
	float: left;
	width: 100%;
	height: 110px;
	background: transparent url(../i/div_header.jpg) no-repeat 100% 100%;
	position: relative;
	z-index: 100;
}
div.main {
	display: inline;
	float: left;
	width: 100%;
	background: url(../i/div_main.jpg) no-repeat 0 0;
}
div.content {
	display: inline;
	float: right;
	margin: 0 10px 0;
	width: 700px;
	color: #464646;
}
div.sidebar {
	display: inline;
	float: left;
	width: 200px;
}
div.line {
	display: block;
	margin: 10px 0;
	padding: 0;
	color: #464646;
}
div.listWrapper {
	width: 530px;
	margin: 15px 0 0 0;
	padding: 0 0 10px 0;
	display: inline;
	float: left;
}
div.footer {
	display: inline;
	float: left;
	width: 100%;
	background: #93a2af url(../i/div_footer.gif) no-repeat 0 0;
}
div.map {
	display: inline;
	float: left;
	width: 100%;
}
div.countries {
	display: inline;
	float: right;
	margin: 0;
	width: 288px;
}
div.rigthside {
	display: inline;
	float: right;
	margin: -40px 0 0 0;
	width: 160px;
}
div.google {
	border-left: 1px solid #376890;
	width: 160px;
	background: #fff;
	margin: 10px 0 0 0;
}
.pages {
	background: transparent url(../i/pages.jpg) no-repeat 50% 0;
	height: 150px;
	text-align: center;
	color: #000;
}