* {
margin : 0;
padding : 0;
}
body, html {
background:  #fff;
color : #626262;
font : 100.01%/1.1  "Times New Roman", Times, "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
}
#content {
background: url(log.png) top no-repeat #fff;
clear: both;
margin: 20px auto;
padding: 140px 0;
width: 960px;
position: relative;
}
#menu{
float:left;
width: 960px;
height:60px;
margin: 0;
padding: 0;
text-align: center;
}
#menu ul {
margin:0;
padding: 5px 320px ;
list-style:none;
}
#menu ul li {
width:130px;
float:left; 
display:inline; 
margin:0; 
padding:15px 0 0 5px;
}
#menu ul li a {
font-size: 14px;
color: #956b27;
text-decoration: none;
}
#menu ul li a:hover {
text-decoration: underline;
}

#advertam {
clear: both;
width: 960px;
height: 330px;
background: url(images/neuewebs.jpg) top left no-repeat;
padding: 0;
margin: 0;
}

* html #advertam {
margin: -3px 0 0 0;
}
#logo {
float:left;
height: 100px;
border-right: 1px solid #969696;
text-align: right;
padding: 15px 50px 0 0;
font-size: 14px;
line-height: 23px;
}
#logo h2 {
font-size: 28px;
font-weight: normal;
padding: 3px 2px;
}
#logo:hover h2 {
color: #626262;
}
#logo a {
color: #626262;
text-decoration: none;
}
#logo a:hover {
color: #626262;
text-decoration: underline;
}
#imp {
width: 675px;
float:left;
padding: 15px 10px
}
#imp a {
color: #3c3c3c;
text-decoration: none;
display: block;
padding: 5px 0;
}
#imp a:hover {
background: #67909a;
color: #626262;
text-decoration: underline;
}
#slider {
	border:none;
}
#slider a {
	border:none;
}

#sidebar {
width: 960px;
height: 500px;
float:left;
}
.box {
	float: left;
	width: 300px;
	height: 120px;
	padding: 15px 10px;
	text-align: center;
	line-height: 18px;
	overflow: hidden;
	font-size: 12px;
}
.box h2 {
font-size: 12px;
line-height: 20px;
padding: 1px;
margin: 0;
font-weight: normal;
}
.box a {
font-size: 11px;
color: #626262;
padding: 5px;
text-decoration: none;
display: block;
}
.box:hover  a {
color: #626262;
text-decoration: none;
}
.box a:hover {
color: #626262;
text-decoration: underline;
}
#footer {
padding: 15px 40px;
font-size: 12px;
text-align: right;
}
#footer a {
color: #626262;
text-decoration: none;
}
#footer a:hover {
background: #67909a;
color: #626262;

text-decoration: underline;
}

