body { background-color: #313131;
		margin: 0 auto;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-image: url(images/bg.jpg);
		background-repeat:repeat-x;
		color: #FFFFFF;



}

/*  FULL PAGE */
#wrap {
	width: 766px;
	margin: 0 auto;
	padding: 0 auto;
	
	
}

/* HEADER */

#header { width: 766px;
		 height: 296px;
		 float:left;


}

/* CONTENT */
#content { width: 766px;
			float: left;	
		padding: 0 auto;
			 

}

#content-header { width: 680px;
				height: 35px;
				background-color: #242424;
				border: solid  #39492f 1px;
				float: inherit;
				margin-left: 48px;
					margin-right: 37px;
				
}
#content-main { width: 680px;
				background-color: #242424;
				border: solid  #39492f 1px;
				float: inherit;
				margin-top: 5px;
				margin-left: 48px;
					margin-right: 37px;
				
}

.headtext {  font-size: 16px;
			 margin-bottom: 5px;
			}
#side-left {    float: left;
				width: 179px;
				height: 237px;
				background-image: url(images/sidebox.jpg);
				background-repeat: no-repeat;

}

#side-left1 {    float: left;
				width: 179px;
				height: 237px;
			
}

#sidetext  {    float: left;
				margin-top: 63px;
				padding-left: 20px;
}
.text {
		padding-left: 40px;
		line-height: 138%;

}
.menu { float: inherit;
		font-style:normal;
		font-size:12px;
		border-width:0px;
		margin:0px;
		margin-bottom: 8px;
		width: 150px;
	
		
		
} 


#side-right { width: 650px;
			 float:right;
			 margin-top: 20px;
			 margin-right: 13px;
			 text-align: left;

}

#side-right1 { width: 470px;
			 float:right;
			 margin-top: 10px;
			 margin-right: 13px;
			 text-align: left;

}


.welcome { font-family:Arial, Helvetica, sans-serif;
			font-size: 20px;

}			
#content-bottom { width: 680px;
				  float: left;

		

}

.contentb-text {  	float: right;
					width: 420px;
					margin-top: 5px;
					margin-right: 10px;


}

/*  FOOTER  */


#footer {  width: 680px;
				background-color: #242424;
				border: solid  #39492f 1px;
				float: inherit;
				margin-top: 5px;
				margin-left: 48px;
					margin-right: 37px;
				text-align: center;
				margin-bottom:10px;
}


#foot-content { padding-top: 5px;
				padding-bottom: 5px;}

a { font-size: 12px; 
				color: #FFFFFF;
				text-decoration: none;

}

a:hover { color: #00CC33;
						text-decoration: none;}

.bottom-color { color: #6a8256;
				font-size:11px;}
				
#sidebarleft { float: left;
				width: 179px;
				background-image: url(images/green.jpg);
				height: 230px;

}

