body {
	margin: 0;
	background:url(images/body-bkgd.jpg) top left repeat-x #FFFFFF;
	height:591px;
}
a:link, a:visited {
	color: #006699;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}
a:hover, a:active {
	color: #168bec;
	text-decoration: none;
	font-weight:bold;
}

img {
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter:alpha(opacity=100);
}

img:hover {
	cursor: pointer;
	-moz-opacity: 0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	filter:alpha(opacity=70);
/* Opacity Transition */
-webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
-moz-transition: all 0.3s ease-out;  /* FF4+ */
-ms-transition: all 0.3s ease-out;  /* IE10? */
-o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
transition: all 0.3s ease-out;  
}

/* ----------divs-------------- */
#container {
	width:100%;
	margin:0 auto;
}
#header {
	background:url(images/new-header.jpg) top center no-repeat;
	width: 961px;
	height: 351px;
	margin:0 auto;
	padding:0;
}
#menu {
	width:970px;
	margin:0 auto;
	padding-top:312px;
	
}
#brochure {
	float:right;
	display: block;
	padding-right: 40px;
	width: 200px;
	height: 220px;
}

#content {
	margin:0 auto;
	background:#d8d8b8;
	width:919px;
	padding:30px 21px 15px 21px;

}
#client {
	width:199px;
	float:right;
	margin-top:100px;
	height:62px;
	background:url(images/clients-bkgd.jpg) center top no-repeat;
	padding:20px 20px 10px 20px;
}
#client h1 {
	font: normal 18px Arial, sans-serif;
	color: #ffffff;
	padding:0 0 5px 0;
	margin:0;
	text-transform:uppercase;
}
#client p {
	font: normal 11px/14px Arial, sans-serif;
	color: #ffffff;
	padding:0;
	margin:0;
}

#callout {
	float:right;
	width:300px;
	background:#015699;
	padding:15px;
	margin:0 0 15px 25px;
	color:#FFFFFF;
	border:solid 4px #1e6daf;
}
#callout p{
	color:#FFFFFF;
}
#callout h2 {
	font: normal 14px Arial, sans-serif;
	color: #ffffff;
	padding:0 0 5px 0;
	margin:0;
	clear:both;
}
.contactColumnLeft {
	width:300px;
	float:left;
	margin:0;
	padding:0;
}

.contactColumnRight {
	width:470px;
	float:right;
	margin:0 140px 0 0;
	padding:0;
	
}
/* ----------listings-------------- */
#boxes {
	margin:0;
	float:right;
	width:295px;
	padding-right:20px;
}
#boxes h1 {
	font: bold 13px/20px Arial, sans-serif;
	color: #006699;
	padding:45px 0 0 10px;
	margin:0;
}
#boxes p {
	font: normal 11px/16px Arial, sans-serif;
	line-height: 20px;
	color: #666666;
	margin:0;
	padding:0 0 10px 0;
}
.employersolutions {
	display:block;
	width:295px;
	height:196px;
	margin:0;
	text-decoration:none;
	background: url(images/employer-solutions-title.jpg) top no-repeat;
}

.whoweare {
	display:block;
	width:295px;
	height:122px;
	margin-top:20px;
	text-decoration:none;
	background:url(images/whoweare2.jpg) center top no-repeat;
}
.whatwedo {
	display:block;
	width:295px;
	height:122px;
	margin-top:20px;
	text-decoration:none;
	background:url(images/what_we_do2.jpg) center top no-repeat;
}
.whatyouget {
	display:block;
	width:295px;
	height:122px;
	margin-top:20px;
	margin-bottom:25px;
	text-decoration:none;
	background:url(images/more_info.jpg) center top no-repeat;
}
/* ----------menu-------------- */
ul#navlist {
	padding: 0px;
	margin: 0px;
	font: normal 12px/14px "Trebuchet MS", Arial, sans-serif;
	text-transform:uppercase;
}
ul#navlist li {
	list-style: none;
	margin: 0px;
	border: 0px;
	float:left;
}
ul#navlist li a {
	display: block;
	padding: 5px 15px 5px 15px;
	border: 0px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight:normal;
}
ul#navlist li.oneline a {
	display: block;
	padding: 12px 19px;
	border: 0px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight:normal;

}
ul#navlist li a:hover { 
	color: #fffbfff;
	background: #1d6eae; 
	font-weight:normal;
}
ul#navlist li.oneline a:hover { 
	color: #ffffff;
	background: #1d6eae; 
	font-weight:normal;
}
/* ----------main body-------------- */
h1 {
	font: normal 22px Arial, sans-serif;
	color: #666666;
	padding:0 0 10px 0;
	margin:0;
	text-transform:uppercase;
}
h2 {
	font: normal 14px Arial, sans-serif;
	color: #666666;
	padding:0 0 5px 0;
	margin:0;
	clear:both;
}
h2.list {
	margin-top:33px;
}
p.list {
	margin-bottom: 15px;
}
h3 {
	font: normal 18px Arial, sans-serif;
	text-transform:uppercase;
	color: #006699;
	padding:0;
	margin:0;
}
h3.links  {
	padding:15px 0 7px 0;
}
p.links {
	margin-bottom: 15px;
	padding:0;
}
p {
	font: normal 12px/20px Arial, sans-serif;
	color: #666666;
	padding:0 0 18px 0;
	margin:0;
	font-size: 11px;
}
p.longlist
	{ margin-bottom:10px;
	padding:0 0 0 8px;
	background-color: #eae9d7;
	}
