/* CSS Document */

* {
	padding:0px;
	margin:0px;
	text-align:left;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#121773;
	font-size:11px;
	background-color:fff;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
}

p {
	color: #121773;
	font-size: 1.0em;
	padding-bottom:1.0em;
	line-height:1.5em;
}

h1 {
	font-size:1.5em;
	color:#12178d;
	font-weight:bold;
}
	

h2 {
	font-size:1.1em;
	color:#12178d;
	padding-top:1.0em;
	font-weight:bold;
}

h3 {
	font-size:1.0em;
	color:#12178d;
	padding-bottom:1.0em;
	font-weight:bold;
}

a:link, a:visited {
	color:#f2b705;
	text-decoration:none;
	font-weight:bold;
	font-size:1.0em !important;
}

a:active, a:hover {
	color:#f2b705;
	text-decoration:underline;
	font-weight:bold;
	font-size:1.0em !important;
}

.echo {
	background-color:#ffd861; 
	width:360px;
	vertical-align:middle;
	padding:5px;
}

.no-results {
	background-color:#ffd861; 
	width:696px;
	vertical-align:middle;
	padding:5px;
}


a img {
	border: 0px;
}

.echo2 {
	background-color:#ffd861; 
	width:445px;
	vertical-align:middle;
	padding:5px;
}

/* #########################
######## Main divs #########
######################### */

#wrapper {
	width:773px;
	background-color:#fff;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	margin-top:0px;
}

#nav {
	width:773px;
	height:64px;
	background-image:url(../img/nav_top.jpg);
	background-repeat:no-repeat;
}

#navlist {
	padding: 22px 0px 0px 13px;
	float:left;
}

#navlist ul li {
	font-size:15px;
	color:#fff;
	list-style-type:none;
	display:inline;
	margin-left:0px;
}

#navlist ul li a:link, #navlist ul li a:visited{
	font-size:15px;
	color:#fff;
	padding:10px 23px 10px 0;
	text-decoration:none;
	font-weight:normal;
}

#navlist ul li a:active, #navlist ul li a:hover{
	font-size:15px;
	color:#f2b705;
	padding-right:23px;
	text-decoration:none;
	font-weight:normal;
}

#navlist ul li a.current{
	font-size:15px;
	color:#f2b705;
	padding-right:23px;
	text-decoration:none;
	font-weight:normal;
}

body#about ul#nav li a.about { 
	color:#f2b705;
 }
 
body#industry ul#nav li a.industry { 
	color:#f2b705;
 }


#header{
	width:745px;
	height:212px;
	padding-left:28px;
	padding-top:20px;
	background-image:url(../img/f_top_bg.jpg);
	background-repeat:no-repeat;
}

#wrapper_content{
	float:left;
	width:773px;
	background-image:url(../img/f_pattern.jpg);
	background-repeat:repeat-y;
}


#jDBg {
	width:220px;
	height:200px;
	background-image:url(../img/subnav_box2.jpg);
	background-repeat:no-repeat;
}

#left_box{
	display:inline;
	float:left;
	padding:20px 0 0 28px;
}

.jDLine_left {
	float:left;
	line-height:22px;
	color:#12178d;
	width: 65px;
	list-style-type:none;
	display:block;
	border-bottom:1px dotted #fff;
	padding-left:17px;
	padding-top:0px;
}

.jDLine_right {
	float:left;
	line-height:22px;
	color:#12178d;
	width:120px;
	list-style-type:none;
	display:block;
	border-bottom:1px dotted #fff;
	padding-top:0px;
}


#contact {
	float:left;
	width:220px;
	height:200px;
	display:inline;
	margin: 20px 0px 0px 28px;
	background-image:url(../img/subnav_box.jpg);
	background-repeat:no-repeat;	
}

#contact ul{
	padding: 20px;
}

#contact ul li{
	line-height:15px;
	color:#7a3900;
	list-style-type:none;
	display:block;
	margin-left:0px;
}

#contact a{
	line-height:15px;
	color:#7a3900;
	list-style-type:none;
	margin-left:0px;
	font-weight:bold;
}

#subnav {
	width:220px;
	height:182px;
	background-image:url(../img/subnav_box.jpg);
	background-repeat:no-repeat;
}

#subnav ul{
	padding: 20px;
}

#subnav ul li {
	line-height:25px;
	color:#fff;
	list-style-type:none;
	display:block;
	border-bottom:1px dotted #b8821b;
	margin-left:0px;
}
#subnav ul li a:link, #subnav ul li a:visited{
	color:#7a3900;
	text-decoration:none;
	font-weight:normal;
}

