/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#f1f1e9;
}
h1, h2, h3, h4, h5, h6, form, input, ul, li {
	padding:0px;
	margin:0px;
	font-weight:normal;
}
p {
	line-height:16px
	margin:0px 0px 10px 0px;
}
ul, ol, li {
	list-style:none;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
a {
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:underline;
	outline:none;
}
a img {
	border:0px;
	outline:none;
}
.clear {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
	display:block;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
/* ======================================== Master Styles ============================================ */
.Master_div {
	width:940px;
	margin:0px auto;
}
/* ======================================== Header Styles ============================================ */
.header {
	width:940px;
	margin:0px auto;
	background:#364475;
	min-height:108px;
}
.header img.logo {
	float:left;
	margin:27px 0 0 15px;
}
.header_R {
	width:716px;
	float:right;
	border-bottom:2px solid #9a3832;
	padding:45px 17px 5px 0;
}
.header_R h1 {
	font:bold 20px Verdana, Geneva, sans-serif;
	color:#b98841;
	float:left;
}
.header_R h2 {
	font:normal 18px Verdana, Geneva, sans-serif;
	color:#f1f1e9;
	float:right;
	padding:1px 0 0;
}
/* ======================================== Container Styles ============================================ */
.container {
	width:940px;
	margin:0px auto;
}
.left_C {
	width:540px;
	float:left;
	padding:25px 0 30px;
	height:420px;
	overflow:hidden;
}

.left_C h1, .bottom_C h1 {
	font:bold 24px Verdana, Geneva, sans-serif;
	color:#000000;
	width:100%;
	margin:0px;
	padding:0px;
}



.left_C p, .bottom_C p {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000000;
	width:100%;
	padding:0px 0 0 0px;
}
.left_C p a {
	color:#3e689c;
	font-style:italic;
}
.left_C span {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
	float:left;
	width:345px;
	padding:15px 0 25px;
}
.left_C span a {
	color:#3e689c;
	font-style:italic;
	float:right;
	font-size:14px;
}


a.candidates 
, a:link.candidates
, a:active.candidates
, a:visited.candidates
, a:hover.candidates{
	font:bold 22px Arial, Helvetica, sans-serif;
	/* [disabled]margin:0 5px 0 0; */
	color:#f1f1e9;
	float:left;
	width:229px;
	height:41px;
	text-align:center;
	padding:11px 0 0;
	background:url(../images/buttons.png) no-repeat -8px -3px;
	margin:-15px 0px 0px 0px;
}
a.candidates:hover {/*background-position:-8px -59px;*/
	text-decoration:none;
}
a.employers
, a:link.employers
, a:active.employers
, a:visited.employers
, a:hover.employers

{
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#f1f1e9;
	float:left;
	width:229px;
	height:42px;
	text-align:center;
	padding:10px 0 0;
	background:url(../images/buttons.png) no-repeat -8px -59px;
	margin:-15px 0px 0px 0px;
}

a.employers:hover {
	/*background-position:-8px -3px;*/
	text-decoration:none;
}
.right_C {
	width:320px;
	float:right;
	padding:25px 0 0;
}
.guidance {
	width:320px;
	background:#c45850;
	min-height:281px;
	float:left;
	position:relative;
}
.guidance img.free {
	position:absolute;
	left:0;
	top:0;
	margin:0;
}
.guidance img {
	float:left;
	margin:24px 0 0 16px;
}
.guidance h1
, .guidance h1 a
, .guidance h1 a:link 
, .guidance h1 a:active 
, .guidance h1 a:visited 
, .guidance h1 a:hover  {
	font:bold 28px Arial, Helvetica, sans-serif;
	color:#ffffff;
	width:100%;
	text-align:center;
	padding:8px 0 0px;
	text-decoration:none;
}



.right_C ul {
	float:left;
	margin:5px 0 0;
}
.right_C li {
	float:left;
	position:relative;
}
.right_C li a {
	float:left;
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#f1f1e9;
	width:327px;
	height:44px;
	text-align:center;
	padding:10px 0 0;
	background:url(../images/buttons.png) no-repeat -9px -116px;
}
.right_C li a:hover, .right_C li.active a {
	background-position:-9px -174px;
	text-decoration:none;
}
.right_C li a span {
	float:right;
	margin:-5px 0 0;
	position:absolute;
}
.bottom_C {
	width:100%;
	float:left;
	padding-bottom:25px;
	border-bottom:13px solid #a1a6bf;
}
/* ======================================== Footer Styles ============================================ */
.footer {
	width:940px;
	margin:0px auto;
}
.foot_L {
	width:50%;
	float:left;
	padding:12px 0;
}
.foot_L p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
	letter-spacing:-1px;
	line-height:19px;
}
.foot_L ul {
	width:100%;
	float:left;
}
.foot_L li {
	float:left;
	padding:0 12px 0 0;
}
.foot_L li a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
	letter-spacing:-1px;
	line-height:19px;
}
/* Easy Slider */
#slider {
	float:left;
	padding:9px 0;
	border-bottom:13px solid #e3c497;
	width:939px;
	height:299px;
	display:block;
	overflow:hidden;
}

