@charset "UTF-8";
/* CSS Document */

/* ============= MAIN ============== */
body{
	background:#dbedff url(../images/body_bg.jpg) top repeat-y;
	margin:0;
	padding:0;
	margin:auto;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
}

#page-wrapper {
  width:100%;
  background:url(../images/page_wrapper_bg.jpg) bottom no-repeat;
}

#main{
	width: 948px;
	margin: auto;
	background:#fff;
}
/* ============= FONTS  ============== */

p, a,  ul, h1, h2, h3, h4, h5, h6{
	padding:0px;
	margin:0px;
	color:#808080;
	font-weight:normal;
}
p{
	font-size: 0.8em;
	margin-bottom: 20px;
}
h1{
	font-size: 1.3em;
	color:#022f73;
	margin-bottom: 15px;
}
h2{
	font-size: 1.2em;
	color:#022f73;
	margin-bottom: 15px;

}
h3{
	font-size: 0.9em;
	color:#666666;
	margin-bottom: 10px;
}
h4{
	font-size: 0.8em;
	color:#999;
	margin-bottom: 10px;
}
/* ============= HEADER============== */
#header{
	width: 871px;
	margin: auto;
	background:#fff;
	padding-top: 40px;
}

#headerLeft{
	width: 310px;
	height: 90px;
	float:left;
}
#headerLeft img{
	float:left;
	
}
#headerRight{
	float: right;
	margin-top: 28px;
}

#headerImage{
	width: 900px;
	height:90px;
	background:url(../images/header_home.jpg) no-repeat;
	margin: auto;
	margin-bottom: 10px;
	clear:both;
	margin-top: 35px;
	
}
/* ============= NAV ============== */
#nav{
	width: 900px;
	height: 28px;
	background:url(../images/nav_bg.jpg) repeat-x;
	margin: auto;
	padding-top: 3px;
}
#nav li{
	display: inline;
}
#nav a{
	color:#fff;
	text-decoration: none;
	font-size: 0.9em;
	padding: 5px;
	padding-left: 15px;
}
#nav a:hover, #nav .currentPage{
	color:#a3c0f0;
	text-decoration: none;
	font-size: 0.9em;
	padding: 5px;
	padding-left: 15px;
}
/* ============= BODY CONTENT ============== */
#content{
	background:url(../images/content_bg.jpg) no-repeat bottom;
	width: 948px;
	padding-top: 50px;
}
#leftbar {
	float: left;
	width: 180px;
}

#leftbarmsg {
	margin: 0 24px 600px 24px;
	padding: 0px;
	font-size: 0.8em;
}
#leftbarmsg li{
	list-style:none;
	background-image:url(../images/small-bullet.png);
	background-position:center;
	background-repeat:no-repeat;
	width:131px;
	height:48px;
}


#leftbarmsg a{
	width:131x;
	line-height:13px;
	display:block;
	color:#ffffff;
	font-size: 0.9em;
	text-decoration: none;
	padding-top:0px;
	text-align:center;
}

#leftbarmsg a:hover, #leftbarmsg .current{
	color:#808080;
	font-size:  0.9em;
	text-decoration: none;
}






#contentLeft {
	float: left;
	width: 548px;
}
#contentLeftInner {
	padding-right: 20px;
}


#welcomeimages{
	width: 340px;
	height: 164px;
	margin-left: 180px;
	margin-top: 50px;
}
#welcomeimages img{
	border: 1px solid #999;
}
.source{
	font-size: 0.6em;
	margin-bottom: 55px;
}
#imageOne{
	float:left;
}
#imageTwo{
	float:right;
}
#contentRight{
	float: left;
	width: 220px;
	background:url(../images/nav-bar.jpg) no-repeat left top;
}
#contentRightInner {
	padding: 0 0 0 12px;
}
#contentRight form {
	padding: 20px 0 20px 15px;
}
#contentRight select, #contentRight label {
	width: 170px;
	font-size: 0.8em;
	margin: 4px 0 4px 0;
}
#contentRight input {
	padding: 2px 10px;
	margin: 10px 0 0 0;
}



