body{
	background: url('img/ramka/background.jpg') repeat-x;
	height: 100%;
}

a img{
	border: 0px;
}

#main{

	margin:0 auto;
	margin-top: -1px;
}

#top{
	height: 100px;
	overflow: hidden;
	background: url('img/ramka/top.jpg') no-repeat;
}

#top ul{
	margin-top: 43px;
	margin-left: 274px;
}

#top ul li{
	display: inline;
	margin-right: -4px;
}

iframe{
	display: block;
	width: 100%;
}

#footer{
	background: #336699;
	color: white;
	font-size :11px;
	font-family: Arial, sans-serif;
	padding-top: 4px;
	padding-bottom: 4px;
	zoom:1;
}

#footer div{
	overflow: hidden;
}

#footer div p{
	width: 300px;
	float: left;
	margin-left: 15px;
}

#footer div p a{
	color: white;
	position: relative;
	top: -10px;
	left: 200px;
}

#footer div ul{
	width: 270px;
	float: right;
	margin-right: 15px;
}

#footer div ul li{
	display: inline;
	margin-left: 6px;
}

#footer div ul li a{
	text-decoration: none;
	color: white;
	font-weight: bold;
}
