/* general styles *************************************************************/
body {
	background: #fff;
	color: #fff;
	font: 12px/16px Helvetica, Arial, Sans-serif;
	margin: 0;
}

p {
 font-family:Helvetica, Arial, Sans-serif;	
}


a {
	/*color: #acd373;*/
	color:#3370b1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	margin-top:5px;
	line-height:1.25;
	*font-size: 22px;
}

h3 {
	margin-bottom:0;
}

.products_links ul {
	margin-left: 0px;
	padding: 6px 0 0;
	list-style: none;

}

.product_links ul li {
	list-style:none;
	background: url(../images/bullet.gif) no-repeat 0 .40em;
	padding-left: 10px;
	font-size: 11px;
	vertical-align:top;
	font-size:14px;
	font-weight:bold;
	line-height:1.5em;
	
}

.pr_links {
	display:block;float:left;width:190px;min-height:200px;border-left:1px solid #cdcdcd;padding-left:15px;margin-left:20px;
}

.pr_links h3 {
	margin-top:0;
}

.pr_links ul {
	margin: 0;
	padding: 6px 0 0;
	list-style: none;
}

.pr_links ul li {
	list-style:none;
	background: url(../images/bullet.gif) no-repeat 0 0em;
	padding-left: 15px;
	font-size: 12px;
	vertical-align:top;
	margin-bottom:1em;
	line-height:1em;
}

img {
	border: none;
}
.wrap {
	width: 100%;
	overflow: hidden;
}

.partners_thumbs {
	display:block;
	float:left;
	width:40%;
	text-align:center;
	margin-bottom:20px;
}

.partners_thumbs h4 {
	display:none;
}

th {text-align:left;}

.even {background-color:#e1e1e1;}
.odd {background-color:#cdcdcd;}
/* page holder ****************************************************************/
#container {
	width: 929px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	padding-top: 118px;
}
/* header *********************************************************************/
#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#header strong {
	position: absolute;
	top: 0;
	left: 0;
}
#header strong a {
	background: url(../images/logo.gif) no-repeat;
	width: 299px;
	height: 116px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
#header .stories {
	width: 336px;
	height: 117px;
	background: url(../images/real-life.gif) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	text-indent: -9999px;
}
/* main-box content-box **********************************************************/
.mainbox-center {
	background: url(../images/mainbox-center.gif) repeat-y;
	overflow: hidden;
	
}
.mainbox-top {
	background: url(../images/mainbox-top.gif) no-repeat;
	overflow: hidden;
	width: 100%;
	
}
.mainbox-bottom {
	background: url(../images/mainbox-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	padding: 10px;
	height: 1%;
	
}

.navigation {
    *clear: both;
    *float: left;
	width: 942px;
	margin: 0 -40px -13px 0;
	padding: 0px 0 0;
	list-style: none;
	overflow: hidden;
	white-space: nowrap;
}
.navigation li {
	float: left;
	margin: 0 30px 0 30px;
	font-size: 14px;
	line-height: 17px;
	display: inline;
}
.navigation li a {
	display:block;
	color: #70adef;
	padding:10px;
}

.navigation li ul {
	display: none;
	margin:0px 0 0 -0px;
	padding:0;
	position: relative;
	z-index:2000;
	top: 1em;
	left: 0;
	background:#e9e9e9;
}

.navigation li ul#cs_sub {
	width:250px;
}

.navigation li ul#ms_sub {
	width:90px;
}

.navigation li ul li {
	display:block;
	float:left;
	margin:0px 0 0 0px;
	padding:0px;
	width:100%;
	clear:both;

	
}

.navigation li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

.navigation li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	background:#00234b;
	border:1px solid #cdcdcd;
}

#ms_sub {
	position: absolute;
	z-index:1000;
	top: 160px;
	left: 660px;
}

#cs_sub {
	position: absolute;
	z-index:1000;
	top: 160px;
	left: 517px;
	
}

.navigation li ul li a:hover { /*color of link text in subnavs*/
	background-color:#3370b1;
	color:#cdcdcd;
	text-decoration:none;
}




