﻿/*##################### 
id containers	
######################*/
#container1 {
	padding: 0px 0px 0px 0px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;

	background-image: url(../images/ui/container1Bg.gif);
	background-repeat: repeat-y;
}
#container2 {
	background-image: url(../images/ui/container2_homeBg.gif);
	background-repeat: no-repeat;
}
#container3 {
	background-image: url(../images/ui/container3_homeBg.gif);
	background-repeat:repeat-y;
}
#positioningStatement {
	float:right;
	width:250px;
	color:#FFFFFF;
	font-size:120%;
	text-align:right;
	height:130px;
}
#banner {
	background-image: url(../images/banners/homeBanner.jpg);
	background-repeat:no-repeat;
	height:254px;
	position:relative;
	
}
#logoBox {
	padding:18px 0px 0px 40px;
	height:72px;
}
#content {
	float: left;
	width: 758px;	
}
#content #contentInner {
	clear: both;
	padding: 25px 30px 8px 27px;
}


#rhSidebar {
	width: 212px;
	float:right;
	color: #FFFFFF;
}
#rhSidebar #rhInner {
	padding: 15px 15px 15px 22px;
	color: #FFFFFF;
}
#rhSidebar #rhInner a,
#rhSidebar #rhInner a:visited,
#rhSidebar #rhInner a:hover{
	color: #FFFFFF;
}
#rhSidebar #rhInner  .pageTitle
{
	font-size:150%;
	line-height: 105%;
	margin-top: 0px;
	color:#fff;
}
.homeContent 
{
	float:left;
	width:334px;
}
