body {
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #fff;
	line-height: 1.3em;
	padding: 0;
	margin: 0;
	background: url(../images/bg.gif) repeat-y #bbc3b9;
	}

ul	{
	margin: 0;
	padding: 0 0 10px 0;
	}

li	{
	list-style: disc inside;
	}

.orange	{
	color: #ff9813;
	font-weight: bold;
	background: transparent;
	}

.blue	{
	color: #1a2b8a;
	font-weight: bold;
	background: transparent;
	}
	
/*Nav*/

#nav	{
	width: 780px;
	height: 36px;
	position: absolute;
	top: 98px;
	left: 0;
	z-index: 1;
	background: url(../images/nav_bg.jpg) no-repeat transparent;
	}

#hosting a	{
	width: 104px;
	height: 36px;
	position: absolute;
	top: 0;
	left: 14px;
	z-index: 2;
	background: url(../images/nav-hosting.jpg) no-repeat;
	}

#hosting a:hover	{
	width: 104px;
	height: 36px;
	position: absolute;
	top: 0;
	left: 14px;
	z-index: 2;
	background: url(../images/nav-hosting.jpg) 0 -39px no-repeat;
	}

#hosting span	{
	display: none;
	z-index: 2;
	}
	
#client a	{
	width: 126px;
	height: 36px;
	position: absolute;
	top: 0;
	left: 118px;
	z-index: 2;
	background: url(../images/nav-rewards.jpg) no-repeat;
	}

#client a:hover	{
	width: 126px;
	height: 36px;
	position: absolute;
	top: 0;
	left: 118px;
	z-index: 2;
	background: url(../images/nav-rewards.jpg) 0 -39px no-repeat;
	}

#client span	{
	display: none;
	z-index: 2;
	}
	
#add a	{
	width: 82px;
	height: 36px;
	position: absolute;
	top: 0;
	left: 244px;
	z-index: 2;
	background: url(../images/nav-add.jpg) no-repeat;
	}

#add a:hover	{
	width: 82px;
	height: 36px;
	position: absolute;
	top: 0;
	left: 244px;
	z-index: 2;
	background: url(../images/nav-add.jpg) 0 -39px no-repeat;
	}

#add span	{
	display: none;
	z-index: 2;
	}
	
#contact a	{
	width: 96px;
	height: 36px;
	position: absolute;
	top: 0;
	left: 326px;
	z-index: 2;
	background: url(../images/nav-contact.jpg) no-repeat;
	}

#contact a:hover	{
	width: 96px;
	height: 36px;
	position: absolute;
	top: 0;
	left: 326px;
	z-index: 2;
	background: url(../images/nav-contact.jpg) 0 -39px no-repeat;
	}

#contact span	{
	display: none;
	z-index: 2;
	}
	
/*End Nav*/

#wrapper	{
	width: 780px;
	position: absolute;
	top: 0;
	left: 0;
	}
	
#logo	{
	width: 780px;
	height: 98px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: url(../images/logo.jpg) no-repeat transparent;
	}
	
#logo span {
	display: none;
	}

#boasts	{
	width: 780px;
	position: absolute;
	top: 134px;
	left: 0;
	z-index: 1;
	}

#boasts .p1	{
	width: 389px;
	height: 111px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: url(../images/top_info_left.gif) no-repeat transparent;
	}

#boasts .p2	{
	width: 391px;
	height: 111px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 389px;
	z-index: 1;
	background: url(../images/top_info_right.jpg) no-repeat transparent;
	}
	
#boasts span	{
	display: none;
	}

#boasts-link	{
	position: absolute;
	top: 142px;
	left: 8px;
	z-index: 3;
	cursor: pointer;
	width: 220px;
	height: 20px;
	}

#boasts-link span	{
	display: none;
	}
	
#spacer1	{
	width: 780px;
	height: 9px;
	position: absolute;
	top: 245px;
	left: 0;
	z-index: 1;
	background: url(../images/spacer_1.jpg) no-repeat transparent;
	}
	
#rewards	{
	width: 572px;
	height: 183px;
	position: absolute;
	top: 254px;
	left: 0;
	z-index: 1;
	background: url(../images/rewards_bg.gif) repeat-x transparent;
	}

#rewards a	{
	text-decoration: underline;
	color: #ff9813;
	background: transparent;
	}

#rewards a:hover	{
	text-decoration: underline;
	color: #fff;
	background: transparent;
	}
	
#rewards .p1	{
	width: 183px;
	height: 183px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: url(../images/servers.jpg) no-repeat transparent;
	}
	
#rewards .p2	{
	width: 382px;
	height: 43px;
	margin: 0;
	padding: 43px 0 0 0;
	position: absolute;
	top: 0;
	left: 183px;
	z-index: 1;
	background: url(../images/rewards_title.gif) top no-repeat transparent;
	}
	
