body {
	background-image: url('images/body-back.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

img {
	border: 0px;
}

hr {
	height: 1px;
	border: 1px solid #cccccc;
	width: 680px;
	text-align: center;
	margin-top: 15px;
}

a {color: #666666;}
a:link {text-decoration: none;}
a:active {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}

a.blueLink {color: #004b8d;}
a.blueLink:link {text-decoration: none;}
a.blueLink:active {text-decoration: none;}
a.blueLink:visited {text-decoration: none;}
a.blueLink:hover {text-decoration: underline;}

#nav {
	width: 770px;
	height: 33px;
	padding: 0px;
	margin: 0px;
}

#infoContainer {
	width: 770px;
	background-image: url('/images/content-back.gif');
	background-repeat: repeat-y;
}

#bullets {
	width: 300px;
	display: inline;
	float: left;
}

#copiers {
	width: 470px;
	display: inline;
	float: right;
}

#footer {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

#float-left {
	width: 490px;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

#float-right {
	width: 280px;
	display: inline;
	float: right;
	margin: 0px;
	padding: 0px;
}

.purchase {
	width: 228px;
	height: 59px;
	display: inline;
	float: left;
}

.rental {
	width: 242px;
	height: 59px;
	display: inline;
	float: right;
}

.centerMe {
	text-align: center;
}

.content {
	margin: 10px;
	color: #666666;
}

.redLetter {
	font-size: 14px;
	color: #e4422b;
	font-weight: bold;
}

.letterContainer {
	margin: 0px 0px 20px 30px;
	padding: 0px;
}

.bigFont {
	font-size: 16px;
	font-weight: bold;
}

.lightGrayBack {
	background-color: #f8f8f8;
}

.moreInfo {
	float: left;
	display: inline;
	margin-left: 35px;
}

.backToTop {
	float: right;
	display: inline;
	margin-right: 40px;
}

.blackWhite {
	width: 325px;
	margin: 0px 0px 10px 30px;
}

.color {
	width: 285px;
	margin: 0px 0px 0px 145px;
}