@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	font-smooth: always;
	font-stretch: semi-condensed;	
	color: #666666;
	font-size: 12px;
	background-color: #353535;
}
.bg {
	background-image: url(images/bg_page.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ffffff;
}
.guts {
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #666666;
}
.leftcol {
	padding-right:20px;
}
.rightcol {
	border-left: thin solid #CCC; 
	padding-left:8px;
}
.homesvcslink, a.homesvcslink {
	padding: 2px;
	background-color:#d8fcff;
	font-size: 11px;
	color: #484848;
}
.footer {
	background-attachment: fixed;
	background-image: url(images/bg_footer.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #353535;
	text-align: center;
	padding: 15px;
}
.footerinside {
	width: 1024px;
	margin:0 auto;
	text-align: left;
}
	.footerinsidelarge {
		color: #e7e7e7;
		font-size: 12px;
		font-weight: bold;
	}
	.footerinsidesmall {
		color: #979797;
		font-size: 10px;
		padding-left: 10px;
		padding-right: 30px;
	}
	.footerinsidesmall2, a.footerinsidesmall2 {
		color: #666666;
		font-size: 9px;
		text-decoration: none;
	}
.footerlink {
	padding:7px;
	background-color:#2a2a2a;
	color:#cccccc;
}	
.footerhlite {
	background-color:#2a2a2a;
}
.navcontainer {
	margin-left: 00px;
	position:absolute;
	visibility: hidden;
	line-height: 20px;
	width: 160px;
	margin-top: -3px;
	margin-left: 15px;
	background-color: #353535;
	font-family: Lucida Grande;
	font-size: 11px;
	color: #F0F0F0;
	border-left: #282727 solid 3px;
	border-right: #282727 solid 3px;
	border-bottom: #282727 solid 3px;	
}
.navcontainer2 {
	margin-left: 00px;
	position:absolute;
	visibility: hidden;
	line-height: 20px;
	margin-top: -3px;
	margin-left: 15px;	
}
.navinside {
	padding: 3px;
}
.navinside a {
	font-weight:normal;
	color: #F0F0F0;
	text-decoration: none;
}
.navinside a:hover {
	font-weight:normal;
	color: #d54e02;
	text-decoration: none;
}
a {
	font-smooth: always;
	font-stretch: semi-condensed;
	color: #e75300;
	text-decoration: none;
}
/* from old site */

.heading {
	font-family: Lucida Grande, arial;
	font-size: 18px;
	font-weight: bolder;
	color: #e75300;
}
h1 {
	font-family: Lucida Grande, arial;
	font-size: 18px;
	font-weight: bolder;
	color: #e75300;
}	
.subheading {
	font-family: Lucida Grande, arial;
	font-size: 18px;
	font-weight: bolder;
	color: #999999;
}
.blueheading, a.blueheading {
	font-family: Lucida Grande, arial;
	font-size: 18px;
	font-weight: bolder;
	color: #4fb5d2;
}
.greenheading, a.greenheading {
	font-family: Lucida Grande, arial;
	font-size: 14px;
	font-weight: bolder;
	color: #9bc745;
}
.greenheading2 {
	font-family: Lucida Grande, arial;
	font-size: 18px;
	font-weight: bolder;
	color: #9bc745;
}
.orangeheading2 {
	font-family: Lucida Grande, arial;
	font-size: 18px;
	font-weight: 900;
	color: #e75300;
}
#navlist {
	font-smooth: always;
	font-stretch: semi-condensed;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#navlist li  {
	padding-left: 25px;
	background-image: url(images/bullet_o.gif);
	background-repeat: no-repeat;
	background-position: 0.5em;
}
#navlistgreen {
	font-smooth: always;
	font-stretch: semi-condensed;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#navlistgreen li  {
	padding-left: 35px;
	background-image: url(images/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: 1.5em 0.5em;
}
/* datacenter css */
#datacenter {
    position: relative; /* important */  
    overflow: hidden; /* important */  
    width: 640px; /* important */  
    height: 680px; /* important */  
    margin: 0;   
    background: #fff;	 
}
#datacenter_content {
	position: absolute;
	top: 0;
	margin-left: 0;	
}
#datacenter_content
#datacenter_content li {
	list-style: none;
	margin: 0;
	padding: 0px;
}
#datacenter_content {
	width: 35840px;
}
#container_bd #datacenter ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	background-color: #fff;
}

#container_bd #datacenter ul li img {
	display: block;
}

#datacenter_frame {
    position: relative;   
    margin: 485px 10px 0 10px;   
}
#container_bd #datacenter_frame ul li {
	margin: 0 2px;
	padding: 3px;
}
#container_bd #datacenter_frame ul li img{
	border: 1px solid #9cf;
	padding: 2px;
}
#container_bd #datacenter_frame ul li img:hover {
	border: 1px solid #369;
}
.testimony {    
	width:700px;
	background-image: url(images/quotes2.gif);
	background-repeat: no-repeat;
	background-position: -180px top;
	margin:0 auto;
	position:relative;
}  
.testimonial {
	width:550px;
	padding:30px 50px;
	background-image: url(images/quotes2.gif);
	background-repeat: no-repeat;
	background-position: 550px bottom;
	position:relative;
}
.details {
	padding:20px 50px;
}
.ddetails {
	padding: 10px 10px 10px 10px;
	background-image:url(images/bg_line.gif);
}
.smtext {
	font-size: 9px;
	padding-left: 3px;
	padding-right: 3px;
}
.port {
	padding: 5px;
	border: #cccccc thin solid;
}