body {
	background:url("/template/default/images/bg_gradient.png") repeat-x scroll center top transparent;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	margin:0;
}

#skipnav a, #skipnav a:hover, #skipnav a:visited {
height:1px;
left:0;
overflow:hidden;
position:absolute;
width:1px;
}

#site_container {
	margin:0 auto;
}

#site_strip {
	background:url("/template/default/images/red_strip.png") no-repeat scroll center top transparent;
	text-align:left;
}

#header {
	background:url("/template/default/images/header.png") no-repeat scroll 0 0 transparent;
	height:360px;
	margin:0 auto;
	width:920px;
}

#body_table {
	width:920px;
}

#body_container {
	background:url("/template/default/images/content_bg.png") repeat-y scroll 0 0 transparent;
	margin:0 auto;
	padding-top:20px;
	width:920px;
}

#body_content {
	margin-left:20px;
	margin-right:60px;
	margin-top:14px;
	text-align:left;
}

#menu {
	width:237px;
}

#menu_body {
	background:url("/template/default/images/menu_bg.png") repeat-y scroll 0 0 transparent;
}

#menu_top {
	background:url("/template/default/images/menu_top.png") no-repeat scroll 0 0 transparent;
	height:29px;
	width:237px;
}

#menu_bottom {
	background:url("/template/default/images/menu_bottom.png") no-repeat scroll 0 0 transparent;
	height:44px;
	width:237px;
}

#menu_body ul, #menu_body li {
	margin:0;
	padding:0;
}

#menu_body ul {
	list-style:none outside none;
	margin:0 auto;
	width:237px;
}

#menu_body li {
	border-bottom:1px solid #F1B705;
	color:#FFFFFF;
	font-weight:bold;
	line-height:35px;
	margin:0 auto;
	text-align:center;
	width:180px;
}

#menu_body a {
	color:#FFFFFF;
	text-decoration:none;
}

#menu_body a:hover {
	color:#F1B705;
}

#site_footer {
	background:url("/template/default/images/footer_bg.jpg") repeat-x scroll center bottom transparent;
	height:182px;
}

#footer_image_container {
	margin:0 auto;
	width:920px;
}

.clearFloat {
	clear:both;
}
