* {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	color: #005D76;
}

body {
	background: #CDE1EC;
}

#header {
	background: url('/images/header-background.jpg') repeat-x;
	height: 122px;
	padding:0px;
	margin:0px;
}

#header h1 {
	background: url('/images/header.jpg') no-repeat;
	width: 495px;
	height: 79px;
	margin:0px auto 0px auto;
	padding:0px;
	overflow:hidden;
	line-height:500px;
}
#header h1 a
{
	margin:0px;
	padding:0px;
	width:1px;
	height:1px;
	overflow:hidden;
	display:block;
}

#wrapper {
	background: url('images/wrapper-bg.gif') repeat-x;
}

#wrapper #main {
	width: 780px;
	margin: auto;
}

#wrapper #breaker {
	height: 4px;
	font-size: 0.05em;
	background: url('/images/breaker.gif') no-repeat;
}

#wrapper #main #content {
	background: #FFF;
	border-left: 3px solid #ACCCD7;
	border-right: 3px solid #ACCCD7;
	padding: 0 20px;
}

#content .left {
	float: left;
	width: 437px;
}

#content .ads {
	clear:both
	float: left;
	width: 500px;
}

#content .right {
	float: right;
	width: 231px;
}

.left .box {
	width: 204px;
	background: url('/images/box-bg.gif') repeat-y;
}

.left .box h2, .right .box h2 {
	font-size: 0.05em;
	color: #7DACC0;
	height: 32px;
	width: 204px;
	text-align: center;
	overflow:hidden;
	line-height:500px;
}

.right .box h2 {
	width: 231px;
}

.left .box a.view {
	display: block;
	background: url('/images/button-view-coupons.gif');
	height: 36px;
	text-align: center;
	color: #DCF0F9;
	font-size: 0.05em;
	width:204px;
	margin:0px;
	padding:0px;
	line-height:500px;
	overflow:hidden;
}

.left .box ul {
	padding: 15px 3px 20px 15px !important;
	padding: 11px 3px 18px 15px;
}

.left .box ul li {
	padding-bottom: 10px !important;
	padding-bottom: 5px;
	font-family: verdana;
	font-size: 0.7em;
	color: #124465;
	font-weight: bold;
	list-style: none;
}

.left .box ul li span.item {
	text-decoration: underline;
	font-size: 10px;
}

.left .box ul li span.value, .left .box ul li span.value a {
	padding-left: 1px;
	color: #E77502;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

.left .box ul li span.value a {
	padding-left: 0;
	text-decoration: underline;
}

h2#Hosting_Stats {
	background: url('/images/header-hosting-stats.gif') no-repeat;
}

h2#Registrar_Stats {
	background: url('/images/header-registrar-stats.gif') no-repeat;
}

h2#Featured_Host {
	background: url('/images/header-featured-host.gif') no-repeat;
}

h2#Featured_Registrar {
	background: url('/images/header-featured-registrar.gif') no-repeat;
}

h2#Featured_Sponsor {
	background: url('/images/header-featured-sponsor.gif') no-repeat;
}

h2#Affiliates {
	background: url('/images/header-affiliates.gif') no-repeat;
}

.right .box {
	background: url('/images/right-box-bg.gif') repeat-y;
}

.right .box .content {
	background: url('/images/section-bottom.gif') no-repeat bottom;
}

.right .box .content p {
	font-family: Verdana;
	padding: 7px 20px 15px 20px;
	font-size: 0.7em;
	line-height: 155%;
	color: #124465;
}

.right .box .content p a {
	color: #114463;
	text-decoration: underline;
}

.right .box .content p a img {
	display: block;
	border: 2px solid #97BCCC;
	width: 156px;
	height: 40px;
	margin: auto;
	margin-bottom: 3px;
}

.right .box .content p strong {
	text-decoration: underline;
}

.right .box .content p span {
	color: #E87500;
	font-weight: bold;
}

.right .box ul {
	list-style: none;
	padding: 10px 20px 15px 20px;
}

.right .box ul li {
	padding-left: 20px;
	background: url('/images/arrow.jpg') left center no-repeat;
	font-family: verdana;
	font-size: 0.7em;
	padding: 2px 0 6px 20px;
}

.right .box ul li a {
	color: #E77505;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.boxLeft {
	float: left;
	width: 214px;
}

.boxRight {
	float: right;
	width: 190px;
}

.noBottomPadding {
	padding-bottom: 0 !important;
}

.cont {
	padding-top: 20px;
	padding-right: 10px;
}

.cont div {
	background: #F0F5F9 url('/images/cont-background-top.gif') no-repeat top left;
}

.cont div p {
	padding: 32px 10px 10px 32px;
	background: url('/images/cont-background-bottom.gif') no-repeat bottom left;
	font-family: Verdana;
	color: #005F75;
	font-size: 0.7em;
	line-height: 160%;
}

h2#Announcements {
	background: url('/images/announcements.gif') no-repeat;
	font-size: 0.05em;
	color: #FFF;
	height: 30px;
	padding-top: 25px;
	background-position: 0px 25px;
	line-height:500px;
	overflow:hidden;
	width:177px;
}

h3 {
	color: #E87502;
	font-family: Verdana;
	font-size: 0.7em;
	padding-left: 30px;
	font-weight: normal;
}

p.news {
	color: #005D76;
	font-family: Verdana;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 150%;
	padding: 5px 8px 15px 30px;
}

.withDivider {
	background: url('/images/divider.gif') no-repeat top left;
	padding-top: 15px;
}

