body
{
	margin: 0px;
	padding: 0;
	color: #555;
	font: normal 10pt Arial,Helvetica,sans-serif;
	background: url("../images/midpage-bg.png");
}

#page
{
	margin: 5px auto 5px auto;
	border: 16px solid transparent;
	padding: 0;
	background: #000;
	width:980px;
}

#page2
{
	position: relative;
	top: -50px;
}

.grn
{
	color: #81961d;
}

.b-tl { background: url("../images/page-tl.png") no-repeat; }
.b-t { background: url("../images/page-t.gif") repeat-x; }
.b-tr { background: url("../images/page-tr.png") no-repeat; }

.b-l { background: url("../images/page-l.png") repeat-y; }
.b-c { background: #fff; }
.b-r { background: url("../images/page-r.png") repeat-y; }

.b-bl { background: url("../images/page-bl.png") no-repeat; }
.b-b { background: url("../images/page-b.png") repeat-x; }
.b-br { background: url("../images/page-br.png") no-repeat; }

#top-header
{
	width: auto;
	min-width: 980px;
	height: 100px;
	background: url("../images/header-bg.png");
	position: relative;
	top: 0px;
	border-bottom: 3px solid #dfe0e0;
}

#top-info { padding: 2px 0 0 0; height: 25px; background: url("../images/top-info-repeat.png") top left; position: relative; top: 2px; display: inline-block; }
#top-info .left { width: 14px; height: 27px; position: relative; left: -14px; top: -2px; }
#top-info .right { width: 14px; height: 27px; position: relative; right: -14px; top: -28px; }
#top-info a { position: relative; top: -6px; padding: 0 6px 0 6px; }

#header
{
	margin: 0;
	padding: 0;
}

.header-img 
{
	position: relative;
	top: 0px;
	margin-top: -35px;
	margin-bottom: 15px;
}

#content
{
    padding: 8px;
}

#sidebar
{
	padding: 20px 20px 20px 0;
}

#mid-footer
{
	width: auto;
	min-width: 980px;
	height: 150px;
	background: url("../images/mid-footer-bg.png");
	border-top: 1px solid #8a96a1;
}

#mid-footer .container
{
	width: 880px;
	margin: 12px auto 0 auto;
}

#mid-footer h3
{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 8px 0;
}

#mid-footer ul
{
	margin: 0;
	list-style: none;
}

#mid-footer ul li
{
	margin: 0 0 3px 0;
	list-style: none;
	position: relative;
	left: -18px;
}

#mid-footer a
{
	font-size: 14px;
	font-weight: none;
	color: #333;
}

#mid-footer .mid-links
{
	margin-right: 80px;
	float: left;
}

#footer
{
	width: auto;
	min-width: 980px;
	height: 100px;
	padding: 10px;
	margin: 0;
	font-size: 0.8em;
	text-align: center;
	background: url("../images/header-bg.png");
}

#logo
{
	width: 247px;
	height: 80px;
	background: url("../images/logo.png");
	position: relative;
	top: 10px;
	float: left;
}

#mainmenu-container
{
	height: 69px;
	min-width: 980px;
	width: auto;
	background: url("../images/nav-bg.png");
}

#mainmenu
{
	display: inline-block;
	float: left;
}

#mainmenu ul
{
	padding:0px;
	margin:0px;
}

#mainmenu ul li
{
	display: inline-block;
	margin: 0;
}

#mainmenu ul li a
{
	color:#81961d;
	background-color:transparent;
	font-size:18px;
	font-weight: none;
	text-decoration:none;
	padding: 23px 0 0 0;
	margin: 0 -4px 0 0;
	width: 187px;
	height: 46px;
	display: inline-block;
	text-align: center;
	border-left: 1px solid #e1e1e1;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #fff;
	background-color:#3496d7;
	text-decoration:none;
}

#nav-end
{
	float: right;
	position: relative;
	top: -69px;
	right: -4px;
}

#shadow
{
	width: auto;
	min-width: 980px;
	height: 2px;
	background: url("../images/nav-shadow.png") repeat-x;
}

#sub-nav 
{
	height: 26px;
	width: auto;
	margin: 0px auto -26px auto;
	position: relative;
	top: -54px;
}

#sub-nav a
{
	color: #fff;
	text-decoration: none;
	margin-right: 6px;
	position: relative;
	top: -5px;
}

#sub-nav .sub-active a
{
	color: #fff;
	text-decoration: underline;
}

#sub-nav .sub-active2 a
{
	color: #fff;
	text-decoration: underline;
}

#sub-nav .divider
{
	margin-right: 6px;
	margin-top: 3px;
}

#products-sub-links 
{
	margin: 0 auto;
	width: 500px;
}

#products-sub-links a 
{
	margin-right: 8px;
	font-size: 14px;
	color: #3496d7;
}

#products-sub-links .sub-active2 a
{
	margin-right: 8px;
	font-size: 14px;
	color: #81961d;
}

#preferred-links
{
	margin: 15px 18px 15px 18px;
}

#preferred-links a
{
	margin-right: 12px;
	margin-bottom: 6px;
}

/* FRONT PAGE */

#fp-leftimg
{
	width: 393px;
	height: 262px;
	background: none;
	float: left;
	clear: left;
	margin-right: 40px;
	position: relative;
	top: -35px;
}

#fp-boxes
{
	margin: 0 auto -50px auto;
	position: relative;
	top: -15px;
}

#fp-boxes .box1 .header
{
	margin: 0 0 10px 0;
}

#fp-boxes p
{
	height: 70px;
	text-align: justify;
}

#fp-boxes .box1
{
	width: 450px;
	height: 205px; 
	padding: 25px 20px 0px 20px;
	position: relative;
	margin: 0;
	font-size: 12px;
	color: #808080;
}

#fp-boxes .left { float: left; }

#fp-boxes .readmore { position: relative; bottom: 0px; float: right; }

#fp-2
{
	clear: both;
	margin: 10px 0 10px 0;
	height: 0px;
	position: relative;
	top: -15px;
}

#fp-2 .valuable
{
	width: 640px;
}

#fp-2 .valuable img
{
	margin-right: 10px;
}

#fp-2 .valuable .bullets ul
{
	margin: 10px 0 0 0px;
}

#fp-2 .valuable .bullets li
{
	font-size: 10px;
	color: #333;
}

.form-links
{
	color: #3496d7;
	font-size: 16px;
	font-weight: bold;
}

.underlined-header-grn
{
	border-bottom: 1px dashed #81961d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #81961d;
	margin-bottom: 8px;
	padding-bottom: 6px;
	text-align: left;
}

.underlined-header-blu
{
	border-bottom: 1px dashed #3496d7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3496d7;
	margin-bottom: 8px;
	padding-bottom: 6px;
	text-align: left;
}

#category-list
{
	margin-right: 50px;
	float: left;
}

#multi-list
{
	float: left;
	margin-right: 30px;
}

#multi-list img
{
	margin-right: 10px;
}

#multi-list .odd
{
	background: none;
	color: #3496d7;
	height: 60px;
	border-bottom: 1px dashed #3496d7;
}

#multi-list .odd a
{
	color: #3496d7;
}

#multi-list .even
{
	background: none;
	color: #81961d;
	height: 60px;
	border-bottom: 1px dashed #81961d;
}

#multi-list .even a
{
	color: #81961d;
}

/*  What We Do  */

#wwd { width: 100%; position: relative; top: -35px; }
#wwd .left { float: left; clear: left; width: 373px; margin-left: 65px; }
#wwd .right { float: right; width: 373px; margin-right: 65px; }

#wwd .header { margin: 0 0 10px 14px; }
#wwd p { width: 347px; height: 115px; margin: 0 0 0px 14px; text-align: justify; }
#wwd .readmore { position: relative; bottom: 0px; float: right; }
#wwd .wrapper { width: 347px; }

#wwd .above { margin: 0 auto 10px auto; }

/* Employers */
#wwd-e { width: 100%; position: relative; top: -20px; }
#wwd-e .left { float: left; clear: left; width: 373px; margin-left: 10px; }
#wwd-e .right { float: right; width: 500px; margin-right: 10px; }

#wwd-e .header { margin: 0 0 10px 14px; }
#wwd-e .left p { width: 347px; height: 115px; margin: 0 0 0px 14px; text-align: justify; }
#wwd-e .wrapper { width: 347px; }

#wwd-e .right h1 { color: #3496d7; font-size: 24px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }



/*  Contact Page  */
#directory-info
{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dashed #999;
	padding: 10px;
	width: 220px;
	margin: 0 15px 15px 0;
	float: left;
}
#contact {  }
#contact .left { float: left; width: 345px; }
#contact .right { float: right; width: 345px }
#contact .right h1 { color: #3496d7; font-weight: bold; }
#contact .right p { font-size: 16px; color: #333; }




/*  Positions  */
#header-positions { margin: 0 0 20px 20px; }
#positions-cont { width: 940px; position: relative; top: -28px; }
#positions-cont .left { float: left; clear: left; width: 373px; margin-left: 10px; }
#positions-cont .right { float: right; width: 500px; margin-right: 10px; }

#positions-cont .left p { width: 347px; height: 115px; margin: 0 0 0px 14px; text-align: justify; }
#positions-cont h3 { font-size: 16px; font-weight: bold; color: #3496d7; margin-bottom: 4px; }



div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066A4;
}

.operations li a:hover
{
	background: #80CFFF;
}