html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	text-align: center;
	background: #e6e6e6 url(images/bg.png) repeat-x;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* Default link colors */

a:link {color: #000; text-decoration: underline;}
a:visited {color: #000; text-decoration: underline;}
a:hover {color: #000; text-decoration: none;}
a:active {color: #000; text-decoration: none;}


/* General style */

#header {
	background: url(images/header.png) no-repeat top center;
	margin: 0 auto;
	width: 888px;
	min-height: 230px;
	overflow: hidden;
}

#shortcuts {
	margin: 0 0 0 600px;
	width: 242px;
	height: 35px;
	background: url(images/box_shortcut.png) no-repeat;
}

#shortcuts ul {
	margin: 0 auto;
	width: 170px;
	font: 12px arial;
	color: #808080;
}

#shortcuts li {
	padding: 10px 0;
	float: left;
	margin: 0 1px;
}

#shortcuts li a {
	color: #808080;
	text-decoration: none;
}

#shortcuts li a:hover {
	color: #333;
}

#navigation {
	margin: 35px 0 0 410px;
	width: 375px;
	height: 35px;
	overflow: hidden;
}

#navigation li {
	float: left;
	list-style: none;
	margin: 0 3px;
	height: 32px;
	text-align: center;
	background-image: none;
}

#navigation li:hover, #navigation li a.active {
	background-image: url('images/navigation.png');
}

#navigation li a {
	float: left;
	height: 35px;
	width: 100%;
	font: 600 14px arial;
	color: #FFF;
	line-height: 35px;
	text-decoration: none;
}

#navigation li.home, #navigation li.home a.active {
	width: 65px;
	background-position: -2px 0;
}

#navigation li.shared, #navigation li.shared a.active {
	width: 72px;
	background-position: -72px 0;
}

#navigation li.vps, #navigation li.vps a.active {
	width: 50px;
	background-position: -150px 0;
}

#navigation li.services, #navigation li.services a.active {
	width: 79px;
	background-position: -205px 0;
}

#navigation li.contact, #navigation li.contact a.active {
	width: 78px;
	background-position: -288px 0;
}

#details {
	background: url(images/bluebox.png) no-repeat;
	width: 828px;
	height: 220px;
	margin: 35px auto 0 auto;
	padding: 0 30px;
}

#info {
	float: left;
	width: 570px;
	font: 600 12px arial;
	color: #FFF;
	text-align: left;
}

#info ul {
	margin: 85px 0 15px 5px;
	overflow: hidden;
}

#info li {
	background: url(images/bullet.png) no-repeat top left;
	padding: 0 0 0 25px;
	margin: 5px 0 0 0;
	width: 240px;	
	height: 20px;
	font: 600 14px arial;
	color: #FFF;
	float: left;
}

#info a {
	color: #a2d60f;
}

.indent {
	margin: 0 0 0 50px;
}

#signup {
	float: left;
	margin: 25px 0 0 0;
	padding: 125px 48px 0 47px;
	height: 47px;
	background: url(images/signup.png) no-repeat;
}

#signup .button {
	background: url(images/button.png) no-repeat;
	width: 160px;
	height: 32px;
	border: 0;
	font: 600 18px arial;
	color: #FFF;
}

#body {
	background: url(images/containerbg.png) no-repeat;
	margin: 18px auto 0 auto;
	width: 936px;
	padding: 10px 10px;
	text-align: left;
	overflow: hidden;
}

.row {
	width: 936px;
	overflow: hidden;
}

.package1, .package2, .package3 {
	float: left;
	width: 192px;
	height: 165px;
	font: 600 16px arial;
	padding: 10px 20px;
	color: #323232;
	margin: 0 3px 0 0;
}

.package1 {
	background: url(images/package1.png) no-repeat;
}

.package2 {
	background: url(images/package2.png) no-repeat;
}

.package3 {
	background: url(images/package3.png) no-repeat;
}

ul.packagelinks{
	padding: 10px 0 0 0;
	margin: 0 0 8px 8px;
	overflow: hidden;
}

