
/***********************    INSIDE PAGES  ********************************************/
body {
	background-color: #b2aea3;
	background-image: url(images/front-2-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

/*  Top Area --------------------------------  */

#top{
	padding: 0px;
	background-color:#000000;
	margin-left: auto;
	margin-right: auto;
	width: 959px;
	height: 179px;
	margin-top: 0px;
	position:relative;
}
#topnav_container {
	padding: 0px;
	background-color:#002868;
	margin-left: auto;
	margin-right: auto;
	width: 959px;
	height: 25px;
	margin-top: 0px;
/*	position:relative;       BIG problem with IE if using this and the flash address object  */
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #385789;
	border-right-color: #002868;
	border-bottom-color: #385789;
	border-left-color: #002868;
}
#bottom_inside{
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 959px;
	margin-top: 0px;
	background-color: #416da3;
	background-image: url(../images/insidebottombg.jpg);
	background-repeat: no-repeat;
	position: relative; /*  Hmm.  problem here with IE */

}
#flashmask{
	width: 959px;
	height: 57px;
	position :absolute;
	left: 0px;
	top: 239px;
}

/*   Left side Nav area & bottom Address block  ----------------------  */

#navpanel {
    clear:both;
    width: 200px;
	height: 100%;
	float:left;
	display: block;
	margin:0;
	padding: 0;
}

/*  This guarantees enough space to reveal the left nav if the flash element covers it. */
.content_bttmspacer {
    clear: both;
   	display: block;
	margin: 0;
	padding: 0;
	width: 665px;
	height: 100px;
}


#navpanel_content {
	margin:0;
	padding: 0;
}

#navpanel_content ul {
	margin:0;    
	padding: 0;
	padding-top: 15px;  /* Set distance of nav bar from the top here */
	text-align:right;
	list-style-type: none;
}

#navpanel_content ul li {
    margin:0px;
	font-family: "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	width: 200px;
	height: 25px;  /*  The hover bar image is 25px. set the li to this height */
	padding-left: 0px;
}

#navpanel_content ul li:hover {
	/*	background-image: url(images/frontnav-bar.gif);
	background-repeat: no-repeat;*/
	
	background-color:#0084c9;

	/* #002868;  */
	
	
}


/*   This is the hi-lited bar under "Home"  - comment out below to disable it  */
#navpanel_content #activeitem {
  background-image: url(images/frontnav-bar.gif);
  background-repeat: no-repeat;
}

.navtext {
  padding-right: 30px;
  color: #FFFFFF;
  text-decoration: none;
}

.navtable_rowOn {
background-color: #0084c9;
}

.navtable_rowOff {

}


/*  Middle main content panel area  ------------------------  */


/*  This is where the front page middle content lives  */
#mainpanel  {
	display: block;
	width: 727px;
	padding:0;
	margin-left:200px;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	background-color:#ffffff;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;

}


#mainpanel_content {
   float:left;
   margin: 0;
   width: 665px;
   padding-left: 30px;
   padding-right: 30px;
   padding-bottom: 5px;
   padding-top: 10px;
}


#mainpanel_content p {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 7px;
	color: #3E3E3E;
}

#mainpanel_content li {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 20px;
	padding-bottom: 7px;*/
	color: #3E3E3E;
}



#mainpanel_content span {
    padding:0;
    margin: 0;
	font-size: 1px;
}

#mainpanel_content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
}

#mainpanel_content h2 {
    margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#mainpanel_content h3 {
    margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#mainpanel_content span {
   font-size: 12px;
   font-weight: bold;
}





/*******************************  Inside pages tabbed panel content   ********************/




.TabbedPanelsContent ul {
	margin: 0;
	padding: 0;

}

.PanelsContent ul {
	margin: 0;
	padding: 0;

}

.PanelsContent  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 50px;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 50px;
	border: 1px solid #999999;
	margin-top: 1px;
	margin-bottom: 5px;
	
}

.TabbedPanelsContent li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 50px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
    padding: 0px;
}


.PanelsContent li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 50px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
    padding: 0px;
	color: #333333;
}

.PanelsContent a {
	color: #002868;
	font-weight: bold;
}

.PanelsContent a:hover {
	color: #3D8BEB;
	text-decoration: none;
}

.PanelsContent  h4{
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0;
	line-height:normal;
	word-spacing:normal;
}

.TabbedPanelsContent  h4{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0;
	line-height:normal;
	word-spacing:normal;
}

.partnerlogos {
	padding: 5px;
	border: 1px solid #999999;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.infopanel  {
    border: 1px solid #999999;
	padding: 10px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 25px;
	width: 450px;
	font-size: 14px;
}

.infopanel  h4 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 16px;
   text-decoration:underline;
}


/*******************************   End tabbed panel content     ********************/

#insideaddressblock  {
	display: block;
	width: 200px;
	height: 104px;
	background-color:#0084c9;
	position: absolute;
	left: 0px;
	bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #385789;
	border-right-color: #002868;
	border-bottom-color: #002868;
	border-left-color: #002868;
}


/*  
    This guarantees enough space beneath the nav bar 
    and prevent the flash address block from overlap. 
*/
.addressblock_bttmspacer {
    clear:both;
    display: block;
	width: 200px;
	height: 115px;
}

