@charset "UTF-8";

html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

body{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #ffffff;
}

h1{
color: #D42027;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: lighter;
}

h2{
color: #D42027;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: lighter;
}

#container {
	width: 1000px;
	margin: 0 auto 0 auto; /* top right bottom left */
	padding: 0;
	background-image: url(images/wrap-image);
	background-repeat: repeat-y;
}

#header {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 206px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFF;
}

#call {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	text-align: center;
	height: 70px;
	margin-top:14px;
	float:left;
	width: 250px;
}

#telephone {
	width: 220px;
	height: 49px;
	float:right;
	padding-right: 10px;
}

#telephone2 {
	width: 220px;
	height: 49px;
	float:right;
	padding-right: 10px;
}



.wrap {
	background-color:#FFF;
	
}

#nav {
}


#nav-menu
{
width: 1000px;
height: 30px; 
background: url(images/greyoff.jpg) repeat-x;
}

#nav-menu ul {
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li{
float: left;
}



#nav-menu li a{
	background: url(images/greyoff.jpg) repeat-x;
	height: 30px;
	line-height: 2.6em;
	float: left;
	width: 115px;
	display: block;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
} 


#nav-menu li a:hover{
background: url(images/greyon.jpg) repeat-x;
height: 30px;
line-height: 2.6em;
float: left;
width: 115px;
display: block;
color: #FFF;
text-decoration: none;
text-align: left;
padding-left: 10px;
font-weight: bold;
font-size: 12px;
}



/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#col2mid a{
font-weight: bold;
font-size: 12px;
color: #06C;
}

#col2mid a:hover{
font-weight: bold;
font-size: 12px;
color: #0CF;
}




#col1 {
	padding: 20px 7px 20px 8px;
	width: 160px;
	float:left;
	height:650px;
  background-color:#D42027;
}
#container #col2outer {
  width: 800px;
  float: right;
  margin: 0;
  padding: 0;
}

#col2outer #col2mid {
	width: 570px;
	float: left;
	padding: 0 0 0 0;
	text-align: left;
}

#col2outer #col2mid #flashcenter{
  width: 239px;
  float: right;
  padding: 0 0 0 0;
}
#col2outer #col2mid #image24{
  width: 530px;
  float: center;
  padding: 0 0 0 0;
  position:relative
}
#col2outer #col2side {
  width: 200px;
  float: right;
  background-color:#D42027;
}

#container #footer {
  float: left;
  width: 1000px;
  height: 35px;
  background-color:#63C2E9;
}

.clear {
	clear: both;
}

.links {
	margin-top: 0px;
	margin-left: 0px;
	padding-top:0px;
}

.linksf {
	margin-top: 0px;
	margin-left: 0px;
	padding-top:5px;
}

#linka  {
	height: 158px;
	margin:18px 20px;
	font-size: 19px;
	text-align: center;
	padding-top: 4px;
	font-weight: bold;
}


#linkb {
	height: 158px;
	margin:18px 20px;
	font-size: 19px;
	text-align: center;
	padding-top: 4px;
	font-weight: bold;
	
}

#linkc {
	background: url(images/social.gif) no-repeat;
	height: 163px;
	margin:18px 20px 20px;
	font-size: 19px;
	text-align: center;
	padding-top: 8px;
	font-weight: bold;
  padding-bottom: 121px;
}


a.latestJobs {
	text-decoration: none;
	color: #fff;
  font-size: inherit;
}
a.latestJobs:hover, a.latestJobs:active {
	text-decoration: none;
	font-weight: bold;
}
STRONG.latestJobs {
  font-size: 14px;
}
DIV.latestJobsLineSep {
  border-bottom: 1px solid #fff;
  line-height: 50%;
  margin-bottom: 5px;
  width: 90%;
}

.style1 {
	color: #FFFFFF;
	font-size: 12px;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}


DIV.workScroll {
  height: 380px;
  overflow: auto;
}

TD.jobDesc {
  background-color: #eee;
  padding: 5px;
}

TD.jobDesc A:HOVER {
  color: #D42027 !important;
}

