body {
	background:#0c0e05;
	color:#000;
	text-align:left;
	font:11px "Arial";
}

a{
	font:12px "Arial";
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	border:0px;
}

img { border:0px;}

#wrapper {
	margin:auto auto auto auto;
	width:1000px;
	background:#fff;
	min-height:716px;
}


#left-wrapper{
	float:left;
	width:200px;
	margin:0px;
	padding:0px;
}
#right-wrapper{
	float:left;
	width:800px;
	margin:0px;
	padding:0px;	
}

.top-links, .top-links a {
	text-align:right;
	width:1000px;
	align:right;	
	text-transform:uppercase;
	text-decoration:none;
	color:#fff; 
	background:#0c0e05;
}

#top-header{
	margin:0px;
	padding:0px;
	position:relative;	
}

#top-header .logo-box{
	width:320px;
	text-align:center;
	margin:0px;
	padding:0px;
	float:left;
}

.top-padding{
	position:relative;padding-top:90px;
}


.top-main-links {	
	
}
/*
ul.topnav{	
	float:right;
	list-style:none;
	margin:0px;
	padding:0px;
}

ul.topnav li, ul.topnav li a{
	float:left;
	font-size:11px; 
	padding-right:10px;
}
*/
#green-bar{ positoin:absolute;clear:both;height:6px; background:#598527; margin-top:0px;  }

#container{ 
	margin:0px;
	padding:0px;	
}

#content-side{
	width:560px;
	float:left;
	padding-left:10px;
}

#right-side{
	border:0px solid red;
	width:200px;	
	float:left;
	padding:0px;
	padding-left:15px;
	margin:0px;
}

#footer {
	width:1000px;
	margin:auto auto auto auto;
	background:#0c0e05;
	min-height:47px;	
	color:#fff;
	text-align:center;	
	overflow:auto;
}

.span-24{
	color:#fff;
}

.redtext{
	color:#a85122;
	font-size:10px;
}

/** INNER PAGE **/
#innertop-header{
	margin:0px;
	padding:0px;
	position:relative;	
}

#innertop-header .logo1-box{
	width:250px;
	text-align:center;
	margin:0px;
	padding:0px;
	float:left;
}

#innertop-header .innertop-main-links{
	text-align:right;
	align:right;	
	text-transform:uppercase;
	text-decoration:none;
	color:#fff; 
}

#innergreen-bar{ clear:both;position:relative; z-index:1; height:6px; background:#598527; margin-top:0px;  }

