@charset "utf-8";
/* CSS Document */

/* MAIN CONTENT */
#mainContent {
	overflow: hidden;
	height: 570px;
}

#introPara {
	float: left;
	width: 300px;
	margin: 20px 15px 15px 35px;
	*margin: 20px 15px 15px 25px;
	_margin: 20px 15px 15px 15px;
	background-image: url(/images/homepage/bg-intro-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 20px;
	color: #CCC;
}

#introPara h2 {
	font-size: 22px;
	font-weight: normal;
	margin: 20px 0 0 20px;
}

#mainFlash {
	float: left;
	margin: 15px 30px 15px 20px;
	width: 596px;
}

#mainFlash div {
	float: left;
	margin: 0 4px 15px 4px;
	width: 288px;
	height: 172px;	
	padding: 0;
	background-image: url(/images/homepage/bg-box.jpg); 
	background-position: bottom;
	background-repeat: no-repeat;
}

.header_box {
	width: 288px; 
	height: 65px; 
	display: block; 
	background-image: url(/images/homepage/gra-hdr-box-sprite.jpg);
}

#dedicated-servers h1, #dedicated-servers a {
	color: #408220;
}
#managed-hosting h1, #managed-hosting a {
	color: #2dc1ef;
}
#colocation h1, #colocation a {
	color: #2b5d5a;
}
#web-hosting h1, #web-hosting a {
	color: #A4D7F4;
}

#mainFlash div h1 {
	font-size: 14px;
}

#mainFlash div h1, #mainFlash div p {
	margin: 10px;
}

#mainFlash div a {
	font-style: italic;
}

#secFlash {
	float: left;
	margin: 0 30px 15px 20px;
	width: 596px;
}

#secFlash div {
	float: left;
	width: 158px;
	height: 95px;
	background-repeat: no-repeat;
	padding: 55px 15px 10px 15px;
	margin-left: 7px;
	text-align: center;
	background-image: url(/images/homepage/bg-box-sprite.jpg);
}

#secFlash div h2 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

#secFlash div a {
	display: block;
	margin: 15px 0 0 0;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

/* BOTTOM CONTENT */
#btmContent {
	background-image: url(/images/homepage/bg-bottom.jpg);
	background-repeat: no-repeat;
	height: 540px;
}

#btmContent #news {
	float: left;
	width: 284px;
	margin: 15px 55px 15px 40px;
	_margin: 15px 55px 15px 20px;
}

#btmContent #news div#news_hdr {
	display: block;
	background-image: url(/images/homepage/bg-news.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 258px;
	padding: 10px 15px;
}

#btmContent #news div#news_hdr h2 {
	margin: 5px 0 0 0;
}

#btmContent #news div#news_hdr p {
	font-size: 12px;
	margin: 0;
}

#feature_pr {
	background-image: url(/images/homepage/bg-announcement.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding: 12px 13px;
}

#btmContent #news div {
	margin-top: 15px;
	padding-bottom: 20px;
}

#btmContent #news div h3 {
	margin-top: 5px;
	margin-bottom: 2px;
	font-weight: normal;
	_font-size: 12px;
}

#btmContent #news div p {
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 0;
}

#btmContent #news div p.readMore {
	text-align: right;
}

#btmContent #news div.first {
	border-bottom: 1px solid #666;
}

#cdFlash {
	float: left;
	margin-top: 20px;
	text-align: center;
	width: 602px;
	overflow: hidden;
}

#network_hdr {
	background-image: url(/images/homepage/bg-hdr-network.jpg);
	width: 602px;
	height: 94px;
}

#network_hdr h2 {
	display: block;
	padding: 25px 0 0 25px;
	float: left;
}

#network_hdr a {
	display: block;
	float: left;
	background-image: url(/images/homepage/btn-tour.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 168px;
	margin: 20px 20px;
	text-align: center;
	text-decoration: none;
	padding: 12px 5px 0 5px;
}
