/* CSS Document - Custom CSS for Enterprise Site*/


/* Begin con_footer CSS */
/* This puts the con_footer below the other divs */
#con_footer{
clear:both; 
padding-left: 15px
}
/* This is for the footer in the Content div tag. Contains the Links "About" "Develop" "Deliver" etc etc*/
#con_footer_text{
margin-bottom: 10px;
text-align:center;
border-bottom: 1px solid #CDCCCB;
border-top: 1px solid #CDCCCB; 
padding-left: 10px; 
padding-top:5px; 
padding-bottom:5px; 
width:900px;
}
/* End con_footer CSS */

/* Begin Custom Right_nav_dotcom CSS */
/* This pads the Images on the right by 10px; ["Contact Us", "Spotlight", etc] */
.img_rnav{
padding-left: 10px;
border: none;
}
/* Enc Custom Right_nav_dotcom CSS */
/*about header*/
#about_text_blue
{
	color:#03F;
	font-size:26px;
	font-weight:bold;
}
#about_text_black
{
	color:#000;
	font-size:26px;
	font-weight:bold;
}
/* Begin Middle Content CSS */
#mid_con{
float: left; 
margin:auto;
}
#mid_con_nav{
float: left;
clear: right;
margin: auto;
width: 161px;
padding-top: 20px;
padding-left: 0px;
}
#mid_con_splash{
float: left;
clear: right;
margin: auto;
width: 688px;
border: none;
/*margin-top: 0px! important;*/

margin-top: -10px;
}
html*#mid_con_splash{
float: left;
clear: right;
margin: auto;
width: 688px;
border: none;
margin-top: 0px! important;
/*
margin-top: -10px;
*/
}


#mid_con_splash img{
border: none;
}
#mid_con_text{
float:left;
margin: auto;
padding-left: 0px;
padding-top:20px;
margin-right: 0px;
height:100%;
width:500px;
}
#mid_con_wrap{
height:100%;
}
#fish_out_of_water{
width:100%;
height: 180px;
float: left;
}
/* End Middle Content CSS */

/*Sub menu UL*/
#sub_menu{
	list-style-position: outside;
	text-indent: 15px;
}
/* Begin Center Div Custom CSS [This is the container for the nav bar and middle content divs] */
#con_div{
float:left;
margin:0;
padding:15px 0px 0 15px;
width: 703px;
border-right:1px solid #CDCCCB; 
/*height:500px; */
height:100%;
margin-top: 20px; 
}
/* End Center Div Custom CSS */

/* Begin Content Nav Bar [Orange navigation bar] */
#con_nav_bar{
/*padding-left: 5px;*/
margin-top: -15px;
border: 1px solid white;
width: 100%;
}
#con_nav_bar_img{
clear: right;
float: left;
}
#bubbles{
margin: 0px auto; 
/*width: 100%; */
padding-left: 33px;
}
img.con_nav_bar{
clear: right; 
float: left; 
border: none;
}
img.bubbles_roller{
clear: right;
float:left;
}
img.splash{
border: none;
}
#bubbles_wrapper{
width: 688px; 
clear: right; 
float: left; 
margin-bottom: -20px;
}

b.gray{
color: gray;
}
b.blue{
color:blue;
}
