* {
	margin: 0;
	padding: 0;
	outline: 0;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1em;
	color: #000000;
	background: #cccccc;
}
p {
	margin: 10px 0;
}
a {
	color: #1b809f;
	text-decoration: underline;
}
a img {
	border: none;
}
.clear {
	clear: both;
}
#header {
	width: 100%;
	height: 53px;
	color: #ffffff;
	background: url(../images/header.png) repeat-x;
}
#header .container {
	width: 930px;
	height: 53px;
	margin: 0 auto;
}
#header a.logo {
	width: 132px;
	height: 27px;
	display: block;
	float: left;
	margin: 13px 0;
	background: url(../images/sprite.png) no-repeat;
	background-position: -60px -175px;
}
#header a.logo:active {
	height: 27px;
	position: relative;
	top: 1px;
}
#header ul.nav {
	float: right;
	margin: 10px 0;
	list-style: none;
}
#header ul.nav li {
	float: left;
	margin: 0 5px;
}
#header ul.nav li a {
	width: 77px;
	height: 14px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	display: block;
	padding: 9px 0;
}
#header ul.nav li a:hover {
	background: url(../images/sprite.png) no-repeat;
	background-position: -302px -204px;
}
#header ul.nav li a:active {
	position: relative;
	top: 1px;
}
.promo {
	height: 200px;
	width: 300px;
	margin-bottom: 10px;
	float: left;
	background: url(../images/promoBoxSmall.png) no-repeat;
}
.promo-middle {
	margin: 0 5px;
}
.promo .pricing {
	margin: 75px 0 0 0;
	float: right;
}
.promoTitleVps {
	height: 29px;
	width: 155px;
	display: block;
	background: url(../images/sprite.png) no-repeat;
	background-position: -131px 0;
}
.promoTitleReseller {
	height: 29px;
	width: 190px;
	display: block;
	background: url(../images/sprite.png) no-repeat;
	background-position: -289px 0;
}
.promoTitleDomains {
	height: 29px;
	width: 190px;
	display: block;
	background: url(../images/sprite.png) no-repeat;
	background-position: -289px -31px;
}
.packagePriceDomains {
	height: 42px;
	width: 60px;
	display: block;
	background: url(../images/sprite.png) no-repeat;
	background-position: -221px -28px;
	margin: 0 0 0 8px;
}
.packagePriceComingSoon {
	height: 22px;
	width: 77px;
	display: block;
	background: url(../images/sprite.png) no-repeat;
	background-position: -137px -28px;
	margin: 55px 10px 0 0;
}
#plans {
	width: 910px;
	margin: 0 auto;
	background:#fff;
	padding: 10px;
}
.package {
	width: 300px;
	height: 150px;
	float: left;
	background: url(../images/sprite.png) no-repeat;
	background-position: 0 -204px;
}
.package-middle {
	margin: 0 5px;
}
.package .title, .promo .title {
	width: 280px;
	margin: 10px 10px 0 10px;
	float: left;
}
.packageTitlePersonal {
	height: 29px;
	width: 120px;
	display: block;
	background: url(../images/sprite.png) no-repeat;
	background-position: 0 0;
}
.packageTitleUnlimited {
	height: 26px;
	width: 130px;
	display: block;
	background: url(../images/sprite.png) no-repeat;
	background-position: 0 -29px;
	margin-bottom: 3px;
}
.packageTitleSmallBusiness {
	height: 29px;
	width: 180px;
	display: block;
	background: url(../images/sprite.png) no-repeat;
	background-position: 0 -53px;
}
.package .ribbonHot {
	width: 20px;
	height: 26px;
	display: block;
	margin-left: 270px;
	margin-top: -6px;
	background: url(../images/sprite.png) no-repeat;
	background-position: -220px -175px;
}
.package .ribbonNew {
	width: 20px;
	height: 26px;
	display: block;
	margin-left: 270px;
	margin-top: -6px;
	background: url(../images/sprite.png) no-repeat;
	background-position: -198px -175px;
}
.package .specs, .promo .specs {
	margin: 5px 0 0 10px;
	color: #ffffff;
	float: left;
}
.package .specs ul, .promo .specs ul {
	list-style: none;
}
.package .specs li, .promo .specs li {
	margin: 10px 0;
}
.package .specs a, .promo .specs a {
	color: #ffffff;
	text-decoration: none;
}
.package .pricing {
	margin: 25px 0 0 0;
	float: right;
}
.packagePricePersonal {
	height: 41px;
	width: 60px;
	display: block;
	background: url(../images/sprite.png) no-repeat;
	background-position: 0 -82px;
	margin: 1px 0 0 8px;
}
.packagePriceUnlimited {
	height: 42px;
	width: 60px;
	display: block;
	background: url(../images/sprite.png) no-repeat;
	background-position: 0 -121px;
	margin: 0 0 0 8px;
}
.packagePriceSmallBusiness {
	height: 42px;
	width: 60px;
	display: block;
	background: url(../images/sprite.png) no-repeat;
	background-position: 0 -161px;
	margin: 0 0 0 8px;
}
.orderNow {
	width: 77px;
	height: 30px;
	display: block;
	margin: 5px 10px 0 0;
	background: url(../images/sprite.png) no-repeat;
	background-position: -61px -83px;
}
.orderNow:hover {
	background-position: -61px -114px;
}
.orderNow:active {
	background-position: -61px -145px;
}
#main {
	width: 930px;
	height: auto;
	margin: 0 auto;
	background:#ffffff;
}
.cont {
	width: 930px;
	height: auto;
	padding-bottom: 10px;
}
.seperate {
	height: 20px;
}
.main {
	width: 590px;
	float: left;
	margin: 0 20px 0 10px;
	line-height: 1.5em;
}
.main-big {
	width: 910px;
	float: left;
	margin: 0 20px 0 10px;
	line-height: 1.5em;
}
.sidebar {
	width: 300px;
	float: left;
	margin: 0 0 10px 0;
	line-height: 1.5em;
}
.sidebar .contactUsTable .label {
	width: 70px;
	float: left;
}
.sidebar .contactUsTable .email {
	width: 230px;
	float: left;
}
.sidebar .contactUsTable .email a {
	color: #000000;
}




