body {
	color: #444; 
	direction: ltr; 
	text-align: left;
	font: small arial,helvetica,clean,sans-serif;
	margin:0px;
	padding:0px; 
	background-color:#ffffff; 
	background-image:url(../../images/bg.jpg); 
	background-repeat:repeat-x; 
	background-position:top
}

a{
	color:#669933;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}


// Layout of Website
//-------------------

#main {
	min-width: 950px;

}

#left {
	float: left; 
	margin: 0px 0px 10px; 
	width: 165px !important;
	width: 165px;
	margin-bottom:10px !important; 
	margin-bottom:0px; 
}

#main-right {
	float: right; 
	margin-left: -200px; 
	width: 804px !important; 
	width: 790px; 	

}

.colpadding {
	margin-left: 25px;
}

#middle {
	float: left; 
	padding-left: 20px !important;
	padding-left: 5px;
	width: 468px;
	margin-bottom:10px; 
}

#right {
	float: left; 
	margin-right: -200px; 
	width: 309px;
	margin-bottom:10px; 
}

#headerhd {
	margin-top: 4px;
	text-align:right;
}

#logo{
	float: left; 
	width: 150px;
	border:0px;
}

#searchwrapper{
	position:relative;
	top:auto;
	left:0;
	margin-left:260px;
	width:70%;
	_width:60%;
	height:30px;
}

#header {
	margin-right: 0px; 
	height: 150px !important;
	height: 150px;
}



#page {
	border: 0px; 
	margin: 0px auto; 
	width: 950px;
}

#footer {
	clear: both;
	margin-top: 10px;
	margin-right:7px;
	border-top: 1px solid #CCCCCC;
	text-align: center;
	
}


#topmenu {
	float: left; 
	width: 100%; 
	height: 38px;
	font-size: 11px;
	padding-top: 41px !important;
	padding-top: 52px;
	
	text-align:left;
}

#menuwrapper {
margin-left:-40px;

}
#mainlevel-nav UL {

}
#mainlevel-nav LI {
	padding: 0px; 
	margin: 0px;
	display: inline; 
	font-weight: bold; 
	list-style-type: none; 
	height: 38px
}
#mainlevel-nav A {
	background:url(../../images/menu_bg.jpg) no-repeat left top; 
	float: left; 
	width: 102px; 
	color: #ffffff; 
	padding-top: 10px;
	padding-left: 25px; 
	height: 38px; 
	text-decoration: none
}

#ads-top{
	margin-bottom:10px;
}

#notice{
	margin-top:-8px;
	padding-left:645px !important;
	padding-left:640px;
}

.md{
	border: 1px solid #DDDDDD;
}

.md-border{
	border: 1px solid #CCC;
	padding: 3px;
	background-color: #fff;
}

.md-inner{
	width:100%;
	height:auto;
	border: 0px;
	background-image: url(../../images/px.jpg);
	background-position: top;
	background-repeat:repeat-x;
	margin-top: -13px !important;
	margin-top: 0px;
	padding: 0px;
}

#mainmenu{
	list-style-type: none;
	padding: 0px; 
	margin: 2px;
}

a.mainlevel:link, a.mainlevel:visited 
{
	font-size 		: 11px;
	font-weight 	: bold;  
	color 			: #616161;
	margin 			: 0px;
	text-decoration : none;
	display			: block;
	height			: 16px;
  	padding-left	: 10px;
  	padding-top		: 6px;
	padding-bottom	: 3px;
  	background		: #e4e4e4;
  	width			: 148 !important;
	width			: 148;
	border-left		: 4px solid #8fb300;
	border-top		: 1px solid #fff;
	
}
  

a.mainlevel:hover{
	text-decoration	: none;
	background		: #fff;
  	border-left		: 4px solid #ff8000;
}

a.mainlevel#active_menu
{
	color			: #fff;
	background		: #cbcaca;
  	background-position	: right top;
}

.iemw{
	display:none;
	width:950px;
	font-size:0px;
	line-height:0px;
	height:0px;
	*display:block;
}
