html, body {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
}

body {
	background: white url(whyimages/top_bg.png) repeat-x;
	text-align: center;
}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none}

a img, img {
	border: none;
}

.clearer {
	clear: both;
	height: 0;
	width: 0;
	display: block;
	overflow: hidden;
}

.hidden {
	display: none;
}

#header {
	height: 85px;
	width: 733px;
	margin: 0 auto;
	text-align: left;
	background: url(whyimages/top_bg_watermark.jpg) no-repeat top right;
	position: relative;
}

#header h1 {
	margin: 0;
	padding: 13px 0 0;
	float: left;
}

#header .slogan {
	margin-top: 63px;
	padding-left: 23px;
}

#header .contact {
	position: absolute;
	top: 2px;
	right: 0;
	margin-top: 18px;
}

#navigation {
	background-color: #f3f3f3;
	letter-spacing: -0.01em;
	margin-top: 3px;
	width: 100%;
	zoom: 100%;
}

#navigation * {
	vertical-align: middle;
}


#navigation ul {
	width: 735px;
	margin: 0 auto;
	list-style-type: none;
	padding: 0;
	display: block;
	white-space: nowrap;
}

#navigation li {
	margin: 0;
	padding: 0;
	float: left;
	width: 104px;
	display: block;
	height: 28px;
}

#navigation li a, #navigation li .sel-m {
	color: #5e5e5e;
	text-decoration: none;
	padding: 1px 0;
	display: block;
	border-top: 6px solid #c8c8c8;
	margin-right: 1px;
	height: 20px;
	background-repeat: repeat-x;
}

#navigation li.sel {
	position: relative;
	width: 111px;
}

#navigation li .sel-l {
	background-image: url(whyimages/nav_selected_left.png);
	width: 14px;
	height: 33px;
	display: block;
	margin-top: -3px;
	position: absolute;
	top: 0;
	left: -7px;
}


#navigation li .sel-r {
	background-image: url(whyimages/nav_selected_right.png);
	width: 14px;
	height: 33px;
	display: block;
	margin-top: -3px;
	position: absolute;
	right: -10px;
	top: 0;
	z-index: 100;
}


#navigation li .sel-m {
	margin-right: 0;
	background-image: url(whyimages/nav_grey_selected.png);
	width: 102px;
	position: relative;
	top: -3px;
	left: 7px;
	z-index: 2;
	border-top: none;
	height: 33px;

/*	
	border-top: none;
	margin-right: -10px;
	margin-left: -10px;
*/
}


#navigation li .sel-m img {
	margin-top: 9px;
}

#navigation li a:hover {
	border-top-color: #f57e20;
	background-image: url(whyimages/nav_orange.png);
}

#navigation img {
	display: block;
	margin: 0 auto;
	position: relative;
	top: 5px;
}

#navigation .anti-virus-spam img {
	position: relative;
	top: 4px;
}

#page {
	width: 733px;
	margin: 0 auto;
	text-align: left;
	font-size: 80%;
	margin-top: .7em;
}


#footer-links {
	text-align: center;
	margin-top: 2em;
	background: url(whyimages/bottom_bar_left_corner.png) no-repeat bottom left; 
	font-size: 86%;
}

#footer-links .bg {
	padding: .4em;
	background: url(whyimages/bottom_bar_right_corner.png) no-repeat bottom right; 
}

#footer-links, #footer-links a {
	background-color: #f57e20;
	color: white;
}

#footer-links a, #footer-links b {
	text-decoration: none;
	margin: 0 .5em;	
}

#footer-links a:hover {
	text-decoration: underline;
}

#footer-copyright {
	color: #b7b7b7;
	text-align: center;
	margin-top: .7em;
	padding-bottom: 2em;
	font-size: 90%;
}




#content-nav-bar {
	float: left;
	width: 140px;
	font-size: 80%;
	margin-top: 10px;
	background-color: #efefef;
	background-image: url(whyimages/info_strip_bg.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-bottom: 130px;
}

#content-nav-bar .bg-left {
	background-image: url(whyimages/product_left_nav_corner.png);
	background-repeat: no-repeat;
}

#content-nav-bar .bg-right {
	background-image: url(whyimages/product_right_nav_corner.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#content-nav-bar ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#content-nav-bar li {
}

#content-nav-bar li.break {
	border-top: 4px solid white;
}



#content-nav-bar a {
	color: #000;
	padding: 6px 0 6px 9px;
	display: block;
	text-decoration: none;
}

#content-nav-bar a:hover {
	text-decoration: underline;
}

#content {
	float: left;
	width: 395px;
	margin-left: 25px;
	font-family: Tahoma;
	font-size: 86%;
	line-height: 1.6em;
	color: #101b63;
}

