html {
	color: #6b5924;
	font-family: Arial;
}

body {
	background-color: #ccecfc;
	margin: auto auto;
	text-align: center;
}

#wrapper {
	width: 799px;
	text-align: left;
	margin: auto auto;
}

#header {}

.logo {
	float: left;
	margin-top: 100px;
	border: none;
}

.signin {
	float: right;
	margin-top: -183px;
	margin-right: 90px;
	border: none;
}

.interested {
	float: right;
	margin-top: -183px;
	border: none;
}

#navMenu {
	background-image: url(images/menuBG.jpg);
	background-repeat: repeat-x;
	height: 46px;
	width: 799px;
	float: left;
}

.links {
	margin-top: 18px;
	margin-left: 10px;
	font-weight: bold;
}

.links a {
	margin-left: 40px;
}

.links a:link, .links a:visited {
	color: #6b5924;
	text-decoration: none;
}

.links a:hover {
	color: #6b5924;
	text-decoration: underline;
}

#content {}

.title {
	float: left;
	margin-top: 20px;
	font-size: 24px;
	font-weight: bold;
}

#row1 {
	float: left;
	padding-bottom: 5px;
	border-top: 2px solid #6b5924;
	border-bottom: 1px solid #6b5924;
}

.contentTextHome {
	float: left;
	width: 432px;
	text-align: justify;
	padding-left: 10px;
}

.contentText {
	float: left;
	width: 432px;
	padding-left: 10px;
}

.subText {
	float: left;
}

.truck {
	float: right;
	padding-left: 29px;
}

#row2 {
	float: left;
	margin-top: 14px;
	padding-bottom: 5px;
	border-bottom: 1px solid #6b5924;
}

.recycle {
	border: none;
}

.activate {
	border: none;
}

.reward {
	border: none;
}

.emailer {
	float: left;
	width: 799px;
}

#column1 {
	float: left;
	padding-top: 5px;
	width: 380px;
}

#column2 {
	float: right;
	width: 397px;
	padding-top: 5px;
	padding-left: 20px;
	border-left: 2px solid #6b5924;
}

#column2 form input {
	width: 200px;
}

#column2 form textarea {
	width: 300px;
}

#footer {
	float: left;
	color: #444649;
	font-size: 10px;
	margin-top: 2px;
}

.left {
	float: left;
	padding-right: 94px;
}

.coke {
	margin-bottom: -15px;
}

.giveBack {
	margin-bottom: -25px;
}

.right {
	float: right;
}

.rehrig {
	margin-bottom: -20px;
}

.recycleBank {
	float: right;
	margin-top: 20px;
}

#bottom {
}

#subbottom {
}

.commentText {
	text-align: left;
	margin-right: 205px;
}