.row1 {
background-color: #ffffff;
}
.row2 {
background-color: #eeeeee;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bkgd.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
#navHeader {
	background-color: #FFFFFF;
	height: 15px;
	width: 740px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	display: block;
	margin-top: 5px;
	margin-right: 15px;
	font-size: 10px;
	color: #99CC99;
}
a.navHeader:link {
	height: 125px;
	width: 176px;
	margin-top: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #669966;
	text-decoration: none;	
}
a.navHeader:hover {
	height: 125px;
	width: 176px;
	margin-top: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;	
}
a.navHeader:visited {
	height: 125px;
	width: 176px;
	margin-top: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #669966;
	text-decoration: none;	
}
a.navHeader:active {
	height: 125px;
	width: 176px;
	margin-top: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #669966;
	text-decoration: none;	
}
#header {
	background-image: url(images/bkgd-header.gif);
	background-repeat: no-repeat;
	height: 137px;
	width: 740px;
	margin-top: 5px;
}
#cfcLogo {
	background-image: url(images/CashforCartridges.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 258px;
	margin-left: 30px;
	background-position: center;
}
#cfcLogo2 {
	background-image: url(images/cfcLogo2.gif);
	background-repeat: no-repeat;
	height: 94px;
	width: 237px;
	margin-left: 20px;
	margin-top: 15px;
	background-position: center;
}

#logoColumnLeft {
	height: 130px;
	width: 260px;
	float: left;
}
#buttonColumnRight {
	height: 130px;
	margin-left: 330px;
}

#howitworks {
	background-image: url(images/n-how1.gif);
	background-repeat: no-repeat;
	height: 63px;
	width: 122px;
}

#fundraising {
	background-image: url(images/n-fund1.gif);
	background-repeat: no-repeat;
	height: 61px;
	width: 114px;
	float: left;
}

#cartridgepricelist {
	background-image: url(images/n-cart1.gif);
	background-repeat: no-repeat;
	height: 61px;
	width: 97px;
}

a.howitworks:link {
	background-image: url(images/n-how1.gif);
	background-repeat: no-repeat;
	height: 63px;
	width: 122px;
	float: left;
	margin-top: 20px;
}
a.howitworks:hover {
	background-image: url(images/n-how2.gif);
	background-repeat: no-repeat;
	height: 63px;
	width: 122px;
	float: left;
	margin-top: 20px;
}
a.howitworks:visited {
	background-image: url(images/n-how3.gif);
	background-repeat: no-repeat;
	height: 63px;
	width: 122px;
	float: left;
	margin-top: 20px;
	
}
a.howitworks:active {
	background-image: url(images/n-how1.gif);
	background-repeat: no-repeat;
	height: 63px;
	width: 122px;
	float: left;
	margin-top: 20px;
	
}
a.fundraising:link {
	background-image: url(images/n-fund1.gif);
	background-repeat: no-repeat;
	height: 61px;
	width: 114px;
	margin-top: 20px;
	margin-left: 30px;
	float: left;
	
}
a.fundraising:hover {
	background-image: url(images/n-fund2.gif);
	background-repeat: no-repeat;
	height: 61px;
	width: 114px;
	margin-left: 30px;
	margin-top: 20px;
	float: left;
}
a.fundraising:visited {
	background-image: url(images/n-fund3.gif);
	background-repeat: no-repeat;
	height: 61px;
	width: 114px;
	margin-left: 30px;
	margin-top: 20px;
	float: left;
	
}
a.fundraising:active {
	background-image: url(images/n-fund1.gif);
	background-repeat: no-repeat;
	height: 61px;
	width: 114px;
	margin-left: 30px;
	margin-top: 20px;
	float: left;
	
}
a.cartridgepricelist:link {
	background: url(images/n-cart1.gif) no-repeat;
	height: 61px;
	width: 100px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	
}
a.cartridgepricelist:hover {
	background: url(images/n-cart2.gif) no-repeat;
	
}

#mainImageArea {
	background-image: url(images/img-main3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 223px;
	width: 740px;
	margin-top: 20px;
	background-color: #FFFFFF;
}
#comingSoon {
	background-image: url(images/comingSoon.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 287px;
	width: 751px;
	margin-top: 20px;
	background-color: #FFFFFF;
}
#footer {
	font-size: 10px;
	color: #006633;
	text-decoration: none;
	background-image: url(images/bkgd-footer.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 44px;
	width: 740px;
	margin-top: 7px;
	text-indent: 300px;
	padding-top: 13px;
}
# footer a {color:#FF6600;}
#contentContainer {
	background-image: url(images/contentBoxTopGraphic.gif);
	background-repeat: no-repeat;
	width: 740px;
	height: 18px;
	margin-top: 10px;
}
#contentBox {
	background-color: #ffffff;
	width: 740px;
	background-repeat: repeat;
	padding-top: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #669966;
	padding-left: 90;
}
#content {
	width: 540px;
	padding-left: 40px;
}
#contentRight {
	width: 170px;
	padding-top: 0px;
	padding-left: 20px;
	margin-top: 10px;
	margin-left: 500px;
	background-image: url(images/peopleJumping.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 140px;
}
.contentWrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}
a.contentWrapper:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCFFFF;
	border-bottom-color: #CCFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
a.contentWrapper:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99cccc;
	border-bottom-color: #99cccc;
	padding-right: 2px;
	padding-left: 2px;
}
a.contentWrapper:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCFFFF;
	border-bottom-color: #CCFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
a.contentWrapper:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCFFFF;
	border-bottom-color: #CCFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
#promotionFlyer {
	background: url(images/promotionFlyer.gif) no-repeat;
	height: 71px;
	width: 144px;
	float: left;
	margin-left: 8px;
	cursor:pointer;
}
#promotionFlyer:hover{
	background: url(images/promotionFlyer2.gif) no-repeat;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	background-image: url(images/bkgd-tl.gif);
	height: 40px;
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-left: 15px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
	background-image: url(images/bkgd-h3.gif);
	height: 33px;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	display: block;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #669900;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #009900;
}
p.faq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #336633;
	text-decoration: none;
	width: 550px;
	margin-left: 30px;
}#features {
	height: 72px;
	width: 740px;
	margin-top: 5px;
}
#inkjet {
	background-image: url(images/img-inkjetBanner.gif);
	background-repeat: no-repeat;
	float: left;
	height: 72px;
	width: 288px;
	cursor:pointer;
}
#inkjet a:hover {
	cursor:pointer;
}
#register {
	background-image: url(images/registerToday.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 72px;
	width: 288px;
	margin-left: 8px;
	cursor:pointer;
}

.rowHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
}

