/*  
REH3design
Created: 09/08/2008
Last Modified: 09/08/2008
Version: 12.0
Author: Ray Henry
*/

/* GLOBAL DECLARATIONS *************/
* 									{margin:0;padding:0;} /*--- Zero out everything ---*/
.clearer 							{clear:both;}
h1, h2, h3, h4, h5, h6 				{font-weight:normal;}

/* GENERAL LAYOUT STRUCTURE ********/
body 								{background:#C7C7AC url(content/images/r3-main-bg.gif) repeat-x 0 0;font-family:"Trebuchet MS", arial, verdana, sans-serif;color:#272727;}
#content, #sub 						{width:100%;text-align:center;}
#sub 								{background:#272727;}
#wrapper, #footer, #clients			{margin:0 auto;width:840px;text-align:left;}
#wrapper							{background:url(content/images/r3-content-bg.gif) no-repeat 0 0;}

/* CONTENT STRUCTURE ***************/
#branding							{float:left;margin:0 0 20px 0;width:840px;}
#branding h1						{float:left;width:480px;height:120px;text-indent:-9999px;background:url(content/images/r3-logo.gif) no-repeat 0 0;}
.scroll								{height:330px;width:840px;overflow:auto;overflow:hidden;position:relative;clear:left;background:#fff url(content/images/r3-featured-bg.gif) no-repeat bottom left;}
.scrollContainer div.panel			{padding:10px;width:820px;height:300px;}
#navigation							{float:left;margin:10px 0 0 0;padding:0 0 10px 0;width:840px;background:#fff;}
#navigation ul						{list-style:none;}
#navigation ul li					{float:left;margin:5px;width:108px;height:108px;background:url(content/images/r3-thumb-bg.gif) no-repeat 0 0;border:1px solid #999;}
#navigation ul li:hover				{border-color:#272727;}
.scrollButtons						{display:none;}

/* INFO STRUCTURE *****************/
#info								{float:left;margin:20px 0 0 0;width:840px;}
#about								{float:left;width:360px;}
#about p							{margin:0 10px 21px 0;font-size:14px;line-height:21px;}
#contact							{float:left;padding:0 0 20px 0;width:480px;}
#contact label						{float:left;margin:0 10px 10px 10px;font-size:14px;}
#contact textarea					{border:1px solid #272727;width:460px;background:#F1F1EA;}
#contact input						{padding:2px;width:214px;border:1px solid #272727;background:#F1F1EA;font-size:14px;}
#contact input.r3-button			{float:right;margin:0 10px 0 0;padding:0;border:none;background:none;width:auto;}

/* SUB STRUCTURE ******************/
#footer								{padding:50px 0 40px 125px;width:715px;background:url(content/images/r3-footer-logo.gif) no-repeat 0 0;color:#939393;font-size:12px;}
#clients							{padding:20px 0 40px 0;}
#clients h5							{float:left;width:110px;margin:0 0 0 10px;color:#939393;font-size:14px;font-weight:bold;}
#clients ul							{float:left;color:#939393;list-style:none;font-size:12px;}
#clients ul li						{float:left;margin:0 10px;width:220px;}
