body {
	background: url('bg2.jpg');
	background-repeat:repeat-x;
}
a {
	color: #000;
	text-decoration: underline;	
}
a:hover {
	text-decoration: none;	
}
img {
	border:0px;	
}
ul {
	 margin:0; 
	 padding:0 	
}
h1 {
	color: #006A56;
	font-size: 15px;
	font-weight: bold;	
}
#lang-set {
	width:100%;	
}

#lang-href a{
	color:#009999;font-size:9pt;text-decoration:underline;
}

#lang-href a:hover {
	color:#181818;text-decoration:none;background: #E5F8FF;
}


#main {
	margin:0 auto;
	margin-top:110px;
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#logo {
	float:left;	
}
#content {
	float:left;
	margin-left: 30px;	
}
#logo-link {
}
#logo-link a{
	background: url(http://www.seobility.by/themes/seobility2/images/logo.jpg) no-repeat 0% 0%;
	color: #333;
	display: block;
	height: 16px;
	padding: 60px 0px 0px;
	text-align: right;
	text-decoration: none;
	width: 198px;	
}
.clear {
	clear:both;	
}
