body {
	background-image: url(gfx/background_top.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;

}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.swoosh {
	background-image: url(gfx/swoosh.png);
	background-repeat: no-repeat;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	overflow: hidden;
}
.background_mound {
	background-image: url(gfx/background_mound.png);
	background-repeat: no-repeat;
	height: 318px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.background_mound_sub {
	background-image: url(gfx/background_mound_sub.png);
	background-repeat: no-repeat;
	height: 217px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

.background_logo {
	background-image: url(gfx/notableweb_logo.png);
	background-repeat: no-repeat;
	background-position: 25px 50px;
	height: 271px;
	width: 900px;
}
.background_logo_sub {
	background-image: url(gfx/notableweb_logo.png);
	background-repeat: no-repeat;
	background-position: 25px 50px;
	height: 170px;
	width: 900px;
}

.logo_link {
	display: block;
	float: left;
	height: 70px;
	width: 350px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	overflow: hidden;
	text-indent: -50px;
}
.logo_link a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}

.logo_link a:hover {
  text-decoration:none;
}



.domain_reg {
	float: right;
	height: 80px;
	width: 270px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 10px;
	color: #000000;
}
.domain_reg_header {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #224A78;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}
.blue_title_header {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #224A78;
}

.top_navigation {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 130px;
	width: 720px;
}
.line_horizontal_green {
	background-color: #AFDD72;
	height: 1px;
	width: 815px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}

.content_mound {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #DBFD9A;
	height: 95px;
	width: 720px;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	padding-left: 20px;
}
.content_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009;
	font-weight: bold;
	float: left;
	width: 600px;
	margin-top: 12px;
	margin-left: 25px;
}
.content_facebook {
	float: right;
	width: 103px;
	margin-top: 10px;
	margin-right: 20px;
}
.area_nav_content {
	padding: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.area_nav_left {
	padding: 0px;
	float: left;
	width: 300px;
}
.area_nav_left_cap {
	float: left;
	width: 300px;
	height: 58px;
	background-image: url(gfx/area_nav_left_cap.png);
}
.area_nav_left_cap_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #375A8A;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.area_nav_left_bg {
	background-image: url(gfx/area_nav_left_bg.png);
	margin: 0px;
	float: left;
	width: 300px;
	padding: 0px;
}
.area_nav_left_container {
	width: 260px;
	margin-left: 20px;
}

.area_nav_left_container ul {
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
} 
.area_nav_left_container li {
	padding-bottom: 3px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
} 

.area_nav_left_container li b {
	font-style:normal;
	font-weight:normal;
	display:block;
	background-image: url(gfx/list1-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
.area_nav_left_container li.mark_domains {
	background:url(gfx/marker-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}
.area_nav_left_container li.mark_hosting {
	background:url(gfx/marker_hosting.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;	
}
.area_nav_left_container li.mark_email {
	background-image: url(gfx/marker_email.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;	
}
.area_nav_left_container li.mark_design {
	background-image: url(gfx/marker_design.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;	
}
.area_nav_left_container li.mark_flash {
	background-image: url(gfx/marker_flash.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;	
}
.area_nav_left_container li.mark_maintenance {
	background-image: url(gfx/marker_maintenance.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;	
}
.area_nav_left_container li.mark_seo {
	background-image: url(gfx/marker_seo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;	
}
.area_nav_left_container li.mark_ecommerce {
	background-image: url(gfx/marker_ecommerce.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;	
}
.area_nav_left_container li.mark_ecommerce_features {
	background-image: url(gfx/marker_ecommerce_features.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}
.area_nav_left_container li.mark_programming {
	background-image: url(gfx/marker_programming.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;	
}
.area_nav_left_container li.mark_reseller {
	background-image: url(gfx/marker_reseller.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;	
}
.area_nav_left_container li.mark_telephone {
	background-image: url(gfx/marker_telephone.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}
.area_nav_left_container li.mark_social_media {
	background-image: url(gfx/marker_social_media.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}
.area_nav_left_container li.mark_seo_myths_facts {
	background-image: url(gfx/marker_seo_myths_facts.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}

.area_nav_left_container li a:link, .area_nav_left_container li a:visited  {
	font-size: 14px;
	display: block;
	background-color: #60A936;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	margin-left: 36px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	margin-right: 4px;
	background-image: url(gfx/list1-tail.gif);
	padding-bottom: 0px;
} 

.area_nav_left_container li a:hover {
	background-color: #60A936;
	color: #FFFFFF;
	background-image: url(gfx/list2-tail.gif);
} 
.area_nav_left_base {
	background-image: url(gfx/area_nav_left_base.png);
	height: 15px;
	width: 300px;
	float: left;
}
.contact_box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	width: 100%;
}
.contact_box_phone1 {
	text-align: right;
	float: none;
	width: 150px;
}


.area_content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
}

.area_content_cap {
	background-image: url(gfx/area_content_cap.png);
	background-repeat: no-repeat;
	height: 58px;
	width: 600px;
}
.area_content_cap_title {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3F8E02;
	margin: 0px;
	padding-top: 20px;
	padding-left: 30px;
}

.area_content_bg {
	background-image: url(gfx/area_content_bg.png);
	margin: 0px;
	padding: 0px;
	width: 600px;
	background-repeat: repeat;
}
.area_content_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: left;
}

.area_content_base {
	background-image: url(gfx/area_content_base.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 600px;
}
.area_bottom_enclosure {
	float: left;
	width: 300px;
	background-repeat: no-repeat;
}
.area_bottom_cap_left {
	background-image: url(gfx/area_base_cap.png);
	height: 50px;
	width: 300px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	background-position: 9px;
}
.area_bottom_cap_center {
	background-image: url(gfx/area_base_cap.png);
	height: 50px;
	width: 300px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	background-position: 5px;
}
.area_bottom_cap_right {
	background-image: url(gfx/area_base_cap.png);
	height: 50px;
	width: 300px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	background-position: 1px;
}


.area_bottom_cap_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 15px;
	margin: 0px;
	color: #375A8A;
}
.area_bottom_content {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	height: 170px;
}
.area_bottom_content_b {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 24px;
}
.base_bg {
	background-image: url(gfx/base_bg.png);
	background-repeat: repeat-x;
	padding: 0px;
	height: 93px;
	width: 100%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.base_content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-top: 10px;
	overflow: hidden;
}

ul { list-style:none;}
div.footer-nav { padding-right:53px;}
ul.footer-nav { width:875px; overflow:hidden;}
.footer-nav li { font-family:Arial, Helvetica, sans-serif; float:right; border-right:1px solid #0a5c91; line-height:1.08em; padding:0 17px 0 17px; margin-right:-1px;}
.footer-nav li.last { border-right:0;}
.footer-nav li a { color:#0a5c91; text-decoration:none;}
.footer-nav li a:hover { text-decoration:underline;}


.clearboth {
	clear: both;
}
	
.button {
	font-family: verdana, arial, helvetica;
	border: 1px solid #3676BE;
	background: #224A78;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

.textInput
{
	font-size: 9px;	
	border: 1px solid #224A78;
	background: #E5EEF9;
	color: #000000;
}
ul.about_li {
	background-repeat: no-repeat;
	list-style-image: url(gfx/arrow.png);
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 45px;
	padding: 0px;
}
ul.about_li li{
	background-repeat: no-repeat;
	list-style-image: url(gfx/arrow.png);
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

ul.about_li li a {
	background-repeat: no-repeat;
	list-style-image: url(gfx/arrow.png);
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #0B6598;
}
.support_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.support_title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0A6094;
	text-decoration: none;
}
.website_services_title:link , .website_services_title:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0A6094;
	text-decoration: none;
}


.search input {
			border:1px solid gray;
			font-size:20px;
			font-weight:bold;
			height:33px;
			width:440px;
			padding-left:10px;
			padding-top:7px;
		}
.search button {
			background-image:url('gfx/srch_button.gif');
			background-color:white;
			border:1px solid gray;
			font-size:16px;
			height:43px;
			margin-left:3px;
			width:90px;
		}
		.main_section .search button:active {
			background-position:0 40px;
		}
.hosting_packages_box   {
	background-image: url(gfx/Hosting_Boxes.png);
	float: left;
	height: 270px;
	width: 220px;
	margin-left: 40px;
	background-repeat: no-repeat;
}
.hosting_packages_box a, .hosting_packages_box a:visited{
	float: none;
	text-decoration: none;
	color: #0A5C91;
}

.hosting_packages_box2 {
	background-image: url(gfx/Hosting_Boxes.png);
	float: left;
	height: 270px;
	width: 220px;
	background-repeat: no-repeat;
	margin-left: 175px;
	text-decoration: none;
}
.hosting_packages_box2 a, .hosting_packages_box2 a:visited {
	float: none;
	text-decoration: none;
	color: #0A5C91;
}

.hosting_packages_header {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 0px;
	margin-top: 8px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 14px;
}
.hosting_packages_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #0A5C91;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 0px;
	line-height: 34px;
}
.hosting_button_order_now {
	margin-top: 12px;
}
.hosting_button_link {
	display: block;
	width: 164px;
	height: 40px;
	background-image: url(gfx/hosting_button_order_now2.png);
	background-position: bottom;
	padding: 0px;
	overflow: hidden;
	text-indent: -150;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
}
.hosting_button_link:hover {
	background-position: 0 0;
	height: 40px;
	width: 164px;
	overflow: hidden;
	text-indent: -150;	
}

.maintable {
	width: 550px;
	margin:0px auto;
	padding: 0px;
	z-index: 3000;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0B689B;
	border-right-color: #0B689B;
	border-bottom-color: #0B689B;
	border-left-color: #0B689B;
}
tr.dblue th {
	background-image: url(gfx/list1-tail.gif);
	color:#FFFFFF;
	height:30px;
	text-align:left;
	font-size:12px;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
}
tr.one {
	color:#0F4276;
	background-color: #FFF;
	text-align:left;
}
tr.two {color:#0F4276;background-color:#E6E6E6;text-align:left;}
