body {
	
	background: #FFF;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #464646;
	text-align: justify;
	
	}

/*///////// TYPOGRAPHY ////////*/

h1 {
	
	height: 100px;
	width: 200px;
	background: url(../images/logo.jpg) 0 0 no-repeat ; 
	text-indent: -999em;
	float: left;
	
	}

h2 {
	
	color: #232F0A;
	font-size: 26px;
	margin: 0 0 0 0;
	
	}

h3 {
	
	color: #232F0A;
	font-size: 18px;
	margin: ;
	
	}

a:link,
a:visited { 
	
	font-weight: bold;
	color: #232F0A;
	
	}

a:hover,
a:active { 
		
	color: #888;
	
	}

br {
	
	clear: left;
	
	}

hr {
	
	display: none;
	
	}

.header-img {
	
	margin: 0 0 0 0;
	
	}


.clear-all {
	
	clear: both
	
	}




/*///////// COMMON DIVS ////////*/

#wrapper {
	
	clear: left;
	width: 790px;
	margin: 0 auto;
	
	}

#header {
	
	clear: left;
	margin: 0px 0 0 0;
	
	}

#menu {	
	
	margin: 0 0 10px 150px;
	padding: 0;
	float: left;
	
	}

#menu li {	
	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial;
	
	}

#menu li a {	
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 80px;
	background: #FFF;
	color: #232F0A;
	text-align: center;
	text-decoration: none
	
		
	}

#menu li a:hover {	
	
	background: #232F0A;
	color:#FFF;
	
	}
	
#menu ul li a.active:link,
#menu ul li a.active:visited,
#menu ul li a.active:hover,
#menu ul li a.active:active {

	border-top: 2px solid #232f0a;
	background: #FFF;
	color: #232f0a;
	display: block;
	cursor: default;
	
	}

#menu div {	
	
	position: absolute;
	z-index: 1;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFF;
	border: 1px solid #fff
	
	}

	#menu div a {	
		
		position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFF;
		color: #232F0A;
		font: 11px arial
		
		}

	#menu div a:hover {	
		
		background: #232F0A;
		color: #FFF
		
		}


#content

{
	clear: left;
	background: #fff;
	padding: 0px 0px 0 0px;
	width: 750px;
}





#contentleft {
	
	clear: left;
	float: left;
	width: 420px;
	margin: 20px 25px 10px 0;
	
	}
	
#contentright {
	
	background: ;
	float: left;
	width: 280px;
	text-align: justify;
	margin: 20px 0 0 20px;
	
	}

.left-top {
	
	
	float: left;
	background:;

	
	}
	
.left-next {
	 

	 float: left;
	 
	 }
	

.twitter {
	
	float:left;
	
}

.right-top {
	
	background-color: #232f0a;
	color: #FFF;
	
	margin: 0 0 0 0;
	font-size: 11px;
	float: left;
	padding: 0;
	border-color: #FFF;
	
	}
	
.right-top	a:link,
.right-top a:visited { 
	
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	
	}

.right-top a:hover,
.right-top a:active { 
		
	color: #888;
	
	}
	
.right-top h2 {
	
	margin: 15px 0 15px 15px;
	font-size: 18px;
	color: #FFF;
	
	}
	
.right-top img {
	
	margin: 5px 0 0 12px;
	
}

.right-top p {
	
	margin: 10px 12px 10px 12px;
	
	}
		

#flashcontent { 

	float: left; 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
	}


/*///////// Employment ////////*/

#halfleft {

	margin:10px 0 0 0;
	padding: 0;
	float: left;
	clear:left;
	width: 300px;
	
}

#halfright {

	padding: 0;
	margin: 10px 0 0 0;
	float:right;
	clear:right;
	width: 420px;

}

#halfright h2 {

	text-align: center;
	font-size: 16px;
	color: #232f0a;
	
	}
	
#halfright h3 {

	text-align: left;
	font-size: 14px;
	color: #232f0a;
	
	}

#halfright p {

	text-align: left;
	font-size: 12px;
	color: #7d7d7e;
	
	}

/*///////// FOOTER ////////*/

#footer {
	
	clear: left;
	color: #7d7d7e;
	font-size: 11px;
	margin: 10px 0 0 0;
	
	}

#footer a:link,
#footer a:visited
{
	font-size: 11px;
	text-decoration: none;
	color: #888;

}

#footer a:hover,
#footer a:active
{
	color: #222;

}
