	*{
		margin:0px;
		padding:0px;
	}
	
	body{
		background:#ffffff;
		color:#525252;
		font-family:Arial, "Lucida Sans", Tahoma;
		font-size:12px;
		line-height:16px;
	
	}
	
	a, a:active, a:visited {
		color:#707f09;
		text-decoration:underline;
	}
	a:hover {
		text-decoration:none;
		color:#b9d307;
	}
	 .r3left ul li a{
	
		text-decoration:underline;
	}
	 .r3left ul li a:hover {
		text-decoration:none;

	}
	 .r3left ul li a.greena {
		color:#707f09 !important;
	
	}
	 .r3left ul li a.greena:hover {
	
		color:#b9d307 !important;
	}
	body.white {
		margin:10px;
	}

	img, a img {
		border: none;
	}

	#container {
	margin:0px auto;
	width:876px;
	}
	
	.cp13 {
		padding:17px 13px;
	}
	.cp29 {
		
		padding:9px 29px;
		clear:both;
	}
	
	#menu {
		height:74px;
		overflow:hidden;
		clear:both;
	}
	#menu ul {
		width:876px;
		height:74px;
		list-style:none;
	}
	#menu ul li {
		float:left;
	}
	#menu li a {
		display:block;
		float:left;
		height:74px;
		width:106px;
		background-image:url(img/top_menu.jpg);
		background-repeat:no-repeat;
		text-indent:-9999px;
	}
	
	#menu li#homepage a {
		width:119px;
		background-position:0px 0px;
	}
	#menu li#homepage a:hover, #menu li#homepage a.visited {
		background-position:0px -74px;
	}
	
	#menu li#hostplans a {
		background-position:-119px 0px;
	}
	#menu li#hostplans a:hover, #menu li#hostplans a.visited {
		background-position:-119px -74px;
	}
	
	#menu li#vpsxen a {
		background-position:-225px 0px;
	}
	#menu li#vpsxen a:hover, #menu li#vpsxen a.visited {
		background-position:-225px -74px;
	}
	
	#menu li#domains a {
		background-position:-331px 0px;
	}
	#menu li#domains a:hover, #menu li#domains a.visited {
		background-position:-331px -74px;
	}
	
	#menu li#affiliates a {
		background-position:-437px 0px;
	}
	#menu li#affiliates a:hover, #menu li#affiliates a.visited {
		background-position:-437px -74px;
	}
	
	#menu li#about a {
		background-position:-543px 0px;
	}
	#menu li#about a:hover, #menu li#about a.visited {
		background-position:-543px -74px;
	}	
	
	#menu li#contact a {
		
		background-position:-649px 0px;
	}
	#menu li#contact a:hover, #menu li#contact a.visited {
		background-position:-649px -74px;
	}
	#menu li#support a {
		width:121px;
		background-position:-755px 0px;
	}
	#menu li#support a:hover, #menu li#support a.visited {
		background-position:-755px -74px;
	}
	.gr_wide 
	{
		width:494px;
	}
	.gr_narrow
	{
		width:294px;
	}
	.left {
		float:left;
	}
	.right {
		float:right;
	}
	
	h1, body.white h1 {
		font-family:"Century Gothic", Tahoma, Arial;
		margin-bottom:10px;
		font-weight:normal;
		letter-spacing:-1px;
	}
	h1 strong, h2 strong {
	color:#9db610;
	font-weight:normal;
	}

	h2 {
		font-family:"Century Gothic", Tahoma, Arial;
		
		font-size:15px;
		margin-bottom:5px;
	}
	.gr_wide h2 {
	border-bottom:1px solid #CCCCCC;
	}
	
	h1.bgreplace 
	{
		text-indent:-9999px;
		height:20px;
		margin-bottom:10px;
	}
	h1#bullfrog {
		width:160px;
		background:url(img/header_bullfrog.gif) no-repeat top left;
	}
	h1#social {
		width:190px;
		background:url(img/header_social.gif) no-repeat top left;
	}
	h1#accreditations {
		width:179px;
		background:url(img/header_accreditations.gif) no-repeat top left;
	}
	h1#technology {
		width:113px;
		background:url(img/header_technology.gif) no-repeat top left;
	}
	h1#news {
		width:109px;
		background:url(img/header_news.gif) no-repeat top left;
	}
	h1#green {
		width:425px;
		background:url(img/header_green.gif) no-repeat top left;
	}
	h1#testimonials {
		width:210px;
		background:url(img/header_testimonials.gif) no-repeat top left;
	}
	h1#aboutus {
		width:84px;
		background:url(img/header_about.gif) no-repeat top left;
	}
	h1#contactus {
		width:104px;
		background:url(img/header_contact.gif) no-repeat top left;
	}
	.small {
		font-size:11px;
		line-height:14px;
	}
	.tright {
		text-align:right
	}
	.small strong {
		color:#90a808;
	}
	
	.r3 {
		width:254px;
		padding:10px 13px;
		clear:none;
	}
	.r3 a {
		font-weight:bold;
		text-decoration:none;
		color:#ff5e00;
	}
	
	.r3 ul {
	
		list-style:none;
	}
	.r3 ul li {
		padding:6px 0px 6px 22px;
		background:url(img/li_orange.gif) no-repeat left center;
	}
	.r3left ul li.bronze {
		background:url(img/bronze.jpg) no-repeat left center !important;
		padding:6px 0px 8px 42px;
	}
	.r3left ul li.silver {
		background:url(img/silver.jpg) no-repeat left center !important;
		padding:6px 0px 8px 42px;
	}
	.r3left ul li.gold {
		background:url(img/gold.jpg) no-repeat left center !important;
		padding:6px 0px 8px 42px;
	}
	.r3left ul li.bronze a {
		color:#9e7c42;
	}
	.r3left ul li.silver a{ 
	color:#c9cccd;
	}
	.r3left ul li.gold a{ 
	color:#f3b600;
	}
	.r3left {
		padding:10px 14px 10px 0px !important;
		float:left;
	}
	.r3right {
		padding:10px 0px 10px 14px !important;
		float:right;
	}
	.bord {
		border-left:solid 1px #cacaca;
		border-right:solid 1px #cacaca;
	}
	#footer {
		width:818px;
		background:url(img/footer.gif) no-repeat top center;
		padding:22px 16px 14px;
		
		color:#9a9a9a;
		font-size:11px;
		line-height:11px;
		
	}
	.clear {
	clear:both; }
	
	#footer a {
		text-decoration:underline;
		color:#7d8f07;
	}
	#footer a:hover {
		text-decoration:none;
		color:#b3cc0e;
	}
	#domainbox {
		position:relative;
		width:254px;
		height:60px;
		margin-top:10px;
		margin-bottom:13px;
		background:url(img/domain_bg.gif) no-repeat top left;
	}
	
	#dtls {
		border:none;
		background:none;
		position:absolute;
		top:18px;
		left:10px;
		width:173px;
		height:16px;
		padding:2px 2px 0px;
		font-weight:bold;
		color:#ffffff;
		font-size:12px;
		font-family:Tahoma, Arial, "Lucida Sans";
	}
	#dtld {
		border:none;
		background:#6e9400;
		position:absolute;
		top:18px;
		left:195px;
		width:50px;
		height:20px;
		padding:0px 0px 0px;
		font-weight:bold;
		color:#ffffff;
		font-size:12px;
		font-family:Tahoma, Arial, "Lucida Sans";
	}
	
	strong.greens {
		color:#adc239;
	}
	
