#mainback{
	background-image: url(images/frontpage/backstrip.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 350px;
	clear: both;
}

#contentbox h3{
	margin: 0px;
	padding: 0px;
}
#contentbox p{
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	line-height: 19px;
}
#displayimage{
	padding-top: 270px;
	overflow: visible;
	height: 350px;
}
#links{
	text-align: right;
	width: 200px;
	float: left;
}
#links a{
	display: block;
	margin-bottom: 3px;
	width: 157px;
	font-size: 14px;
	color: black;
	text-decoration: none;
	float: right;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
}
html>body #links a{
	width: 152px;
}
#links a.hovered{
	background-image: url(images/frontpage/linkback.gif);
}
#contentbox{
	width: 300px;
	float: left;
	margin-left: 15px;
	padding-left: 5px;
	border-left: 1px solid #aaaaaa;
	height: 80px;
}
.frontbox{
	display: none;
}
.probracket{
	background-image: url(images/frontpage/probracketstrip.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	width: 100%;
	height: 350px;
}
.bracket{
	background-image: url(images/frontpage/bracketstrip.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	width: 100%;
	height: 350px;
}
.screens{
	background-image: url(images/frontpage/screenstrip.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	width: 100%;
	height: 350px;
}
.racks{
	background-image: url(images/frontpage/rackstrip.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	width: 100%;
	height: 350px;
}