/* main contant area **********************************************************/
.box-top {
	width: 101%;
	background: url(../images/box-top.gif) no-repeat;


}
.box-center {
	width: 100%;
	background: url(../images/box-center.gif) repeat-y;
	margin: 17px 0 0;

	
}
.box-bottom {
	width: 100%;
	background: url(../images/box-bottom.gif) no-repeat 0 100%;*/
	min-height: 142px;
}
.box-bottom:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
}
* html .box-bottom {
	height: 142px;
	overflow: visible;

}
.cbox {
	float: left;
	display: inline;
	margin-top: 24px;
	min-height: 120px;
	padding-bottom: 5px;

	

}
* html .cbox {
	height: 110px;

	
}
.cbox h2 {
	display:block;
	width:250px;
	margin: 0;
	font-size: 26px;
	*font-size: 26px;
    _font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	text-align: center;


}
.cbox p {
	width:250px;
	margin: 17px 0 0;
	line-height: 17px;
	font-size: 14px;
	text-align: center;
	
}

.float_right {
	padding:0 0 1em .5em;
	float:right;
}

/*.scout {
	padding-left:12px;
}*/
/* drop-down ******************************************************************/
.learn-more {
	width: 255px;
	margin-top: 16px;
	padding-right: 11px;
	position: relative;
}
.learn-more .more {
	float: right;
	height: 13px;
	line-height: 13px;
	background: url(../images/more.gif) no-repeat;
	width: 96px;
	text-indent: -9999px;
	overflow: hidden;
}
.learn-more .more:hover {
	background-position: 0 -13px;
}
.tab-holder {
	position: relative;
	width: 300px;
	float: left;
	z-index: 100;
	margin-right: 4px;
	display: inline;
}
.tab-holder:hover .drop,
.tab-holder.hover .drop {
	display: block;
	
}
.tabs .drop a {
	width: auto;
	height: auto;
	float: none;
	color: #002157;
	padding: 0;
	background: none;
	font-size: 12px;
	margin: 0;
	line-height: 12px;
	text-align: left;
}

.tabs .drop a:hover,
.tabs .drop a.hover {
	background: none;
}

.drop {
	position: absolute;
	top: 11px;
	left: -29px;
	width: 306px;
	display: none;
	z-index: 100;
}
.tabs .drop {
	top: 41px;
	left: -3px;
	display: none;
}
.learn-more:hover .drop,
.learn-more.hover .drop {
	display: block;
}
.drop-top {
	background: url(../images/drop-top.png) no-repeat;
	height: 9px;
	overflow: hidden;
}
.drop-center {
	background: url(../images/drop-center.png) repeat-y;
	overflow: hidden;
	height: 1%;
	padding-top: 10px;
}
.drop-bottom {
	background: url(../images/drop-bottom.png) no-repeat;
	height: 7px;
}


.scout {
	background: url(../images/scout.gif) no-repeat 0 24px;
	width: 284px;
	margin-left: 7px;

	text-align:center;
}

.scout h2 {
	margin-left:24px;
}


