
#pageContainer .bannerCompany
{
	position: relative;
	float: left;
	background-image: url('../images/bannerCompany.jpg');
	background-repeat:no-repeat;
	width: 959px;
	height: 271px;
}

#pageContainer .bannerServices
{
	position: relative;
	float: left;
	background-image: url('../images/bannerServices.jpg');
	background-repeat:no-repeat;
	width: 959px;
	height: 271px;
}
#pageContainer .bannerSolutions
{
	position: relative;
	float: left;
	background-image: url('../images/bannerSolutions.jpg');
	background-repeat:no-repeat;
	width: 959px;
	height: 271px;

}

#pageContainer .bannerContact
{
	position: relative;
	float: left;
	background-image: url('../images/bannerContact.jpg');
	background-repeat:no-repeat;
	width: 959px;
	height: 271px;
}
#pageContainer  .bannerTitleSmall
{
	
	position: relative;
	float: left;	
	font-family: Arial, verdana, sans-serif;
	font-size: 18px;
	color: #862B28;	
	padding-top: 220px;
	padding-left: 580px;
	font-weight: 700;
}
#pageContainer .whitespacer
{
	background-image: url('../images/spacerGrey.gif');
	width: 5px;
	height: 30px;
	float: right;
	margin-top: -25px;
	border: 0px solid #000000;
	
}
#pageContainer .spacer
{
	background-image: url('../images/pixel_trans.gif');
	background-repeat:no-repeat;
	height: 29px;
	
}


#bar
{
	float:left;
	background-image: url('../images/boxBackground.gif');
	background-repeat: repeat-y;
	margin-top: 20px;
	width: 960px;	
}
html>body #bar
{
	float:left;
	background-image: url('../images/boxBackground.gif');
	background-repeat: repeat-y;
	margin-top: 60px;
}
#bar .box1Content
{

	float: left;	
	width: 650px;
	text-align: left;
	padding-left:10px;
	padding-right: 10px;

}
html>body #bar .box1Content
{

	float: left;	
	width: 620px;
	text-align: left;
	padding-left:10px;	
}
#bar .box2Content
{
	padding-left: 34px;
	padding-right: 10px;
	margin-bottom: -23px;
	width: 308px;
	float: right;
	text-align: left;
}
html>body #bar .box2Content
{
	padding-left: 44px;
	padding-right: 10px;
	margin-bottom: -23px;
	width: 250px;
	float: left;
	text-align: left;
}

#box1
{
	position: relative;
	float: left;
	width: 960px;	
	height: 1%;
}
html>body #box1
{
	position: relative;
	float: left;
	width: 960px;	
	height: 1%;
	margin-top: 20px;
}

#box1 .box1Banner
{
	/*background-image: url('../images/boxTitle.gif');*/
	background-color: #E7E9E8;
	background-repeat:no-repeat;
	width: 650px;
	height: 44px;
	text-align: left;
	font-size: 14px;
	color: #862B28;	
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
}
html>body #box1 .box1Banner
{
	/*background-image: url('../images/boxTitle.gif');*/
	background-color: #E7E9E8;
	background-repeat:no-repeat;
	width: 642px;
	height: 44px;
	text-align: left;
	font-size: 14px;
	color: #862B28;	
	font-weight: bold;
	padding-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	float: left;

}
#box1 .box2Banner
{

	background-color: #E7E9E8;
	width: 285px;
	height: 44px;
	text-align: left;
	font-size: 14px;
	color: #862B28;	
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	float: right;
}
html>body #box1 .box2Banner
{

	background-color: #E7E9E8;
	width: 275px;
	height: 44px;
	text-align: left;
	font-size: 14px;
	color: #862B28;	
	font-weight: bold;	
	float: right;
	
}
.box1Banner .grey
{
	color: Gray;
}
.box2Banner .grey
{
	color: Gray;
}

.middle
{
	text-align: center;
	
}
#
html>body #pageContainer .spacer
{

	position: relative;
	float: right;
	padding-right: 24px;
	background-image: url('../images/pixel_trans.gif');
	background-repeat:no-repeat;
	height: 29px;
	width: 800px;
	
	
}

#box2Services
{
	position: relative;
	float: left;
	background-image: url('../images/services_rightboximage.gif');
	background-repeat:no-repeat;
	width: 302px;
	height: 434px;
	
}

#box2Solutions
{
	position: relative;
	float: left;
	background-image: url('../images/solutions_rightboximage.gif');
	background-repeat:no-repeat;
	width: 179px;
	height: 350px;
	margin-left: 70px;
	margin-top: 10px;		
}


.box2Content p.heading1
{
	FONT-SIZE: 12px;
	color: #862B28;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: -20px;	
}

html>body .box2Content p.heading1
{
	FONT-SIZE: 12px;
	color: #862B28;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: -10px;	
}

html>body .box2ContentBody p.heading1
{
	FONT-SIZE: 12px;
	color: #862B28;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: -10px;	
}

.box1Content p.heading2
{
	FONT-SIZE: 12px;
	color: #862B28;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: -12px;	
}

a.menuLinks:link,
a.menuLinks:visited,
a.menuLinks:active
{
 	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	color: #838383;
	font-weight:bold;
	text-decoration:  none;	
}
a.menuLinks:hover	{
 	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	color: #862B28;
	text-decoration:  underline;	
	font-weight:bold;
}

a.profileLink:link,
a.profileLink:visited,
a.profileLink:active
{
 	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	color: #8E2A28;
	font-weight:bold;
	text-decoration:  none;	
}
a.profileLink:hover	{
 	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	color: #6B7073;
	text-decoration:  underline;	
	font-weight:bold;
}
a.small:link,
a.small:visited,
a.small:active
{
 	font-family: Arial, verdana, sans-serif;
	font-size: 11px;
	color: #862B28;	
	text-decoration:  none;	
}
a.small:hover	{
 	font-family: Arial, verdana, sans-serif;
	font-size: 11px;
	color: #862B28;
	text-decoration:  underline;	
	
}

a.links:link,
a.links:visited,
a.links:active
{
 	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	color: #8F2C27;
	font-weight:bold;
	text-decoration:  none;	
}
a.links:hover	{
 	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	color: #7D8184;
	text-decoration:  underline;	
	font-weight:bold;
}


 td.formLabel
 {
	font-size: 11px;
 }
 
 li
{
	color: #862B28;
	
}
.liFontBlack
{
	color: black;
}