* { margin: 0; padding: 0; }



body, html {

	border: none;

	background: url(/images/bg.png) repeat-x #FFF;

	font-family: Tahoma;

	color: #032235;

	font-size: 13px; 

	text-align: justify;

	margin: 0;

}



a:link {

	color: #1585DF;

	text-decoration: none;

	font-weight: bold;

}

a:visited {

	color: #1585DF;

	text-decoration: none;

	font-weight: bold;

}

a:hover {

	color: #46A3EE;

	text-decoration: none;

	font-weight: bold;

}

a:active {

	color: #1585DF;

	text-decoration: none;

	font-weight: bold;

}



#container {

	width: 901px;

	margin: auto;

}



#topcontainer {

	width: 901px;

	height: 70px;

}

  

#logo {

	background: url(/images/logo.png);

	width: 240px;

	height: 50px;

	margin: 20px 0 0 29px;

	float: left;

}



#search {

	width: 400px;

	float: right;

	margin: 20px 30px 0 0;

}





.input{

	border-left: 1px solid #8fb2c5; 

   	border-top: 1px solid #8fb2c5; 

   	border-right: 1px solid #bbddee; 

   	border-bottom: 1px solid #bbddee; 

	background: #c8ebfe;

	vertical-align: middle;

	width: 165px; 

	height: 17px;

	color: #1f6b97;

	padding-left: 5px;

	padding-top: 2px

	font-size: 11pt;

	float: left;

	margin-right: 10px;

}



select{ 

	width: 93px;

	vertical-align: middle; 

	color: #1f6b97; 

	height: 21px;	

	background: #c8ebfe; 

	border-left: 1px solid #8fb2c5; 

	border-top: 1px solid #8fb2c5; 

	border-right: 1px solid #bbddee; 

	border-bottom: 1px solid #bbddee;

	font-size: 11pt;

	float: left;

	margin-right: 10px;

}



#start_button {

	background: url(/images/start_button.png);

	width: 62px;

	height: 21px;

	border: none;

	float: left;

}



#navigation {

	width: 901px;

	margin-top: 27px;

}



#home {	

	background: url(/images/home.png);

	width: 127px;

	height: 40px;

	float: left;

	margin-right: 2px;

	border: none;

}



#home_selected {	

	background: url(/images/home_selected.png);

	width: 127px;

	height: 40px;

	float: left;

	margin-right: 2px;

	border: none;

}



#about {	

	background: url(/images/about.png);

	width: 127px;

	height: 40px;

	float: left;

	margin-right: 2px;

	border: none;

}



#about_selected {	

	background: url(/images/about_selected.png);

	width: 127px;

	height: 40px;

	float: left;

	margin-right: 2px;

	border: none;

}



#hosting {	

	background: url(/images/hosting.png);

	width: 127px;

	height: 40px;

	float: left;

	margin-right: 2px;

	border: none;

}



#hosting_selected {	

	background: url(/images/hosting_selected.png);

	width: 127px;

	height: 40px;

	float: left;

	margin-right: 2px;

	border: none;

}



#domains {	

	background: url(/images/domains.png);

	width: 127px;

	height: 40px;

	float: left;

	margin-right: 2px;

	border: none;

}



#domains_selected {	

	background: url(/images/domains_selected.png);

	width: 127px;

	height: 40px;

	float: left;

	margin-right: 2px;

	border: none;

}



#shoutcast {	

	background: url(/images/shoutcast.png);

	width: 127px;

	height: 40px;

	float: left;

	margin-right: 2px;

	border: none;

}



#shoutcast_selected {	

	background: url(/images/shoutcast_selected.png);

	width: 127px;

	height: 40px;

	float: left;

	margin-right: 2px;

	border: none;

}



#services {	

	background: url(/images/services.png);

	width: 127px;

	height: 40px;

	float: left;

	margin-right: 2px;

	border: none;

}



#services_selected {	

	background: url(/images/services_selected.png);

	width: 127px;

	height: 40px;

	float: left;

	margin-right: 2px;

	border: none;

}



#support {	

	background: url(/images/support.png);

	width: 127px;

	height: 40px;

	float: left;

	border: none;

}



#support_selected {	

	background: url(/images/supports_selected.png);

	width: 127px;

	height: 40px;

	float: left;

	border: none;

}



#bannercontainer {

  height: 277px;

  width: 901px;

  position: relative;

}



#banner, #banner2 {

  height: 277px;

  width: 901px;

	margin-bottom: 5px;

	font-size: 11pt;

	color: #5b9fc8;

}



#banner2 { 

  position:absolute;

  top: 0px;

  left: 0px;

}



.banner1 {

	background: url(/images/banner1.png);

	width: 901px;

	height: 277px;

	margin-bottom: 5px;

	font-size: 11pt;

	color: #5b9fc8;

}



.banner1 a {

	color: #FFF;

	text-decoration: none;

}



.banner2 {

	background: url(/images/banner2.png);

	width: 901px;

	height: 277px;

	margin-bottom: 5px;

	font-size: 11pt;

	color: #5b9fc8;

}



.banner2 a {

	color: #FFF;

	text-decoration: none;

}



.banner3 {

	background: url(/images/banner3.png);

	width: 901px;

	height: 277px;

	margin-bottom: 5px;

	font-size: 11pt;

	color: #5b9fc8;

}



.banner3 a {

	color: #FFF;

	text-decoration: none;

}



.banner4 {

	background: url(/images/banner4.png);

	width: 901px;

	height: 277px;

	margin-bottom: 5px;

	font-size: 11pt;

	color: #5b9fc8;

}



.banner4 a {

	color: #FFF;

	text-decoration: none;

}



