#main {
	margin: 0px auto;
	width: 778px;
	background: #ffffff url(../images/main_bg.gif) top center repeat-y;
}

.both {
	clear: both;
}

#content {
	width: 768px;
	margin: 0px 5px;
}

#top {
	widows: 749px;
	height: 104px;
	margin: 0px 9px 0px 10px;
	background: transparent url(../images/headerbg.jpg) top center no-repeat;
}

#p_top {
	position: relative;
	height: 40px;
	margin: 0px;
	padding: 0px;
}

#p_top h1 {
	font: bold 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 26px;
	color: #9A1938;
	position: absolute;
	top: 8px;
	left: 25px;
	margin: 0px;
	padding: 0px;
}

#menu {
	width: 749px;
	height: 32px;
	background: #656565 url(../images/topmenu_bg.gif) top center no-repeat;
	margin: 0px 9px 0px 10px;
}

#menu #uls ul {
	list-style: none; 
	text-align: left; 
	float: left;
	padding-top: 0px;
}

#mainlevel-nav li
{
	padding: 0px;
	background: transparent;
	display: block;
	margin: 0px;
	line-height: 22px;
	white-space: nowrap;
	list-style-type: none;
	float: left;
	width: auto !important;
	height: 23px;
}

#mainlevel-nav li a
{
	display: block;
	text-decoration: none;
	text-align: left;
	color: #cccccc;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: none;
	background: transparent;
	padding: 11px 15px 5px 15px;
}

#mainlevel-nav li a:hover {
	display: block;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	text-transform: underline;
	background: transparent;
	padding: 11px 15px 5px 15px;
	border: none;
}

#break {
	width: 749px;
	height: 7px;
	background: #ffffff url(../images/break_bg.gif) bottom left no-repeat;
	margin: 0px 9px 0px 10px;
}

#cols {
	width: 749px;
	padding: 0px 0px;
	background: #fff url(../images/cols_bg.gif) top left repeat-y;
	margin: 0px 9px 0px 10px;
	clear: both;
}

#cols #col_left {
	width: 175px;
	margin-right: 0px;
	float: left;
	background: #fff url(../images/cols_left_bg.gif) top left repeat-y;
}

#cols #col_left .padding {
	padding: 0px 1px 0px 4px;
}

#cols #col_left table.moduletable {
	border: none;
	text-align: center;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#cols #col_left table.moduletable th {
	background: transparent url(../images/moduleheadbg.jpg) top right no-repeat;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #ffffff;
	padding: 7px 0px 4px 23px;
	line-height: 12px;
	text-transform: none;
}

#cols #col_left table.moduletable td {
	padding-top: 5px;
}

#cols #col_left table.moduletable td table td {
	padding: 0px;
	margin: 0px;
}

#col_right {
	width: 574px;
	float: left;
	background: #fff url(../images/cols_right_bg.gif) top left repeat-y;
}

#r_col_name {
	background: transparent url(../images/right_col_name_bg.gif) top left no-repeat;
	padding: 5px 0px 7px 23px;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
}

#col_right .padding {
	padding: 0px 10px;
}

#footer {
	width: 749px;
	clear: both;
	text-align: center;
	background: #ffffff url(../images/footer_top_bg.gif) top left no-repeat;
	height: 90px;
	margin: 0px 9px 0px 10px;
	padding: 0px;
}

#footer p {
	text-align: center;
	padding: 25px 0px;
	margin: 0px;
}