/* special styles for home page */

#index #body .submenu_start {
   	margin: 25px 2px 0 2px;
   	_margin: 10px 2px 0 2px;
   	height: 0px;
}

#body .pageTitle {  
	display: none;
}

#index #body .submenu { display: none; }

img#home_top {
	display: block;
	padding: 0 0 2px 0;
}

img#home_top_print {
	display: none;
}

img.results {
	display: block;
}

img.results_print {
	display: none;
}

#home_left, #home_middle, #home_right {
	float: left;
	width: 266px;
	height: 173px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
/* fix dell 120dpi item wrap */
#home_right {
	width: 265px;
}

#home_left div, #home_middle div, #home_right div {
	padding: 10px 20px 10px 20px;
}

#home_left {
font-size: 11px;
	/*font: normal 11pt georgia, serif;*/
	color: #e1dbf2;
	background-color: #24174c;
	/* line-height: 22px; */
}

#home_middle {
	background-color: #47692d;
	width: 268px;
}

#home_right {
	font: normal 11pt georgia, serif;
	color: #fff;
	background-color: #d9e3a4;
}

#home_offices {
	float: right;
	padding-left: 24px;
	width: 120px;
}

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

#index #body .contentMain {
	width: 800px;
	padding: 0px;
	margin: 0px;
}

.contentMain ul, .contentMain li {
	padding: 0;
	margin-left: 0;
	list-style: none;
	list-style-image: none;
	line-height: 16px;
}
.contentMain li {
	margin-bottom: 6px;
	margin-top: 0;
}

.contentMain li a {
	font-size: 11px;
	color: #edfae2;
}

img.list_arrow {
	vertical-align: bottom;
}

.contentMain li a:hover {
	color: #ccc;
}

#body .footerMain {
    font-size: 10px;
    color: #8b8c8c;
    padding: 0;
	margin: 0px ;
    height: 33px;
    clear: both; 
    background: none;
    width: 802px;
}

#body .footerMain a { color: #8b8c8c; }
#body .footerMain a:hover { color: #192842; text-decoration: none;}

#body span.footerL { float: left; padding: 11px 0px 0px 20px;}

#index #footerBottom {
	width: 802px;
	_width: 805px;
}