/*****  top navigation  *****/

#header #nav {
	height: 46px;
	text-align: center;
	margin-bottom: 0px;
	clear:both;
}
#header #nav ul li a#nav-domains,
#header #nav ul li a#nav-domains_on {
	overflow: hidden;
	text-indent: -900%;
	height: 36px;
	width: 160px;
	background: url('/images/template/header-nav_domains.gif') top left no-repeat;
}
#header #nav ul li a#nav-hosting,
#header #nav ul li a#nav-hosting_on {
	overflow: hidden;
	text-indent: -900%;
	height: 36px;
	width: 160px;
	background: url('/images/template/header-nav_hosting.gif') top left no-repeat;
}
#header #nav ul li a#nav-solutions,
#header #nav ul li a#nav-solutions_on {
	overflow: hidden;
	text-indent: -900%;
	height: 36px;
	width: 160px;
	background: url('/images/template/header-nav_solutions.gif') top left no-repeat;
}
#header #nav ul li a#nav-home,
#header #nav ul li a#nav-home_on {
	overflow: hidden;
	text-indent: -900%;
	height: 36px;
	width: 160px;
	background: url('/images/template/header-nav_home.gif') top left no-repeat;
}
#header #nav ul li a#nav-support,
#header #nav ul li a#nav-support_on {
	overflow: hidden;
	text-indent: -900%;
	height: 36px;
	width: 160px;
	background: url('/images/template/header-nav_support.gif') top left no-repeat;
}
#header #nav ul li a#nav-resellers,
#header #nav ul li a#nav-resellers_on {
	overflow: hidden;
	text-indent: -900%;
	height: 36px;
	width: 160px;
	background: url('/images/template/header-nav_resellers.gif') top left no-repeat;
}
#header #nav ul li a#nav-domains:hover,
#header #nav ul li a#nav-domains_on:hover,
#header #nav ul li a#nav-hosting:hover,
#header #nav ul li a#nav-hosting_on:hover,
#header #nav ul li a#nav-solutions:hover,
#header #nav ul li a#nav-solutions_on:hover,
#header #nav ul li a#nav-home:hover,
#header #nav ul li a#nav-home_on:hover,
#header #nav ul li a#nav-support:hover,
#header #nav ul li a#nav-support_on:hover,
#header #nav ul li a#nav-resellers:hover,
#header #nav ul li a#nav-resellers_on:hover {
	background-position: 0 -36px;
}
#header #nav ul li a#nav-domains_on,
#header #nav ul li a#nav-hosting_on,
#header #nav ul li a#nav-solutions_on,
#header #nav ul li a#nav-home_on,
#header #nav ul li a#nav-support_on,
#header #nav ul li a#nav-resellers_on {
	background-position: 0 -72px;
}
	
/***** below header *****/

#pagebody {
	position: relative;
	background-color:#FFFFFF;
	width: 960px;
	margin: auto;	
}

/*****  left-side navigation  *****/

#leftnavigation {
	float: left;
	width: 190px;
	height: 600px;
	background: url(/images/leftnavigationbg.jpg) no-repeat top;
	margin: 10px 0 0 0;
}

#leftnavigation p {
	font-size: 17px;
	font-weight:bold;
	margin:10px 0px;
	padding:0px;
}

#leftnavigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}

#leftnavigation p a,
#leftnavigation ul li a {
	display:block;
	width:170px;
	line-height:20px;
	height:17px;
	padding:10px;
	color: #666;
	text-decoration: none;
}
#leftnavigation p a:hover,
#leftnavigation ul li a:hover,
#leftnavigation ul li.sub a:hover {
	background-color: #e5e5e5;
	color:#4095d5;
}

#leftnavigation ul li.sub {
	font-size: 13px;
	text-indent:10px;
	background-color:#FFFFFF;
}

.ln_new {
	background: url(/images/template/md_ln_new.png);
}

/*****  content containers  *****/

#main {
	float: right;
	width: 755px;
	margin: 22px 0px 10px 10px;
}

#content {
	float: left;
	margin: 0 0 0 9px;
	padding: 0px;
	width: 726px;
}
#content2 {
	float: left;
	margin: 10px 0 1.5em 6px;
	width: 757px;
}
#content p {
	line-height: 1.5em;
}

 #fpcontent {
	float: left;
	margin-left: 3px;
	height: 749px;
}
#fpcontent2 {
	float: left;
	margin-left: 3px;
	height: 749px;
}

/*****  right-side area  *****/

#rightnav {
	float: right;
	position: relative;
	right: 4px;
	width: 138px;
	height: 556px;
	margin: 5px 0 14px 0;
	text-align: center;
}

#rightnav ul {
	display: block;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

#rightnav ul li {
	margin: 10px 0 0;
	padding: 0;
}
	
/***** footer *****/

#footerdivider {
	clear: both;
	width:100%;
	height:3px;
	margin-top: 15px;
}
#footerallwidth {
	clear: both;
	background: url('/images/template/footer_bg.gif') top left repeat-x;
	height: 280px;
	margin-top: 0px;
}
#footer {
	width: 960px;
	margin: 0px auto;
	display: block;
}

#footer #sitemap {
	padding:0px 0px 0px 0px;
	margin-bottom: 9px;
	font-size: 11px;
	line-height: 1.5em;
	clear:both;
}
#footer #sitemap #crumbs {
	height: 31px;
	margin-bottom: 10px;
}
#footer #sitemap #crumbs .logo a {
	background: url('/images/template/footer-crumbs_logo.gif') no-repeat top left;
	height:19px;
	width:18px;
	margin: 6px 0px 0px 12px;
	padding:0px;
	float:left;
}

#footer #sitemap #crumbs .logo a span {
	display: none;
}


#footer #sitemap #crumbs .arrow img {
	vertical-align:middle;
	margin:1px 8px 0 3px;
}
#footer #sitemap .smcolumn {
	width: 248px;
	float: left;
	margin-left: 15px;	
	margin-bottom: 5px;
}

#footer #sitemap .smcolumn_l {
	width: 140px;
}

#footer #sitemap .smcolumn h3 {
	margin: 0px;
	padding: 0px;
	color: #20505f;
	font-size: 11px;
}
#footer #sitemap .smcolumn ul {
	padding: 0px;
	margin: 0px;
}
#footer #sitemap .smcolumn ul li {
	list-style: none;
	margin-left: 1px;
}
#footer #sitemap .smcolumn ul li a {
	color: #20505f;
}
#footer #sitemap .smcolumn ul li a:hover {
	color: #20505f;
}
#footer #sitemap .clearmap {
	clear:both;
	height: 5px;
}

#footer #bottomnav {
	clear: both;
	width: 960px;
	margin-top:10px;
	font-size: 11px;
}
#footer #bottomnav #copyright {
	color:#20505f;
	line-height: normal;
	display:block;
	float:left;
	padding: 0 0 0 15px;
}

#footer #bottomnav #slogan {
	color: #62a9d8;
	font-size: 14px;
	font-weight: bold;
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
}

#footer #bottomnav #slogan sup {
	font-size: .7em;
}

#footer #bottomnav #links {
	display: block;
	float:right;
}
#footer #bottomnav #links ul {
	display: block;
	list-style: none;
	padding:0 15px 0 0;
	float:left;
}

#footer #bottomnav #links ul li {
	display: inline;
	line-height: normal;
	padding:0px 5px;
}

#footer #bottomnav #links ul li a {
	color: #20505f;
	text-decoration: none;
}
#footer #bottomnav #links ul li a:hover {
	color: #20505f;
}
.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 0px;
}

div.hs_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #20505f;
}

div.hs_text span {
	display: inline-block;
	visibility: hidden;
	width: 65px;
}

div.hs_forms {
	height: 39px;
	overflow: hidden;
}

/**** 404 Errors ****/

div.fourohfour {
	background: url(/images/fof_bg.png) 0 0 no-repeat;
	height: 229px;
	width: 636px;
	margin: 20px auto;
	text-align: center;
	line-height: normal;
	padding-top: 100px;
}

div.fourohfour h2 {
	font-size: 40px;
	font-weight: bold;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 10px 0;
}


div.fourohfour h3 {
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0 0 22px 0;
}

div.fourohfour p.fof_sub {
	font-size: .9em;
	margin-top: 40px;
	color: #999;
}