body {
	margin:0;
	padding: 0;
	background: #e8e8e8;

}
#topWrapper {
	background: #fff  url(/images/growhr/body_bg.jpg) repeat-x left top;
	width: 100%;
	margin:0;
	padding: 0;
}
#innerWrapper {
	/*background-color: #ffffff;*/
	width: 831px;
	margin: 0 auto;
}
#header{
	width: 1042px;
	margin-left: -211px;
	margin-bottom: -203px;
	height: 356px;
	background:transparent url(/images/growhr/poeple.jpg) no-repeat top left;
}
#header img{
	float: right;
	margin-right: 70px;
}

#contentWrapper{
	background: transparent url(/images/growhr/left_fade.png) no-repeat top left;
	padding-left: 26px;
	width: 805px;
}
#fadeRight{
	padding-right:26px;
	background: transparent url(/images/growhr/right_fade.png) no-repeat top right;
}

#navigation{
	height: 35px;
	background: orange;
	width:779px;
}
#content{
	
	margin-bottom: -31px;
	background: #fff url(/images/growhr/footer_bg.jpg) repeat-x bottom left;
	position:relative;
}

#contentImage{
	margin:0;
	padding:0;
}
#contentCopy{
	padding: 30px 40px 60px 40px; 
}

#botBand{
	height: 31px;
	background: #e8e8e8;
}
.CB{
	clear:both;
}

a {
	color: #cc6600;
}



/*navigation styles*/
#navigation {
	clear: both;
}
#navigation ul{

	background: #d26103;
	height: 35px;
	margin:0;
	padding: 0 0 0 0;
	width: 779px;
}
#navigation ul li{
	width: 128px;
	float:left;
	list-style:none;
}
#navigation ul li a{
	color:#fff;
	display:block;
	font: bold 12px "Century Gothic";
	line-height:35px;
	vertical-align: middle;
	text-align: center;
	height: 35px;
	text-decoration: none;
	text-transform: uppercase;

 }

#navigation ul li a:hover, #topNav ul .Selected a{
	background: #9c4802
}


#navigation ul .Separator{
	background: #d97a2c;
	float: left;
	width: 2px;
	line-height: 35px;
	height: 35px;
	padding: 0;
	margin: 0;
}
/*end of navigation styles*/


/*webwand settings*/

/*------Contact Page---------*/

#colorFastFormTable{
	margin-left:20px;
	width: 550px;

}

.FormLabel
{
	float:left;
	width:150px;
	text-align: left;
	color: #999999;
	font-size: 11px;
}

.FormBox
{
	width: 153px;
	height: 21px;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #d1d1d1;
}
.FormTextarea
{
	width: 153px;
	height: 90px;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #d1d1d1;
}

div.FormTextBits
{
	float:right;
	margin-top:-20px;
	color: #999999;
}
.FormTextBits
{
	color: #999999;
}
.ContentHeading
{
	text-align: left;
	color: #de3427;
	font:bold 16px arial;
}
#checkText{
	width:390px;
	margin-left:20px;
}
.FormSpacer
{
	line-height: 5px;
}

/*------End Contact Page---------*/


/*--------- gallery styles-------------*/
.GalleryColOne {
	padding: 15px 65px 15px 65px;
}

.GalleryMain
{
	padding: 22px;
	padding-top: 0;
	margin-top: 0;
	text-align: left;
}
.GreyBG
{
	height: 159px;
	background: url(../../images/W-GalleryGreyBG.gif) no-repeat left;
	padding: 0;
}
.GreyBox
{
	width: 159px;
	height: 159px;
	background: #ccc;
}
.FPadd
{
	width: 723px;
	margin: 0 0 0 22px;
	padding:20px 0 20px 0;
}



/*----------end of gallery styles------*/

/* Portal Menu Styles */

#PortalMenu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#PortalMenu li
{
	float: left;
}
#PortalMenu li a img
{
	border:none;
}
.CB{
	clear: both;
}
/* End Portal Menu Styles */
