* { margin: 0px; padding: 0px; }
body{
	text-align:center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 1em; 
	color: #333;
	line-height: 1.5em;
	min-height:100%;
	background-image:url(/images/layout/bg_tile.jpg);
	background-position:top center;
}
/* General Links */

a { color: #7EBC1B; text-decoration: underline}
a:hover { color: #000; text-decoration: underline}

/* Client Formatting */

.textsmallest { font-size: 80%}
.textsmaller { font-size: 85%}
.textlarger { font-size: 120%}
.textlargest { font-size: 140%}
.alerttext { color:#f00; font-weight:bold}

.disclaimertext { font-size:80%; color:#999;}

/* Accessibility Links */
#hiddenoptions
{
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

/* Layout Elements */


#container
{
	position:relative;
	text-align:left;
	margin: 0 auto;
	width:798px;	
	background-image:url(/images/layout/bg_container.jpg);
	background-repeat:repeat-y;	
	min-height: 100%;	
}
#innerdiv{
	position:relative;
	margin: 0 24px;	
}
#header {
	height:159px;
	background:url(/images/layout/header.jpg) top center no-repeat;
}
#header #balcones-link {
	height: 20px;
	position: absolute;
	top: 112px;
	right: 455px;
	width: 200px;
}
#maillink {
	float:left;
	display:block;
	height:140px;
	width:150px;
}
#homelink {
	float:left;
	display:block;
	height:140px;
	width:600px;
}

#header span,#peaceofmind span,#checkoutequipment span,#shredthreads span,#shredletter span, #howitworks span{
	display:none;
}
#leftcolumn {
	display:block;
	width:199px;
	float:left;
}
#leftcolumn a{
	color:#fff;
	text-decoration:none;
}
#leftcolumn a:hover{
	text-decoration:underline;
}
#rightcolumn {
	float:right;
	width:551px;
	margin-top: 10px;
}
#recycle{
	color:#ffffff;
	/*padding:5px 5px 0px 30px;*/
	padding:0px;
	background-image:url(/images/logos/we-recycle-logo.jpg);
	background-repeat:no-repeat;
	/*height:45px;
	margin-left:45px;*/
	margin-top:25px;
	width:199px;
	height:35px;

	
}
#recycle a{
	color:#ffffff;
	text-decoration:underline;
	font-size:13px;
}
#recycle a:hover{
	text-decoration:none;
}
#recycle p{
	padding-left:80px;
	padding-top:0px;
	padding-bottom:30px;
}
#content {
	margin:0px 18px;
}
#content h1{
	text-transform:uppercase;
	color:#fff;
	font-size: .85em;
	font-weight: bold;
	background-color: #85CD12;
	padding:20px 10px 0 10px;
	margin-bottom:15px;
}
#content h2{
	text-transform:uppercase;
	color:#000;
	font-size: .8em;
	font-weight:bold;
	background-color:#E0FFB3;
	padding:0px 10px 0 10px;
	margin-top: 15px;
	margin-bottom:8px;
}
#content h2.special {
	text-transform:uppercase;
	color: #fff;
	font-size: .8em;
	font-weight:bold;
	background-color: #85CD12;
	padding:0px 10px 0 10px;
	margin-top: 15px;
	margin-bottom:8px;
}
#content p,#content ul, #content ol{
	font-size:.7em;
	line-height:1.4em;
	margin-bottom: 8px;
}
#content ul, #content ol{
	margin-left: 2em;
}
#content ul ul {
	font-size:1em;
	margin-bottom:4px;
}
#footer {
	border-top: 1px #ccc solid;
	padding:10px 0px;
	line-height:1.2em;
	margin:20px 18px 0 18px;	
}
#footer p{
	font-size:.7em;
	color:#666;
}
#footer a, .greylinks{
	color:#333;
	text-decoration:underline;
}
#footer a:hover, .greylinks a:hover{
	text-decoration:none;
}
#footerleft img{
	margin: 10px 5px 0px 5px;
}
#footerleft{
	float:left;
}
#footerright{
	float:right;
	text-align:right;	
}

/* Home Page Elements */

