@charset "utf-8";
body {
	margin: 0px;
	background-color: #BDBEBD;
}
.up {
	background-image: url(../new_images/topBar-bg.gif);
	background-repeat: repeat-x;
	height: 38px;
}
.up #upmenu {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 38px;
}
#botonhome {
	background-image: url(../new_images/bg_bt.png);
	height: 25px;
	width: 91px;
	text-align: center;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: small;
	float: left;
	margin-right: 10px;
}
#bt1 {
	float: left;
	text-align: center;
	margin-right: 10px;
}
#bt1 a:link, #bt1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #635D63;
	text-decoration: none;
	font-size: small;
	height: 24px;
	width: 116px;
	float: left;
	margin-top: 3px;
	padding-top: 5px;
}
#bt1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666;
	text-decoration: none;
	font-size: small;
	height: 24px;
	width: 116px;
	float: left;
	background-image: url(../new_images/bg_bt2.png);
	margin-top: 3px;
	padding-top: 5px;
}
.middle {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	background-color: #000;
	background-image: url(../new_images/maininfo.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
}
.middlebg {
	background-image: url(../new_images/grad.png);
	background-repeat: repeat-x;
}

.middle #gsdlogo {
	background-image: url(../new_images/gsd.png);
	height: 78px;
	width: 400px;
	float: left;
	margin-right: 3px;
}
.middle #phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666;
	width: 230px;
	text-align: right;
	float: left;
	padding-top: 33px;
	height: 45px;
	margin-right: 10px;
}
.middle #chat2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding-top: 6px;
	height: 76px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.middle #chat2 a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #FFF;
}
.main {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EFEFEF;
	background-image: url(../new_images/grad2.png);
	background-repeat: repeat-x;
}
.mainup {
	background-color: #BFBFBF;
}
.why {
	margin-right: 10px;
	margin-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	line-height: 1.4em;
	background-image: url(../new_images/why.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 87px;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
}
.colocation {
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../new_images/colo.png);
	height: 128px;
	background-repeat: no-repeat;
	width: 420px;
}
.txt1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #036;
}
.feature {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EFEFEF;
	height: 405px;
}
.main .feature #colomain {
	float: left;
	width: 500px;
}

.colocation #box1 {
	margin-left: 230px;
	padding-top: 8px;
	width: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333;
	text-align: justify;
}
.dedicated {
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../new_images/dedicated.png);
	height: 128px;
	background-repeat: no-repeat;
	width: 420px;
}
.dedicated #box2 {
	margin-left: 230px;
	padding-top: 8px;
	width: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333;
	text-align: justify;
}
#contactus {
	background-image: url(../new_images/contact.png);
	background-repeat: no-repeat;
	height: 190px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 510px;
	padding-top: 10px;
	padding-left: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.colocation #box1 a:link, .colocation #box1 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #069;
	text-decoration: none;
}
.colocation #box1 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFF;
	text-decoration: none;
	background-color: #069;
}

.dedicated #box2 a:link, .dedicated #box2 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #069;
	text-decoration: none;
}
.dedicated #box2 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFF;
	text-decoration: none;
	background-color: #069;
}
.foot {
	background-image: url(../new_images/foot.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	padding-top: 25px;
}
.racksolution {
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../new_images/rack.png);
	height: 128px;
	background-repeat: no-repeat;
	width: 420px;
}
.racksolution #box3 {
	margin-left: 230px;
	padding-top: 8px;
	width: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333;
	text-align: justify;
}

.racksolution #box3 a:link, .racksolution #box3 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #069;
	text-decoration: none;
}
.racksolution #box3 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFF;
	text-decoration: none;
	background-color: #069;
}