p.longlist-alt
	{ margin-bottom:10px;
	padding:0 0 0 8px;
	}
.lgwhitetext {
	font: normal 14px/20px Arial, sans-serif;
	line-height: 20px;
	color: #ffffff;
	padding:0;
	margin:0;
}
.lgwhitetext a:link, .lgwhitetext a:visited{
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
}
.lgwhitetext a:hover, .lgwhitetext a:active {
	color: #ffffff;
	text-decoration:underline;
	font-weight:normal;
}
hr {border: none 0; 
	border-top: 2px dotted #666666;
	width: 100%;
	height: 2px;
	margin: 0;
	padding: 0;
}
ul.bullets {
	margin:0 0 5px 35px;
	padding:0;
}
ul.bullets li{
	list-style: disc;
	font: normal 12px Arial, sans-serif;
	color: #666666;
	line-height:18px;
	padding:0 0 5px 0;
}
ul.bullets li.alt-bullets {
	list-style: square;
}
/* ----------jump menu-------------- */
ul#jumpmenu {
	font: normal 12px/20px Arial, sans-serif;
	margin: 0;
	padding: 5px 0 5px 5px;
	background-color:#02508f;
	border-top:#02508f solid 1px;
}
ul#jumpmenu li {
	display: inline;
	list-style: none;
	padding:0;
	border: 0px;
	text-align: left;
	margin: 0;
	padding: 5px 25px 0 0;
}
ul#jumpmenu li a {
	color: #b3cde1;
	text-decoration: none;
}
ul#jumpmenu li a:hover { 
	color: #ffffff;
}
/* ----------footer-------------- */

#footer{
	background:url(images/new-footer-bkgd.jpg) top center no-repeat;
	margin:0 auto;
	width:961px;
	height:193px;
}
#footer-left {
	padding:15px 0 0 21px;
	float:left;
}
#footer-right {
	padding:15px 35px 0 0;
	float:right;
}

#footer h1 {
	font: bold 14px Arial, sans-serif;
	color: #FFFFFF;
	padding:0 0 30px 0;
	text-transform:uppercase;
}
#footer h1 a:link, #footer h1 a:visited {
	font: bold 14px Arial, sans-serif;
	color: #FFFFFF;
}
#footer h1 a:hover, #footer h1 a:visited {
	font: bold 14px Arial, sans-serif;
	color: #006699;
}
#footer p {
	font: normal 11px/14px Arial, sans-serif;
	color: #b3cde1;
}
#footer a:link, #footer a:visited  {
	color: #b3cde1;
	text-decoration: none;
	font-weight:normal;
}
#footer a:hover, #footer a:active {
	color: #ffffff;
	font-weight:normal;
}
/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.10;
	filter:alpha(opacity=10);
	-moz-opacity:0.10;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}
/* ----------forms-------------- */
form { 

}
fieldset {
    border: none;
    padding: 0;
	margin:0 0;
    }

fieldset ul {
    list-style: none;
    padding: 0 0 10px 0;
    margin: 0 !important;
    }
    
fieldset ul li {
width:550px;
    padding-bottom: 0px;
	background:none;
    }
    
fieldset input, 
fieldset select,
fieldset textarea {
	font: normal 12px/20px Arial, sans-serif;
	color: #666666;
	font-weight: normal;
	border: 0;
	border: 1px solid #878787;
	padding: 2px 0 2px 2px;
	margin: 3px 0 10px 0;
}
fieldset input.multi, fieldset select.multi, fieldset textarea.multi { border: 1px solid #878787; }
fieldset input {
	height:18px;
}
fieldset input:hover, 
fieldset select:hover,
fieldset textarea:hover {
	border: 1px solid #000000;
}
fieldset input.multi:hover, fieldset select.multi:hover, fieldset textarea.multi:hover { border: 1px solid #000000; }

	
fieldset input, 
fieldset select,
fieldset textarea {
    overflow: auto;
	font: 14px/18px Arial, sans-serif;
}

fieldset select {
	padding: 1px;
	padding: 2px 1px 2px 0;
}

fieldset select option {
    padding: 0 10px 0 2px;
}

fieldset label {
	font: 12px Arial, sans-serif;
    display: block;
    margin:5px 0;
}

fieldset label.note {
	font: normal 12px Arial, sans-serif;
    color: #666666;
    margin: 0 10px 2px 0;
}

.required {
    color: #663300 !important;
}

fieldset label.checkbox_note {
    font-weight: normal;
	line-height:14px;
    display: inline;
    float: none;
}

fieldset label.full, fieldset input.full, fieldset input.multi
fieldset select.full, fieldset textarea.full { width: 100%; }

fieldset label.full, fieldset label.multi {
    float: left;
}

fieldset p {
    margin-bottom: 5px !important;
}