#spacer2	{
	width: 572px;
	height: 8px;
	position: absolute;
	top: 437px;
	left: 0;
	z-index: 1;
	background: url(../images/spacer_2.gif) no-repeat transparent;
	}

#options	{
	width: 574px;
	height: 279px;
	position: absolute;
	top: 445px;
	left: 0px;
	z-index: 1;
	background: url(../images/options_bg.jpg) no-repeat transparent;
	}

#options a	{
	text-decoration: underline;
	color: #ff9813;
	background: transparent;
	}

#options a:hover	{
	text-decoration: underline;
	color: #fff;
	background: transparent;
	}

#options .p1	{
	width: 84px;
	height: 116px;
	margin: 0;
	position: absolute;
	top: 25px;
	left: 22px;
	z-index: 2;
	background: url(../images/option1_pic.jpg) no-repeat transparent;
	}

#options .p2	{
	width: 167px;
	height: 116px;
	padding: 28px 0 0 0;
	margin: 0;
	position: absolute;
	top: 25px;
	left: 106px;
	z-index: 2;
	background: url(../images/option1_heading.jpg) top no-repeat transparent;
	}

#options .p3	{
	width: 84px;
	height: 116px;
	margin: 0;
	position: absolute;
	top: 25px;
	left: 312px;
	z-index: 2;
	background: url(../images/option2_pic.jpg) no-repeat transparent;
	}

#options .p4	{
	width: 167px;
	height: 116px;
	padding: 28px 0 0 0;
	margin: 0;
	position: absolute;
	top: 25px;
	left: 396px;
	z-index: 2;
	background: url(../images/option2_heading.jpg) top no-repeat transparent;
	}

#starter	{
	width: 208px;
	position: absolute;
	top: 254px;
	left: 572px;
	z-index: 1;
	}

#starter .p1	{
	width: 208px;
	height: 96px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: url(../images/starter_middle.jpg) no-repeat transparent;
	}
	
#starter .p2	{
	width: 112px;
	height: 30px;
	margin: 0;
	position: absolute;
	top: 96px;
	left: 0;
	z-index: 1;
	background: url(../images/starter_price.jpg) no-repeat transparent;
	}

#starter .p3	{
	width: 96px;
	height: 30px;
	margin: 0;
	cursor: pointer;
	position: absolute;
	top: 96px;
	left: 112px;
	z-index: 1;
	background: url(../images/starter_info.jpg) no-repeat transparent;
	}
	
#starter .p1 span, #starter .p2 span	{
	display: none;
	}
	
#advanced	{
	width: 208px;
	position: absolute;
	top: 376px;
	left: 572px;
	z-index: 1;
	}

#advanced .p1	{
	width: 208px;
	height: 128px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: url(../images/advanced_middle.jpg) no-repeat transparent;
	}
	
#advanced .p2	{
	width: 112px;
	height: 30px;
	margin: 0;
	position: absolute;
	top: 128px;
	left: 0;
	z-index: 1;
	background: url(../images/advanced_price.jpg) no-repeat transparent;
	}

#advanced .p3	{
	width: 96px;
	height: 30px;
	margin: 0;
	position: absolute;
	top: 128px;
	left: 112px;
	z-index: 1;
	background: transparent;
	}
	
#advanced span	{
	display: none;
	}

#premium	{
	width: 208px;
	position: absolute;
	top: 534px;
	left: 572px;
	z-index: 1;
	}

#premium .p1	{
	width: 208px;
	height: 124px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: url(../images/premium_middle.jpg) no-repeat transparent;
	}
	
#premium .p2	{
	width: 112px;
	height: 26px;
	margin: 0;
	position: absolute;
	top: 124px;
	left: 0;
	z-index: 1;
	background: url(../images/premium_price.jpg) no-repeat transparent;
	}

#premium .p3	{
	width: 96px;
	height: 26px;
	margin: 0;
	position: absolute;
	top: 124px;
	left: 112px;
	z-index: 1;
	background: transparent;
	}
	
#premium span	{
	display: none;
	}

#spacer4	{
	width: 208px;
	height: 40px;
	position: absolute;
	top: 684px;
	left: 572px;
	z-index: 1;
	background: url(../images/spacer_4.jpg) no-repeat transparent;
	}
	
#bottomlines	{
	width: 780px;
	height: 7px;
	position: absolute;
	top: 724px;
	left: 0;
	z-index: 1;
	background: url(../images/bottom_lines.gif) no-repeat transparent;
	}

#footer {
	font: 10px arial, helvetica, sans-serif; 
	width: 770px;
	padding: 20px;
	left: 0;
	top: 730px;
	position: absolute;
	}

#footer a {
	text-decoration: none;
	color: #3852a0;
	background: transparent;
	}

#footer a:hover {
	text-decoration: underline;
	color: #e07e00;
	background: transparent;
	}
	
#footerlinks {
	float: left;
	width: 460px;
	color: #000;
	}

#copyright {
	margin-left: 460px;
	color: #000;
	}