@charset "utf-8";
/* CSS Document */

#hometopcontainer {
	height: 475px;
}

#homebottomcontainer {
	height: 185px;
	margin:0 0 10px;
}

#homebottomcontainer div.left {
	border-right: 1px solid #CBCBCB;
	float: left;
	height: 185px;
	width: 271px;
}

#homebottomcontainer div.right {
	float: right;
	width: 545px;
}

#homebottomcontainer span {
	color: #b20000;
	display: block;
	font-weight: bold;
	margin-top: 10px;
}

#homebottomcontainer p {
	margin-top: 0;
	font-size: 12px;
	width: 90%;
}

#homebottomcontainer div.right img {
	height: 60px;
	margin: 0 20px;
}

#splash-box {
	background: url(images/splices.png) no-repeat -10px -10px;
	width: 842px;
	height: 241px;
	position: relative;
}

#splash-box a.signup {
	background: url(images/splices.png) no-repeat -10px -500px;
	height: 25px;
	left: 430px;
	position: absolute;
	top: 170px;
	text-indent: -9999px;
	width: 115px;
}

#three-column {
	margin-top: 18px;
}

#three-column div {
	background: url(images/splices.png) no-repeat 0 0;
	float: left;
	height: 160px;
	position: relative;
}

#three-column div a.learnmore {
	height: 100%;
	position: absolute;
	text-indent: -9999px;
	width: 100%;
}

#three-column div.GP {
	background-position: -10px -268px;
	width: 262px;
}

#three-column div.AR {
	background-position: -300px -268px;
	margin: 0 18px;
	width: 282px;
}

#three-column div.OM {
	background-position: -600px -268px;
	width: 262px;
}