#subnav ul li a:active, #subnav ul li a:hover{
	color:#7a3900;
	text-decoration:none;
	font-weight:bold;
}

#subnav ul li a.subcurrent{
	color:#7a3900;
	text-decoration:none;
	font-weight:bold;
}

#content_right{
	float:right;
	width:470px;
	padding:0 29px 0 0; 
}

#right{
	float:right;
	width:470px;
	padding:20px 29px 0 0; 
}

#right ul{
	margin-bottom:10px; 
}

.sitemap ul li{
	margin-left:0px;
}

ul.sub{
	margin-left:20px !important;
}
.sub ul li{
	margin-left:0px;
}

.content{
	width:693px;
	padding:0 30px 20px 50px;
}

.right{
	text-align:right;
	padding-right:40px;
}

#content{
	width:713px;
	padding:20px 30px 20px 30px;
}

#footer_line {
	width:773px;
	height:20px;
	background-image:url(../img/f_footer.gif);
	background-repeat:no-repeat;
}

#footer_line02 {
	width:773px;
	height:2px;
	background-image:url(../img/footer_pt.gif) 0 0 repeat-x;
}

#footer {
	float:left;	
	padding-left:30px;
	color:#888;
	width:300px;
	height:50px;
}

#footer a{
	color:#888;
	text-decoration:normal;
	font-weight:normal;
}

#footer a:hover{
	color:#888;
	text-decoration:underline;
	font-weight:normal;
}

#footer_nav {
	float:right;
	color:#888;
	text-align:right;
	padding-right:30px;
	width:400px;
	height:50px;
}

#footer_nav ul li {
	float:right;
	display:inline;
	list-style-type:none;
	font-weight:normal;
	color:#888 !important;
	margin-left:0px;
}

#footer_nav ul li a{
	text-decoration:normal;
	font-weight:normal;
	color:#888 !important;
	font-weight:normal !important;
}

#footer_nav ul li a:hover{
	text-decoration:underline;
	font-weight:normal;
	color:#888 !important;
	font-weight:normal !important;
}


.attrib{
	display:block;
	font-weight:normal;
	font-style: normal;
	font-size: 1.0em;
	text-transform: uppercase;
}


.content_testi {
	margin: 0px 0px 7px 0px;
	padding: 0 ;
}



.content_testi span.quotes {
	position: relative;
	top: 0;
	display:block;
	float:left;
	height:20px;
	width:30px;
	margin-right: 5px;
	background: url(../img/quotes.gif) top left no-repeat;}

.left_small{
	float:left;
	width:80px;
}

ul li {
	margin-left:20px;
}



/* #########################
######### TABLES ###########
######################### */

table.list th {
	border-width: 1px 0px 1px 0px;
	background-color: #ffd861;
	height:30px;
	color:#121773;
	padding-left: 3px;
}

table.list tr.odd {
	background-color:#e4e4e4;
}

table.list tr.even {
	background-color:#f1f1f1;
}

table.list td {
	height:20px;
	padding:3px;
}


.clear {
	clear:both;
}

.height_5 {
	height:5px;
}

.clear_20 {
	clear:both;
	height:20px;
	background-color:#fff;
}

/* #########################
########## Forms ###########
######################### */

#job-search-form{
	border:1px solid #ffc90d;
	background:#ffeebb;
	padding:5px;
}

.jobSelect{
	width:160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#12178d;
	border:1px solid #ffc90d;
	margin-right:5px;
}

.jobSelect-input{
	width:160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	height:16px;
	color:#12178d;
	border:1px solid #ffc90d;
	margin-right:5px;
}

.contactform{
	width:197px;
	height:17px;
	background-color:#fff;
	font-size:1.0em;
	color:#12178d;
	margin-bottom:3px;
	border: 1px solid #ffc90d;
}

textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#12178d;
	width:360px;
	border:1px solid #ffc90d;
}



/* #########################
########## Buttons #########
######################### */

.btn_ts {
 	float:left;
	height:93px;
 	width:220px;
	margin-left:28px;
	display:inline;
 	background-image:url(../img/btn_timesheet_off.jpg);
 	background-repeat:no-repeat;
	text-indent:-1000em;
	line-height:0px;
	font-size:0px;
}

a.btn_ts:hover{
	float:left;
 	height:93px;
 	width:220px;
	background-image:url(../img/btn_timesheet_on.jpg);
	background-repeat:no-repeat;
	text-indent:-1000em;

}