@charset "UTF-8";
/* CSS Document */

body {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 16px;
	color: #000000;
}
h2 {
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
a {
	color: #666666;
	font-weight: bold;
}
a:hover {
	color: #B3D335;
	font-weight: bold;
}
.smallText {
	font-size: 9px;
	width: 350px;
	padding-top: 4px;
	height: 20px;
}
#wrap {
	width: 779px;
	margin-right: auto;
	margin-left: auto;
}
#inner {
	float: left;
	width: 779px;
}
#homeNav {
	background-image: url(images/nav.jpg);
	float: left;
	height: 41px;
	width: 774px;
	text-align: right;
	padding-top: 10px;
	background-repeat: no-repeat;
	padding-right: 5px;
	font-weight: bold;
}
#homeNav ul {
	margin: 0px;
	padding: 0px;
}
#header {
	float: left;
	font-weight: bold;
}
#homeNav li {
	display: inline;
	padding-left: 30px;
	padding-right: 25px;
}
#homeNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#homeNav a:hover {
	color: #b3d335;
	text-decoration: none;
}
.homeNavTab {
	text-align: center;
	width: 125px;
	float: right;
	margin-left: 6px;
	margin-right: 5px;
}
#homeTop {
	background-image: url(images/home_main.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 391px;
	width: 779px;
}
#homeBtm {
	background-image: url(images/main_btmSlice.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 779px;
}
#leftCol {
	float: left;
	width: 208px;
	padding-right: 25px;
	padding-left: 25px;
}
#middleCol {
	float: left;
	width: 208px;
	padding-right: 25px;
	padding-left: 25px;
}
#rightCol {
	float: left;
	width: 216px;
	padding-right: 15px;
	padding-left: 15px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 46px;
	width: 749px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 30px;
}
#testimonials {
	background-image: url(images/testimonialBG.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 207px;
	width: 172px;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 11px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#body {
	background-image: url(images/bodySlice.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 779px;
}
#title {
	float: left;
	width: 750px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.green {
	color: #b2d234;
	font-weight: bold;
	font-size: 14px;
}
#header ul {
	margin: 0px;
	padding: 0px;
}
#header li {
	display: inline;
	padding-left: 30px;
	padding-right: 25px;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	color: #b3d335;
	text-decoration: none;
}
#headerCareer {
	background-image: url(images/header_career.jpg);
	background-repeat: no-repeat;
	width: 764px;
	height: 171px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
}
#headerEmployer {
	background-image: url(images/header_employer.jpg);
	background-repeat: no-repeat;
	width: 764px;
	height: 171px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
}
#headerContact {
	background-image: url(images/header_getstarted.jpg);
	background-repeat: no-repeat;
	width: 764px;
	height: 171px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
}
#body ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	margin-left: 18px;
}
#body ol {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	margin-left: 18px;
}
