a {
	color: #ffffff;	
}

a:visited {
	text-decoration: none;	
}

div#nav a {
	display: block;
	height: 40px;
	width: 40px;
}

div.package a {
	color: #bfbfff;
}

div.package a:visited {
	text-decoration: underline;
}

a#nav_appdev {
	background: url('/media/images/bg_nav_appdev.png');
}

a#nav_design {
	background: url('/media/images/bg_nav_design.png');
}

a#nav_difference {
	background: url('/media/images/bg_nav_difference.png');
}

a#nav_hosting {
	background: url('/media/images/bg_nav_hosting.png');
}

a#nav_contact {
	background: url('/media/images/bg_nav_contact.png');	
}

a#nav_voice {
	background: url('/media/images/bg_nav_voice.png');
}

a.faq_q {
	font-weight: bold;
}

body {
	background-color: #000000;
	background: url('/media/images/bg_body.jpeg');
	background-attachment: fixed;
	color: #dfdfdf;
	font-family: tahoma, arial, helvetica;
	margin: 25px 0 0 0;
	text-align: center;
}

div#body {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 800px;
}

div#header {
	float: left;
	margin: 0;
	width: 645px;
}

div#nav {
	float: right;
	margin: 0;
	width: 150px;
}

div#content {
	font-size: 0.9em;
	float: left;
	padding: 0px 15px 7px 7px;
	width: 622px;
}

div#sidebar {
	float: right;
	width: 150px;	
}

div#footer {
	border-top: solid 1px #2c2c2c;
	color: #4f4f4f;
	font-size: 0.6em;
	float: left;
	padding: 7px 15px 7px 7px;
	width: 622px;	
}

div#footer_small {
	border-top: solid 1px #2c2c2c;
	color: #4f4f4f;
	font-size: 0.6em;
	float: right;
	padding-top: 7px;
	width: 150px;
}

div#packages {
	margin: auto;
	width: 580px;
}

div.package {
	float: left;
	background: url('/media/images/bg_package.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	border: solid 1px #3f3f3f;
	font-size: 0.8em;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 250px;	
}

div.full {
	height: 300px;
}

div.half {
	height: 185px;
}

hr {
	padding-top: 10px;
	height: 0;
	border: 0;
	color: #000000;
	clear: both;
	opacity: 0;
	filter: alpha(opacity = 0);
}

h1 {
	margin: 0;
	padding: 0;	
}

h1 a {
	background: url('/media/images/header.png');
	display: block;
	height: 81px;
	width: 317px;
}

h1 span {
	display: none;	
}

h2 {
}

h3 {
	clear: both;
	font-size: 1.1em; 
}

h3#netupdates {
	border-top: solid 1px #2f2f2f;
	margin-bottom: 0;
	padding-bottom: 0;
}

div.package h3 {
	background-color: #1f1f1f;
	background: url('/media/images/bg_h3package.png');
	font-family: "futura lt", tahoma, arial, helvetica;
	height: 50px;
	line-height: 50px;
	margin: 0;
	text-align: center;
	width: 250px;
}

img#decoration {
	border: solid 1px #2c2c2c;
	float: right;
	height: 88px;
	padding: 1px;
	width: 125px;
}

img.promo {
	display: block;
	text-align: center;
	margin: auto;	
}

form#portal_login {
	margin-bottom: 7px;
}

form#portal_login label {
	font-size: 0.6em;
	padding-left: 3px;
}

form#portal_login input.login {
	border: solid 1px #2f2f2f;
	background-color: #000000;
	color: #9f9f9f;
	width: 140px;
	margin-left: 2px;
	margin-bottom: 5px;
}

form#portal_login input.button {
	border: 0;
	cursor: pointer;
	background: url('/media/images/form_login_go.png');
	background-repeat: no-repeat;
	background-position: 100% 50%;
	width: 145px;
	height: 18px;
	text-align: left;
	color: #090909;
}

div#nav li {
	display: block;
	float: left;
	height: 40px;
	margin: 2px 5px 0 2px;
	width: 40px;
}

div#content li {
	list-style-image: url('/media/images/bullet.png');	
}

div#footer p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 15px;	
	padding-bottom: 0;
}

div#footer p + p {
	padding-top: 2px;	
}

div.package p {
	margin-left: 10px;
	margin-right: 15px;	
}

p.order {
	margin: 0px 0 0 0;
	padding: 20px 0 0 0;
	_padding: 0;
	float: left;
}

p.slogan {
	font-size: 0.8em;
	text-align: center;
}

p.price {
	text-align: right;
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
}

p.price span.dollars {
	color: #00c6ff;
}

p.price span.cents {
	color: #9f9f9f;
	font-size: 0.5em;
	line-height: 0.5em;
	vertical-align: super;
}

p.price span.period {
	margin-left: -13px;
	font-size: 0.5em;
	line-height: 0.5em;
	vertical-align: baseline;
}

p.learnmore {
	margin-top: 0;
	padding-top: 0;
	text-align: right;	
}

p#powered {
	background: url('/media/images/poweredby.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border-top: solid 1px #2c2c2c;
	height: 164px;
	width: 150px;
	margin: auto;	
}

p#powered span {
	display: none;	
}

p#follow {
	text-align: right;
	font-size: 0.7em;
}

p#follow a {
	color: #6f6f6f;
}

div#nav a span {
	display: none;
}

span#nav_descr {
	border-top: solid 1px #2c2c2c;
	border-bottom: solid 1px #2c2c2c;
	color: #6c6c6c;
	display: block;
	float: left;
	font-family: "futura lt", tahoma, arial, helvetica;
	height: 85px;
	line-height: 75px;
	padding: 5px 0 0px 0;
	text-align: center;
	vertical-align: middle;
	width: 511px;
}

span#nav_descr_hilite {
	color: #dfdfdf;	
}

span#phone_bottom {
	background: url('/media/images/bg_phone.png');
	display: block;
	font-size: 0.8em;
	height: 54px;
	text-align: right;
	width: 150px;
}

span#phone_top {
	background: url('/media/images/bg_phone.png');
	background-repeat: no-repeat;
	background-position: 100% 100%;
	display: block;
	font-size: 0.8em;
	height: 81px;
	text-align: right;
	width: 150px;	
}

span#phone_top span, span#phone_bottom span {
	display: none;	
}

span#twitter {
	font-size: 0.7em;
}

table.info, table.pricing {
	margin-left: 0.5em;
	width: 95%;
}

table.info td, table.pricing td {
	font-size: 0.8em;
}

div#nav ul {
	border-top: solid 1px #2c2c2c;
	border-bottom: solid 1px #2c2c2c;
	list-style-type: none;
	height: 85px;
	margin: 0;
	padding: 2px 0 3px 6px;
}

fieldset {
	border: 0;
}