#homectas{
	float:left;
	border-right: 1px #ccc solid;
	padding: 0px 10px 15px 0px;
}
#shredletter{
	float:left;
	border-bottom: 1px #ccc solid;
	padding: 0px 0px 15px 15px;
}
#shredletter h3{
	width:150px;
	height:44px;
	background-image:url(/images/titles/title_home_shredletter.gif);
	background-repeat:no-repeat;
}
#shredletter label{
	display:block;
	margin-bottom:-1px;
	line-height:1em;
	font-size:11px;
	color:#666;
}
#shredletter input {
	border: 1px #666 solid;
	font-size:12px;
	margin-bottom:5px;
	width:140px;
}
#meetmydad {
	margin: 15px 0px 0px 5px;
}
#peaceofmind{
	width:333px;
	height:133px;
	background-image:url(/images/elements/gra_home_peaceofmind.jpg);
}
#shredletter p{
	width:140px;
}
#peaceofmind a{
	display:block;
	width:333px;
	height:133px;
}
#checkoutequipment{
	width:333px;
	height:107px;
	background-image:url(/images/elements/gra_home_checkoutequipment.gif);
}
#checkoutequipment a{
	display:block;
	width:333px;
	height:107px;
}
#shredthreads{
	width:333px;
	height:106px;
	background-image:url(/images/elements/gra_home_shredthreads.gif);
}
#shredthreads a{
	display:block;
	width:333px;
	height:106px;
}

/* How It Works Elements */
#howitworks img {
	border: 4px #E0FFB3 solid;
	margin: 7px 0 5px 5px;
	float:right;
	}
#howitworks h1 {
	background-position: bottom right;
	background-repeat: no-repeat;
}

/* Who We Are Elements */
#whowearediv img, #meetmydaddiv img {
	border: 4px #E0FFB3 solid;
	margin: 7px 0 5px 5px;
	float:right;
}
#whowearediv h2{
	margin-bottom:0px;
}
#whowearediv h3{
	color:#000;
	font-size: .7em;
	font-weight:normal;
	background-color:#F0F3EA;
	line-height:1.2em;
	padding:2px 10px 2px 10px;
	margin-top: 0px;
	margin-bottom:8px;
}
/* Pricing Elements */

#pricingarea table {
	width:100%;
	margin-bottom: 10px;
}
#pricingarea td {
	padding:10px;
	text-align:center;
}
#pricingarea td.middlecell {
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
}


/* Navigation Elements */

#nav {
	margin: 0 25px;
	font-size:.75em;
	list-style-type:none;
	text-align:right;
}

/* News Formatting */

#newsarea {
	margin:0px 18px;
	font-size:.7em;
	line-height:1.4em;
}
#newsarea hr{
	border: 1px solid #ccc;
	margin-top: 5px;
}
#newsimages {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border-left: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	text-align:center;
	font-weight: bold;
	font-size: .9em;
	padding:0px 5px;
}

/* Form Styles */

#formcontainer label, #formcontainer input, #formcontainer textarea, #formcontainer .comment{
	display: block;
	float: left;
	margin-bottom: 3px;
}

#formcontainer input,#formcontainer label, #formcontainer select, #formcontainer textarea{
	font-size:.7em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial Narrow", Arial, Helvetica, sans-serif;
}

#formcontainer .comment{
	font-size:.6em;
	padding-left: 2px;
}

#formcontainer select {
	display: block;
	float: left;
	margin: 0 5px 5px 0;

}

#formcontainer label {
	text-align:left;
	font-weight:normal;
	width: 15em;
	padding: 0 5px 0 0;
}

#formcontainer label.questions {
	width:auto;
}

#formcontainer fieldset {
	border: 1px solid #E2E2E2;
	padding: 5px;
	margin: 5px 0 10px 0;
}

#formcontainer legend{
	color:#0A3380;
	font-weight:bold;
	font-size: .9em;
	padding: 4px;
}

#formcontainer label.close {
	width: 50px;
}

#formcontainer br {
	clear: left;
}

#formcontainer label.questions {
	width:auto;
}

#content h3.alerttext{
	background-color:#FFD9D9;
	border: 1px solid #CC0000;
	padding: 5px;
	margin:5px 0 15px 0;
	color:#000000;
	font-weight: normal;
	font-size:.8em;
}

.clearfix:after {
    content: "."; 
	display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;	
}

.clearfix {display: inline-block;}  
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */