body{
	background-color:#efebe0;
	background-image:url(../images/bg-top.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

#page {
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: center;
} 

#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
}

#body {
	position: absolute;
	top: 410px;
	left: 0px;
	width: 900px;
	text-align: center;
}


.td_orange_glow {
	background-image:url(../images/orange-glow.jpg);
	background-repeat:no-repeat;
	background-position:left bottom
}

.td_dot_ver {
	background-image:url(../images/dot-ver.gif);
	background-repeat:repeat-y;
	background-position:left
}

.td_dot_hor1 {
	background-image:url(../images/dot-hor.gif);
	background-repeat:repeat-x;
	background-position:center
}

.td_dot_hor2 {
	background-image:url(../images/dot-hor2.gif);
	background-repeat:repeat-x;
	background-position:center
}

.td_dot_hor3 {
	background-image:url(../images/dot-hor3.gif);
	background-repeat:repeat-x;
	background-position:center
}

.td_image_footer {
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.td_RightSide {
	background-image:url(../images/side-panel.jpg);
	background-repeat:no-repeat;
	background-position:top center
}


.td_RightBottom {
	background-image:url(../images/right-bg.gif);
	background-repeat:repeat-y;
	background-position:top center
}

/* Body Text Styles */

.body_text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height:1.4em;
	text-align: justify;
}
a.body_text:link {
	color: #333333;
	text-decoration:none;
	display:block;
}
a.body_text:visited {
	text-decoration:none;
	color: #333333;
}
a.body_text:hover {
	text-decoration:underline;
	color: #990000;
}
a.body_text:active {
	text-decoration:none;
	color: #333333;
}


.body_text_Thick {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height:1.4em
}
a.body_text_Thick:link {
	color: #333333;
	text-decoration:none;
}
a.body_text_Thick:visited {
	text-decoration:none;
	color: #333333;
}
a.body_text_Thick:hover {
	text-decoration:underline;
	color: #990000;
}
a.body_text_Thick:active {
	text-decoration:none;
	color: #333333;
}


.body_text_Orange {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC00;
	line-height:1.4em
}
a.body_text_Orange:link {
	color: #FFCC00;
	text-decoration:none;
}
a.body_text_Orange:visited {
	text-decoration:none;
	color: #FFCC00;
}
a.body_text_Orange:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
a.body_text_Orange:active {
	text-decoration:none;
	color: #FFCC00;
}

.body_text_Maroon {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #900;
	line-height:1.4em
}
a.body_text_Maroon:link {
	color: #900;
	text-decoration:none;
}
a.body_text_Maroon:visited {
	text-decoration:none;
	color: #900;
}
a.body_text_Maroon:hover {
	text-decoration:underline;
	color: #F00;
}
a.body_text_Maroon:active {
	text-decoration:none;
	color: #900;
}

.body_text_White {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height:1.4em
}
a.body_text_White:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.body_text_White:visited {
	text-decoration:none;
	color: #FFFFFF;
}
a.body_text_White:hover {
	text-decoration:underline;
	color: #FFCC00;
}
a.body_text_White:active {
	text-decoration:none;
	color: #FFFFFF;
}


.body_text_OrangeThick {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600
}
a.body_text_OrangeThick:link {
	color: #ff6600;
	text-decoration:none;
}
a.body_text_OrangeThick:visited {
	text-decoration:none;
	color: #ff6600;
}
a.body_text_OrangeThick:hover {
	text-decoration:underline;
	color: #FFCC00;
}
a.body_text_OrangeThick:active {
	text-decoration:none;
	color: #ff6600;
}


.body_text_Side {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000
}
a.body_text_Side:link {
	color: #990000;
	text-decoration:none;
}
a.body_text_Side:visited {
	text-decoration:none;
	color: #990000;
}
a.body_text_Side:hover {
	text-decoration:none;
	color: #996600;
}
a.body_text_Side:active {
	text-decoration:none;
	color: #990000;
}