#secondaryNav{
	padding:0;
	margin:0;
}
#secondaryNav li{
	list-style:none;
	background-image:url(../images/big-bullet.png);
	background-position:center;
	background-repeat:no-repeat;
	height:60px;
	width:166px;
}



#secondaryNav a{
	height:60px;
	width:166px;
	display:block;
	color:#ffffff;
	font-size: 0.9em;
	text-decoration: none;
	padding-top:20px;
	text-align:center;
}

#secondaryNav a:hover, #secondaryNav .currentLink{
	color:#052D72;
	font-size:  0.9em;
	text-decoration: none;
}
#contentRightLeft{
	width: 200px;
	float:left;
}
#contentRightLeft img{
	margin-top: 78px;
	border: 1px solid #999;
}
#contentRightRight{
	width: 150px;
	height: 70px;
	float: right;
	margin-top: 305px;
	text-align: center;
	margin-right: 50px;
}
#contentRightRight img{
	border: none;
	margin-top: 10px;
	margin-right: -7px;
}
#contentRightRight a{
	text-decoration: none;
	font-size: 0.8em;
}
#contentRightRight a:hover{
	text-decoration: none;
	font-size: 0.8em;
	color:#6089cc;
}
/* ============= FOOTER ============== */
#footer{
	width: 920px;
	margin: auto;
	height: 45px;
	font-size: 0.7em;
}
#footerRight{
	float: right;
	border: none;
	width: 246px;
}
#footerLeft{
	float: left;
}
#footerRight img{
	border: none;	
}

/* ============= STYLING ============== */

.clearMe{
	clear:both;
}
.call{
	font-size: 1.2em;
	color:#022e75;	
	text-align: right;
	margin: 0;
}
.phone{
	font-size: 2.2em;
	color:#999999;
	border:0;
	padding:0;
	letter-spacing:-0.05em;
	margin: 0;
}
.showing{
	font-size: 1.2em;
	text-align:left;
	margin: 70px 0 0 0;
}
.rightNumber{
	font-size: 1.2em;
	line-height: 2em;
}
#headerLeft img{
	border: none;
}
#rightPanel p{
	margin-bottom: 10px;
}

div#jobticker {
	font-size: 0.8em;
	margin: 6px 24px 0 24px;
}

div#jobticker a {
	padding: 0 15px;	
	color: #6089cc;
}
div#jobticker a:hover {
	color: #022e75;
}

div.mooquee {
	padding: 5px 0;	
	width: 900px;
	color: #022F73;
	font-size: 0.9em;

	/* don't change */
	position: absolute;
	overflow: hidden;
	white-space: nowrap;
}
.mooquee-text {
	/* don't change */
	position: absolute;
}

ul#joblist {
	margin: 10px 0;
	padding: 0;
}

ul#joblist li {
	padding: 8px 0;
	margin: 0;
	list-style-position: outside;
	list-style-type: none;
	border-bottom: 1px dotted #D2D2D2;
}

ul#joblist li a {
	color: #6089cc;
	text-decoration: none;
}

ul#joblist li a:hover {
	color: #022e75;
}


#contentLeft li {
	color:#909090;
	font-size: 0.80em;
	margin:6px;
	padding-left:30px;
	list-style-type:square;
	list-style-position: inside;
	
}

	

dl {
	margin: 20px 0 0 0;
	padding: 0;
	clear: both;
}

dt {
	margin: 0;
	padding: 0;
	float: left;
	width: 150px;
	font-weight: bold;
	font-size: 0.8em;
	clear: left;
}

dd {
	margin: 0;
	padding: 0;
	float: left;
	width: 378px;
	font-size: 0.8em;
}

#jobtext {
	font-size: 0.8em;
}

#disclaimer {
	clear: left;
	padding-top: 20px;
	font-size: 0.7em;
}