#contactform label {
	width:97px;
	padding-left:8px;
}

#contactform input.styled, #contactform textarea.styled,#contactform  select.styled { 
	
	height:16px;
	
	padding:4px;
	background:#ffffff;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	color:#75746f;
	border-color:#b7b7b7 #e5e5e5 #e5e5e5 #b7b7b7;
	border-width:1px 1px 1px 1px;
	border-style:solid solid solid solid;
	margin-bottom:5px;
	
}
#ccform #contactform input.styled, #ccform #contactform textarea.styled, #ccform #contactform  select.styled { 
width:351px;
}
#contactform input.styled:focus, textarea.styled:focus, select.styled:focus,
#contactform input.styled:hover, textarea.styled:hover, select.styled:hover
 { 
	border:solid 1px #85c515;
	
}
#contactform input.error, textarea.error{ 
	border: solid 1px #ff0000;
}

#contactform  textarea.styled { 
	height:70px !important;
}

	.greentext {
		color:#9db610;
	}
	.colored-right {
		padding:5px;
		background:#fefff2;
	}
	table.package {
	font-size: 9pt;
	width: 90%;
	margin: 20px 10px 20px 10px;
}

table.package td { width: 50%; }

table.package th {
	text-transform: uppercase;
	text-align: left;
	border-bottom: solid 1px #ccc;
	font-size: 12pt;
}

table.package tr.subheader { font-weight: bold; font-size: 11pt; }

table.pricing { text-align: right; }

table.pricing td { width: 25%; }
.signup {
	font-weight: bold;
	font-size: 16pt;
	text-align: center;
	display: block;
}
.MonthlyFee { font-size: 12pt; font-weight:bold;}

#compare td{
	padding:2px 6px;
}
#compare tr.odd td{
	background:#F7F7F7;
}
strong.bigger {
	font-size:13px;
}
