/* special styles for home page */


#body #header {
	position: absolute;
	left: 530px;
	top: 3px;
	float: right;
	width: 240px;
	height: 19px;
	margin: 60px 0 0 0;
	padding: 0px;
}

#body .submenu_start { 
	height: 1px; 
	clear: both;
	!display: none; /* removes line height for ie */
}

#body .contentTop {
	display: none;
}

.submenu { display: none; }

img#logo { float: left; display: block; margin: 59px 0 18px 22px; _margin: 59px 0 18px 11px;}

#upperBox {
	height: 162px;
	border-top: 1px solid #b8a362;
	border-bottom: 1px solid #b8a362;
	border-collapse: collapse;
	clear: both;
	padding: 0px;
	margin: 0px;
}

.spotBox {
	width: 225px;
	padding: 7px 0 0 1px;
	float: left;
}

.spotLeft {
	clear: both;
	float: left;
	overflow: hidden;
}

.spotRight {
	background: url(../i/spot_bg.gif) no-repeat;
	float: left;
	width: 124px;
	height: 148px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.spotRight .title {
	font: bold 11px arial, sans-serif;
	color: #ffffff;
	padding: 25px 12px 0 12px;
}

.spotRight .name {
	font: normal 13px arial, sans-serif;
	color: #ffffff;
	padding: 25px 12px 0 12px;
}

.spotRight .link {
	font: normal 11px arial, sans-serif;
	color: #ffffff;
	padding: 5px 12px 0 12px;
}

.spotRight .link a {
	font: normal 11px arial, sans-serif;
	color: #ffffff;
}

.spotRight .link a:hover {
	color: #b8a362;
	text-decoration: none;
}

.homeBanner {
	padding: 7px 0px 0 1px;
	margin: 0px;
	float: left;
	clear: none;
	overflow: hidden;
}

.home_section { margin-bottom: 12px; }

#home_left, #home_right {
	float: left;
	padding-left: 13px;
	padding-right: 38px;
	width: 315px;
}

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

#body .contentGeneral {
	padding: 1px;
	padding-top: 0;
	margin: 0;
	color: #666;
	!height: 100%;
	overflow: hidden;
	!overflow: visible;
	background-color: #02091c;
}

.home_offices {
	position: absolute;
	top: 94px;
	left: 487px;
	text-align: left;
	font-size: 9px;
}

.home_offices a {
	text-transform: uppercase;
	font-size: 9px;
	margin-right: 5px;
	margin-left: 5px;
	color: #b8a362;
}

.home_offices a:hover {
	color: #cccccc;
	text-decoration: none;
}

.homeNews {
	clear: both;
	margin: 100px 0 0 22px;
	padding: 0 0 0px 0;
	color: #ffffff;
	min-height: 110px;
 	height: auto !important;
  	height: 110px;
}

.homeNews h2 {
	font: bold 15px arial, sans-serif;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
	color: #ffffff;
}

.homeNews ul {
	padding: 0;
	margin-left: 0;
	list-style: none;
	list-style-image: none;
	line-height: 22px;
}

.homeNews li {
	list-style-type: none;
	list-style-image: none;
	
}
	
.homeNews li a {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 12px;
}

.homeNews li a:hover {
	color: #b8a362;
	text-decoration: none;
}

.meritasBox {
	width: 78px;
	height: 78px;
	float: right;
	margin: -78px 45px 25px 0;
	!margin: -78px 23px 25px 0; /* ie float doubler bug */
}

.meritasPrint {
	display: none;
}

.meritas {
	width: 78px;
	height: 78px;
}

#menu_wrapper {
	position:absolute;
	top: 298px;
	left: 228px;
	height: 11px;
}

#menu {
	height: 11px;
	margin: 0px;
	padding: 0px;
}

#udm {
	background: url(../i/nav/nav_back.gif) no-repeat;
	height: 11px;
	margin: 0px;
	padding: 0px;	
}

.more
, .more:hover 
{
	color: #b8a362;
}
