@charset "UTF-8";
/* CSS Document */


body {
  background-color:#FFF;
  background-image:none;
   font-size: 12pt;
   color:#000;
   }
   
#content_copy, .solutions_bulletlist {width:100%;}

/*#header, #topnav_wrap, #nav_wrap, #home_tabs, #box_wrapper, #footer {
   display: none;
   }*/
#footer{
	background-image:none !important;
	background-color: #001A53;
}
#topnav_wrap{
	display: none;
}
#header{
	background-image:none !important;
	background-color: #001A53;
	width:100%;
}

div {

   color: black;

   }

h1, h2, h3, h4, h5, h6, h7, p{color:#000;}

/*#index_bg #news_wrap{
	clear:both;
	margin-top:200px;
	
}

*/
#tab_content li .left p {
	color:#000  !important;
}

#index_bg{
  background-image:none !important;
}

#Products_single{
	background-image:none !important;
}
#solutions_intro{
	color:#000  !important;
}