.banner5 {

	background: url(/images/banner5.png);

	width: 901px;

	height: 277px;

	margin-bottom: 5px;

	font-size: 11pt;

	color: #5b9fc8;

}



.banner5 a {

	color: #FFF;

	text-decoration: none;

}



#subnavcontainer

{

    width: 871px;

	height: 22px;

	position: relative;

	z-index: 1000;

}



#subnav {

    width: 871px;

	height: 22px;

	padding: 11px 0 0 30px;

	font-size: 11px;

	font-family: Arial, Helvetica, sans-serif;

	position: absolute;

	top: 1px;

	left: 1px;

	z-index: 1000;

}



#subnav a {

	color: #FFF;

	text-decoration: none;

	font-weight: normal;

}



#subnav a:hover {

	color: #FFF;

	text-decoration: underline;

	font-weight: normal;

}



#subnav a:visited {

	color: #FFF;

	text-decoration: none;

	font-weight: normal;

}



#subnav a:visited:hover {

	color: #FFF;

	text-decoration: underline;

	font-weight: normal;

}



#subnav a:active {

	color: #FFF;

	text-decoration: none;

	font-weight: normal;

}



#subnav2 {

	width: 871px;

	height: 22px;

	padding: 11px 0 0 30px;

	font-size: 11px;

	font-family: Arial, Helvetica, sans-serif;

}



#subnav2 a {

	color: #FFF;

	text-decoration: none;

}



#subnav2 a:hover {

	color: #FFF;

	text-decoration: underline;

}



.numbers {

	width: 865px;

	float: left;

	margin: 52px 0 0 35px;

	letter-spacing: -1px;

}



.fastbutton {

	width: 176px;

	float: right;

	margin: 150px 38px 0 0;

}



#webhosting {

	background: url(/images/webhosting.png);

	width: 259px;

	height: 128px;

	float: left;

	font-family: Tahoma;

	padding: 50px 0 0 44px;

	font-size: 14px;

	line-height: 18px;

}



#webbutton {

	width: 187px;

	margin: 12px 0 0 -8px;

}



#resellerhosting {

	background: url(/images/resellerhosting.png);

	width: 256px;

	height: 128px;

	float: left;

	font-family: Tahoma;

	padding: 50px 0 0 44px;

	font-size: 14px;

	line-height: 18px;

}



#resellerbutton {

	width: 187px;

	margin: 12px 0 0 -8px;

}



#linuxvps {

	background: url(/images/linuxvps.png);

	width: 254px;

	height: 128px;

	float: left;

	font-family: Tahoma;

	padding: 50px 0 0 44px;

	font-size: 14px;

	line-height: 18px;

}



#linuxvpsbutton {

	width: 239px;

	margin: 12px 0 0 -8px;

}



#clouds {

	background: url(/images/clouds.png);

	width: 891px;

	height: 72px;

	margin: 10px 0 0px 0;

	padding-top: 30px;

	padding-left: 20px;

	font-family: Trebuchet MS;

	font-size: 42px;

	color: #000000;

}



#left {

	width: 311px;

	float: left;

}



#left h1 {

	font-family: Century Gothic;

	font-size: 25px;

	text-decoration: none;

}



.left_content {

	background: url(/images/left_content.png) repeat-x #b4e3fe;

	width: 279px;

	padding: 20px 15px 0 15px;

}



.left_bot {

	background: url(/images/left_bot.png);

	width: 309px;

	height: 10px;

	margin-bottom: 20px;

}



#right {

	width: 581px;

	float: right;

}



#right h1 {

	font-family: Century Gothic;

	font-size: 25px;

	text-decoration: none;

}



.right_content {

	background: url(/images/right_content.png) repeat-x #b4e3fe;

	width: 551px;

	padding: 20px 15px 0 15px;

}



.right_bot {

	background: url(/images/right_bot.png);

	width: 580px;

	height: 8px;

	margin-bottom: 20px;

}



#footer {

	background: #dfdfdf;

	width: 100%;

	height: 36px;

	padding-top: 20px;

	font-size: 11px;

	font-weight: bold;
	
	word-spacing: 4px;

}



#footer a {

	text-decoration: none;

	color: #032235;

}



#footer a:hover {

	text-decoration: underline;

}



#footer_container {

	width: 800px;

	margin: auto;

}



#footer_left {

	width: 100px;

	float: left;

}



#footer_right {

	width: 700px;

	float: right;

	text-align: right;

}



.left_content ul { 

	margin: 0; 

	padding: 0; 

	list-style: none;

}



.left_content ul li {

	background: url(/images/tail.gif)  bottom left repeat-x; 

	margin: 0; 

}



.left_content ul li a {

	color: #888888; 

	font-weight: bold; 

	text-decoration: none; 

	line-height: 1.83em; 

	background: url(/images/marker.gif) top left no-repeat; 

	background-position: 0 2px; 

	padding-left: 20px;

} 



.left_content ul li a:hover { 

	color: #000000;

	text-decoration: none; }



.left_content .ul li {

	background: none; 

	margin: 0; }



.left_content .ul li div { 

	float:right;

}



.left_content .ul li span { 

	margin-right: 122px; 

}



.left_content .ul li a {

	color: #252525; 

	font-weight: bold; 

	text-decoration: none; 

	line-height: 1.83em; 

	background: none; 

	padding-left: 0px;

} 



.left_content .ul li a:hover { 

	color: #888888;

	text-decoration: none; 

}



#spacer { 

	height: 8px;

	width: 901px;

}

.servicesbox {

	width: 350px;

	border: 1px dashed #5FC1FC;

	background-color: #82CFFD;

	text-align: center;

}