﻿body {
	padding: 0px;
	margin: 0px;
	background-color: #6B6D6C;
	background-repeat: no-repeat;
}
#wrapper {
	margin: 0px auto 0px auto;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 956px;
	height: auto;
}
#header {
	width: 956px;
	height: 133px;
	padding: 0px;
	margin: 0px;
}
#content {
	margin: 0px;
	background-color: #CCCCCC;
	width: 956px;
	height: auto;
	padding: 0px;
}
#topnavwrapper {
	width: 956px;
	height: 30px;
	background-color: #CCCCCC;
}
#topnav {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 732px;
}
#topnav a, #topnav a:link {
	text-decoration: none;
	color: #000000;
	display: block;
}
#topnav a:visited {
	text-decoration: none;
	color: #000000;
}
#topnav a:hover {
	background-color: #ADBA04;
}
#topnav ul {
	width: auto;
	height: 31px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topnav li {
	width: 175px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: center;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	border: medium solid #333333;
	height: 30px;
}
#rightbanner {
	width: 145px;
	height: auto;
	float: right;
	background-color: #CCCCCC;
	margin: 20px 0px 0px 0px;
}
#rightbanner ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#info {
	margin: 0px;
	background-color: #CCCCCC;
	width: auto;
	height: auto;
	clear: left;
	padding: 0px;
}
#infocontainer {
	width: 650px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	padding-right: 73px;
	background-color: #FFFFFF;
	padding-left: 15px;
}
#locationmap {
	width: 574px;
	height: 511px;
	margin-right: auto;
	margin-left: auto;
}
#viewjob {
	margin-top: 25px;
	font-weight: lighter;
}
#footer {
	margin: 0px;
	width: 956px;
	height: 139px;
	background-color: #CCCCCC;
	text-align: center;
	background-image: url('assets/images/gradient.JPG');
	font-weight: bold;
	text-decoration: none;
	
}
#footer a:link {
	text-decoration: none;
	color: #ABBE00;
}
#footer a:active {
	text-decoration: none;
	color: #ABBE00;
}

#footer a:visited {
	text-decoration: none;
	color: #ABBE00;
}


#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: larger;
	font-weight: bolder;
}
#benelist ul {
	font-size: large;
}
#benelist li {
	padding-top: 20px;
}
#contactus a, #contactus a:link {
	text-decoration: none;
	color: #FF5C00;
}
#contactform {
	background-color: #FEF8B6;
}
h2 {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
h3 {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
h4 {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
#positioninfo a, #positioninfo a:linked {
	color: #AFBD22;
	text-decoration: none;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-weight: bold;
}
#positioninfo a:hover, #positioninfo a:visited {
	color: #AFBD22;
	text-decoration: none;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
#positions a, #positions a:linked {
	text-decoration: none;
	color: #AFBD22;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
#positions a:hover, #positions a:visited {
	text-decoration: none;
	color: #AFBD22;
	font-weight: bold;
}
#positions li {
	padding-top: 20px;
}

