body {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	background: #F5F5F5;
	color: #2B2B2B;
	padding: 0 10px !important;
}
a img {
	border: 0;
}
body, form, fieldset {
	margin: 0;
	padding: 0; 
}
#wrapper {
	width: 960px;
	margin: 10px auto;
	overflow: auto;
}
#ads {
	width: 140px;
	float: right;
	font-size: 0.8em;
}
#container {
	background: #FFF;
	border: 1px solid #CDCDCD;
	padding: 15px;
	width: 770px;
}
#top {
	background: url(../img/design/header.png);
	width: 740px;
	height: 137px;
	padding: 15px;
}
#top .menu {
	font-size: 0.9em;
	float: right;
	color: #FFF;
}
#top .menu a {
	color: #FFF;
	text-decoration: underline;
}
#logo {
	margin: 71px 0 0 6px;
	width: 254px;
	height: 23px;
	display: block;
}
#headmenu {
	margin-top: 31px;
	height: 27px;
}
#headmenu a {
	color: #FFF;
	text-decoration: none;
}
#headmenu .left.active {
	background: #FFF url(../img/design/menu-active-left.png) no-repeat;
}
#headmenu .active .right {
	background: url(../img/design/menu-active-right.png) top right no-repeat;
}
#headmenu .active a {
	color: #005B8C;
}


#headmenu .left {
	width: 123px;
	height: 27px;
	float: left;
}
#headmenu .right {
	text-align: center;
	font-size: 15px;
	padding-top: 5px;
}

#footer {
	margin-top: 30px;
	text-align: center;
}
#footer a {
	font-size: 11px;
	color: #313131;
	text-decoration: none;
}
#fonter a:hover { text-decoration: underline; }

h1 {
	color: #351F00;
	font-size: 1.2em;
	text-align: left;
	}

P {
	font-size: 1em;
	text-align: left;
	}

h2 {
	color: #351F00;
	font-size: 1.0em;
	}

td.list				{ color: #202020;	font-size: 1em;	height: 25px;}

.objLink 			{ color:#202020; text-decoration:underline}
.objLink a			{ color:#202020; text-decoration:none}
.objLink a:hover	{ color:#202020; text-decoration:underline}

.expLink 			{ color:#202020; text-decoration:none}
.expLink a			{ color:#202020; text-decoration:none}
.expLink a:hover	{ color:#202020; text-decoration:none}

.search_box {
	width: 188px;
	height: 58px;
	padding: 40px 20px 0 20px;
	background: url(../img/domaener-soek.gif);
}