#footer {
	background: url('/images/background-bottom.jpg') repeat-x;
	height: 113px;
}

#adPlacement {
	background: #FFF url('/images/bottom-decoration.gif') repeat-x bottom left;
	border-left: 3px solid #ACCCD7;
	border-right: 3px solid #ACCCD7;
	padding-bottom: 21px;
}

#footer ul {
	width: 601px;
	margin: auto;
	background: url('/images/bottom-nav.jpg') no-repeat;
	height: 34px;
}

#footer ul li {
	list-style: none;
	float: left;
}

#footer ul li a {
	display: block;
	font-size: 0.05em;
	color: #5DBABF;
	height: 34px;
	line-height:500px;
	overflow:hidden;
}

#footer ul li.home a {
	width: 34px;
	padding-right: 34px;
}

#footer ul li.hosting a {
	width: 103px;
	padding-right: 35px;
}

#footer ul li.registrar a {
	width: 115px;
	padding-right: 33px;
}

#footer ul li.advertising a {
	width: 72px;
	padding-right: 38px;
}

#footer ul li.support a {
	width: 52px;
	padding-right: 32px;
}

#footer ul li.contact a {
	width: 52px;
}

.clearLeft {
	clear: left;
}

h2.pageTitle {
	color: #639EB0;
	font-family: Arial;
	font-size: 1.1em;
	letter-spacing: -0.05em;
	font-weight: normal;
	padding-top: 18px;
	padding-bottom: 20px;
}

.couponTable {
	border-collapse: collapse;
	font-family: Verdana;
	font-size: 0.7em;
	width: 97%;
}

.couponTable th {
	border: 1px solid #639EB0;
	background: #B2CFD8;
	padding: 5px;
	color: #324F58;
}

.couponTable td {
	border: 1px solid #639EB0;
	padding: 5px;
	color: #333;
}

div.left p {
	font-family: Verdana;
	font-size: 0.7em;
}

p.topPadded {
	padding-top: 20px;
}

label {
	display: block;
	width: 150px;
	padding: 5px 0;
	float: left;
}

input.text {
	border: 1px solid #666;
	font-family: Verdana;
	font-size: 1em;
	padding: 4px;
	color: #666;
	width: 200px;
}

input.text:focus {
	background: #EEE;
}

form fieldset p br {
	clear: left;
}

form fieldset p {
	padding-bottom: 15px;
}

select {
	font-family: Verdana;
	font-size: 1em;
	margin: 3px;
	border: 1px solid #666;
}

input.submit {
	background: #D8E7EB;
	border: 1px solid #639EB0;
	color: #324F58;
	font-family: Arial;
	font-size: 0.8em;
	letter-spacing: -0.05em;
	font-weight: bold;
	padding: 3px;
}

#potentialCompanies ul {
	list-style: none;
	font-family: Verdana;
	padding-left: 150px;
	padding-bottom: 20px;
	font-size: 0.7em;
}

#potentialCompanies ul li {
	padding: 2px 0 !important;
	padding: 0;
}

.error {
	background: #F6CCC5;
	border: 1px solid #E56651;
	padding: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.errorMsg {
	display: block;
	color: #841726;
	padding-top: 3px;
}

.vd {
	font-family: Verdana;
	font-size: 0.7em;
	line-height: 150%;
}

ul#topNav {
	background:#5fbabf url(/images/nav.jpg) no-repeat;
	width: 637px;
	margin: auto;
	height: 41px;
	margin-top:1px;
	overflow:hidden;
	list-style:none;
	padding:0px;
}

ul#topNav li {
	list-style: none;
	height: 38px;
	float: left;
	padding:4px 0px 0px 0px;
	margin:0px;
}

ul#topNav li a {
	height: 38px;
	display: block;
	text-decoration: none;
	overflow:hidden;
	left:500px;
}
ul#topNav li a:hover
{
	margin-top:-1px;
}

ul#topNav a.home {
	width: 78px;
}

ul#topNav a.home:hover {
	background: url('/images/nav-nn.jpg') no-repeat;
}

ul#topNav a.hostingCoupons {
	width: 128px;
}

ul#topNav a.hostingCoupons:hover {
	background: url('/images/nav-nn.jpg') no-repeat;
	background-position: -78px 0;
}

ul#topNav a.registrarCoupons {
	width: 150px;
}

ul#topNav a.registrarCoupons:hover {
	background: url('/images/nav-nn.jpg') no-repeat;
	background-position: -206px 0;
}

ul#topNav a.advertising {
	width: 108px;
}

ul#topNav a.advertising:hover {
	background: url('/images/nav-nn.jpg') no-repeat;
	background-position: -356px 0;
}

ul#topNav a.support {
	width: 86px;
}

ul#topNav a.support:hover {
	background: url('/images/nav-nn.jpg') no-repeat;
	background-position: -464px 0;
}

ul#topNav a.contact {
	width: 87px;
}

ul#topNav a.contact:hover {
	background: url('/images/nav-nn.jpg') no-repeat;
	background-position: -550px 0;
}

div#closer {
	width: 780px;
	margin: auto;
}

div#closer div.left {
	float: left;
	width: 500px;
}

div#closer div.right {
	float: right;
	padding-right: 30px;
	padding-top: 16px;
}

div#closer div.left p, div#closer div.left p a, div#closer div.left p a:hover {
	color: #0F99BD;
	font-family: Verdana;
	text-decoration: none;
}

div#closer div.left p {
	font-size: 0.6em;
	padding: 25px 0 0 70px;
}
