/*
-----------------------------------------------------
Subprimelosses home page CSS file for screen media
FileName:    home.css
Version:     2010.8.6
-----------------------------------------------------
*/

#home #infobox-sb {
	height: 6.1875em;
	margin-bottom: 1.0em;
}

#home #content {
	min-height: 52em;
}

#home #maincontent {
	margin-left: 228px;
	padding-top: 0;
	width: 504px;
}

#intro-h {
	border: 1px solid #6b100e;
	margin-bottom: 1.0em;
	text-align: left;
}

#intro-h div {
	background-color: #6b100e;
	color: #fff;
	height: 6.3125em;
	margin-bottom: 0.5em;
	padding: 10px 16px;
}

#intro-h p {
	font-family: Times New Roman, serif;
	font-size: 1.0em;
	line-height: 1.46152em;	
	margin-bottom: 0;
}

#intro-h p span {
	font-size: 1.25em;
} 

#intro-h ul {
	background: transparent url(../img/logos-h.jpg) 0 0 no-repeat;
	list-style: none;
	margin: 0 0 0 2px;
	position: relative;
	width: 496px;
	height: 86px;
}

#intro-h li a {
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
}

#intro-h-l2, #intro-h-l2 a {
	display: block;
	width: 239px;
	height: 19px;
}

#intro-h-l2 {
	position: absolute;
	top: 5px;
	left: 255px;
}

#intro-h-l3, #intro-h-l3 a {
	display: block;
	width: 139px;
	height: 47px;
}

#intro-h-l3 {
	position: absolute;
	top: 34px;
	left: 257px;
}

#intro-h-l4, #intro-h-l4 a {
	display: block;
	width: 199px;
	height: 45px;
}

#intro-h-l4 {
	position: absolute;
	top: 5px;
	left: 38px;
}


#intro-h div a:link, #intro-h div a:active, #intro-h div a:visited {
	color: #fff;
	text-decoration: underline;
}

#intro-h div a:hover {
	color: #fff;
	text-decoration: none;
}

p.more {
	margin-top: -1.23076em;
}

