/* Group background */

body {
	/*	width: 100%;	*/
	height: 100%;
	background-color: #9e9291;
	background-image: url(../../../images/backgrad.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:19px;
}

.bodyWhite {
	width: 976px;
	min-height:430px;
	background-color:#FFFFFF;
	padding:6px;
}

.bodyWhiteLower {
	width: 976px;
	min-height:170x;
	background-color:#FFFFFF;
	padding:6px;
	margin-top:6px;
}

.strapLine {
	width:988px;
	height:29px;
	background-image:url(../../../images/footer/home_strap.jpg);
	/*	background-color:#CCCCCC; 	*/
}

.bodyEdge {
	margin-top:1px;
	width: 988px;
	min-height: 400px;
	background-color: #948683;
	padding-bottom:6px;
	padding-left:6px;
	padding-right:6px;
}

.rightbox1
{
	width: 361px;
	min-height: 377px;
	background-color:#ffffff;
	color:#7f8678;
	float:left;
	margin-top:0px;
	margin-left: 6px;
}

.lowerbox1
{
	width: 239px;
	min-height: 138px;
	background-color:#938f57;
	float:left;
	color:#FFFFFF;
}

.lowerbox2
{
	width: 239px;
	min-height: 138px;
	background-color:#938f57;
	float:left;
	color:#FFFFFF;
	margin-left: 6px;
}

.innerBoxLeft
{
	width: 239px;
	float:left;
}
.innerBoxRight
{
	width: 229px;
	float:left;
	padding:6px;
}

.enewsBox
{
	width:	350px;
	height:	48px;
	padding: 6px;
	margin-left:6px;
	background-color:#aba87c;
	float:left;
}

.text1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:26px;
	height:22px;
	color:#948683;
}

.text2
{
	font-family:Arial, Helvetica, sans-serif;
	color:#ff0000;
}

.text3
{
	font-family:Arial, Helvetica, sans-serif;
	color:#948683;
}

.restL1
{
	min-width: 481px;
	height: 437px;
	float:left;
}

.restR1
{
	width: 473px;
	min-height: 425px;
	color:#7f8678;
	float:left;
	margin-top:0px;
	margin-left: 6px;
	padding:6px;
}

.menuBlockOuter {
	width: 188px;
	min-height:61px;
	background-color:#ecedeb;
	padding:6px;
}

.left_accessibility
{
	width:490px;
	height: 437x;
	background-color:#ffffff;
	float:left;
}

.right_accessibility
{
	width: 450px;
	min-height: 400px;
	background-color:#ffffff;
	color:#b8b5b1;
	float:left;
	margin-top:0px;
	margin-left: 6px;
	padding:6px;
}

.left_careers
{
	width:608px; /*608*/
	height: 437x;
	background-color:#ffffff;
	float:left;
}

.right_careers_heading
{
	width: 349px; /*349*/
	line-height:32px;
	background-image: url(../../../images/footer/right_title.jpg);
	color:#FFFFFF;
	font-size:24px;
	float:left;
	margin-top:0px;
	margin-left: 6px;
	padding:6px;
    text-indent:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.right_careers_main
{
	width: 349px;
	min-height: 370px;
	background-color:#b4a9a3;
	color:#ffffff;
	float:left;
	margin-top:0px;
	margin-left: 6px;
	padding:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
}

.left_locations
{
	min-width: 481px;
	float:left;
}

.right_locations
{
	color:#7f8678;
	float:left;
	margin-left: 6px;
}

.left_sitemap
{
	min-width: 380px;
	float:left;
}

.center_sitemap
{
	min-width: 380px;
	float:left;
}

.right_sitemap
{
	min-width: 200px;
	float:left;
}

.footerCreds {
	font-size: 10px;
	color:#FFFFFF;
	padding-top:0px;
	height:22px;
	padding-right: 6px;
}

