﻿
div.home h1 {
	height: 0px;
	overflow: hidden;
}

#logos {
	width: 116px;
	float: left;
	padding: 0 12px 0 3px;
}

#logos a {
	display: block;
	border-bottom: solid 1px #9a9b9c;
}

#logos a.last {
	border-bottom: none;
}

#homemain {
	width: 836px;
	float: left;
	clear: right;
}

#title {
	margin-bottom: 10px;
}

div.home div.leftcolumn {
	width: 452px;
	float: left;
	clear: left;
}

div.home div.rightcolumn {
	width: 369px;
	float: left;
	margin-left: 15px;
}

div.home div.about {
	min-height: 161px;
}

div.news {
	background-color: #c9e0f2;
	border: solid 1px #105e9c;
	width: 450px;
	padding-bottom: 8px;
}

div.news h2 {
	background: url(../images/home/home_latestnews.gif) no-repeat center center;
	height: 27px;
	overflow: hidden;
}

div.news p {
	margin:0!important;
}

div.news a {
	display: block;
	background: url(../images/submenu_arrow.png) no-repeat 2px 3px;
	padding: 2px 2px 2px 17px;	
	margin: 1px 10px;
}

div.news a:hover {
	background-color: #e6f0f8;
}

div.news h2 span { margin-top: -30px; display: block; }

#loginPanel {
	margin-top: 10px;
	background: url(../images/home/home_partnerlogin_background.gif) no-repeat left top;
	width: 369px;
	height: 146px;
	overflow: hidden;
}

#loginPanel h2 {
	margin-left: -369px;
}

#loginPanel p {
	text-align: center;
	color: White;
	font-weight: bold;
	margin: 0 0 4px 0;
}

#loginPanel div {
	padding: 2px 10px 2px 20px;
}

#loginPanel label {
	display: block;
	padding: 4px 0 0 0;
	float: left;
	width: 80px;
	color: White;
	font-weight: bold;
}

#loginPanel input {
	width: 240px;
	margin: 0;
	padding: 1px 3px;
}

#loginPanel div.submit {
	padding-top: 6px;
}

#loginPanel div.submit input {
	float: right;
	width: auto;
}

#loginPanel div.submit a {
	display: block;
	color: White;
	font-size: 90%;
}

#sections {
	padding-top: 20px!important;
	float: left;
}

#sections div.top {
	background: url(../images/home/home_sections_top.jpg) no-repeat left top;
	width: 836px;
	height: 103px;
}

#sections div.mid {
	background: url(../images/home/home_sections_mid.gif) repeat-y left top;
	width: 836px;
	min-height: 10px;
	float: left;
	clear: both;
}

#sections div.bottom {
	background: url(../images/home/home_sections_bottom.gif) no-repeat left top;
	width: 836px;
	height: 8px;
	float: left;
	clear: both;
}

#sections div.col {
	width: 156px;
	float: left;
	padding: 4px 6px 0 6px;
	font-size: 90%;
}

#sections div.last {
	width: 152px;
}

#sections div.mid div.col p {
	margin: 0;
}

#sections div.top a {
	text-decoration: none;
	position: relative;
	width: 152px;
	height: 95px;
	overflow: hidden;
	display: block;
}