body {
	margin: 0px;
}
#main {
	width: 760px;
	margin: 0px auto 0px auto;
}
#banner {
	height: 29px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 60px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#header {
	background-color: #006DC6;
}
#content {
	background-color: #DBE6EF;
	margin-top: 17px;
}
#images {
	clear: both;
	margin-top: 17px;
}
#footer {
	margin-top: 17px;
}
#homeContentText {
	padding: 17px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 17px;
	vertical-align: top;
}
#contentTextLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 345px;
	padding: 17px;
}
#contentTextRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 345px;
	padding: 17px;
}
#contentTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 345px;
	float: right;
	padding: 17px;
	background-color: #000000;
	height: 137px;
	color: #FFFFFF;
	position: relative;
}
#homeFlash {
	padding: 17px;
}
#bottomBanner {
	width: 760px;
	height: 40px;
	text-align: right;
	background-image: url(images/creating.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
}
#servicesContainer {
	margin-top: 17px;
	width: 760px;
	height: 187px;
}
#servicesLeft {
	width: 380px;
	height: 187px;
	background-color: #dbe6ef;
	float: left;
}
#servicesDef1 {
	width: 190px;
	height: 187px;
	background-color: #000000;
	float: left;
}
#servicesProfile {
	width: 190px;
	height: 187px;
	background-color: #00528e;
	float: left;
}
#servicesLogo {
	width: 190px;
	height: 85px;
	float: left;
}
#servicesText {
	margin-left: 17px;
	margin-right: 10px;
	width: 163px;
	height: 102px;
	float: left;
	display: inline;
}
#servicesLargeText {
	margin-left: 18px;
	margin-right: 18px;
	margin-top: 30px;
	width: 344px;
	height: 155px;
	float: left;
	display: inline;
}


#jobLogosContainer {
	width: 759px;
	height: 88px;
	float: left;
	margin-top: 20px;
	margin-bottom: 5px;
}

#jobLeftRightContainer {
	border-bottom:1px solid #00497E;
	float:left;
	height:400px;
	margin-bottom:30px;
}

#jobLeftContainer {
	width: 253px;
	height: 313px;
	float: left;
}
#jobLeftHeader {
	background-color: #006dc6;
	width: 253px;
	height: 29px;
	float: left;
}
#jobLeftSidebar {
	background-color: #006dc6;
	width: 23px;
	height: 371px;
	float: left;
}
#jobLeftContent {
	background-color: #dbe6ef;
	width: 230px;
	height: 371px;
	float: left;
}
#jobLeftContentText {
	width: 190px;
	float: left;
	margin-top: 10px;
	margin-left: 14px;
	display: inline;
}

#jobRightContainer {
	width: 506px;
	height: 313px;
	float: left;
}
#jobRightHeader {
	background-color: #00497e;
	width: 506px;
	height: 29px;
	float: left;
}
#jobRightSidebar {
	background-color: #00497e;
	width: 23px;
	height: 371px;
	float: left;
}
#jobRightContent {
	width: 275px;
	height: 371px;
	float: left;
	overflow:auto;
}
#jobRightImage {
	background-color: #006dc6;
	width: 208px;
	height: 371px;
	float: left;
}
#jobRightContentText {
	width: 240px;
	float: left;
	margin-top: 10px;
	margin-left: 14px;
	margin-bottom: 40px;
	display: inline;
}



.nav:link {
	text-decoration: none;
	color: #000000;
}
.nav:visited {
	color: #333333;
	text-decoration: none;
}
.nav:hover {
	color: #999999;
	text-decoration: none;
}
.nav:active {
	color: #006DC6;
	text-decoration: none;
}
.bodyText {
}
.blueText {
	color: #006DC6;
	font-weight: bold;
}
.servicesSmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.servicesLargeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.jobLeftContentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.jobRightContentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#copyright
{
   float:left
}

#profileLink
{
   margin-top:6px;
   float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#profileLink a
{
   color:black;
   text-decoration:none
}

#profileLink a:hover
{
   text-decoration:underline
}



.jobsIndexText {
	color: #999999;
}

.jobsBoldLinkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}