
/* ------- CSS FOR STANDARD PAGE LAYOUT ----------- */
#container {width:920px; margin-top:35px; }

#leftcolumn {width:189px; background: url(../images/sidenav-box.gif) no-repeat top;
}

#sidenav {background:url(img/sidenav-box.gif) no-repeat; width:179px; height:260px; margin:5px auto; }
#browsing-title {font:16px arial; color:#558B02; padding:22px 0 0 11px; }
#sidenav-links {margin:7px 0 0 10px; }
#sidenav-links ul { }
#sidenav-links li {list-style:none; font:13px arial; color:#558B02; line-height:26px; }
	#sidenav-links li a {color:#558B02; text-decoration:none; }
	#sidenav-links li a:hover {text-decoration:underline; }

#offer-box {width:179px; height:227px; background:url(img/freecopy-bg.gif) no-repeat; margin:5px auto; }
#offer-btn {padding:180px 0 0 22px; }
#testimonials-box {width:179px; height:227px; margin:5px auto; }

#maincolumn-wrap { width:718px; background:#558B02; float:left; margin-left:11px; }
#maincolumn { width:708px; background-color:#fff; margin:5px auto;  }

/* ------- END CSS FOR STANDARD PAGE LAYOUT ----------- */


