html {
	width:100%;
	min-width:990px;
	height:100%;
	margin:0;
	padding:0;
	background: #bcbec0 url(../i/bg.jpg)  center repeat-y;
	font:62.5% Verdana, Arial, Helvetica, sans-serif;
}

body {
	width:990px;
	margin:0 auto;
	padding:0;
	border-top:1px solid #bcbec0;
	position:relative;
}

a {
	color:#f00;
}
a:focus {
	outline:none;
}

#content {
	margin:21px 0 0 0;
	padding:0;
	background:url(../i/pipe.jpg) 855px 0 repeat-y;
}

ul#buttons {
	float:right;
	list-style:none;
	padding:23px 20px 29px 20px;
	margin:0;
	background:url(../i/nav_bg.jpg) no-repeat;
	width:174px;
	height:287px;
	position:absolute;
	top:20px;
	left:754px;
	z-index:100;
}

h1#logo {
	width:734px;
	height:272px;
	background:url(../i/logo.jpg) no-repeat;
	padding:0;
	margin:0;
	font-size:10px;
	position:absolute;
	top:20px;
	left:20px;
}
h1#logo i {
	visibility:hidden;
}

	#buttons li {
		margin:0;
	}

	#buttons li a {
		text-decoration:none;
		display:block;
		width:172px;
	}
	
	i {
		visibility:hidden;
	}

	li#n_home a {
		background: url(../i/nav.jpg) -8px -5px no-repeat;
		height:22px;
		margin:0 0 11px 0;
	}
	li#n_home a:hover {
		background: url(../i/nav.jpg) -198px -5px no-repeat;
	}
	li#n_email a {
		background: url(../i/nav.jpg) -8px -40px no-repeat;
		height:49px;
		margin:0 0 13px 0;
	}
	li#n_email a:hover {
		background: url(../i/nav.jpg) -198px -40px no-repeat;
	}
	li#n_hosting a {
		background: url(../i/nav.jpg) -8px -104px no-repeat;
		height:32px;
		margin:0 0 13px 0;
	}
	li#n_hosting a:hover {
		background: url(../i/nav.jpg) -198px -104px no-repeat;
	}
	li#n_virtual a {
		background: url(../i/nav.jpg) -8px -152px no-repeat;
		height:49px;
		margin:0 0 5px 0;
	}
	li#n_virtual a:hover {
		background: url(../i/nav.jpg) -198px -152px no-repeat;
	}
	li#n_dev a {
		background: url(../i/nav.jpg) -8px -205px no-repeat;
		height:27px;
		margin:0 0 10px 0;
	}
	li#n_dev a:hover {
		background: url(../i/nav.jpg) -198px -205px no-repeat;
	}

	li#n_consult a {
		background: url(../i/nav.jpg) -8px -241px no-repeat;
		height:22px;
		margin:0 0 11px 0;
	}
	li#n_consult a:hover {
		background: url(../i/nav.jpg) -198px -241px no-repeat;
	}
	li#n_contact a {
		background: url(../i/nav.jpg) -8px -273px no-repeat;
		height:22px;
	}
	li#n_contact a:hover {
		background: url(../i/nav.jpg) -198px -273px no-repeat;
	}


#content_top {
	margin:0 0 0 117px;
	padding:0;
	display:block;
	position:absolute;
	top:292px;
}
	

#toggleThis {
	width:499px;
	color:#fff;
	height:470px;
	font-size:1.2em;
	padding:5px 218px 5px 35px;
	margin:0;
	background:#000 url(../i/content_bg.jpg) repeat-y;
	position:relative;
	top:304px;
	left:117px;
	z-index:2;
}

#toggleThis div.section {
	display:none;
	width:499px;
	height:460px;

	overflow:auto;
	position:absolute;
	top:11px;
	left:35px;
}

#toggleThis div.selected {
	display:block;
}

#toggleThis div h3 {
	margin:0;
}

#toggleThis div h4 {
	font-size:1.5em;
}
#linux {
	font-size:1.3em;
	margin:0;
}
#toggleThis div h5 {
	font-size:1.4em;
}
.homepic {
	border:1px solid #c41320;
	padding:2px;
	background:#900;
	margin:0 5px 5px 5px;
	float:right;
}

#questions {
	clear:both;
	width:400px;
	margin:0 auto;
	padding:45px 0 0 0;
	text-align:center;
}
.contact_arrow {
	border:none;
	vertical-align:middle;
	margin-left:10px;
}

table {
	border:1px solid #777;
	border-collapse:collapse;
	margin:10px 10px 0 1px;
}
th {
	text-align:left;
	padding:5px;
	border:1px solid #777;
}
td {
	padding:5px;
	border:1px solid #777;
}

.note {
	font-weight:bold;
	color:#c41230;	
}

#toggleThis div ul li {
	margin-bottom:.75em;
}

.left_list {
	float:left;
	width:180px;
	margin:0 0 0 20px;
}
.right_list {
	float:left;
	width:180px;
	margin:0 20px 0 0;
}
.after_list {
	clear:both;
	padding-top:20px !important;
}
.email_nav {
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	overflow:auto;
}
.email_nav li {
	margin:10px 20px 0 20px;
	padding:0;
	float:left;
}

.email_nav li a {
	text-decoration:none;
}
a.n_email_desc {
	background: url(../i/email_subnav.png) 0 0 no-repeat;
	height:11px;
	padding:0;
	margin:0;
	display:block;
	width:50px;
}
a.n_email_desc:hover, a.n_email_desc:active, a.n_email_desc.current {
	background: url(../i/email_subnav.png) 0 -11px no-repeat;
}
a.n_email_features {
	background: url(../i/email_subnav.png) -86px 0 no-repeat;
	height:11px;
	padding:0;
	margin:0;
	display:block;
	width:111px;

}
a.n_email_features:hover, a.n_email_features:active, a.n_email_features.current {
	background: url(../i/email_subnav.png) -86px -11px no-repeat;
}
a.n_email_price {
	background: url(../i/email_subnav.png) -237px 0 no-repeat;
	height:11px;
	padding:0;
	margin:0;
	display:block;
	width:77px;
}
a.n_email_price:hover, a.n_email_price:active, a.n_email_price.current {
	background: url(../i/email_subnav.png) -237px -11px no-repeat;
}

.feature_list {
	margin-right:10px;
	padding-right:10px;
}

#email_need {
	list-style:none;
	font-size:11px;
	width:495px;
	margin:0;
	padding:0;
	height:94px;
	background:url(../i/reliability.jpg) no-repeat;
}
#email_need li {
	visibility:hidden;
}
#footer {
	clear:both;
	margin:304px 0 10px 0;
	z-index:1;
	padding:0 0 0 210px;
	list-style:none;
	height:121px;
	background:url(../i/footer.gif) 117px 0 no-repeat;
	position:relative;
}
#footer li {
	float:left;
	margin:67px 21px 0 21px;
}
#footer li img {
	border:none;
}
#copyright {
	clear:both;
	padding-top:100px;
	text-align:center;
	color:#666;
	width:610px;
}