* {margin:0 auto; padding:0;}

body  {
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica;
	background: #000 url(images/body_bg.jpg) top repeat-x;
	color: #000000;
}

a { text-decoration:none;}

a:link {color:#FFFFFF;}

a:hover { text-decoration:underline; color:#4d6019;}

a:visited {color:#759022;}

img { border:none;}

#container { 
	width: 664px;
	color:#FFFFFF;
	position:relative;
}
	#banner { background:#000 url(images/banner_bg.jpg) top repeat-x;}
	#imgmenu {
	position:absolute;
	top:144px;
	left:22px;
}
	#indexmenu { position:absolute; top:280px; left:20px;}
	.searchbox{ width:230px; float:right; position: absolute; top: 10px; right:10px; border:none;}
	.search input, .search button {
		border: none;
		float: left;
		color: #000;
	}
	.search input.box {
		color: #000;
		width: 150px;
		height: 20px;
		margin-right: 5px;
	}
	
	#topmenu { position:absolute; top:50px; right:10px; }
	
#content_wrapper {
	background:#375a12 url(images/content_bg.jpg) top center no-repeat;
	padding-top:70px;
}
#sidebar1 {
	float: right;
	width: 160px;
	padding-right:36px;
	margin-right:8px;
}
#mainContent {
	float:left;
	width:464px;
	padding:0 0 0 16px;
	margin-left:8px;
}
#footer { background:url(images/footer_bg.png) top no-repeat; padding-top:20px; font-size:12px; font-weight:bold; text-align:center; padding-bottom:20px;}
#footer ul {list-style-type: none; margin-top:10px;}
#footer ul li {display: inline;list-style-type: none;padding-right: 8px;}
#footerq { position:absolute; bottom:120px; left:0; z-index:100;}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* FONTS */
.graysfont { font-size:9px; color:#999999;}

.h2text{ padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; font-size:11px; color:#999999; font-weight:normal; text-align:center;
}
