/**********************************************************************************/
#wrapper {
	width: 1180px;
	margin: 64px auto 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#middle {
	width: 100%;
	padding: 0 0 320px;
	
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 0px 0 0;
	width:570px;
}
#sideRight {
	float: left;
	margin-right: -3px;
	width: 265px;
	position: relative;
}
#sideRight a {text-decoration:none;}
.sidebar {
	font-size:11px;
	color:#2555a6;
	line-height:15px;
}
#sideLeft {
	float: left;
	width: 265px;
	position: relative;
}
table.main td {
	vertical-align:top;
}
#sideLeft a {
	font-size: 11px;
	color: #2555A6;
	line-height: 15px;
	text-decoration:none;
}
.clock {
	border:1px solid #e4e4e5;
	width:182px;
	height:65px;
float:right;
margin:-23px 0 0px 0;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
padding:0 14px;
}
.clock {
	float:right;
	margin-top:-18px;
	font-size:9px;
	text-align:center; color:#f04e37;
	border:1px solid #e4e4e5;
	padding:5px 0px 0px 0px;
	width:200px;
	height:55px;
line-height: 12px;

}
.clock table td {
	padding:0 10px;
}
#content h3 {text-transform:uppercase;}
#header .menu {
	position:relative;
	top:40px;
	left:82px;
	float:left;
	z-index:100;
	border-bottom: 1px solid #0079C1;
	width: 910px;
	height: 32px;
}


.simple_new_form{
	font-size:14px;
}