/* CSS Document */

/* SITE MENU */
#chromemenu{
position: absolute;
top: 55px;
left: 0;
z-index: 102;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border-bottom: 1px solid #000066;
border-top: 1px solid #000066;
width: 780px;

margin-left: 0;
padding-left: 0;
margin: 0;
padding:0;
float: left;
font: normal 11px Arial;
}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
float: left;
color: #000066;
font-weight: normal;
text-align: center;
padding: 2px 0px 2px 8px;
text-decoration: none;
border-left: 1px solid #000066;
width: 147px;

background-image: url(../../GRAPHICS/HOME/layout_01-27-06/menu_bg_on1.gif) 
}

#chromemenu ul li a.lastLink{
width: 146px;
border-right: 1px solid #000066;

}
#chromemenu ul li a:hover{
color: #000066;
background-image: url(../../GRAPHICS/HOME/layout_01-27-06/menu_bg_off.gif) 
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position: absolute;
	top: 0; /*Theme Change here*/
	border-bottom-width: 1;
	font: normal 11px Arial;
	line-height: 15px;
	z-index: 100;
	background-color: #5a728d;
	filter: alpha(opacity=97);
	width: 167px;
	border-right-width: 1px;
	border-left-width: 1px;
	margin-top: -1px;
	visibility: hidden;
}

.dropmenudiv a{
	width: 140px;
	_width: 152px;


#width: 152px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 4px;
	margin-left: 3px;

}

.dropmenudiv a:hover{ /*Theme Change here*/
	background-color: #C00;
	color: #fff;
}

/* END OF SITE MENU CSS */



/* sub MENU  */
li.sub ul {
display:none;
position: absolute; 
left: 100%; 
top:0;
padding-top: 0px;

}


li.sub:hover  ul{
display: block;

background-color: #5a728d;
	color: #fff;
	}
/* END OF sub MENU CSS */


/* TOP NAV MENU FOR SITE */
#TOPNAV{
	top: -75px;
	left: 300px;
	position: relative;
	width: 500px;
	height: 20px;
	z-index: -1;
}

#TOPNAV:after{ /*Add margin between menu and rest of content in Firefox*/
display: block; 
height: 0; 
clear: both; 

}

#TOPNAV ul{
	width: 100px;
	padding-left: 0;
	margin: 0;
	font: bold 11px Arial;
}


#TOPNAV ul li{
	list-style-type: none;
	padding-left: 15px;
	background-image: url(../GRAPHICS/Home%202008/Bullets/bulletsGreenSquares.png);
	background-repeat: no-repeat;
	background-position: left;
}


#TOPNAV ul li a{
	color: #eee;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	display: block;
	text-align: left;
	margin: 0;
	padding: 0;
	_height: 16px;
	#height: 16px;

}




#TOPNAV ul li a:hover{
color: #fff;
}

#TOPNAV ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.topdropmenudiv{
	position:absolute;
	top: 0;
	border-bottom-width: 0;
	font: normal 11px Arial;
	line-height:15px;
	z-index:100;
	background-color:#5a728d;
	filter:alpha(opacity=100);
	width: 152px;
	visibility: hidden;
}

.topdropmenudiv a{
	width: 140px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 4px;
	margin-left: 3px;

}

.topdropmenudiv a:hover{ /*Theme Change here*/
	background-color: #C00;
	color: #FFF;
}

/* END OF TOP NAV FOR SITE */

#SITEHEAD {
	height: 90px;
	width: 936px;
	margin: 0px;
	padding: 0px;
}



#homePgWelcome {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	position: absolute;
	top: 80px;
	left: 376px;
	text-align: right;
	z-index: 100;
	width: 400px;
}

#homePgWelcome a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
}

#homePgWelcome a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: underline;
}


#homePgWelcome form {
	margin: 5px 0 0 0;
	padding: 0;
}


#siteSearch {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight:bold;
	color: #fff;
	position: relative;
	top: -95px;
	_top: -42px;
	#top: -42px;
	left: 265px;
	text-align: right;
	word-spacing: -0.3em;
	width: 400px;
}

.siteheaderSearchBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 130px;
	border: 1px solid #336699;
	background: #fff;
	height: 13px;
	_height: 19px;

	#height: 19px;
	padding-top: 1px;
	margin: 0;
}

.siteheaderSearchButton {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000066;
	width: 40px;
	height: 17px;
	top: 4px;
	_top: 3px;

	#top: 3px;
	padding: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: relative;
}

#ADROW {
	margin: 0;
	padding: 0;
	top:80px; 
	left: 0;
	position: absolute;
	background: #fff;
	width: 423px;
	height: 222px;
	z-index:100;
}
#ADROW_v2 {
	margin: 0;
	padding: 0;
	top:80px;
	left: 0;
	position: absolute;
	width: 423px;
	height: 222px;
	z-index:100;
	background-color: #fff;
	background-image: url(../GRAPHICS/Home%202010/outAdBack.png);
	background-repeat: no-repeat;
	background-position: left;
}

#ASTDPASS{
	margin:0;
	padding:0;
	position:absolute;
	border-left: 1px solid #9CB6D6;
	top:96px;
	left:597px;
	z-index: 100;
	background:none;
}

#ASTDPASS2{
	float: left;
	text-align: center;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 200px;
	border-bottom: 1px solid #9CB6D6;
	margin: 0 2px 0 2px;
	height: 95px;
}

#ASTDROW2BB{
	margin: 0;
	padding: 0;
	top: 96px;
	left: 424px;
	position: absolute;
	background: #fff;
	border: 1px solid #9CB6D6;
	width: 353px;
	height: 200px;
	z-index:99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
}
#ROW2BB {
	margin: 0;
	padding: 0;
	top: 96px;
	left: 424px;
	position: absolute;
	background: #fff;
	border: 1px solid #9CB6D6;
	width: 353px;
	height: 200px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}

#ROW2BBtop {
	width: 346px;
	float: left;
	border-bottom: 1px solid #9CB6D6;
	margin: 0 2px 0 2px;
	height: 100px;
}

#ROW2BBbl {
	width: 172px;
	float: left;
	margin: 0px 0 1px 0;
	height: 98px;
	text-align: center;
	
}

#ROW2BBbr {
	width: 168px;
	float: left;
	margin: 1px 0 1px 0;
	height: 98px;
	text-align: center;
	border-left: 1px solid #9CB6D6;
}

#homeQuote {
	margin: 0;
	padding: 15px 0 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	

}

#homeQuoteAuth {
	margin: 0;
	padding: 4px 4px 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#336699;
	text-align:right;

}

#customers {
	padding: 15px 0 0 10px;
	text-align: center;
}


#BILLBOARD {
	margin: 0;
	padding: 0;
	position: relative;
	width: 936px;
	height: 297px;
	_height: 280px;





	#height: 280px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	top: -68px;
	_top: -78px;





	#top: -78px;
}



#BILLBOARD H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: normal;
	color:#fff;
	font-weight:bold;
	margin: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 8px;
	text-align: center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #20A8DB;
	
}


#BILLBOARD ul
{
	list-style-type: none;
	list-style:none;
	text-align: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 0;
}

#BILLBOARD LI {
margin: 0;
padding: 0;
/*border-bottom: 1px solid #336699;*/
}

#BILLBOARD ul li a
{
	text-decoration: none;
	color: #000000;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left center;
}

#BILLBOARD ul li a:hover
{
	color: #000000;
	text-decoration: underline;/*background-color: #CC0000;*/
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;

}

#BILLBOARD ul li a#current
{
background: transparent url(../includes/blueBullet.gif) left center no-repeat;
color: #666;
}



/* End of Off Shelf Main Menu */

#BB01 {
	top: 4px;
	left: 0;
	float: left;
	width: 310px;
	_width: 310px;
	#width: 310px;
	height: 297px;
	z-index:100;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}



#BB02 {
	margin: 4px 0 2px 0;
	padding: 4px;
	top: 4px;
	left: 0;
	float: left;
	width: 298px;
	height: 213px;
	z-index:1;
}



#BB04 {
	top: 4px;
	left: 0;
	float: left;
	width: 311px;
	_width: 312px;
	#width: 312px;
	height: 297px;
	z-index:100;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
}