.drop ul {
	margin: 0;
	padding: 0 15px 0 18px;
	list-style: none;
	overflow: hidden;
}
.drop ul li {
	border-top: 1px solid #7f8ea2;
	padding: 7px 2px 7px;
}
.drop ul li:first-child {
	border: none;
}
.drop ul li a {
	color: #002157;
}
.drop ul li a span {
	font-size: 24px;
	display: block;
	line-height: 24px;
}
.drop ul li a:hover span {
	text-decoration: underline;
}
.drop ul li a span.remote {
	font-size: 20px;
}
.scout .learn-more {
	margin-top: 66px;
	margin-left:30px;
}
.managed {
	width: 280px;
	margin-left: 26px;
}
.compliance {
	width: 272px;
	margin-left: 27px;
}
.nsentry-box {
	float: left;
	/*background: url(../images/nsentry-box.gif) no-repeat;*/
	width: 606px;
	margin-top: 10px;
}
.nsentry-box .wrap {
	margin-top: 8px;/* was 88px */
}
.nsentry-box .nsentry {
	float: left;
	width: 136px;
	padding-left: 30px;
}
.nsentry-box .nsentry img {
	float: right;
}
.nsentry-box .nsentry a {
	float: left;
	width: 74px;
	text-align: right;
	color: #fff;
	font-weight: bold;
	line-height: 14px;
}
.text-side {
	float: right;
	/*width:400px;*/
	width: 98%;
	padding: 0 10px 0 10px;
	/*padding-right: 10px;*/
}
.text-side h3 {
	margin: 0 0 4px;
	font: 18px/18px Helvetica, Arial, Sans-serif;
	text-transform: uppercase;
}
.text-side p {
	margin: 0 0 15px;
	font: 12px/12px Helvetica, Arial, Sans-serif;
	line-height:1.25em;
}
.text-side a {
	height: 13px;
	line-height: 13px;
	background: url(../images/more.gif) no-repeat;
	width: 96px;
	text-indent: -9999px;
	display: block;
}
.greenbox {
	float: right;
	width: 300px;
	padding-top: 6px;
}
.greenbox-top {
	background: url(../images/greenbox-top.gif) no-repeat;
	width: 100%;
	overflow: hidden;
}
.greenbox-center {
	background: url(../images/greenbox-center.gif) repeat-y;
	width: 100%;
	overflow: hidden;
}
.greenbox-bottom {
	background: url(../images/greenbox-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	min-height: 248px;
	padding: 16px 0 0 12px;
}
* html .greenbox-bottom {
	height: 248px;
	overflow: visible;
}
.greenbox h3,
.mbox-bottom h3 {
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}
.greenbox ul,
.mbox-bottom ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.greenbox ul li,
.mbox-bottom ul li {
	font-size: 12px;
	font-weight: bold;
	margin-top: 12px;
	line-height: 16px;
}
.greenbox ul li a,
.mbox-bottom ul li a{
	color: #fff;
}
/* inner-page starts here ********************************************************************/
.tabset {
    clear: both;
	margin-top: 17px;
	overflow: hidden;
}
.tabs {
	width: 920px;
	margin-right: -6px;
	clear: both;
}
.tabs:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
}
.tabs a {
	background: url(../images/bg-li.gif) no-repeat 0 -43px;
	width: 300px;
	height: 43px;
	text-align: center;
	font-size: 29px;
	line-height: 43px;
	color: #fff;
	display: block;
}
.tabs a:hover,
.tabs a.active {
	text-decoration: none;
	background-position: 0 0;
	color: #002157;
}
.tab-area {
	background: #fff url(../images/main-bg.gif) repeat-y -2px 0;
	color: #000;
	padding-bottom: 9px;
}
/* content of inner page ********************************************************************/
#content {
	float: left;
	width: 576px;
	padding: 18px 0 0 28px;
}
.content-text {
	font-family: Helvetica, Arial, Sans-serif;
}
.content-text h2 {
	margin: 0;
	background: url(../images/sentry.gif) no-repeat;
	line-height: 35px;
	text-indent: -9999px;
}
#Div1 h2 {
    font-size: 18px;
}

#Div1 h5 {
    font-size: 20px;
}
#Div1 h6 {
    font-size: 18px;
}

.content-text h3 {
	margin: 18px 0 3px;
	font-size: 18px;
}
.content-text p {
	margin: 0 0 15px;
}
.opportunities ul {
	margin: 0;
	padding: 6px 0 0;
	list-style: none;
}
#content .wrap {
	padding-top: 6px;
}
.opportunities ul li {
	background: url(../images/bullet.gif) no-repeat 0 3px;
	padding-left: 10px;
	font-size: 12px;
	vertical-align:top;
	line-height:1.5em;

}
.wrapper {
	margin: 30px 0 0;
	width: 200px;
	overflow: hidden;
}
.wrapper img {
	float: left;
}
.sentry-text {
	float: left;
	width: 50%;
	padding-top: 0px;
	padding-left: 5px;
	line-height:1.5em;
}
.more-about {
	color: #002157;
}
.more-about span {
	font-size: 16px;
	line-height:1.15em;
}
.download-it {
	color: #a1a1a1;
	font-size: 11px;
	display: block;
	margin-top: 4px;
	line-height:1.5em;
}
.opportunities {
	float: left;
	width: 228px;
}
.advantages {
	float: right;
	width: 339px;
	padding-right: 2px;
}
.abox-top {
	background: #f9f9f9 url(../images/abox-top.gif) no-repeat;
}
.abox-bottom {
	background: url(../images/abox-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	width: 100%;
	padding-bottom: 6px;
}
.abox-bottom ul {
	margin: 0;
	padding: 12px 0 0;
	list-style: none;
}
.abox-bottom ul li {
	float: left;
	padding-left: 16px;
}
.abox-bottom ul li img {
	display: block;
	margin-bottom: 2px;
}
.abox-bottom ul li p {
	margin: 0;
	text-align: center;
	color: #002157;
}

.article_img {
	display:block;
	float:right;
	margin:0 0 1em 1em;
}

small {
	margin-top:0;
	padding-top:0;
}
/* sidebar of inner page ********************************************************************/
#sidebar {
	float: right;
	width: 289px;
	padding-top: 8px;
}
.mbox-top {
	background: url(../images/mbox-top.gif) no-repeat;
	overflow: hidden;
	padding: 10px 5px 36px 12px;
}
.mbox-bottom {
	background: url(../images/mbox-bottom.gif) no-repeat 0 100%;
}
.banner {
	margin-top: 8px;
	
}
.banner img {
	display: block;
	margin-bottom:8px;
}
.partners {
	margin-top: 14px;
	overflow: hidden;
	height: 1%;
}
.partners a {
	float: left;
}
.partners a img {
	display: block;
}