.checkmark {
	width: 16px;
	height: 16px;
	display: block;
	background: url(../images/sprite.png) no-repeat;
	background-position: -243px -180px;
}




.hosting-plans .legend {
	background: #cccccc;
	border-bottom: none;
}
.hosting-plans .legend td {
	font-weight: bold;
}
.hosting-plans .alt {
	background: #eeeeee;
}
.hosting-plans .checkmark {
	margin: 0 auto;
}
.hosting-plans .orderNow {
	margin: 0 auto;
}
.hosting-plans td {
	width: 260px;
	text-align: center;
	line-height: 1.7em;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #cccccc;
}
.hosting-plans td.side {
	width: 190px;
	text-align: left;
	padding: 5px 0 5px 10px;
}




h4 {
	font-size: 16px;
	font-weight: normal;
	color: #555555;
	line-height: 1.5em;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #cccccc;
}

.homeLogin .input {
	margin: 5px 0;
}
.homeLogin .label {
	width: 70px;
	float: left;
	padding: 7px 0;
}
.homeLogin label {
	cursor: pointer;
}
.homeLogin .email, .homeLogin .password {
	width: 210px;
	padding: 5px;
	color: #333333;
	background: #eeeeee;
	border: 1px solid #cccccc;
}
.homeLogin .email:focus, .homeLogin .password:focus {
	color: #000000;
	background: #ffffff;
}
.homeLogin .inputRemember {
	margin: 7px 0 0 70px;
	float: left;
}
.homeLogin .remember {
	float: left;
	margin-right: 5px;
	margin-top:1px;
}
.homeLogin .buttonLogin {
	width: 77px;
	height: 30px;
	border: none;
	float: right;
	margin-right: 10px;
	cursor: pointer;
	background: url(../images/sprite.png) no-repeat;
	background-position: -139px -83px;
}
.homeLogin .buttonLogin:hover {
	background-position: -139px -114px;
}
.homeLogin .buttonLogin:active {
	background-position: -139px -145px;
}
.demoLoginButton {
	width: 77px;
	height: 30px;
	border: none;
	float: right;
	margin-right: 10px;
	cursor: pointer;
	background: url(../images/sprite.png) no-repeat;
	background-position: -217px -83px;
}
.demoLoginButton:hover {
	background-position: -217px -114px;
}
.demoLoginButton:active {
	background-position: -217px -145px;
}


.cont .col-2 {
	width: 426px;
	float: left;
	padding: 5px 15px;
	line-height: 1.5em;
}













.testimonials {
	width: 590px;
	height: 70px;
	color: #000000;
}
.testimonials .contentdiv {
	width: 590px;
	display: none;
	position: absolute;
	background: #ffffff;
}
.testimonials .quote {
	width: 460px;
	background: #ffffff;
	padding: 10px 10px 6px 10px;
	float: left;
	font-style: italic;
}
.testimonials .customer {
	width: 89px;
	padding: 17px 10px;
	float: left;
	text-align: center;
	background: #ffffff;
	border-left: 1px dotted #cccccc;
}
h1.title {
	font-size: 20px;
}