#BB04 p {
	padding: 0 0 0 0;
	margin: 4px 0 0 2px;
}


#FOOTER {
	margin: 0;
	position: relative;
	background: #FFF;
	text-align: right;
	width: 936px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	z-index:100;
	top: -62px;
	_top: -89px;


	#top: -89px;
	padding: 0;
	vertical-align: bottom;
}

#FOOTER a {
	color: #666666;
}

#COPYRIGHT {
	text-align: left;
	width:275px;
	float: left;
	margin-top: 3px;
}

#FOOTBehCh {
	text-align: center;
	float:left;
	top:0px;
	width: 250px;
	margin-left: 85px;
	margin-top: 4px;
}

/* SCROLLER2 */



#scrollUpControl {
	position:absolute; 	 
	width:291px; 
	left:242px; 
	top:313px; 
	z-index:98; 
	text-align: right;
	border-right: 1px solid #eee;
} 

#scrollDownControl {
	position:absolute; 	
	width:291px; 
	left:242px; 
	top:553px; 
	z-index:98; 
	text-align: right;
	border-right: 1px solid #eee;
} 


#scrollContainer {
	z-index: 95;
	position:absolute; 
	width: 291px; 
	height:255px; 
	overflow:hidden; 
	top:313px; 
	left:242px; 
	clip:rect(0,315,240,0); 
	/*border: 1px solid #999;*/
	background-color: #6b95b7;
	border-right: 1px solid #eee;
	
} 
#scrollContent {
	position:absolute; 
	top:0;
	left:0;
	width: 267px;
	padding: 22px 2px 0 7px;
	margin: 18px 0 0 0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #000; 
	background-color: #fff;
	
} 

#scrollContent a{
	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #000; 
	text-decoration: none;

	
} 



#scrollContent p{
	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #000; 
	text-decoration: none;
	margin: 0;
	padding: 20px;
	/*border-bottom: 1px solid #ccc;*/
} 


#scrollContent a:hover{
	color: #336699; 
	text-decoration: underline;
} 


/* END OF SCROLLER2 */

#industries {
	width:276px;
	height:200px;
	z-index:99;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 15px;
	margin-left: 10px;
}

#industries UL{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: 000066;
	list-style:none;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	
}

#industries a{
	color: #000033;
	text-decoration: none;
}

#industries a:hover{	
	text-decoration: underline;	
}

#industries h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
	margin: 0;
	padding: 0;
}

#industries UL LI{
	color: #000033;
	text-decoration: none;
	text-align: left;
	display: block;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	
}

#industriesCol1 {
	float: left;
	width: 137px;
	padding-left: 25px;
}

#industriesCol2 {
	float: left;
	width: 167px;
}


#solutionsTab {
	margin: 0;
	padding: 0;
	top: 313px;
	left: 242px;
	position: absolute;
	background-color:#FFFFFF;
	width: 276px;
	height: 25px;
	z-index:100;
	visibility: visible;
}

#solutionsTab H2{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color:#fff;
	background: #4a6d94;
	font-weight:bold;
	margin: 0;
	padding: 1px 0 1px 6px;
	
}


#solutionsTab2 {
	margin: 0;
	padding: 0;
	top: 313px;
	left: 242px;
	position: absolute;
	background: #fff;
	width: 276px;
	height: 25px;
	z-index:100;
	visibility: hidden;
}