#addresscontent {
    position:relative;
    width: 180px;
}

#addresscontent p {
	font-family: "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	line-height: normal;
	font-weight: normal;
	padding-left: 20px;
	
}

/*  Right panel area  ----------------------------------  */

#rightpanel {
	clear:left;
	width: 233px;
	float:right;
	display: block;
	margin:0;
	padding: 0;
	position: absolute; /* This nonsense is 'cause we need absolute for the address box */
	top: 0px;
	right: 0px;
}

#rightpanel_content {
/*  Waiting for  content for this  panel  */
	margin:0;
	padding: 15px;
	font-family: "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	
}

.servicestable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #888;
	font-weight: normal;	
}

.servicestable_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;    
}

.services_header {
	background-image: url(images/iconsprites.gif);
	background-repeat: no-repeat;
	width: 47px;
	height: 45px;
	font-weight: bold;
}

#services_header ul li h1 {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 22px;*/
	color: #3e3e3e;
	/*padding-bottom: 4px;*/
}

.bottomservicetable {
	width: 582;
	height: 129px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid; 
	border-bottom: black 1px solid; 
	border-collapse: collapse;
}

.bottomservicetablehdrlft {
	font-weight: bold; 
	font-size: 8pt; 
	color: black; 
	border-bottom: black 1px solid; 
	font-family: Verdana; 
	background-color: #e2ecf8; 
	width: 194px;
}

.bottomservicetablehdrctr {
	font-weight: bold; 
	font-size: 8pt; 
	color: black; 
	border-bottom: black 1px solid; 
	font-family: Verdana; 
	background-color: #abcceb;
	width: 194px;
}

.bottomservicetablehdrrt {
	font-weight: bold; 
	font-size: 8pt; 
	color: black; 
	border-bottom: black 1px solid; 
	font-family: Verdana; 
	background-color: #c7dbf3;
	width: 194px;
}

.bottomservicetablehdrrow {
	border-right: black thin solid; 
	border-top: black thin solid; 
	border-left: black thin solid; 
	border-bottom: black thin solid;
}

.bottomservicetabledatarow {
	height: 30px; 
	font-weight: normal; 
	vertical-align: middle; 
	text-align: left;
}

.bottomservicetabledatalft 
{
	font-size: 8pt; 
	color: black; 
	border-bottom: black 1px solid; 
	font-family: Verdana; 
	background-color: #e2ecf8; 
	width: 194px;
	vertical-align: top;
}

.bottomservicetabledatactr {
	font-weight: normal; 
	font-size: 8pt; 
	color: black; 
	border-bottom: black 1px solid; 
	font-family: Verdana; 
	background-color: #abcceb; 
	width: 194px;
	vertical-align: top;
}

.bottomservicetabledatart 
{
	font-weight: normal; 
	font-size: 8pt; 
	color: black; 
	border-bottom: black 1px solid; 
	font-family: Verdana; 
	background-color: #c7dbf3; 
	width: 194px;
	vertical-align: top;
}


/*   Services sections banners here   */
#entstorage {
   	background-position: -1px -2px;
}

#entstorage h1 {
	margin:0;
	font-family: Verdana;
	font-size: 18px;
	font-weight:normal;
	color: #3e3e3e;
}

#messaging {
   	background-position: -1px -53px;
}

#messaging h1 {
	margin:0;
	font-family: Verdana;
	font-size: 18px;
	font-weight:normal;
	color: #3e3e3e;
}

#virtualization {
	background-position: -1px -103px;
}

#virtualization h1 {
	margin:0;
	font-family: Verdana;
	font-size: 18px;
	font-weight:normal;
	color: #3e3e3e;
}

#networksec {
    background-position: -1px -153px;
}

#networksec h1 {
	margin:0;
	font-family: Verdana;
	font-size: 18px;
	font-weight:normal;
	color: #3e3e3e;
}

#disasterrecov {
    background-position: -1px -203px;
}

#disasterrecov h1 {
	margin:0;
	font-family: Verdana;
	font-size: 18px;
	font-weight:normal;
	color: #3e3e3e;
}

#datacenter  {
    background-position: -1px -253px;
}

#datacenter h1 {
	margin:0;
	font-family: Verdana;
	font-size: 18px;
	font-weight:normal;
	color: #3e3e3e;
}

#appdev  {
    background-position: -1px -303px;
}

#appdev h1 {
	margin:0;
	font-family: Verdana;
	font-size: 18px;
	font-weight:normal;
	color: #3e3e3e;
}

#sysmanage  {
    background-position: -1px -353px;
}

#sysmanage h1 {
	margin:0;
	font-family: Verdana;
	font-size: 18px;
	font-weight:normal;
	color: #3e3e3e;
}

#outsourcing  {
    background-position: -1px -404px;
}

#outsourcing h1 {
	margin:0;
	font-family: Verdana;
	font-size: 18px;
	font-weight:normal;
	color: #3e3e3e;
}

.services_header li {
	list-style-type: none;
	width: 500px;
	padding-left: 3px;
	padding-top: 14px;
	font-size: 18px;
}

.sh_span {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}



/*---------------    END INSIDE PAGES  --------------------------->>>>>>>>>> */