#banner {
	float:left;
	padding:9px 0;
	width:939px;
	height:299px;
	display:block;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

#slider-1{
	width:403px;
	height:299px;
	display:block;
	overflow:hidden;
	margin:0px;
	padding:0px;	
}

#slider-2{
	width:231px;
	height:158px;
	display:block;
	overflow:hidden;
	margin:0px;
	padding:0px;		
}
#slider-3{
	width:231px;
	height:141px;
	display:block;
	overflow:hidden;	
	margin:0px;
	padding:0px;	
}
#slider-4{
	width:304px;
	height:299px;
	display:block;
	overflow:hidden;
	margin:0px;
	padding:0px;		
}




#slider ul, #slider li, #slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider2 {
	margin-top:1em;
}
#slider li, #slider2 li {
	/* 
define width and height of list item (slide)
entire slider area will adjust according to the parameters provided here
*/ 
	width:939px;
	height:299px;
	overflow:hidden;
}
#prevBtn, #nextBtn, #slider1next, #slider1prev {
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	z-index:1000;
}
#nextBtn, #slider1next {
	left:696px;
}
/* numeric controls */	

ol#controls {
	display:none;
}
ol#controls li {
	margin:0 10px 0 0;
	padding:0;
	float:left;
	list-style:none;
}
ol#controls li a {
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #ccc;
	background:#DAF3F8;
	color:#555;
	padding:0 10px;
	text-decoration:none;
}
ol#controls li.current a {
	background:#5DC9E1;
	color:#fff;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline:none;
}

/* // Easy Slider */


/* NOTE Copy this to Userfiles/templates/your template/css */


#nav-menu {
	
	width: 660px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	 float:right;
}
#menu {
	float:left;
	width: 100%;
	padding:5px 0 0 0px;
	margin: 0px;
}
#menu li {
	display: block;
	float: left;
	
	margin: 0px;
	padding: 0px 12px;
	list-style-type: none;
}
#menu li a, #menu li a:link, #menu li a:active, #menu li a:visited {
	
	display: block;
	
	color: #000000;
	text-decoration: none;
	font:normal 14px Verdana, Geneva, sans-serif; color:#d19e54; float:left;
}
#menu li a:hover,#menu li.active a {
	color:#fff;
}
/* Style for Drop Down Menu */

.dropmenudiv {
	line-height:18px;
	z-index:9000;
	background-color: #E7E7E7;
	width: 150px;
	visibility: hidden;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 3px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	overflow: visible;
	display: inline;
	position: absolute;
	border: 1px solid #CCCCCC;
}
.dropmenudiv a, .dropmenudiv a:active, .dropmenudiv a:visited {
	width: auto;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	margin: 0px;
	background-color: #E7E7E7;
	height: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
/** html .dropmenudiv a{ IE only hack
	width: 100%;
}*/

.dropmenudiv a:hover {
	width: auto;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	margin: 0px;
	background-color: #CCCCCC;
	height: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#sidebar{
	width:322px;
	overflow:hidden;
	display:block;	
    float: right;
	margin:0px 0px 15px 15px;
	padding:25px 0px 0px 0px;
}




/******************* Ticker Ticker ********************/
#twitter_ticker {
	visibility: visible;
	width: 939px;
	text-align: left;
	height: 30px;
	background-repeat: no-repeat;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;
	white-space: normal;
	clear: both;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 4;
	background-position: left top;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left:0px;
	margin: 0px;
}
#scrollTicker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	font-style: normal;
	white-space: normal;
	display: inline;
	clear: none;
	float: none;
	line-height: normal;
	visibility: visible;
	z-index: auto;
	color: #000000;
	padding: 0px;
	position: relative;
	margin-right: 0px;
	margin-left: 0px;
	vertical-align: top;
	height: 19px;
}
#scrollTicker a:link, #scrollTicker a:active, #scrollTicker a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}

#scrollTicker a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
