@charset "utf-8";
/* CSS Document */

body {
padding:0;
margin:0;
font-family:Tahoma;
font-size:11px;
}
.clear {clear:both;}
/* -------------- Start : Top Links Bar --------------- */
#topbar {
background:#282828 url(images/top-bar.gif) repeat-x;
height:58px;
width:930px;
margin:0 auto;
}

#topbar .left {
height:58px;
background:url(images/top-bar-left.gif) no-repeat left;
}

#topbar .right {
height:58px;
background:url(images/top-bar-right.gif) no-repeat right;
}
#topbar .links {
padding-top:27px;
text-align:center;
}

#topbar .links a {
color:#FFFFFF;
text-decoration:none;
padding:2px 35px;
border-left:1px dotted #313131;
border-right:1px dotted #424242;
}

#topbar .links a:hover {
color:#ff6200;
text-decoration:underline;
}
#topbar .links a.start {
border-left:none;
}
#topbar .links a.end {
border-right:none;
}
/* -------------- End : Top Links Bar --------------- */


/* -------------- Start : Logo Bar --------------- */
#bar2 {
background:#025597;
height:248px;
}

#bar2 .wrap {
width:930px;
height:248px;
background:#fffcf5 url(images/bar2-right.gif) repeat-y right;
margin:0 auto;
}

#bar2 .wrap2 {
height:248px;
background:url(images/bar2-left.gif) repeat-y left;
}
#bar2 .background {
height:248px;
background:url(images/bar2-bg.gif) no-repeat;
margin:0 6px;
}

#bar2 a.logo {
height:120px;
width:500px;
display:block;
background:url(images/logo.gif) no-repeat;
margin:60px 0 0 25px;
float:left;
}
/* -------------- End : Logo Bar --------------- */

/* -------------- Start : Main Body --------------- */

	#content {
	background:url(images/wrap2.gif) repeat-x;
	}
	#content .container {
	margin:0 auto;
	width:930px;
	background:url(images/wrap2box.gif) repeat-y;
	}
	#content .boxleft {
	background:url(images/wrap2box-left.gif) left top no-repeat;
	padding-left:6px;
	}
	#content .boxright {
	background:url(images/wrap2box-right.gif) right top no-repeat;
	padding-right:6px;
	}
	
	/* -------------- Start : Specials --------------- */
	
	#special {
	height:205px;
	background:#c7e6ff;
	}
	
	#special .package {
	background:#e2eaf0 url(images/package-bg.gif) no-repeat;
	width:280px;
	height:184px;
	float:left;
	margin:10px 0 10px 20px;
	}
	
	#special .title {
	float:left;
	margin:12px 0 0 15px;
	color:#bd5412;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	#special .price {
	float:right;
	margin:16px 15px 0 0;
	color:#025597;
	font-size:12px;
	font-weight:bold;
	}
	#special .box {
	float:left;
	margin:14px 0 0 12px;
	}
	
	#special .details {
	width:120px;
	float:right;
	margin:13px 10px 0 0;
	}
	#special .details ul {
	list-style-type:square;
	margin:0;
	padding:0;
	}
	#special .order {
	float:right;
	clear:right;
	margin:5px 10px 0 0;
	width:73px;
	height:20px;
	background:url(images/package-order-button.gif) no-repeat;
	}
	#special .order a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:115%;
	padding:1px 0;
	width:100%;
	text-align:center;
	display:block;
	}
	
	#special .order a:hover{
	color:#adffff;
	}

	
	/* -------------- End : Specials --------------- */
	
	/* -------------- Start : Left Column --------------- */
	
	#leftcolumn {
	width:280px;
	float:left;
	margin:10px 0 0 18px;
	}
	
	#leftcolumn .box {
	width:262px;
	margin:0 auto;
	background:#fffbf1 url(images/sidecolumn-bg.gif) repeat-y;
	margin-bottom:15px;
	}
	#leftcolumn .boxtop {
	margin:0;
	padding:20px 0 0 0;
	font-size:110%;
	text-align:center;
	background:url(images/sidecolumn-top.gif) no-repeat;
	height:32px;
	}
	
	#leftcolumn .boxrest {
	background:url(images/sidecolumn-bottom.gif) no-repeat bottom;
	padding:15px;
	padding-top:5px;
	text-align:justify;
	}
	#leftcolumn .boxrest h4 {
	margin:4px 0;
	padding:3px 0;
	text-align:right;
	border-bottom:1px dashed #ffd97b;
	color:#6d4e00;
	}
	#leftcolumn a.more {
	display:block;
	border-top:1px dashed #ffd97b;
	margin-top:10px;
	text-align:center;
	padding:2px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	}
	/* -------------- End : Left Column --------------- */
	
	
	/* -------------- Start : Right Column --------------- */
	
	#rightcolumn {
	width:580px;
	float:right;
	margin:10px 18px 0 0 ;
	}
	
	#dedicatebox { /* ----- Dedicated server homepage information box ----*/
	background:url(images/content-right-dedicate-bg.gif) repeat-y;
	width:577px;
	}
	#dedicatebox .top {
	background:url(images/content-right-dedicate-top.gif) no-repeat top;
	}
	
	#dedicatebox .title {
	float:left;
	margin:8px 0 0 15px;
	color:#025597;
	font-size:24px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	#dedicatebox .price {
	float:right;
	margin:16px 15px 0 0;
	color:#bd5412;
	font-size:12px;
	font-weight:bold;
	}
	
	#dedicatebox .box {
	float:left;
	margin:14px 0 0 12px;
	}
	
	#dedicatebox .details {
	width:250px;
	float:right;
	margin:25px 10px 0 0;
	}
	#dedicatebox .details ul {
	list-style-type:square;
	margin:0;
	padding:0;
	}
	#dedicatebox .order {
	float:right;
	clear:right;
	margin:5px 10px 5px 0;
	width:73px;
	height:20px;
	background:url(images/package-order-button.gif) no-repeat;
	}
	#dedicatebox .order a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:115%;
	padding:1px 0;
	width:100%;
	text-align:center;
	display:block;
	}
	
	#dedicatebox .order a:hover{
	color:#adffff;
	}
	#dedicatebox .footer {
	height:4px;
	background:#e9eff4 url(images/content-right-dedicate-footer.gif) no-repeat bottom;
	}

	/* -------------- End : Right Column --------------- */
	
	#spimages {
	padding:15px 5px;
	text-align:center;
	}
	
	#spimages img {
	padding:7px 3px;
	width:70px;
	}
/* -------------- End : Main Body --------------- */

/* -------------- Start : Footer --------------- */
#footer {
background:#e8f0f6;
}

#footer .wrap {
width:930px;
background:#ececec url(images/footer.gif) repeat-y right;
margin:0 auto;
height:80px;
text-align:center;
}

#footer .links {
color:#CCCCCC;
padding-top:25px;
width:90%;
border-bottom:1px dotted #c6c6c6;
text-align:center;
padding-bottom:5px;
margin:0 auto;
margin-bottom:5px;
}

#footer a {
color:#000000;
padding:0 15px;
text-decoration:none;
}

#footer .copyright {

}

/* -------------- End : Footer --------------- */