@charset "UTF-8";
/* CSS Document */
*{font-size:100.01%}
html {font-size:62.5%;}
body {
	font:1em verdana, arial,helvetica,sans-serif;
	background-color: #c59d5d;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #444444;
}
form {
	margin:0;
	padding:0
}
fieldset {
	border:0px;

}

fieldset div {
	padding:5px 0;
	clear:both;
	
	height:20px;
}

fieldset div div {
	font-weight:bold;
	float:left;
	width:160px;
	text-align:right;
	padding-right:10px;
}


fieldset span {
	float:left;
}


img {border:none;}

a {
	color:#203d76;
}

ul {
	margin:0;
	padding:0;
}

a:hover {
	color: #6593BC;
}

input {vertical-align:middle}
.floatleft {float:left !important}
.floatright {float:right !important}
.clear {clear:both !important}
.bold {font-weight:bold !important}

input.text,
input,
textarea,
select {font:100% arial,sans-serif;}
	
	
h1,h2,h3 {margin:0;}

h1 {
	font-family:Garamond, "Palatino Linotype", Times, serif;
	font-size:180%;
	font-weight:bold;
	text-transform:uppercase;
	color:#213b74;
}

h2 {
	font-family:Garamond, "Palatino Linotype", Times, serif;
	font-size:180%;
	color:#98753a;
	margin-top:20px;
	margin-bottom:10px;
}

h3 {
	font-size:120%;
	margin-top:10px;
	margin-bottom:5px;
}

p {margin:0 0 1em 0;font-size:1.09em;line-height:1.5em;}

span.b {
 font-size: 101%;
 font-weight:bold;
}
	

fieldset {
	margin:0;
	padding:0;
}
	
#nav {
	font-size:11px;
	font-weight:bold;
	}
	
#nav ul {
	list-style:none;
	margin:0px;
}
	
#nav li {
	float:left;
	list-style:none;
	padding:0 1px 0 0;
	background:#203d76 url(../images/tick.gif) bottom right no-repeat;
	height:21px;
}

	
#nav li a {
	line-height:20px;
	height:21px;
	display:block;
	float:left;
	padding:0 11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;

	}
#nav li.last {padding:0;background-image:none;}
#nav li.colored {
	background-color:#641b6d !important;
	}
#nav li.border {border-left:3px solid #fff;}
#nav li a:hover,
#nav li a.active {
	background:#43619b;
	text-decoration:none;
	color:#fff;
	}
#nav li.colored a:hover,
#nav li.colored a.active {
	background:#954f9e;
	text-decoration:none;
	}
	
	
	
.tableDiv {
	
	border:1px solid #999999;
	padding:1px;
	margin-bottom:10px;
	height:1%;
}

table {
	width:100%;
	border:1px solid #ccc;
	border-collapse:collapse;
}


table td ul {
	margin-left:10px;
	margin-top:0px;
	
}


#tableCol1{ font-weight:bold}

tr {
	border-bottom:1px solid #ccc;

}

td {
	padding:5px;
	padding-left:7px;
	vertical-align:top;
}

th {
	background-color:#CCCCCC;
	padding:3px;
	color:#203d76;
	font-size:110%;
}

br {
	clear:both;
}

#twocolSection{

}

.col1{
	width:360px;
	float:left;
	padding:0px 10px 10px 0;
}

.col2{
	width:360px;
	float:left;
	padding:0px 10px 10px 0;
}

.col1Home{
	width:440px;
	float:left;
	padding:0px 10px 10px 0;
}

.col2Home{
	width:280px;
	float:left;
	padding:0px 10px 10px 0;
}

ul, ol {
	padding: 2px;
	margin-left: 20px;
}
li {
	padding-bottom:5px;
	padding-left:10px;
}


.oneColFixCtr #container {
	width: 817px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(../images/bgslice.png);
	background-repeat:repeat-y;

}

#bannerContent {
}

#logo {
	float:left;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width: 301px;
	height: 222px;
	overflow:hidden;

}

#bannergraphic {
	float:left;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	width: 516px;
	height: 222px;
	overflow:hidden;

}

#nav1 {
	padding:10px 0px 5px 10px;
	background-color: #c59d5d;
	height:1%;
	color:#fff;
	font-size:100%;
	*font-size:120%;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}

#nav1 a{
	color:#fff;
}

#nav1 span, #nav1 span a{
	margin-right:20px;
	
}

h1.pagetitle {
	display:block;
	background: url(../images/title.png) right no-repeat;
	height:25px;
	padding-right:45px;
	text-align:right; 
	font-size:170%; 
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif}

#bodyContent {
	padding:2px 35px 0px 30px;
	clear:both;
	height:1%;

}

#footer {
	clear:both;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:214px;
}

