/* Basic Elements
------------------------------------------------------------------------------------ */

html {
    margin:0;
    padding:0;
    }

body {
	margin:0;
	padding:0;	
	}

body#home {
	background: #D0D0D0 url('images/home_back.gif') top center repeat-x;	
	}

a, a:link, a:visited, a:active {
	text-decoration:none;
	color:#555555;	
	}

img {
	border: 0;
	}

/* Wrap
-------------------------------------------------------------------------*/	

#wrap {
	position: relative;
	width: 800px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	top: 0;
	background: url('images/top_navline.gif') top center no-repeat;
	}	


/* Top Navigation
------------------------------------------------------------------------------------ */

#topnav {
	position: relative;
	left: 420px;
	top: 0;	
	width: 378px;
	height: 17px;
	}

#topnav ul {
	position: relative;
	padding: 0;
	margin: 0 0 0 4px;
	list-style-type: none;
	width: 378px;
	height: 18px;
	}

#topnav li {
	display: inline;
	padding: 0 5px;
	margin: 0;
	}

#topnav a {
	position: absolute;
	height: 18px;
	background: transparent;
	top: 3px;	
	}

#homelink a:link, #homelink a:visited {
	left: 0;
	padding: 0 25px;
	background: url('images/home_link.gif');
	}

#serviceslink a:link, #serviceslink a:visited {
	left: 67px;
	padding: 0 34px;
	background: url('images/services_link.gif');
	}

#supportlink a:link, #supportlink a:visited {
	left: 151px;
	padding: 0 33px;
	background: url('images/support_link.gif');
	}

#aboutlink a:link, #aboutlink a:visited {
	left: 233px;
	padding: 0 27px;
	background: url('images/about_link.gif');
	}
	
#contactlink a:link, #contactlink a:visited {
	left: 302px;
	padding: 0 37px;
	background: url('images/contact_link.gif');
	}
	
#homelink a:hover,
#serviceslink a:hover,
#supportlink a:hover,
#aboutlink a:hover,
#contactlink a:hover {
	background-position: 0 -18px;
	}

#logo {
	float: left;
	left: 10px;
	}

.nodisplay {
	display: none;
	} 
		

/* Homepage main area
------------------------------------------------------------------------------------ */	

#mainimage {
	height: 392px;
	background: url('images/home_mainimage.jpg') center no-repeat;	
	}

#centernav {
	position: absolute;
	left: 0;
	top: 305px;
	height: 263px;
	width: 815px;
	background: url('images/home_centerNav.gif') top center no-repeat;
	}

#centernav ul {
	position: relative;
	list-style-type: none;
	margin: 39px 20px;
	height: 180px;
	top: 15px;
	}

#centernav li {
	display: inline;
	}
	
#centernav a {
	position: absolute;
	top: 0;	
	left: 0;
	height: 20px;
	background: transparent;
	}
	
#broadbandlink a:link, #broadbandlink a:visited {
	left: 30px;
	padding: 80px 62px;
	background: url('images/main_broadband_btn.gif');
	}

#voicelink a:link, #voicelink a:visited {
	left: 238px;
	padding: 80px 50px;
	background: url('images/main_voice_btn.gif');
	}

#hostinglink a:link, #hostinglink a:visited {
	left: 426px;
	padding: 80px 60px;
	background: url('images/main_hosting_btn.gif');
	}

#collablink a:link, #collablink a:visited {
 left: 610px;
 padding: 80px 75px;
 background: url('images/main_collab_btn.gif');
 } 
#broadbandlink a:hover,
#voicelink a:hover,
#hostinglink a:hover,
#collablink a:hover {
 background-position: 0 -180px;
 }


/* 3 box area
------------------------------------------------------------------------------------ */	
#3colwrap {
	position: relative;
	left: 0;
	width: 810px;
	height: 160px;	
	background: transparent url('images/columns_bottom.gif') bottom center no-repeat;
	}
	
#3colwrap2 {
	background: transparent url('images/columns_back.gif') center repeat-y;
	height: 130px;
	}

#3colwrap3 {
	background: transparent url('images/columns_top.gif') top center no-repeat;
	height: 2px;
	}
	
#bottomwrap {
	position: absolute;
	top: 583px;
	left: 0;
	width: 810px;
	height: 160px;	
	background: transparent url('images/columns_bottom.gif') bottom center no-repeat;
	}
	
#bottomwrap2 {
	background: transparent url('images/columns_back.gif') center repeat-y;
	height: 130px;
	}

#bottomwrap3 {
	background: transparent url('images/columns_top.gif') top center no-repeat;
	height: 2px;
	}

#bottomwrap a:link, #bottomwrap a:visited {
	font: normal 10px verdana, arial, sans-serif;
	text-decoration: underline;
	color: #d87a10;
	}

#bottomwrap a:hover {
	color: #66707F;
	}

#bottomleft,
#bottomcenter, 
#bottomright {
	float: left;
	width: 248px;	
	padding: 0 8px 0 14px;
	font: normal 11px/15px verdana, arial, sans-serif;
	color: #656e7f;
	margin: 0;
	}


#bottomwrap h1 {
	font: normal 14px 'century gothic', verdana, sans-serif;
	color: #d87a10;
	margin: 5px 0 12px 0;
	}

#bottomwrap p {
	margin: 0 0 6px 0;
	}

p.rightlink {
	margin: 0;
	text-align: right;
	padding: 0 5px 5px 0;
	}

/* Footer
------------------------------------------------------------------------------------ */	

#footer {
	position: absolute;
	top: 720px;
	left: 0;
	height: 60px;
	width: 810px;
	}

#copyright {
	position: relative;
	top: 55px;
	text-align: left;
	font: normal 11px 'century gothic', verdana, sans-serif;
	color: #66707F;
	}

#w3valid {
	position: relative;
	float: right;
	top: 0px;
	}
	

#footerlinks {
	float: none;
	top: 0px;
	color: #919498;
	}

#footerlinks ul {
	float: none;
	list-style-type: none;	
	}	
	
#footerlinks li {
	display: inline;
	}		

#footerlinks a:link, #footerlinks a:visited {
	font: normal 10px verdana, arial, sans-serif;
	color: #d87a10;
	}

#footerlinks a:hover {
	color: #66707F;
	text-decoration: underline;
	}	
