@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #F68B20;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F28719;
}
a:hover {
	text-decoration: underline;
	color: #F68B20;
}
a:active {
	text-decoration: none;
	color: #F68B20;
}

.domain_name{
	color: #F68B20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.header_right {
	color: #939391;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: bottom;
	padding-right: 15px;
	text-align: right;
}

.domain_check {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	padding-right: 14px;
	text-align: right;
}

a.nav_link:link {
	color: #939391;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.nav_link:visited {
	color: #939391;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.nav_link:active {
	color: #939391;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.nav_link:hover {
	color: #F68B20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.hosting { 
	background-image:url(http://www.gogohosts.com/images/index_07.jpg);
	background-position: top;
	background-repeat: no-repeat;

}

.hosting:hover {
	background-image:url(http://www.gogohosts.com/images/index_r_07.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.domain { 
	background-image:url(http://www.gogohosts.com/images/index_08.jpg);
	background-position: top;
	background-repeat: no-repeat;

}

.domain:hover {
	background-image:url(http://www.gogohosts.com/images/index_r_08.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.pop { 
	background-image:url(http://www.gogohosts.com/images/index_09.jpg);
	background-position: top;
	background-repeat: no-repeat;

}

.pop:hover {
	background-image:url(http://www.gogohosts.com/images/index_r_09.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.support { 
	background-image:url(http://www.gogohosts.com/images/index_10.jpg);
	background-position: top;
	background-repeat: no-repeat;

}

.support:hover {
	background-image:url(http://www.gogohosts.com/images/index_r_10.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.GoNow { 
	background-image:url(http://www.gogohosts.com/images/index_11.jpg);
	background-position: top;
	background-repeat: no-repeat;

}

.GoNow:hover {
	background-image:url(http://www.gogohosts.com/images/index_r_11.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.footer_left {
	color: #939391;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	padding-left: 12px;
}

.footer_right {
	color: #939391;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	padding-right: 15px;
	text-align: right;
}

.footer {
	background-image:url(http://www.gogohosts.com/images/footer_25.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
}

.splash {
	background-image:url(http://www.gogohosts.com/images/splash_15.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-align: left;
	vertical-align: bottom;
	padding-left: 30px;
	padding-bottom: 25px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	
}

.splash2 {
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	
}

.pack_1 {
	background-image:url(http://www.gogohosts.com/images/package_18.jpg);
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 12px;
	padding-bottom: 7px;
	text-align: left;
	vertical-align: bottom;
	
}

.pack_2 {
	background-image:url(http://www.gogohosts.com/images/package_19.jpg);
	background-repeat:no-repeat;
	background-position: center;
	padding: 7px;
	text-align: center;
	vertical-align: bottom;
	
}

.pack_3 {
	background-image:url(http://www.gogohosts.com/images/package_20.jpg);
	background-repeat:no-repeat;
	background-position: center;
	padding: 7px;
	text-align: center;
	vertical-align: bottom;
	
}

.pack_4 {
	background-image:url(http://www.gogohosts.com/images/package_21.jpg);
	background-repeat:no-repeat;
	background-position: center;
	padding: 7px;
	text-align: center;
	vertical-align: bottom;
	
}

.pack_5 {
	background-image:url(http://www.gogohosts.com/images/package_22.jpg);
	background-repeat:no-repeat;
	background-position: center;
	padding-right: 12px;
	padding-bottom: 7px;
	text-align: right;
	vertical-align: bottom;
	
}
.services {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	padding: 10px;
	text-align: left;
}

</style>