#solutionsTab2 H2{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color:#fff;
	background: #4a6d94;
	font-weight:bold;
	margin: 0;
	padding: 1px 0 1px 6px;
	
}
/* NEW STYLES START HERE *************************************************/
#container{
	width:768px;
}
#headerContent{
background-color:#00CC99;
	width:768px;
	height:75px;
}
#flashMain{
	width: 768px;
	height: 240px;
	position: relative;
	background-color:#3399FF;
}
#solutionsLeft{
	position:relative;
	width: 308px;
	height: 480px;
	left: -230px;
	background-color: #FF6699;
}
#featuredServices{
	position:relative;
	width: 230px;
	height: 480px;
	top: -480px;
	left: 39px;
	background-color: #CC0066;
}
#featuredProducts{
	position:relative;
	width: 230px;
	height: 480px;
	top: -960px;
	left: 269px;
	background-color:#FFFF99;
}
#SITEHEAD #siteSearch {
}
#SITEHEAD #siteSearch {
}
#solutionsInd {
	float: left;
	height: 297px;
	width: 311px;
	_width: 314px;
	#width: 314px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	margin: 0px;
	padding: 0px;
}
#BB01 ul {
	margin-left: 30px;
}
#BB04 ul {
	margin-left: 30px;
}
#BILLBOARD #BB04 p {
	margin-left: 0px;
	line-height:10px;
}
#SolutionsScroll {
	top: 360px;
	left: 624px;
	width: 358px;
	_width: 360px;



	#width: 360px;
	height: 270px;
	_height: 275px;



	#height: 275px;
	margin-top: -43px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #036;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	
}
#homeMainMenu {
	position: relative;
	top: -72px;
	_top: -81px;


























	#top: -81px;
	width: 625px;
	height: 20px;
	left: -20px;
}
#productsAdds {
	background-color: #b9cbe1;
	position: absolute;
	top: 986px;
	width: 1024px;
	height: 98px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5582B9;
	left: 77px;
}
#productsAdds #customersSlide {
	width: 195px;
	float: left;
	height: 83px;
	margin-top: 7px;
	text-align: center;
	padding-top: 15px;
	margin-right: 2px;
}
.behChange {
	font-weight: bold;
	color: #036;
}
#productsAdds #proAdd {
	text-align: right;
	float: left;
	height: 83px;
	width: 270px;
	margin-right: 3px;
	margin-top: 7px;
}
.proAddsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #039;
	text-align: left;
	display: block;
	position: relative;
	width: 600px;
	height: 17px;
	margin-top: 5px;
	margin-bottom: 3px;
}
#mainAdd {
	position: relative;
	width: 935px;
	_width: 936px;
	#width: 936px;
	left: 0px;
	height: 275px;
	text-align: left;
	top: -69px;
	_top: -80px;

	#top: -80px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
/* SCROLL DIV */
#dhtmlgoodies_scrolldiv{
	/* The total width of the scrolling div including scrollbar */
	width: 360px;
	height: 268px;
	position: absolute;
	}
	#scrolldiv_parentContainer{
	width:340px;	/* Width of the scrolling text */
	height:225px;
	_height:227px;
	#height:227px;
	overflow:hidden;
	float:left;
	position:absolute;
	margin-top: 46px;
	_margin-left: -20px;
	#margin-left: -20px;
	
	}
	
	/*
	CSS for the scrolling content 
	*/
	#scrolldiv_content{
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-left: 2px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
	/*
	The scrollbar slider 
	*/
	#scrolldiv_slider{
	width:15px;
	margin-left:2px;
	height:273px;
	_height:276px;

	#height:276px;
	float:left;
	position: relative;
	top: 41px;
	left: 341px;
	_left: 341px;

	#left: 341px;
	}
#scrolldiv_content ul {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -40px;
	_margin-left: 0px;
	#margin-left: 0px;
	list-style-type: none;
	
}
#scrolldiv_content ul li {
	background-color: #FFF;
}
.titleImages {
	position: relative;
	top: -20px;
}
	
	/*
	The scrollbar (The bar between the up and down arrow )
	*/
	#scrolldiv_scrollbar{
	width:14px;
	height:202px;
	_height:204px;

	#height:204px;/* Total height - 40 pixels */
	border:1px solid #bfd3e7;
	position:relative;
	background-color: #D2E0EE;
	}
	/*
	The scrollbar handle
	*/
	#scrolldiv_theScroll{
		margin:1px;
		width:12px;
		height:12px;
		background-color:#07335a;
		position:relative;	
		top:0px;
		left:0px;
		cursor:pointer;
	}
	/*
	Scroll buttons(The up and down arrows)
	*/
	#scrolldiv_scrollUp,#scrolldiv_scrollDown{
	width:16px;
	height:14px;
	color: #BC8FBD;
	text-align:center;
	font-size:16px;
	line-height:16px;
	cursor:pointer;
	}
	#scrolldiv_scrollUp{
	}
	#scrolldiv_scrollDown{
	}
	#scrolldiv_scrollDown span,#scrolldiv_scrollUp span{
		font-family: Symbol;
	}

