div
{
	/*border:1px solid #777777;*/
}

body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Tahoma;
	background: #f0f4ed url(images/header.jpg) top center no-repeat;
	color: #666666;	
	margin: 0;
	height:100%;
	height: auto !important;
	text-align:center;
	line-height: 1.4em;
	}

a {
	color:#026ba5;
}

h1{
	margin-top:4px;
	font-size:24px;
	color:#84bed0;
}

.page-container {
	
	}

.page {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align:left;
	}

.header {
	height:320px;
	vertical-align:bottom;
	}

.top_menu
{	
	padding-top:310px;
	margin-left: 480px;
	font-size:14px;
}

.sidebar {
	margin-top:15px;
	margin-bottom:45px;
	margin-left:70px;
	margin-right:40px;
	width: 210px;
	float: left;
	}

.content {
	margin-top:15px;
	margin-bottom:45px;
	margin-left:40px;
	margin-right:30px;
	width: 600px;;
	float: right;
	}
	
.footer-container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
}

.footer
{
	margin-left:70px;
	margin-right:30px;
	margin-bottom:45px;
}

.footer-title {
	background:url(images/clients-line.gif) no-repeat  80px 6px;
}

.footer-title span{
	font-size:11px;
	background: #f0f4ed;
	color:#ced0cd;
}

.clients {
	float:left;
	text-align:left;

}

.counter {
	float:right;
	margin-top:20px;
}

.copyright {
	clear:both;
}

.copyright a {
	line-height:25px;
}

.feedback {
	float:right;
	width:160px;
	margin-right:26px;
	padding-top:40px;
}

.feedback h3{
	font-size:14px;
	color:#7d7e7d;
	margin-top:10px;
	margin-bottom:5px;
	border:1px solid #333333;
}

.feedback .formfield{
	background:#f0f4ed;
	padding: 1px;
	border:none;
	width: 160px;
	font-size:11px;
	color:#a7a8a7;	
	font-family:Tahoma;
	margin-bottom:7px;
	overflow: hidden;
}

.feedback .errorfield{
	border:1px dashed #CC0000;
}


.feedback .formbutton {
	border:1px solid #dce2d8;
	background: white;
	color:#a7a8a7;
	font-size:11px;
	float:right;
	margin-right:0;
}

/*   Menu   */
div.ajax-menu a
{
	float:left;
	border-bottom:1px dashed #026ba5;
	display:block;
	text-decoration:none;
	color:#026ba5;
	margin:0 10px;
}


div.ajax-menu a:hover
{
	text-decoration:none;
}

div.ajax-menu a.selected
{
	border-bottom:none;
	color:#f51812;
	margin:0 10px;
}

a.detail {
	font-size:11px;
}