body {
	background-color: #6b7d84;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#clear {
	clear: both;
}

.content {
	background-color: #FFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.content .banner {
	height: 75px;
	width: 925px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.content .buttons {
	height: 25px;
	width: 925px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.content .buttons a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 8px;
}
.content .buttons a .btnEnd {
	margin: 0px;
}
.content .indexLeft {
	width: 640px;
	margin-left: 12px;
	float: left;
	display: inline;
}
.content .indexLeft .indexVid {
	height: 360px;
	width: 640px;
}
.content .indexLeft h1 {
	font-size: 24px;
	color: #000350;
}
.content .indexLeft ol li {
	margin-top: 10px;
}
.content .indexLeft #indent {
	margin-left: 15px;
}


.content .indexRight {
	width: 270px;
	margin-right: 12px;
	border: 3px solid #ff9c00;
	height: 560px;
	background-color: #FF9C00;
	background-image: url(../img/indexFormBG.jpg);
	background-repeat: repeat-x;
	float: right;
}
.content .indexRight #cashOffer {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.content .indexRightForm {
	width: 270px;
	margin-right: 12px;
	height: 560px;
	background-repeat: repeat-x;
	float: right;
}


.footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	text-align: center;
	color: #FFF;
}
.footer a {
	color: #FFF;
}
.footer a:hover {
	color: #CCC;
}
.content .indexCenter {
	width: 780px;
	margin-left: 12px;
	display: inline;
	text-align: center;
}
.social{
	width: 270px;
	text-align: center;
	}
.content .indexCenter h1 {
	font-size: 24px;
	color: #000350;
}