#footerContent {
	padding: 80px 100px 10px 40px;
	font-size:90%;
}

#footerContent p {
	text-align:center;
	margin:3px;
}

#nav2 {
	height:24px;
	background:#203d76;
	margin-right:20px;
	margin-left:16px;
	border-bottom:1px solid #b5b5b5;
	border-left:1px solid #b5b5b5;
	clear:both;
}

#navLeft {
	width:16px;
	height:26px;
}

#navRight {
	height:26px;
}

.w9button, .signbutton, .hirebutton {
	display:block;
	overflow:hidden;
	text-indent:-9999em;
	}

.w9button {
	background: url(../images/w9button.png) no-repeat left top;
	height:50px;
	width:150px;
	cursor:pointer;

}

.signbutton {
	background: url(../images/signbutton.png) no-repeat left top;
	height:50px;
	width:150px;
	cursor:pointer;

}

.signup ul {
	display:inline;
	list-style:none;


}

.signup li {
	float:left;
	list-style:none;

}

.hirebutton {
	background: url(../images/hirebutton.png) no-repeat left top;
	height:50px;
	width:330px;
	cursor:pointer;
}
	
.smnote {
 font-size: 80%;
 font-style: italic;
 width:90%; 
}	
	
.snote {
 font-size: 105%;
 font-weight: bold;
 color: #ff0000; 
}

	.whatwedocontainer {
		margin-top:20px;
	}

	.whatwedocontainer h3{
	
	}
	
	.whatwedocontainer div{
		min-height:180px;
		height:180px;
		padding-left:80px;
		border-bottom:1px solid #CCCCCC;
		margin-bottom:20px;
		margin-left:20px;
		
	}
	.whatwedocontainer div.personal{
		background: url(../images/personal.png) no-repeat left top ;
		
	}
	.whatwedocontainer div.traffic{
		background:url(../images/traffic.png) no-repeat left top ;
		
	}
	
	.whatwedocontainer div.construction{
		background: url(../images/construction.png) no-repeat left top ;
		
	}
	
	.whatwedocontainer div.events{
		background: url(../images/events.png) no-repeat left top ;
		
	}
	
	.whatwedocontainer div.building{
		background: url(../images/building.png) no-repeat left top ;
		
	}
	
	.whatwedocontainer div.movie{
		background: url(../images/movie.png) no-repeat left top ;
		
	}
	
	.whatwedocontainer div.bank{
		background: url(../images/bank.png) no-repeat left top ;
		
	}
	
	.whatwedocontainer div.security{
		background: url(../images/security.png) no-repeat left top ;
		
	}
	
	.whatwedocontainer div.crane{
		background: url(../images/crane.png) no-repeat left top ;
		
	}
	
	.whatwedocontainer div.badge{
		background: url(../images/badge.png) no-repeat left top ;
		
	}
	
	.whatwedocontainer p{
		width:80%;
	}
	
	.label, .field {
		float:left;
	}

	.label {
		width:70px;
		text-align:right;
		padding:0 5px 0 0;
		font-weight:bold;
	
	}
	
	.formentry {
		height:30px;
		margin-bottom:5px;
		clear:both;
	}
	
	.formcontainer {
		display:block;
		min-height:235px;
		*height:250px;
	}
	
	.field {
		
	
	}
	
	.textfieldRequiredMsg, .selectRequiredMsg, .textareaRequiredMsg, .selectInvalidMsg {
		border:0px!important;
	}

	.required {
		color:#FF0000;
		font-size:.9em;
		*font-size:1em;
	}

/*********Buttons*******/





/* set the image to use and establish the lower-right position */
    .cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{
      background-image: url(../images/corner.gif);
	    background-position:bottom right;
	    background-repeat:no-repeat;}
    .cssbox{
    /* intended total box width - padding-right(next) */
      width:280px !important; /* IE Win = width - padding */
      width:280px;
	  text-align:left;
    /* the gap on the right edge of the image (not content padding) */
      padding-right:15px; /* use to position the box */
      margin:0px}

    /* set the top-right image */
    .cssbox_head{background-position:top right;
    /* pull the right image over on top of border */
      margin-right:-15px;
    /* right-image-gap + right-inside padding */
      padding-right:40px}

    /* set the top-left image */
    .cssbox_head h2{
      background-position:top left;
      margin:0; /* reset main site styles*/ 
      border:0; /* ditto */
    /* padding-left = image gap + interior padding ... no padding-right */
      padding:5px 0 5px 10px; 
      height:auto !important;
      height:1%;/* IE Holly Hack */
	  } 

    /* set the lower-left corner image */
    .cssbox_body{
      background-position:bottom left;
      margin-right:0px; /* interior-padding right */ 
      padding:1px 0px 5px 11px} /* mirror .cssbox_head right/left */

