* {margin:0; padding:0}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#9EBD2E;
}

#menu{
	width:80%;
	height:123px;
	bottom:0px;
}
.sm {
	list-style:none;
	width:350px;
	height:123px;
	display:block;
	overflow:visible;

}
.sm li {
	float:left;
	display:inline;
	overflow:visible;
	font-family:'Open Sans Condensed', sans-serif;
	font-size:13px;
	width:inherit;
	height:105px;
	padding-top:10px;
	padding-bottom:8px;;
}
.logo{
	float:left;
	display:inline;
	overflow:visible;
	font-family:'Open Sans Condensed', sans-serif;
	font-size:13px;
	background-image: url(images/logo.png);
	width:inherit;
	height:123px;}
.li1 {
	float:left;
	display:inline;
	overflow:visible;
	font-family:'Open Sans Condensed', sans-serif;
	font-size:13px;
	background-image: url(images/03.png);
	width:inherit;
	height:123px;
}
.li2 {
	float:left;
	display:inline;
	overflow:visible;
	font-family:'Open Sans Condensed', sans-serif;
	font-size:13px;
	background-image: url(images/04.png);
	width:300px;
	height:123px;
}
.li3 {
	float:left;
	display:inline;
	overflow:visible;
	font-family:'Open Sans Condensed', sans-serif;
	font-size:13px;
	background-image: url(images/03b.png);
	width:inherit;
	height:123px;
}
	


.tetx {
	display:block;
	padding-left:30px;
	margin-top:0px;
	margin-bottom:0px;
	width:150px;
	text-decoration: none;
}
.txt {
	display:block;
	margin-left:30px;
	margin-top:0px;
	margin-bottom:0px;
	width:300px;
	text-decoration: none;
	background-color:none;
}
.tetx1 {
	display:block;
	float:left;
	margin-left:30px;
	margin-top:0px;
	margin-bottom:0px;
	width:170px;
	text-decoration: none;
}
.tetx2 {
	display:block;
	float:right;
	margin-left:30px;
	margin-top:0px;
	margin-bottom:0px;
	width:150px;
	text-decoration: none;
}
#meletes{
display:block;
overflow:visible;
width:570px;}

#meletes_left{
display:block;
width:300px;
float:left;}

#meletes_right{
display:block;
width:235px;
float:right;}

#meletes_center{
display:block;
width:170px;
float:right;}


.a {
	color: #333333;
	text-decoration: none;
}
a.visited {
	color: #333333;
	text-decoration: none;
}
a.hover {
	text-decoration: none;
}
a.active {
	text-decoration: none;
	color: #9EBD2E;
}
