/* Pretty Stuff
================================== */




img { border: none; }

body {
  font: 12px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
  line-height: 19px;
  background-color: #e4ebf1;
}




#header {
  margin-top:  10px;;
  height: 80px;


  background-image: url('/images/header.jpg');

}


#mainNav {
  height: 50px;

}







#mainNav a {
	text-decoration: none;
	border-style: none;
	}

#mainNav a:link {
	text-decoration: none;
	color: #000;
	}

#mainNav a:visited {
	text-decoration: none;
	color: #000;	}

#mainNav a:hover {
	text-decoration: none;
	color: #06C;
	}

#mainNav a em {
	padding-bottom: 2px; 
	}










#mainNav ul {
  list-style: none;
  padding: 0;
  margin: 0 0 0 15px;
}

#mainNav li {
  list-style: none;
  float: left;
  padding: 0 10px 0 10px;
  margin: 15px 0 0 0;

}



#contentBottom {
	clear: both; 
	width: 732px;
	height: 20px;
	border-top: 1px solid #a0b7c6;
}

#content { 
	background-image: url('/images/bg.gif');
	padding-top:  0;
	margin-top:  0;
	padding-bottom:  0;
	margin-bottom:  0;
}

#content .first {
	background: url(/images/bg-top.gif) no-repeat left top;
	margin:  0;
	padding:  0;
}

#content .last {
	background: url(/images/bg-bottom.gif) no-repeat left bottom;
	margin:  0;
	padding:  0;
}


#content a {
	text-decoration: none;
	}

#content a:link {
	
	text-decoration: none;
	color: #06C;
	}

#content a:visited {
		text-decoration: none;
	color: #06C;	}

#content a:hover {
	text-decoration: none;
	color: #58a7f6;
	}

#content a em {
	padding-bottom: 2px; 
	}






#content ul {
	list-style-type: disc;
	list-style-position: inside;
	margin: 0 20px 10px 40px;
	color:  #666;

		padding-left: 1em;
		text-indent: -1em;
}

#content li {
	
}

#primary {
	width: 430px;
	float: left;
	padding-left: 20px;
	
}


#primaryOneColumn {
	width: 692px;
	float: left;
	padding-left: 20px;	
}
#primaryOneColumn p{
	width: 692px;	
}


#primaryTwoColumn {
	width: 692px;
	float: left;
	padding-left: 20px;
	
}

#primaryTwoColumn p{
	width: 430px;	
}

#primary ul { 
 list-style-position: inside;
	margin-left: 30px;
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 15px;
}

#primary li { margin-bottom: 5px;
 
}

.home ul { 
	
	margin-left: 0;
	padding-left: 0;
	 list-style-position: inside;

	list-style: none;
	
}

.home li { margin-bottom: 5px;
 
}

#secondnav {
	margin: 32px 0 0 0;
	padding: 0;
	
	
}

#secondnav ul {
	list-style: none;
	display: inline;
}

#secondnav li {
	list-style: none;
	display: inline;
	margin-right:  15px;

}





#secondnav a {
	text-decoration: none;
	}

#secondnav a:link {
	border-style: none;
	text-decoration: none;
	color: #06C;
	}

#secondnav a:visited {
	border-style: none;
	text-decoration: none;
	color: #06C;	}

#secondnav a:hover {

	border-style: none;
	text-decoration: none;
	color: #58a7f6;
	}

#secondnav a em {
	padding-bottom: 2px; 
	}




.secondary  { 
list-style-type: circle outside;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: 1em;
	margin-bottom: 15px;
}



#secondary { 
 
 
} 

#secondary ul {
	list-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	 background-image: url('/images/background-secondary.gif');
  background-repeat: no-repeat;
}

#secondary li {
	border-bottom: 1px solid #92806e;
	margin: 10px 20px 10px 20px;
	line-height: 18px;
}


#secondary h1 {
	margin-top: 10px;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 12px;
	color: #004883;
	line-height: 18px;
	border-bottom: 0;
	font-size: 10px;
}

#footer { 
  clear: both; 
  width: 732px;
  background-color:#e4ebf1; 
  padding-top: 15px;
  height: 120px;
}

