

@font-face {
    font-family: 'MavenProMedium';
    src: url('fonts/maven_pro_medium-webfont.eot');
    src: url('fonts/maven_pro_medium-webfont.eot?iefix') format('eot'),
         url('fonts/maven_pro_medium-webfont.woff') format('woff'),
         url('fonts/maven_pro_medium-webfont.ttf') format('truetype'),
         url('fonts/maven_pro_medium-webfont.svg#webfontPAaMJktu') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {margin:0; padding:0;
                background: #fff;
                color: #333;
                font: 13px/20px Arial, Helvetica, sans-serif;
}
 
a {
                color: #00777A;
                font-weight: bold;
                text-decoration: none;
}
 
a:hover, a:active, a:focus {
                color: #000;
}
 
h1 {
                font-family: MavenProMedium;
                color: #00777a;
                font-size: 25px;
                font-weight: bold;
                line-height: 40px;
                margin: 10px 0;
}
 
h2 {
                font-family: MavenProMedium;
                color: #98b81c;
                font-size: 20px;
                font-weight: normal;
                line-height: 26px;
                margin: 0px 0 0px 0;          
}
 
p {
                margin: 0 0 18px 0;
}
 
ul, ol {
                margin: 0 0 18px 0px;
}
 
ul li, ol li {
                margin: 0 0 4px 0;
                line-height: 18px;
}


#mainContent {
	width:920px;}

#topSection {width:920px;
	margin-bottom:20px;}
				
	

#mainText {width:500px; float:left;}

#mainText ol li {margin-bottom:5px;}



#jobColumn { width:350px; 
			margin:0 20px 0 0; 
			padding:10px; 
			float:right;
			border-radius:10px 10px 10px 10px;
			-moz-border-radius:10px 10px 10px 10px;
			-webkit-border-radius:10px 10px 10px 10px;
			background-color:#f0f0f0;
			min-height:680px;

}


#youtube {margin-bottom:20px;}

#jobColumn #more {text-align:right;}



#powered {margin:0 0 15px 0;}
.lopps {color: #00777A;
                font-weight: bold; font-size:13px;}



h4 {font-family: MavenProMedium;
                color: #00777a;
                font-size: 25px;
                font-weight: bold;
                line-height: 40px;
                margin: 10px 0;  }


#jobslist h5 {display:block;
					font-size:15px; 
					font-weight:bold; 
					margin:0 0 2px 0;
					 padding:0;}
 
#jobslist {padding-bottom:5px;
 			border-bottom-width:1px;
 			 border-bottom-style:dotted; 
 			 border-bottom-color:#000000;
   			  margin-bottom:5px;}


.apply { background-color:#1d9593; height:45px;}
.apply a:link {color:#b2d233; font-size:16px;}
.apply a:visited {color:#b2d233; font-size:16px;}
.apply a:active {color:#000000; font-size:16px;}
.apply a:hover {color:#000000; font-size:16px;}



.clear {clear:both;}



/* rotator in-page placement */
    div.rotator, div.rotator1 {
	position:relative;
	width:900px;
	height:350px;
	/*display: none;*/
}
/* rotator css */


div.rotator ul, div.rotator1 ul {margin:0;
	padding:0;}
	
	div.rotator ul li, div.rotator1 ul li {
	margin:0;
	padding:0;
	float:left;
	position:absolute;
	list-style: none;
	height:350px;
}
/* rotator image style */	
	div.rotator ul li img, div.rotator1 ul li img {
	/*border:1px solid #ccc;
	padding: 4px;*/
	background: #FFF;
		border-radius:10px 10px 10px 10px;
			-moz-border-radius:10px 10px 10px 10px;
			-webkit-border-radius:10px 10px 10px 10px;
}
    div.rotator ul li.show,  div.rotator1 ul li.show {
	z-index:500
}

div.box {
	font-family: MavenProMedium;
	position:absolute; 
	width:880px;
	background-image:url(images/back.png);
	background-repeat:repeat;
	bottom:0px;
	left:0px;
	padding-left:20px;
	height:35px;
	line-height:35px;
	color:#ffffff;
	font-size:18px;
	border:none;
	/*text-transform:uppercase;*/
	border-radius:0px 0px 10px 10px;
			-moz-border-radius:0px 0px 10px 10px;
			-webkit-border-radius:0px 0px 10px 10px;
	}
