/* 
RecycleNow HOME PAGE Stylesheet
Last Update: July 1, 2010
Update by: Mary Bucher
*/

/* -----------------------------------------------------------
    TYPOGRAPHY 
----------------------------------------------------------- */

h2 { font-size:160%; }

/* LAYOUT
------------------------------------------------------ */

#mainwrap {
	background-image: url(../images/layout/what_recycle.gif);
	background-repeat: no-repeat;
	background-position: center top;}
	
#bg_rep {
	background-image: url(../images/layout/hme_mainwrap_rep.gif);
	background-repeat: repeat-y;
	margin:0 auto;
	width:100%; }
	
#sp_msg {
	width:117px;
	height:105px;
	margin:195px 0 0 0;
	background-color:#ADD8E6;
	position:absolute; }
	
/*  Home Page "Any Questions" message 
----------------------------------------------------------- */

#home_msg {	border-top: 1px solid #cecdcd; }

	#home_msg h3 { margin:5px 0 5px 10px; }

/*  Main Content Area 
----------------------------------------------------------- */

#home_contentwrap {	min-height:500px; }

	#home_contentwrap p { margin:10px 0px; }

#content {
	float:left;
	width:352px;
	height:auto;
	padding: 5px 10px 0 130px;
	border-top:1px solid #cecdcd; }

#right_img {
	width:478px;
	float:right;
	background-color:white;
	background-image: url(../images/layout/hme_left_img_rep.gif);
	background-repeat: repeat-y; }
	
#right_img_repl {
	margin:0 0 0 25px;
	width:426px;
	height:501px; }
	
#right_img_rc {
	background-image: url(../images/layout/hme_left_rc.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height:15px; }
	
/*  Bottom Nav & Footer 
----------------------------------------------------------- */

#bottomnav { margin-top:20px; }

