/* special styles for home page */

body {
	background: url(../i/bg_home.gif) repeat-x;
}

#menu_wrapper {
		position: absolute;
		z-index: 25000;
        top: 52px; /* controls vertical position of main nav */
		left:272px;
        width: 585px;
		height:28px;
}

#body {
	width:818px;
	background: none;
}

#body .submenu_start {
        margin: 30px 2px 0 2px;
        border-top: none;
}

.submenu { display: none; }

.home_section { margin-bottom: 12px; }

#home_left, #home_right, #home_offices {
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	width: 240px;
}
#home_offices {
	float: right;
	padding-left: 24px;
	width: 120px;
}

body#index #body #content {
	border: none;
	margin: 0;
	padding: 0px;
	background:none;
}

#index #body .contentMain {
	padding:0px !important;
	margin: 0;
	width:818px;
	color: #666;
	!height: 100%;
	overflow: hidden;
	!overflow: visible;
	background:none;
}
.contentMain h2 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	margin: 20px auto 5px auto;
}
.contentMain ul, .contentMain li {
	padding: 0;
	margin-left: 0;
	list-style: none;
	list-style-image: none;
}
.contentMain li {
	margin-bottom: 4px;
	margin-top: 0;
}

#header {
	display:none;
}

#flash_container {
	border:1px solid #fff;
	background: #c33b39;
	height:361px;
	width:816px;
	z-index:0;
}

.home_below_fold {
	height: 107px;
	margin-top:10px;
	overflow: hidden;
}

.home_below_fold .tag {
	display:block;
	float:left;
	margin-top:35px;
}



.home_side {
	display:inline;
	width: 253px;
	height: 265px;
	padding-top:63px;
	margin-left:20px;
	float:left;
}

.flash_holder, .home_print {
	position:relative;
	width: 542px;
	float:right;
}

.home_print {
	display:none;
}

.home_news ul {
	margin-top:0px;
	padding-top:0px;
}

.home_news ul li {
	font-weight: bold;
	padding-left: 10px;	
	background:url(../i/bul-home.gif) no-repeat 0 5px;
	!background:url(../i/bul-home.gif) no-repeat 0 7px;
	
}

.extraLinks {
	position: absolute;
	left: 20x;
	top: 383px;
}

.extranet-link {
	display:block;
	background:url(../i/home-extranet.gif) no-repeat;
	height:25px;
	width:240px;
}

.extranet-link span {
	display: none;
}

.extranet-link:hover, .reach-link:hover {
	background-position: 0px -25px;
	text-decoration: none;
}

.reach-link {
	display:block;
	height:25px;
	width:240px;
}

#reach {
	background: white;
	overflow: auto;
	max-height: 120px;
	_height: expression( this.scrollHeight > 120 ? "121px" : "auto" ); /* sets max-height for IE */
	position: absolute;
	top: 432px;
	left: 21px;
	width: 233px;
	border: 1px solid #DD837C;
	display: none;
}

#reach ul,
#reach ul li {
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#reach a {
	color: #C33B39;
	display: block;
	padding: 2px 10px;
	background-position: 99%;
	background-repeat: no-repeat;
}

#reach a:hover {
	background-color: #faf0ef;
	text-decoration: none;
}


#global {
	background:url(../i/home-cycle.gif) no-repeat;
	width: 240px;
	height: 25px;
}

#global a {
	color: #fff;
	text-decoration: none;
}

#global a:hover {
	color: #fff;
	text-decoration: none;
}

.home-quote {
	margin-bottom:40px;
	padding: 10px 2px;
	border: 1px solid #E19D9C;
	border-width: 1px 0;
	color: white;
	width: 235px;
	
	font-family: "Times New Roman";
	word-spacing: normal;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.55em;
	font-size: 1.4em;
}

#newsScrollWrapper {
	overflow: hidden;
	height: 100px;
	position: relative;
}

#scrollControls {
	width:12px;
	float:right;
	margin-left:20px;
	margin-top:10px;
}

.bottomscroll {
	margin-top:57px;
	display:block;	
}

#newsScroller {
	position:absolute;
	overflow:hidden;
	width:470px;
	margin-left:20px;
	left:28px;
	top:15px;
	clip: rect(0px 470px 80px 0px);
}

body {
	
}

#flashcontent {

}

.search_bar {
	display:block;
	padding:0px;
	margin-top:10px;
	width:271px;
	float:right;
	height:30px;
	z-index:9000;
	margin-right:0px;
}

.logo_bar .logo {
	display:block;
	margin-left:30px;
	padding-top:10px;

}


.logo_bar {
	height:96px;
}

#body .footer {
	border: 0px;
	background:none;
	margin-top:10px;
}

#body .innerLeft {
	margin:0px;
	padding-left:0px;
}

#body .footer .innerRight {
	display:none;
}

#body .footer .innerRightHome {
	padding:  2px 0 2px 10px;
	font-size:9px;
	display:inline;
	float:right;
}

.contentMain li
{
	margin-bottom: 0;
	padding-bottom: 4px;	
}
