@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #2d2css;
	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: #000000;
	background-color: #2d2c22;
}
.twoColFixLtHdr #container {
	width: 1280px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #2d2c22;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #2d2c22;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#mainContent #imagebox img {

}

.twoColFixLtHdr #header {
    background-color: #2d2c22;
    background-image: url(images/NewWorkHeader.jpg);
    height: 100px;
    width: 1280px;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0px;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
} 
.twoColFixLtHdr #header .headertext {
	background-color: #2d2c22;
	background-image: url(images/page2header.jpg);
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 226px;
	color: #9A987C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
    float: left; /* since this element is floated, a width must be given */
    width: 60px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
    background: #2d2c22;
    color: #666666;
    vertical-align: top;
    padding-top: 30px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 20px;
    margin-top: -20px;
}
.twoColFixLtHdr #mainContent {
    background: #2d2c22; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    color: #666666;
    border: none;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0px;
    padding-top: 20;
    padding-right: 20;
    padding-bottom: 20;
    overflow-y: no-content;
    float: left;
} 
.twoColFixLtHdr #container #mainContent #imagebox p {
    color: #d6e2bc;
    font-size: 12px;
}


.twoColFixLtHdr #footer {
    padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
    background: #2d2c22;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 2px 0 0 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #333;
	height: 14px;
	font-size: 9px;
	text-align: center;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container #mainContent #rowone a img {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	vertical-align: middle;
}
.twoColFixLtHdr #container #mainContent #rowtwo a img {
	margin: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.twoColFixLtHdr #container #mainContent #rowthree a img {
	text-align: center;
	padding-left: 20px;
	padding-right: 30px;
	vertical-align: middle;
	padding-top: 30px;
	padding-bottom: 30px;
}
.twoColFixLtHdr #container #mainContent #rowfour a img {
	vertical-align: middle;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.twoColFixLtHdr #container #mainContent #rowfive a img {
	vertical-align: middle;
	padding-top: 40px;
	padding-right: 18px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.twoColFixLtHdr #container #mainContent #rowsix a img {
	vertical-align: middle;
	padding-top: 30px;
	padding-right: 18px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.twoColFixLtHdr #container #mainContent #rowseven a img {
	vertical-align: middle;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.twoColFixLtHdr #container #mainContent #roweight a img {
	vertical-align: middle;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.twoColFixLtHdr #container #mainContent #rownine a img {
	vertical-align: middle;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.twoColFixLtHdr #container #mainContent #rowten a img {
	vertical-align: middle;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.twoColFixLtHdr #container #mainContent #roweleven a img {
	vertical-align: middle;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.twoColFixLtHdr #container #mainContent #imagebox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    background-color: #2d2c22;
    vertical-align: middle;
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 150px;
    padding-left: 50px;
    line-height: 10px;
    text-align: right;
}
input.btn {
    color: #727266;
    font-size: 100%;
    font-family: 'Verdana',verdana,sans-serif;
    background-color: #2d2c22;
    vertical-align: middle;
    padding-top: 10px;
    margin: 0px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #333;
    border-right-color: #595959;
    border-bottom-color: #595959;
    border-left-color: #333;
}
.twoColFixLtHdr #container #sidebar1 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}
a:link { 
	color: #666;
	}
a:visited { 
	color: #FFFFFF;
	}
a:hover {
	color: #2D2C22;
	background-color: #2D2C22;
	text-decoration: none;
	}
a:active {
	color: #3dfdfdf;
	background-color: #2d2c22;
	text-decoration: none;
	}
.twoColFixLtHdr #container #sidebar1 a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #727266;
}
#mainContent #imagebox p {
    font-size: 14px;
}
#container #mainContent .title {
    color: #A4A289;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 20px;
    margin-left: 50px;
    margin-top: 15px;
}
#container #mainContent .notice {
    margin-left: 50px;
}
