body{
	margin: 0px;
	padding: 0px;
	background: #FFFFFF; 
	
}

a:link, a:visited{
	color:#787721;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color:#E57634;
	text-decoration: underline;
	font-weight: bold;
}

h1{
	color:#787721;
	font-size: 13px;
	font-weight: bold;
}
h2{
	color:#E57634;
	font-size: 15px;
	font-weight: bold;
}



#video{
	height:250px;
}

#overMenu{
	z-index: 1;
	position: absolute;
	top: 500px;
}

#page{
	width: 750px;
	padding:5px;
	margin: auto;
}

#top_corners{
	width: 750px;
	margin-top: 3px;
	margin-bottom: -13px;
}

#top_standard{
	width: 750px;
	padding-top: 168px;
}

#top_jobs{
	width: 750px;
	padding-top: 2px;
}

#bottom_corners{
	margin-top: -10px;
	margin-bottom: 3px;
}

#bottom{
	margin-top: 4px;
}

#content{
	width: 706px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #787721;
	border-right-color: #787721;
	border-bottom-color: #787721;
	border-left-color: #787721;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
	color: #000000;
}

#mission{
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #ADAD30;
	margin-left: 420px;
	margin-top: -100px;
}



.image{
	padding-left: 20px;
	padding-right: 0px;
}

.photo{
margin-left: 15px;
	margin-right: 15px;
	border: 1px solid #787721;
}

.imageLeft{
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 80px;
}

.content_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #000000;
}

#jobs{
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #787721;
	border-right-color: #787721;
	border-bottom-color: #787721;
	border-left-color: #787721;

}


#jobs_link{
	margin-top: 4px;
	margin-left:610px;
	left: 16px;
	position: inherit;
	top: 7px;
}

#jobs_link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}

#jobs_link a:hover{
	color:#FFFFFF;
	text-decoration: none;
}

#menu{
	width:750px;
	height:163px;
	background-image:url(../images/menu_back.gif);
	background-repeat:no-repeat;
	margin-bottom:4px;
}

#menu_items{
	position:absolute;
	margin-top: 115px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	
}

#csstopmenu, #csstopmenu ul{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin:auto;
	margin-left:10px;
	list-style: none;
}

#csstopmenu li{
	float: left;
	position: relative;
}

#csstopmenu a{
	text-decoration: none;
	color:#FFFFFF;
}

.mainitems{
}

.headerlinks a{
	margin: auto 15px;
	font-size:13px;
	line-height:25px;
	font-weight: bold;
	color:#FFFFFF;
}

.headerlinks a:hover{
	color:#E57634;
}

.submenus{
	position: absolute;
	display: none;
	width: 140px;
	top: 25px;
	left: -35px;
	background-color: #B4BD33;
	border: 2px solid #787721;
	color:#FFFFFF;
}

.submenus li{
	width: 100%;
}

.submenus li a{
	display: block;
	width: 100%;
	text-indent: 10px;
	font-size:12px;
	color:#FFFFFF;
}

.submenus li a:hover{
	color:#E57634;
	background-color: #ADAD30;
}



#csstopmenu li:hover ul, li.over ul {
	display: block;
}