#footer p{
	color: #333;
	letter-spacing: -.5px;
	font-size: 10px;
	padding: 0 20px 0 20px;	
}

#footer A:link, A:active {
	text-decortation: underline;
	color: #06C;
}

#footer A:hover {
	text-decoration: none;
	color: #06C;
}

#footer A:visited {
	text-decortation: underline;
	color: #06C;
}

h1 {
	 font: 11px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	 letter-spacing: .1em;
	 text-transform:  uppercase;
	color: #004883;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #a0b7c6;
	margin: 0 20px 10px 20px;
}

h1 A:link, A:active {
	text-decoration: none;
}

h1 A:hover {
	text-decoration: none;
}

h1 A:visited {
	text-decoration: none;
}

h2 {
	
	font-size: 12px;
	color: #004883;
}

h3 {
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;

}

h4 {
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 10px;
	
}

h5 {
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	color: #004883;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-bottom: 5px;

}

.headline {
	
	font-size: 16px;
	color: #6195c2;
	margin: 0 20px 20px 20px;
	line-height: 23px;
	text-align:  center;
	
	background-image: url('/images/headline-bg.gif');
	height:  110px;
		
	
}

.headline p{
	padding-top:  20px;
	width: 650px;
	margin-left:  125px;
	color: #6195c2;

}

p {
	margin: 0 20px 10px 20px;
	color:  #666;
}

/* Highlighting the current page */

body#home #mainNav a#home,
body#aboutus #mainNav a#aboutus,
body#services #mainNav a#services,
body#enterprise #mainNav a#enterprise,
body#resource #mainNav a#resource,
body#news #mainNav a#news,
body#security #mainNav a#security,
body#contact #mainNav a#contact,
body#infrastructure #mainNav a#infrastructure,
body#professionalservices #mainNav a#professionalservices
{ 
  color: #06C;
  font-weight: bold;
}

body.fact #secondnav a.fact,
body.team #secondnav a.team,
body.careers #secondnav a.careers,
body.success #secondnav a.success,
body.about #secondnav a.about,
body.events #secondnav a.events,
body.news #secondnav a.news,
body.network #secondnav a.network,
body.infrastructure #secondnav a.infrastructure,
body.datacenter #secondnav a.datacenter,
body.overview #secondnav a.overview,
body.colo #secondnav a.colo,
body.managed #secondnav a.managed,
body.virtualized #secondnav a.virtualized,
body.professional #secondnav a.professional
{ 
  font-weight: bold;
}




.smallColumn ul {
  list-style: none;
  padding: 0;
  margin: 0 0 0 15px;
  font-size: 10px;
  color: #000;
  background-image: none;
}

.smallColumn li {
  list-style: none;
  float: left;
  padding: 0 7px 0 7px;
  margin: 15px 0 0 0;
    font-size: 10px;
  color: #000;
  background-image: none;

}

#small A:link, A:active {
	text-decortation: underline;
	color: #06C;
}

#small A:hover {
	text-decoration: none;
	color: #06C;
}

#small A:visited {
	text-decortation: underline;
	color: #06C;
}

.red {
	color: #990000;
	font-weight: bold;
	font-size: 16px;

}

.pdf {
	padding: 5px 5px 2px 0;
	float: left;

}

#success {
	width: 430;
	height: 

}

.vr {
padding: 0 5px 0 5px;
}

.justify{
	text-align:  justify;
}

.newsicon {
	
	float: left; width: 100px; text-align: center; margin-top: 10px;
}

.newscontent {
	
	float: right; width: 360px; text-align: left; margin-top: 10px;
}

.newscontent strong {
	color:  #000;
}

#content strong {
	color:  #000;
}

span.amp {
  font-family: Baskerville, Palatino, "Book Antiqua", serif;
  font-style: italic;
  }
  
.sas {
	border: 1px solid #d8d8d8; padding: 10px; margin-bottom: 4px; height: 60px; 
}

.lead {
	
	font-size: 14px;

	line-height: 20px;
}

.divtop {
	background: url('/images/div-top.gif') no-repeat left top;
	height: 25px;
}

.divbottom {
	background: url('/images/div-bottom.gif') no-repeat left bottom;
	height: 15px;
}

.colorbar {
	
	margin-bottom:  10px;
}