/*footer of inner page ****************************************************************/
.footer {
	background: url(../images/footer.gif) no-repeat;
	height: 51px;
	padding-top: 10px;
	text-align: right;
	font-size:10px;
	padding-right:5px;
}
.footer ul.adr li {
	background: url(../images/dot3.gif) no-repeat 0 50%;
	padding: 0 9px 0 6px;
	margin-left: -6px;
	float: left;

}
.footer ul.telephone li {
	padding: 0 10px 0 7px;
	margin-left: -7px;
	background: url(../images/dot4.gif) no-repeat 0 50%;

	float: left;
}
#footer strong,
.footer strong {

	
	
}
.footer ul {
	margin: 0 -8px 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	float: right;
}

/* footer of main-page*********************************************************************/
#footer {
	overflow: hidden;
	width: 100%;
	color: #000;
	font-size:10px;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}
#footer ul li {
	float: left;
	font: 10px Helvetica, Arial, Sans-serif;
}
.f-left {
	padding: 12px 0 0 10px;
	float: left;
	width: 415px;
}
#footer ul.adress li {
	background: url(../images/dot1.gif) no-repeat 0 50%;
	padding: 0 9px 0 6px;
	margin-left: -6px;
}
#footer ul.tel li {
	padding: 0 10px 0 7px;
	margin-left: -7px;
	background: url(../images/dot2.gif) no-repeat 0 50%;

}
.f-right {
	float: right;
}
.f-right a {
	float: left;
	margin-right: 16px;
	display: inline;
}
.f-right a img {
	display: block;
}
.microsoft  {
	margin-top: 18px;
}

.newsletter {
	display:block;
	float:left;
	border-top:1px solid #707070;
	padding-top:15px;
	padding-bottom:15px;
	width:100%;
}

.newsletter img {
	float:left;
	margin:0 1em 0 0;
}

.newsletter h4 a {
	color:#ffffff;
	font-size:14px;
}

.newsletter h4, .newsletter p {
	margin:0;
	color:#cdcdcd;
}


.bodycontent {
    clear: both;
    float: left;
    display: inline;
    width: 400px;
}

.bodycontentLeft {
    clear: both;
    float: left;
    display: inline;
    width: 60px;
}
.bodycontentLeft_inner {
    clear: both;
    float: left;
    display: inline;
}


.bodycontentRight {
    float: left;
    display: inline;
    width: 310px;
}
.bodycontentRight_inner {
    clear: both;
    float: left;
    display: inline;
    width: 300px;
    margin-left: 10px;
}






.quoteGroup {
    clear: both;
    float: left;
    display: block;
    width: 500px;
    margin-top: 25px;
    margin-left: 20px;
    
}
.quoteGroup-Header {
    clear: both;
    float: left;
    display: block;
    width: 480px;
    margin-left: 20px;
}
.quoteGroup-Body {
    clear: both;
    float: left;
    display: block;
    width: 500px;
    min-height: 120px;
    background-image: url('../images/workforus-quote-bg.gif');
    background-repeat: repeat-x;
    background-position: top;
}
.quoteGroup-Body-buffer {
   clear: both;
   float: left;
   display: block;
   width: 470px;
   margin-left: 20px;
   margin-top: 15px;
   font-family: Helvetica, Arial, Sans-serif;
   font-size: 12px;
   font-style: italic;
   font-weight: bold;
   color: #7E8399;
}

.quoteGroup-Body-buffer CITE {
    clear: both;
    float: left;
    padding-top:  15px;
    color: #ADBB7E;
    font-style: normal;
    font-size: 10px;
}

