body {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #231f20;
line-height: 16px;
}
#wrapper {
width: 987px;
margin: 4px auto 0 auto;
}
body a {
color: #231f20;
text-decoration:none;
}
body a:hover {
color: #231f20;
text-decoration:underline;
}
h1 {
margin: 0;
padding: 0;
}
h2 {
margin: 0;
padding: 0;
}
h3 {
margin: 0;
padding: 0;
}
h4 {
margin: 0;
padding: 0;
}
h5 {
margin: 0;
padding: 0;
}
h6 {
margin: 0;
padding: 0;
}
/************
Left Side
************/
#left-side {
border: 1px #bfbfbf solid;
width: 189px;
float: left;
background: #696969 url(../images/left-side-bg.jpg) repeat-x;
padding: 14px 16px 16px 16px;
color: #fff;
font-weight: bold;
margin: 0 0 0 3px;
}
.left-image {
padding: 15px 0 0 0;
}



/************
Right Side
************/
#right-side {
width: 761px;
float: left;
}
#header {
float: left;
}
#right-content {
width: 719px;
float: left;
padding: 15px 20px 0 20px;
}
#content-top {
float: left;
}
#content-wrap {
width: 719px;
float: left;
padding: 15px 0 0 0;
}
#content-left {
width: 410px;
float: left;
padding: 0 10px 0 0;
}
#content-search {
width: 367px;
border: 1px #ddd solid;
padding: 20px;
background: url(../images/search-bg.gif) no-repeat top right;
font-weight: bold;
height: 194px;
}
#content-bottom {
float: left;
width: 409px;
padding: 10px 0 0 0;
}
#content-right {
float: left;
width: 299px;
}
#content-quote {
background: url(../images/quote-bg.jpg) no-repeat;
width: 237px;
height: 74px;
padding: 38px 34px 25px 34px;
color: #fff;
font-size: 14px;
line-height: 18px;
}

#content-quote a {
color: #fff;
font-size: 14px;
line-height: 18px;
}
.content-image {
float: left;
padding: 10px 0 0 0;
}

/***********
Template Divs
***********/
#left-main {
width:520px;
padding: 0 30px 0 0;
float: left;
}
#right-main {
width: 165px;
float: left;
padding: 4px 0 0 0;
}
#right-main ul{
list-style: none;
margin: 0;
padding: 0;
font-size: 11px;
}
#right-main li{
padding: 0 0 6px 0;
border-bottom: 1px #999999 solid;
margin: 0 0 6px 0;
}
/*************
Footer
*************/
#footer {
width: 983px;
float: left;
background: url(../images/footer-bg.jpg) no-repeat;
margin: 20px 0 0 0;
}
#footer-top {
width: 983px;
float: left;
padding: 3px 3px 0 3px;
}
#footer-content {
	width: 947px;
	float: left;
	text-align: right;
	color: #14425b;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;

	height: 45px;
}
#footer-content a{
color: #14425b;
text-decoration: none;
}
#footer-content a:hover{
color: #14425b;
text-decoration: underline;
}
/***********
Line
***********/
.line {
width: 100%;
height: 2px;
background: #3b3b3b url(../images/line.gif) repeat-x;
}


/************
UL & LI
************/
#left-side ul{
margin: 0;
padding: 10px 0;
list-style: none;
}
#left-side li{
padding: 1px 0;
margin: 0;
}
.white-text a{
color: #fff;
text-decoration: none;
}
.white-text a:hover{
color: #fff;
text-decoration: underline;
}
.blue-text {
color: #00b2ec;
}
.blue-text a{
color: #00b2ec;
text-decoration: none;
}
.blue-text a:hover{
color: #00b2ec;
text-decoration: underline;
}
.grey-text {
color: #dddddd;
}
.grey-text a{
color: #dddddd;
text-decoration: none;
}
.grey-text a:hover{
color: #dddddd;
text-decoration: underline;
}
/***********
H Tags
***********/
#left-side h1, a, a:hover {
font-size: 12px;
color:#FFF;
text-decoration: none;
}
#left-side h1 a, #left-side h1 a:hover {
font-size: 12px;
color:#FFF;
text-decoration: none;
}
#right-content h1{
font-size: 20px;
color: #4c4c4c;
padding: 0 0 18px 0;
}
#right-content h2{
font-size: 14px;
color: #4c4c4c;
padding: 0 0 13px 0;
}
.looking-for-a-job {
font-size: 18px;
color: #4c4c4c;
font-weight:bold;
}
.use-our-quick-search {
color: #14425b;
font-size: 18px;
font-weight:bold;
}



img {
border: 0px;
}
.topNav {
padding: 0 0 7px 0;
border-bottom: 1px #666666 solid;
margin: 0 0 10px 0;
}
.allLeftCell {
padding: 18px 0 0 0;
}
.allRightCell {
padding: 18px 0 0 0;
}
.breadcrum {
width: 100%;
border-bottom: 1px #999999 solid;
padding: 0 0 8px 0;
margin: 0 0 14px 0;
}
