#main {
	margin: 0px auto;
	width: 772px;
	background: #ffffff url(../images/main_bg.gif) top center repeat-y;border-left: 10px #333 solid;border-right: 10px #333 solid;}

.both {
	clear: both;
}

#s_top {
	width: 760px;
	height: 0px;
	background: #000;
}

#s_bottom {
	width: 760px;
	height: 13px;
	background: #000;
}

#content {
	width: 742px;
	margin: 0px 15px;
}

#top {
	widows: 742px;
	height: 100px;
	background: #2F87D2 url(../images/top_bg.jpg) top center no-repeat;
	position: relative;
}
#topimg {
	widows: 742px;
	height: 150px;
	background: #2F87D2 url(../images/imgtop.jpg) top center no-repeat;
	position: relative;
        margin-bottom:8px;
        border: 1px #fff solid;
}

#top h1 {
	font: normal 22px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #fff;
	position: absolute;
	top: 37px;
	left: 70px;
	margin: 0px;
	padding: 0px;
}

#top #searchform {
	position: absolute;
	top: 45px;
	right: 25px;
}

#menu {
	width: 742px;
	background: #333;
        margin-bottom:8px;
}

#menu #uls ul {
	list-style: none; 
	text-align: left; 
	float: left;
	padding-top: 0px;
}

#mainlevel-nav li
{
	padding: 0px;
	background: transparent;
	display: inline;
	margin: 0;
	line-height: 12px;
	white-space: nowrap;
	list-style-type: none;
	margin-right: 2px;
	height: 25px;
	float: left;
}

#mainlevel-nav li a
{
	display: block;
	text-decoration: none;
	text-align: left;
	color: #fff;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	background: #333;
	padding: 5px 24px 0px 0px;
}

#mainlevel-nav li a:hover {
	display: block;
	text-decoration: none;
	text-align: left;
	color: #fff;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	background: #333;
	padding: 5px 24px 0px 0px;
	border: none;
}

#cols {
	width: 742px;
	clear: both;
}

#col_left {
	width: 207px;
	margin-right: 17px;
	float: left;
}

#col_left h3, #col_left th {
	background: #333333 url(../images/mod_header_bg.jpg) top center no-repeat;
	width: 197px;
	color: #ffffff;
	text-align: left;
	line-height: 14px;
	padding: 4px 0px 4px 10px; 
	font: bold 11px Arial, Helvetica, sans-serif;
}

#col_left div.module, #col_left table.moduletable {
	width: 207px;
	background: #eeeeee url(../images/modulebg.jpg) top center repeat-y;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	clear: both;
	display: block;
}

#col_left div.module div, #col_left table.moduletable td {
	width: 207px;
	background: transparent url(../images/modulefooter.jpg) bottom center no-repeat;
	text-align: center;
	padding: 2px 0px 2px 0px;
	clear: both;
	display: block;
}

#col_left table.moduletable td table td {
	background: transparent;
}

#col_left table.moduletable td table td a.mainlevel {
	text-align: left;
}

#col_left div.module div div {
	width: 207px;
	padding: 0px;
	background: transparent;	
	clear: left;
	display: block;
	border: 1px solid #f00;
}

#col_left div.module div div div {
	width: 207px;
	padding: 0px;
	background: transparent;
	clear: both;
	display: block;
}

#col_left div.module div div div ul li {
	display: block;
	float: left;
	width: 207px;
	height: 20px;
	text-align: left;
	clear: both;
}

#col_left ul li {
	text-align: left;
}

#col_right {
	width: 518px;
	float: left;
}

#footer {
	width: 742px;
	clear: both;
	text-align: center;
	background: #333;
	height: 45px;
}

#footer p {
	text-align: center;
	padding: 5px 0px;
}