body {
	background-color:#99a9b6;
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin:auto;
	background-image:url(../images/PageBg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	line-height:150%;
	}
.TextBox, .Textarea, .Select, #Rhs select {
	border:1px solid #ccc;
	width:280px;
	padding:5px;
	color:#666;
	}
#Rhs select {
	width:220px;
	}	
#time {
	position:absolute;
	margin-top:195px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:35px;
	}
Textarea {
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	height:76px;
	}
#Container {
	width:929px;
	margin:10px auto 10px auto;
	background-color:#FFFFFF;
	}
.Lhs {
	float:left;
	display:inline;
	width:463px;
	height:auto;
	margin:10px 12px 10px 0;
	border:5px solid #c6cfd6;
	padding:12px;
	}
#Rhs {
	border:1px solid #000;
	width:366px;
	float:left;
	display:inline;
	margin:10px 0 10px 0;
	border:5px solid #c6cfd6;
	padding:12px;
	line-height:150%;
	}
#RssContainer {
	margin:20px 0 25px 0;
	padding:0 0 5px 0;
	border-top:1px solid #ccc;
	}
#RssContainer img {
	margin:10px 10px 0 20px;
	position:relative;
	left:0px; top:5px;
	}
#Banner {
	height:219px;
	background-image:url(../images/Banner.jpg);
	background-repeat:no-repeat;
	position:relative;
	left:0px;
	top:0px;
	font-size:16pt;
	}
#NavBar {
	height:35px;
	width:700px;
	position:absolute;
	left:231px;
	bottom:0px;
	z-index:3000;
	}
#Padder {
	padding:10px 10px 10px 10px;
	}
#Footer {
	clear:both;
	padding:15px 15px 15px 15px;
	height:180px;
	background-image:url(../images/footer_bg.gif);
	background-color:#00ADEF;
	background-repeat:no-repeat;
	color:#FFFFFF;
	}
#Footer_right {
	float:right;
	width:420px;
	font-size:12px;
}
#bar {
	background-color:#00ADEF;
	width:100%;
	height:2px;

}
.Clear {
	clear:both;
	}
textarea {
	border:1px solid #ccc;
	padding:3px;
	width:250px;
	}
textarea {
	width:250px;
	height:80px;
	}
#submit {
	text-align:center;
	width:160px;
	cursor:pointer;
	}
.Recent {
	padding:5px 0 5px 30px;
	border-bottom:1px dotted #488df4;
	margin:0 15px; 5px 15px;;
	background-image:url(../images/ArrowDown.jpg);
	background-repeat:no-repeat;
	}	
/* STYLES */
.Lhs h2, #Rhs h2 {
	font-size:16pt;
	margin:5px 0 10px 0;
	width:350px;
	padding-bottom:3px;
	border-bottom:5px solid #00adef;
	color:#4e5357;
	}
form {
	margin:0;
	}
.Right {
	float:right;
	}
.Left {
	float:left;
	}
img {
	border:none;
	}
/* NAVIGATION */
#ClientDropDown, #CandidateDropDown {
	width:150px;
	height:auto;
	position:absolute;
	left:350px;
	top:-10px;
	display:block;
	visibility:hidden;
	padding-top:45px;
	z-index:2002;
	
	}
#CandidateDropDown {
	left:129px;
	}
#NavBar #ClientDropDown a, #NavBar #CandidateDropDown a {
	font-size:80%;
	color:#fff;
	display:block;
	padding:2px 0 2px 10px;
	border-bottom:1px solid #fff;
	background-color:#35536d;
	text-align:left;
	width:180px;
	height:auto;
	font-size:11px;
	z-index:3000;
	position:relative;
	}
#NavBar #ClientDropDown a:hover, #NavBar #CandidateDropDown a:hover {
	background-color:#00adef;
	padding:2px 0 2px 10px;
	border-bottom:1px solid #fff;
	text-align:left;
	width:180px;
	}
a {
	color:#666;
	text-decoration:none;
	}
a:hover {
	color:#444;
	text-decoration:underline;
	}
#NavBar a {
	display:block;
	float:left;
	text-align:center;
	color:#fff;
	text-decoration:none;
	border-right:0px solid #ff0000;
	height:34px;
	}
#NavBar a:hover {
	color:#ccc;
	}
a#Home {
	width:138px;
	}
a#ClientServices {
	width:189px;
	}
a#CandidateServices {
	width:209px;
	}
a#ContactUs {
	width:155px;
	}
.Red {
	color:#ff0000;
	}
