@charset "utf-8";
/* CSS Document */

/* MAIN LAYOUT CODE*/

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	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;
	float: left;
}
.twoColFixLtHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	left: auto;
} 
.twoColFixLtHdr   #header {
	background: #DDDDDD;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
} 
.twoColFixLtHdr #header h1 {  /* The Banner is held in this div*/
	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: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.twoColFixLtHdr  #sidebar {     /* Sidebar defined here*/
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* 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: #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr #sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 210px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
} 
 
/* **** END OF CODE FOR NAVIGATION MENU - COPYRIGHT RETAINED **** */

.twoColFixLtHdr #container #mainContent .Cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #589EC0;
}
.twoColFixLtHdr #container #mainContent .hiblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.twoColFixLtHdr #container #mainContent .higreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #339900;
}
.twoColFixLtHdr #container #mainContent .hired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF0033;
}
.twoColFixLtHdr #container #mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
}
.twoColFixLtHdr #container #mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-bottom: 2px;
	padding-left: 10px;
}
.twoColFixLtHdr #mainContent P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
.twoColFixLtHdr #footer {
	background:#fff;
	border-top-style: solid;     /* The black border defined in these lines*/
	border-top-color: #000000;
	border-top-width: 1px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: right;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 0;
}
.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;
}
 
#nav { /* Defines a 48px high dev to contain the navigation menu*/
	height:48px;
	background-color: #FFFFFF;
}

/* END OF MAIN LAYOUR CODE*/

/* ****  CODE FOR THE NAVIGATION MENU IS HOWN HERE  **** */ 
/* Many Thanks Stu*/
/* ================================================================ 
This copyright notice must be untouched at all times.
 
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_definition2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {
	list-style-type:none;
	margin:0px 0 0 0px;
	padding:0;
	float: right;
}
#menu li {
	float:left;
	padding:0;
	margin:0 1px 0 0;
	position:relative;
	width:165px;
	height:3em;
	z-index:100;
}
#menu li dl {position:absolute; top:0; left:0;padding-bottom:5px;}
#menu li a, #menu li a:visited {text-decoration:none;}
#menu li dd {display:none;}
#menu li a:hover {
	border:0;
}
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:10px;}
#menu table {
	border-collapse:collapse;
	padding:0;
	margin:1px;
	font-size:10pt;
}
#menu dl {
	width: 165px;
	margin: 0px;
	padding: 0px;
	background: #c9ba65;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#menu dt {
	margin:0;
	padding: 5px 5px 5px 20px;
	font-size: 10pt;
	color: #fff;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	font-weight: normal;
}
 
#menu .zero {border-top:5px solid #dca;	background-color: #cda;}
#menu .one {background-color: #827b6b; border-top:5px solid #dca;}
#menu .two {background-color: #646e4c; border-top:5px solid #bb9;}
#menu .three {background-color: #a4a88d; border-top:5px solid #eec;}
#menu .four {border-top:5px solid #f8f8b8;	background-color: #666666;}
#menu .five {background-color: #a29f68; border-top:5px solid #eec;}
 
#menu .zero dt {background-color: #fff;}
#menu .one dt {background-color: #b2ab9b;}
#menu .two dt {background-color: #589ec0;}
#menu .three dt {background-color: #2FAB79;}
#menu .four dt {background-color: #CCCC00;}
#menu .five dt {
	background-color: #999999;
} 
 
#menu dd {
	margin:0px;
	padding:0px;
	color: #fff;
	font-size: 10px;
	text-align:left;
}

#menu .zero dd {border-bottom:1px solid; background-color: #aaa;}
#menu .one dd {border-bottom:1px solid; background-color:  #aaa;}
#menu .two dd {border-bottom:1px solid; background-color:  #e8e8e8;}
#menu .three dd {border-bottom:1px solid; background-color:  #eee;}
#menu .four dd {border-bottom:1px solid; background-color:  #999;}
#menu .five dd {border-bottom:1px solid; background-color:  #777;}
#menu dd.last {border-bottom:1px solid; background-color:  #fff;}
 
#menu dt a, #menu dt a:visited {display:block; color:#444;}
 
#menu dd a, #menu dd a:visited {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:4px 5px 4px 20px;
	width:141px;
}
 
#menu .zero dd a {background-color:#949e7c; color:#eee;} 
#menu .one dd a {background-color:#949e7c; color:#eee;}
#menu .two dd a {background-color:#d4d8bd; color:#346;}
#menu .three dd a {background-color:#e2dfa8; color:#654;}
#menu .four dd a {
	color:#333333;
	background-color: #CCCCCC;
}
#menu .five dd a {background-color:#e2dfa8; color:#654;}

#menu .zero dd a:hover {
	background: #b2ab9b;
	color:#345;
	font-weight: bold;
}
#menu .one dd a:hover {
	background: #b2ab9b;
	color:#345;
	font-weight: bold;
}
#menu .two dd a:hover {
	background: #949e7c;
	color:#543;
	font-weight: bold;
}
#menu .three dd a:hover {
	background: #d4d8bd;
	color:#123;
	font-weight: bold;
}
#menu .four dd a:hover {
	background: #e2dfa8;
	color:#534;
	font-weight: bold;
}
#menu .five dd a:hover {
	background: #d4d8bd;
	color:#123;
	font-weight: bold;
}
