.gateway {
	margin: 10px 10px 0 10px;
	padding: 0 0 0 0;
	width: 760;
	height: 600px;
	font-size: 13px;
	font-family: Trebuchet Ms;
	}

ul.index {
	margin: 3px 0 5px 0px;
	padding: 0 0 0 0;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

ul.index li a {
	text-decoration: none;
	color:#2C2C2C;
}

ul.index li a:visited {
	text-decoration: none;
	color:#2C2C2C;
}

ul.index li a:hover {
	text-decoration: underline;
	color:#1b6dc1;
}

li.index-node {
	width: 182px;
	font-weight: bold;
	float: left;
	background-color: #1b6dc1;
	color: #FFF;
	font-size: 11px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
li.index-node div {
	margin: 3px 0px 3px 6px;
	}
	
ul.index-items {
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	list-style: none;
	padding-left: 6px;
	}
	
ul.index-items li {
	background: url(../images/lists/gate.gif) no-repeat left;
	line-height: 20px;
	padding-left: 10px;
	}
	


/* enlight Boxes
------------------------------------*/
	
.enlight {
	float: left;
	height: 160px;
	margin: 0 10px 10px 0px;
	padding: 0px 0 0 0;
	text-align:center;
	display: block;
	width:182px;
	height: 160px;
	}

.enlight a, .enlight a:visited {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #0b70c1;
	width: 182px;
	height: auto;
	display: table;
	padding-top: 136px;
	text-decoration: underline;
	}

.enlight a:hover, .enlight a:active {
	text-decoration: underline;
	color: #c01b1b;
	}
	
.enlight#b-dedicated-server {
	background: url(../images/gate/dedicated-servers.gif) no-repeat;
	}
	
.enlight#b-network-infrastructure {
	background: url(../images/gate/network-infrastructure.gif) no-repeat;
	}
	
.enlight#b-managed-hosting {
	background: url(../images/gate/managed-hosting-services.gif) no-repeat;
	}
	
.enlight#b-tier1-colocation {
	background: url(../images/gate/tier1-colocation.gif) no-repeat;
	}
	

/* Feature Boxes
----------------------------------------------------- */
.feature-main {
	float: left;
	}
	
.feature {
	margin: 0 10px 10px 0px;
	padding: 0 0 0 0;
	width: 235px;
	height: 65px;
	}
	
.feature a {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #0b70c1;
	display: table;
	margin-top: 40px;
	margin-left: 74px;
	display: block;
	position: absolute;
	text-decoration: underline;
	}
	
.feature a:hover {
	text-decoration: underline;
	color: #c01b1b;
	}

.feature#f-managed-security {
	background: url(../images/gate/managed-security.gif) no-repeat;
	}

.feature#f-managed-backup {
	background:url(../images/gate/managed-backup.gif) no-repeat;
	}
	
.feature#f-managed-colocation {
	background:url(../images/gate/managed-colocation.gif) no-repeat;
	}
	

/* Gate Picture
------------------------------------*/

.offer {
	width: 513px;
	background:url(../images/gate/intel-pentium-d-servers.gif) no-repeat;
	height: 215px;
	float: left;
	}

.offer a, .offer:visited {
	background:url(../images/buttons/intel-pentium-d.gif) no-repeat left;
	width: 211px;
	height: 19px;
	margin-top: 180px;
	margin-left: 14px;
	display: block;
	}

.offer a:hover, .offer a:active {
	background:url(../images/buttons/intel-pentium-d-.gif) no-repeat left;
	width: 211px;
	height: 19px;
	margin-top: 180px;
	margin-left: 14px;
	}
	
.offer span {
	display: none;
	}



	.global-foot {
		margin-bottom: 10px;
		color: #ABABAB;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-align:center;
		}
	
	.global-foot span {
		padding-right: 10px;
		margin-left: 10px;
	}
	
	.global-foot span.none {
		 background: none;
	}
	
	.global-foot span a {
		color: #ABABAB;
		text-decoration: none;
		}

	.global-foot span a:hover {
		color: #ABABAB;
		text-decoration: none;
		text-decoration: underline;
		}

	.global-foot span {
		background: url(../images/template/nav-spacer.gif) no-repeat right;
		}

.reset-margin-right {
	margin-right: 0px;
	}


.clear {
	clear: both;
	}