html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, cite, em, font, img, small, strong, sub, sup, fieldset, form, label, legend, caption
{margin: 0; padding: 0;	border: 0; outline: 0; font-size: 100%; line-height:1.5em;}
body { background:#D8D7D7; }
html, body { height:100%; }
table { border-collapse:separate !important; }

h1
{
	font-size:16px;
	font-weight:bold;
}

h2
{
	font-size:14px;
}

body 
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

a 
{
	text-decoration:none;
	color:#569B1E;
	font-weight:bold;
}

.footer a
{
	text-decoration:none;
	color:#3a3a3a;
	font-weight:bold;
}


a:hover
{
	color:#B3E605;
}

.clear
{
	clear:both;
	line-height:0;
	margin:0;
	padding:0;
}

.wrapper 
{
	width:936px;
}

.left_shadow
{
	background:url('../images/left_shadow.jpg');
	width:38px;
	height:713px;
	float:left;
}

.right_shadow
{
	background:url('../images/right_shadow.jpg');
	width:38px;
	height:713px;
	float:left;
}

.content
{
	background:#FFFFFF;
	width:860px;
	float:left;
}

.banner
{
	background:url('../images/banner.jpg');
	width:860px;
	height:277px;
}

.body-content
{
	background:url('../images/content_back.jpg') repeat-x bottom;
	width:840px;
	margin-left:10px;
	margin-right:10px;
}

.menu
{
	float:left;
	width:251px;
}

.right-of-menu
{
	float:left;
	width:589px;
}

.text-content-menu
{
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	width:518px;
	margin-left:49px;
	margin-top:20px;
	padding:5px;
}

.image
{
	float:left;
	margin:5px;
}

.wide-content
{
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	margin:10px;
	padding:5px;
}

.column-content
{
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	margin:10px;
	padding:5px;
	float:left;
	width:248px;
	margin:10px;
	overflow:hidden;
}

.menu-list
{
	width:163px;
	margin-left:88px;
	overflow:hidden;
}

.menu-list ul 
{
	margin:0;
	padding:0;
	list-style:none;
}

.menu-list ul li
{
	display:block;
	height:48px;
	overflow:hidden;
}

.menu-list ul li a
{
	background:url('../images/menu.gif') no-repeat;
	display:block;
	height:48px;
	width:163px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:15px;
	text-align:center;
	overflow:hidden;
}

.menu-list ul li a:hover
{
	background:url('../images/menu_over.gif') no-repeat;
}

.footer
{
	background:url('../images/footer_line.jpg') no-repeat;
	height:59px;
	width:840px;
	margin-top:20px;
}

.text-content-menu ul
{
list-style-position: inside;
}
