@charset "utf-8";
#contentdiv {
	background-color: #FFFFFF;
	border: thin solid #000000;
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}
.navigation {
	text-align: center;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.contentiframe {
	border: none;
	width: 750px;
	height: 400px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.firstletter {
	font-size: 16px;
	font-weight: bold;
}
.textbody {
	width: 60%;
}
.promodiv {
	position: absolute;
	top: 15px;
	width: 250px;
	right: 20px;
	height: 370px;
	background-color: #333333;
	color: #FFFFFF;
	border: thin solid #CCCCCC;
}
.promodesktop {
	text-align: center;
	font-size: 12px;
}

.promopreowned {
	text-align: center;
	font-size: 12px;
	width: 60%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: thin solid #CCCCCC;
	bottom: 5px;
}

.rocbuildingimg {
	width: 60%;
	margin-top: 5px;
	margin-bottom: 5px;
}

a:link {
text-decoration:underline;
color:#000000;
}
a:hover {
color:#FFFFFF;
}
.logo {

}
