#bar
{
	float:left;
	background-image: url('../images/boxBackgroundTeam.gif');
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-bottom: 30px;
	

}
html>body #bar
{
	float:left;
	background-image: url('../images/boxBackgroundTeam.gif');
	background-repeat: repeat-y;
	margin-top: 60px;
	

}
#box1
{
	position: relative;
	float: left;
	width: 960px;	
	height: 1%;

}
html>body #box1
{
	position: relative;
	float: left;
	width: 960px;	
	height: 1%;

}
#box1 .box1Banner
{
	
	width: 240px;
	height: 44px;
	text-align: left;
	font-size: 14px;
	color: #862B28;	
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	float: left;

}
#box1 .box2Banner
{
	height: 40px;
	text-align: left;
	font-size: 14px;
	color: #862B28;	
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	width: 680px;
}

html>body #box1 .box1Banner
{
	
	width: 230px;
	height: 40px;
	text-align: left;
	font-size: 14px;
	color: #862B28;	
	font-weight: bold;	
	float: left;
	

}
html>body #box1 .box2Banner
{
	height: 40px;
	text-align: left;
	font-size: 14px;
	color: #862B28;	
	font-weight: bold;
	padding-left: 10px;
	margin-top: 0px;	
	width: 670px;
	float: right;
	margin-bottom: 50px;

}

#box1  .rightBar
{
	position: relative;
	float: right;
	background-image: url('../images/box1RightBar.gif');
	background-repeat: repeat-y;	
	width: 150px;
	margin-right: -173px;
}


.box1Banner .grey
{
	color: Gray;
}
#bar .box1Content
{
		width: 240px;
	float: left;
	padding: 0px 0px 0px 0px;
	
}

#bar .box1ContentBody
{
	text-align: center;
	width: 100px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: -20px;	
}

html>body #bar .box1Content
{
	
	width: 240px;
	float: left;
	
}

html>body #bar .box1ContentBody
{
	text-align: center;
	width: 100px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: -20px;	
	float: left;

}
.middle
{
	text-align: center;
	
}
#box1 .box1BottomBar
{
	background-image: url('../images/box1BottomBar.gif');
	background-repeat:repeat-x;
	width: 646px;
	height: 2px;
}
#pageContainer .boxSeperator
{
	position: relative;
	float: right;
	margin-top: 52px;
	margin-left: 3px;
	padding-right: 17px;
	background-image: url('../images/boxSeperator.gif');
	background-repeat:repeat-y;
	height: 100%;
	width: 1px;

}


#box2
{
	clear:both;
	position: relative;
	float: right;
	width: 285px;
}

#bar .box2Content
{	
	margin-top: 10px;	
	padding-right: 24px;	
	margin-bottom: -23px;
	width: 680px;

}

html>body #box2
{
	clear:both;
	position: relative;
	float: right;
	width: 285px;

}

html>body #bar .box2Content
{	
	margin-top: 10px;	
	padding-right: 24px;	
	margin-bottom: -23px;
	width: 580px;
	float:right;
}

#box2 .box2ContentTest
{
	
	margin-top: 5px;
	height: 100%;
	padding-right: 24px;
	background-color: #E3E0DB;	
	margin-bottom: -23px;
	
}
#box2 .box2ContentTitle
{
	color: #979B9E;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding-left: 5px;
	padding-top: 10px;
}
#box2 .box2ContentBody
{
	text-align: left;
	padding-left: 10px;
	padding-top: 20px;
	
}
.box2ContentBody p.heading1
{
	FONT-SIZE: 12px;
	color: #862B28;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: -20px;	
}
html>body .box2ContentBody p.heading1
{
	FONT-SIZE: 12px;
	color: #862B28;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: -10px;	
}

.box1ContentBody p.heading2
{
	FONT-SIZE: 12px;
	color: #862B28;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: -12px;	
}