ul.packagelinks li {
	list-style: none;
	font: 12px arial;
	color: #9f9e9e;
	padding: 0 0 0 12px;
	margin: 5px 0 0 0;
	background: url(images/bullet2.png) no-repeat center left;
}

ul.packagelinks b {
	font: 600 14px arial;
	color: #000;
}

.package1 .button, .package2 .button, .package3 .button {
	background: url(images/btnorder.png) no-repeat;
	width: 100px;
	height: 26px;
	border: 0;
	margin: 0 0 0 40px;
}

.column {
	float: left;
	margin: 0 3px;
}

.smallbox {
	float: left;
	background: url(images/smallbox.png) no-repeat;
	width: 195px;
	height: 45px;
	padding: 6px 16px;
	margin: 2px 0 3px 0;
	text-align: center;
	font: 12px arial;
}

.smallbox form {
	margin: 5px 0;
}

.smallbox h1, .box0 .title, .box2 .title {
	font: 600 14px arial;
	text-transform: capitalize;
}

.online {
	background: url(images/btnonline.png) no-repeat;
	width: 110px;
	height: 38px;
	border: 0;
	color: #323232;
	font: 600 14px arial;
}

.offline {
	background: url(images/btnoffline.png) no-repeat;
	width: 110px;
	height: 38px;
	border: 0;
	color: #323232;
	font: 600 14px arial;
}

#largebox {
	float: left;
	margin: 5px 0 0 0;
	width: 427px;
	height: 167px;
	padding: 8px 20px;
	background: url(images/largebox.png) no-repeat;
}

.title {
	font: 600 18px arial;
	color: #323232;
}

.text {
	font: 12px arial;
	color: #555;
}

.content {
	margin: 15px 0 0 0;
	overflow: hidden;
	font: 11px arial;
	color: #555;
}

.content a {
	font-weight: 600;
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

.box {
	float: left;
	background: url(images/box.png) no-repeat;
	width: 191px;
	height: 165px;
	padding: 10px 20px;
	margin: 4px 0 0 4px;
	font: 12px arial;
}

.box2 {
	float: left;
	background: url(images/box2.png) no-repeat;
	width: 188px;
	height: 175px;
	padding: 5px 20px;
	margin: 4px 0 0 4px;
	font: 12px arial;
}

.box2 .content {
	margin: 25px 0 0 0;
	padding: 0 10px;
}

.author {
	float: right;
}

table {
	margin: 15px auto 0 auto;
	width: 866px;
	border-collapse: separate;
	border-spacing: 13px 2px;
}

td {
	height: 29px;
	font: 600 12px arial;
	line-height: 29px;
	text-align: center;
	width: 117px;
}

td:first-child {
	text-align: left;
	text-indent: 10px;
}

td img {
	margin: 3px 0 -3px 0;
}

tr:first-child td {
	background-color: #c0c0c0;
}

tr.a td {
	background: url(images/lightblue.png) repeat;
	color: #2f6291;
}

tr.b td {
	background: url(images/darkblue.png) repeat;
	color: #acceef;
}

tr.c td {
	height: 30px;
	padding: 5px 0;
}

.firstcol {
	width: 330px;
}

img {
}

table .button {
	background: url(images/btnorder2.png) no-repeat;
	width: 90px;
	height: 27px;
	border: 0;
}

#bottomlinks {
	background: url(images/bottombg.png) repeat-x;
	border-top: 1px solid #474646;
	border-bottom: 1px solid #474646;
	height: 75px;
	margin: 35px 0 0 0;
}

#bottomlinks ul {
	margin: 20px auto;
	width: 640px;
	text-align: center;
}

#bottomlinks li {
	list-style: none;
	float: left;
	font: 12px arial;
	color:#FFF;
	margin: 0 2px;
}

#bottomlinks li a {
	text-decoration: none;
	color: #FFF;
}

#bottomlinks li a:hover {
	text-decoration: underline;
}

#footer {
	background-color: #727272;
	height: 35px;
	font: 12px arial;
	color: #323232;
}

#footer ul {
	margin: 0 auto;
	width: 795px;
	line-height: 35px;
	overflow: hidden;
}

#footer li {
	float: right;
}

#footer li:first-child {
	float: left;
}