#home {
	width: 350px;
	position: relative;
	top: 2px;
	height: 178px;
}
#scrolldiv_content ul li a:hover {
	color: #000000;
	
	text-decoration: underline;
}
#scrolldiv_content ul li a {
	padding-right: 20px;
	padding-left: 25px;
	display: block;
	height: 42px;
	_height: 45px;
	#height: 45px;
	_padding-top: 20px;
	#padding-top: 20px;
	_padding-bottom: 26px;
	#padding-bottom: 26px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 15px;
	padding-bottom: 20px;
}
#solutionsHeader {
	height: 40px;
	width: 357px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left;
	color: #FFF;
	font-weight: bold;
	z-index: 50;
	_margin-top: 1px;





	#margin-top: 1px;
	margin-top: 0px;
	margin-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036;
	padding-bottom: 2px;
}
#homeMainMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#homeMainMenu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #036;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	height: 17px;
	padding-top: 3px;
	_padding-bottom: 3px;





	#padding-bottom: 3px;
	width: 100px;
	margin-right: 3px;
	background-image: url(../GRAPHICS/Home%202010/Main%20Menu/mainMenuBack.png);
	background-repeat: no-repeat;
	background-position: left;
}
#Active {
	background-image: url(../GRAPHICS/Home%202010/Main%20Menu/mainMenuHover.png);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	height: 18px;
	width: 133px;
	margin-right: 1px;
	padding-top: 2px;
}
.otherWebLink {
	width: 105px;
}
#BILLBOARD #BB01 ul li a {
	margin-bottom: 6px;
}
#containerHome #BILLBOARD #solutionsInd ul li a {
	list-style-type: none;
	width: 125px;
}
#containerHome #ProServices {
	/*background-color: #B8D8F1;*/
	background-color: #488CC4;
	height: 90px;
	width: 936px;
	position: relative;
	top: -66px;
	_top: -79px;

	#top: -79px;
	margin: 0px;
	padding: 0px;
}

#containerHome #BILLBOARD #BB01 ul li a {
	background-image: url(blueBullet.gif);
	padding-left: 10px;
	text-align: left;
	display: block;
}

#containerHome #BILLBOARD #BB04 ul li a {
	background-image: url(blueBullet.gif);
	padding-left: 10px;
	text-align: left;
	display: block;
	margin-bottom: 1px;
}


#containerHome #BILLBOARD #solutionsInd table tr td ul li {
	text-align: left;
	display: block;
	margin-bottom: 14px;
}

.industriesLeft {
	width: 123px;
}
.industriesRight {
	width: 151px;
}
#containerHome #BILLBOARD #solutionsInd table {
	margin-top: 0px;
}
#containerHome #BILLBOARD #solutionsInd h2 a {
	text-decoration: none;
	color: #FFF;
}
#containerHome #BILLBOARD #solutionsInd a {
	text-decoration: none;
}
#containerHome #BILLBOARD #solutionsInd h2 a:hover {
	background-color: #06C;
	text-align: center;
	display: block;
}
#proServTitles {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	display: block;
	background-color: #488CC4;
	color: #FFF;
	text-decoration: none;
}

#proServTitles:hover {
	background-color: #002142;
	text-decoration: none;
}
#containerHome #BILLBOARD #solutionsInd table tr td ul .industriesLeft a:hover {
	text-decoration: underline;
}

#containerHome #BILLBOARD #solutionsInd table tr td ul .industriesRight a:hover {
	text-decoration: underline;
}

h1 {
	margin-top:0px;
	margin-bottom:0px;
}

h2 {
	margin-top:0px;
	margin-bottom:0px;
}

h3 {
	margin-top:0px;
	margin-bottom:0px;
}

h4 {
	margin-top:0px;
	margin-bottom:0px;
}

h5 {
	margin-top:0px;
	margin-bottom:0px;
}

h6 {
	margin-top:0px;
	margin-bottom:0px;
}