.body_text_Scroll {
	font-family: Tahoma, Arial, "Arial Unicode MS";
	font-size: 11px;
	font-weight: normal;
	color: #666;
	line-height:1.4em
}
a.body_text_Scroll:link {
	color: #666;
	text-decoration:none;
	display:block;
}
a.body_text_Scroll:visited {
	text-decoration:none;
	color: #666;
}
a.body_text_Scroll:hover {
	text-decoration:underline;
	color: #960;
}
a.body_text_Scroll:active {
	text-decoration:none;
	color: #666;
}


/* Title Text Styles */

H1{
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helveticass;
	font-size: 27px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	display: inline;
	letter-spacing:-0.05em;
}

H2{
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helveticass;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	display: inline;
}

.Gray { color: #333; }
.Orange{ color: #ff3300; }
.Maroon{ color: #C00; }


/* Arrow Style */

.arrow_Orange {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff9800;
	line-height:1.5em
}

.arrow_Black {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height:1.5em
}

.arrow_Maroon {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C00;
	line-height:1.5em
}

/* SUB-Menu Styles */

#sub-nav {
	float:none;
	font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 14px;
	font-weight: normal;
	display: block;
}
#sub-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sub-nav ul li{
	position: relative;
	display: inline;
	float: left;
	text-align:left;
	width:260px;
	background: transparent url(../images/dots.png) no-repeat 0px 3px;
	border-bottom: 1px dashed #a1be36;
}

#sub-nav a {
	color: #333333;
	height: 100%;
	width: 89%;
	display: block;
	text-decoration:none;
	padding: 8px 0px 8px 28px;
}

#sub-nav a:hover  {
	display: block;
	width: 89%;
	color: #FFFFFF;
	text-decoration:none;	
	background: #a0b945 url(../images/dots.png) no-repeat 0px -72px;
}

#sub-nav a.current {
	display: block;
	color: #FFFFFF;
	text-decoration:none;
	width: 89%;	
	background: #a0b945 url(../images/dots.png) no-repeat 0px -72px;
}



/* Image Style */

.image_border {
	border: #CCCCCC;
	border-style: solid;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color:#FFFFFF;
}

/* Scroller Style */

#marqueecontainer{
	position: relative;
	width: 270px; /*marquee width */
	height: 300px; /*marquee height */
	margin-top: 0px;
	margin-bottom: 5px;
	overflow: hidden
}



/* Form Style */
.form_Text { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #990000;
	height: 16px;
	background-image:url(../images/text-bg.gif);
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	padding-top:5px;
	padding-left:5px
}

.form_Textarea { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #990000;
	height: 94px;
	background-image:url(../images/textarea-bg.gif);
	background-repeat:repeat-x;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	padding-top:5px;
	padding-left:5px
}

.form_style_1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #990000; 
	border: #dfd8ca;
	background-color:#FFFFFF;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	padding:3px;
}


.form_button { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #990000; 
	border: #dfd8ca;
	background-color:#FFFFFF;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	padding:3px;
}

.form_button_selected { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #FFFFFF; 
	border: #dfd8ca;
	background-color: #990000;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	padding:3px;
}

.form_button_go {
  background:url(../images/button-go.gif); 
  border:0;
  cursor:pointer;
  width:45px;
  height:49px;
}


/* jQuery lightBox plugin - Gallery style */
	#gallery {
		padding: 10px;
	}
	#gallery li { list-style: none; }
	#gallery  li { display: inline; }
	#gallery li img {
		border: 0px;
		padding: 4px;
	}
	#gallery li a:hover img {
		border: 0px;
		color: #fff;
		padding: 4px;
	}
	#gallery li a:hover { color: #fff; }
	
/* rotating logos */
#featuredEmployerLogos {
	list-style: none; 
	margin: 10px 0 10px 7px; 
	overflow: hidden; 
	padding: 0; 
}

#featuredEmployerLogos li { 
	background: #fff;
	float: left; 
	height: 90px; 
	margin: 0 5px 5px 0; 
	overflow: hidden; 
	padding: 5px; 
	position: relative; 
	width: 100px;
}

#featuredEmployerLogos li a { 
	background: #fff; 
	display: block; 
	left: 5px; 
	position: absolute; 
	text-align: center; 
	top: 5px; 
	width: 100px;
}

#featuredEmployerLogos li a img { 
	display: block; 
	margin: 0 auto; 
	position: relative;
}

