/* April 2010, Website by freshlab inc.| A Curacao based Media Production Company actively producing Commercials, TV programs and Websites. http://www.freshlabinc.com */
   
body {
 padding-bottom: 15px;
 color: #999999;
 background-repeat: repeat-x;
 background-image: url(img/main_bg.jpg);
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
a {
	color: #7cca19;
}
a:hover {
	color: #b12eca;
	text-decoration: none;
}
#wrapper {
 margin-left: auto;
 margin-bottom: 10px;
 margin-right: auto;
 margin-top: 0;
 width: 890px;

}
#header {
 width: 890px;
 float: left;
 padding: 10px;
 height: 130px;
 margin: 0px;
}
#midheader {
 margin: 0px;
 color: #333;
 width: 890px;
 float: left;
 height: 210px;
}
#nav {
	margin-top: 75px;
	margin-right: 30px;
	text-align: right;
	float: right;
}
#nav li {
	margin-left: 20px;
	font-size: 16px;
	display: inline;
	list-style-type: none;
}
#nav li a {
	color: #b3b3b3;
	text-decoration: none;
}
#nav li a:hover {
	color: #7cca19;
}
#sidebar { 
 padding-left: 10px; 
 padding-bottom: 10px; 
 padding-right: 15px; 
 padding-top: 20px; 
 text-align: right; 
 font-size: 20px; 
 color: white; 
 margin-left: 0px; 
 margin-bottom: 20px; 
 margin-right: 8px; 
 margin-top: 0px;
 height: 376px;
 width: 144px;
 float: left;
}
#content { 
 margin-left: 0px; 
 margin-bottom: 20px; 
 margin-right: 0px; 
 margin-top: 0px; 
 line-height: 22px; 
 font-size: 14px; 
 background-repeat: no-repeat; 
 background-image: url(img/content_bg.jpg); 
 background-color: white; 
 border-top-color: #e6e6e6; 
 border-left-style: none; 
 border-bottom-style: none; 
 border-right-style: none; 
 border-top-style: solid; 
 border-top-width: 1px; 
 float: right;
 padding: 10px;
 width: 685px;
 display: inline;
}
#content h2 {
	font-style: italic;
	color: #66ccff;
}
#content h4 {
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #b12eca;
}
#intro-grn { 
 line-height: 22px; 
 font-size: 14px; 
 color: white; 
 background-repeat: no-repeat; 
 background-image: url(img/intro-grn_bg.png); 
 margin-left: 60px; 
 margin-bottom: 60px; 
 margin-top: 0px;
 padding: 10px;
 height: 131px;
 width: 360px;
 float: left;
}
#intro-prs { 
 margin-left: 0px; 
 margin-bottom: 60px; 
 margin-right: 60px; 
 margin-top: 0px; 
 color: white; 
 line-height: 22px; 
 font-size: 14px; 
 background-repeat: no-repeat; 
 background-image: url(img/intro-prs_bg.png); 
 float: right;
 padding: 10px;
 height: 131px;
 width: 360px;
 display: inline;
}
#slogan {
	width: 400px;
	font-size: 20px;
	margin-left: 20px;
	margin-top: 90px;
	color: #7cca19;
}#intro-grn h2, #intro-grn a:hover, #naw a {
	margin: 0px;
	color: #b12eca;
	text-align: right;
}
#intro-prs h2, #intro-prs a:hover {
	margin: 0px;
	color: #7cca19;
	text-align: right;
}
#intro-prs a, #intro-grn a {
	color: white;
	text-decoration: none;
}
#naw {
	letter-spacing: normal;
	text-align: right;
	margin-top: 220px;
	font-size: 12px;
}
.logo {
	float: left;
	margin-top: 60px;
	border-width: 0px;
}
.homePic {
	background-position: 460px;
	background-image: url(img/home-header.png);
	background-repeat: no-repeat;
}
.employerPic {
	background-position: 525px;
	background-image: url(img/spring-header.png);
	background-repeat: no-repeat;
}
.contactPic {
	background-position: 532px;
	background-image: url(img/contact-header.png);
	background-repeat: no-repeat;
}
.candidatePic {
	background-position: 535px;
	background-image: url(img/candidate-header.png);
	background-repeat: no-repeat;
}
.sidebar-grn {
	background-repeat: no-repeat;
	background-image: url(img/sidebar-grn_bg.png);
}
.sidebar-prs {
	background-repeat: no-repeat;
	background-image: url(img/sidebar-prs_bg.png);
}
.sidebar-blw {
	background-repeat: no-repeat;
	background-image: url(img/sidebar-blw_bg.png);
}
.iFields {
	margin-left: 5px;
	height: 30px;
	margin-bottom: 15px;
	color: #cccccc;
	border-color: #e6e6e6;
	border-style: solid;
	width: 300px;
	padding: 4px;
	font-size: 14px;
	border-width: 1px;
}
.txtField {
	color: #cccccc;
	height: 150px;
	margin-bottom: 15px;
	margin-left: 5px;
	width: 500px;
	border-color: #e6e6e6;
	border-style: solid;
	border-width: 1px;
	font-size: 14px;
	padding: 4px;
}
.sumbit {
	margin-left: 445px;
	padding: 4px;
	border-color: #e6e6e6;
	border-style: solid;
	border-width: 1px;
	color: #7cca19;
	font-size: 14px;
}
#footer { 
 height: 8px; 
 width: 890px;
 clear: both;
 background: #7cca19;
 margin: 0px 0px 10px 0px;
}