#content h1 {
	color: #f57e20;
	font-size: 310%;
	font-weight: normal;
	margin-bottom: .5em;
	margin-top: .5em;
}

#content h1 + p {
	font-weight: bold;
}

#content ul {
	list-style-image: url(whyimages/bullet_arrow.png);
	margin: 0 0 0 2em;
	padding: 0;
}

#content-products {
	float: right;
	width: 145px;
	margin-top: 55px;
}

#content-products .product-box {
	float: none;
	margin: 0;
	width: 145px;
}

/*************************
      HOMEPAGE STYLES
**************************/


.product-box {
	background: #fff url(whyimages/info_strip_bg.png) repeat-x;
	float: left;
	width: 147px;
	font-size: 82%;
	color: #545454;
}


.product-box .pad {
	padding: 1em;
	border-left: 2px solid white;
	padding-bottom: 2.3em;
}

.product-box.first {
	width: 145px;
}

.product-box.first .pad {
	border-left: none;
}

.product-box p {
	font-weight: bold;
	margin: .6em 0;
}

.product-box h3 {
	text-transform: lowercase;
	color: #f57e20;
	font-size: 130%;
	margin: 0;
	font-family: Tahoma, sans-serif;
}

.product-box h3 a {
	color: #f57e20;
	text-decoration: none;
}

.product-box .price {
	font-size: 185%;
	text-transform: uppercase;
	color: #0e115c;
	font-weight: bold;
	text-align: center;
}


.product-box ul {
	padding-left: 1.5em;
	margin: 0 0 .6em;
	list-style-image: url(whyimages/bullet_arrow.png);
}


.home-image-boxes {
	margin-left: -3px;
	margin-bottom: 1.5em;
}

.home-image-boxes img {
	margin-left: 3px;
}

.home-domain-check {
	white-space: nowrap;
	padding: 10px 17px 8px;
	background: #c4c4c4 url(whyimages/domain_checker_bg.png) repeat-x;
	margin: 3px 0;
	position: relative;
}



.home-domain-check * {
	vertical-align: middle;
}

.home-domain-check h2 {
	float: left;
	margin: 5px 20px 0 0;
	color: white;
	font-size: 100%;
}

.home-domain-check input, .home-domain-check select {
	font-size: 150%;
}

.home-domain-check input.text {
	width: 270px;
}

.home-domain-check .submit {
	position: absolute;
	top: 8px;
	right: 10px;
}



.link-box {
	float: left;
	width: 32%;
	background: white no-repeat;
	margin-right: 3%;
}

.link-box.last {
	margin-right: none;
	width: 27%;
}

.link-box li {
	margin: .3em 0;
 	font-size: 90%;
}

.link-box a {
	color: black;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.link-box .pad {
	padding-left: 60px;
}

.link-box.help-support {
	background-image: url(whyimages/sticky_icon_01.png);
}

.link-box.our-customers {
	background-image: url(whyimages/sticky_icon_02.png);
}

.link-box h2 {
	margin-bottom: 0;
	margin-top: .6em;
}

.link-box ul {
	list-style-image: url(whyimages/bullet_arrow.png);
	margin-left: 0;
	padding-left: 1em;
	margin-top: .5em;
}

.link-box blockquote {
	background: #fff url(whyimages/customer_quote_top.png) no-repeat top left;
	margin: 0;
	padding-left: 25px;
	font-style: italic;
	position: relative;
	left: -2em;
}

.link-box blockquote p {
	background: #fff url(whyimages/customer_quote_bottom.png) no-repeat bottom right;
}

.link-box .cite {
	font-weight: bold;
}










.buy-now {
	text-align: right;
	margin-top: 1.5em;
}


table.comparison {
	font-size: 90%;
}

table.comparison th {
	background-color: #f57e20;
	color: #fff;
	white-space: nowrap;
	padding: .2em .6em;
	background-repeat: no-repeat;
}

table.comparison th.first {
	/* top left curve background */
	background-image: url(whyimages/table_top_left_corner.png);
}

table.comparison th.last {
	/* top right curve background */
	background-image: url(whyimages/table_top_right_corner.png);
	background-position: top right;
}

table.comparison tr.odd {
	background-color: #f0f0f0;
}

table.comparison tr.even {
	background-color: #d7dfe9;
}

table.comparison td {
	padding: .4em .6em;
}


.comparison-table-footer {
	background-color: #838383;
	height: 12px;
	overflow: hidden;
	margin: 1px 2px;
}

.comparison-table-footer .bg-left 
{
	height: 100%;
	background: url(whyimages/table_bottom_left_corner.png) no-repeat;
}

.comparison-table-footer .bg-right {
	height: 100%;
	background: url(whyimages/table_bottom_right_corner.png) no-repeat top right;
}

#content li a {
	color: #4785a3;
}