html,body
{ 
	background-image: url(../imgs/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family:verdana, "trebuchet MS", helvetica, sans-serif;
	font-size:10px;
	color:#4a4a4a;
	margin:auto;
	padding:0;
	height:100%;
}

#page-wrap {
	margin:auto;
	padding:0;
	overflow:hidden;
	height:100%;
}
#page-wrap span.blue {
	color:#0fa29a;
	}
#page-contain {
	width:780px;
	margin:auto;
	padding:0;
}
#top {
	margin:0;
	padding:0;
	width:780px;
	height:55px;
}
#top .logo {
	background-image: url(../imgs/logo.jpg);
	background-repeat: no-repeat;
	height:55px;
	width:167px;
	float:left;
}
#top .logo span{
	display:none;
}
#top .nav {
	height:55px;
	float:right;
}
#top .nav ul{
	margin:0;
	list-style:none;
}
#top .nav li {
	margin:0;
	padding:0;
	float: left;
}
#top .nav a {
	display:block;
	height:55px;
	text-indent:-1000em;
}
#top .home a {
	background-image: url(../imgs/home_off.jpg);
	width:86px;
}
#top .home a:hover {
	background-image: url(../imgs/home_on.jpg);
	width:86px;
}
#top .hosting a {
	background-image: url(../imgs/hosting_off.jpg);
	width:120px;
}
#top .hosting a:hover {
	background-image: url(../imgs/hosting_on.jpg);
	width:120px;
}
#top .about a {
	background-image: url(../imgs/about_off.jpg);
	width:102px;
}
#top .about a:hover {
	background-image: url(../imgs/about_on.jpg);
	width:102px;
}
#top .support a {
	background-image: url(../imgs/support_off.jpg);
	width:99px;
}
#top .support a:hover {
	background-image: url(../imgs/support_on.jpg);
	width:99px;
}
#top-sub {
	background-color:#9b9b9b;
	color:#3c3c3c;
	height:23px;
}
#top-sub .subnav-text {
	margin-top:4px;
	float:right;
}
#top-sub span {
	margin:0px 8px 0px 8px;
	color:#ffffff;
}
#top-sub a.white {
	color:#ffffff;
	text-decoration:none;
	}
#top-sub a.white:hover {
	color:#484848;
	text-decoration:none;
	}
#header {
	background-image: url(../imgs/header.jpg);
	background-repeat: no-repeat;
	height:228px;
	width:780px;
	float:left;
}
#header span{
	display:none;
}
#header .content{
	margin:108px 0px 0px 5px;
	width:450px;
	line-height:19px;
}
#sections {
	margin:0px 0px 0px 0px;
	overflow:hidden;
	float:left;
}
#sections .whatweprovide{
	float:left;
	width:240px;
	margin-left:5px;
	line-height:17px;
}
#sections .whatweprovide h1{
	margin:0px 0px 7px 0px;
	background-image:url(../imgs/whatweprovide.jpg);
	background-repeat: no-repeat;
	height:15px;
	width:128px;
	text-indent:-1000px;	
}
#sections .whatweprovide ul{
	list-style-image: none;
	list-style-postion: left;
	position:relative;
	top:10px;
	left:0px;
	margin:0px 0px 0px 0px;
	}
#sections .whatweprovide li{
	list-style-image: none;
	margin:0px 0px 0px 0px;
	}
#sections .whatweprovide .text{
	position:relative;
	top:0px;
	left:8px;
	}
#sections .qualitydriven{
	float:left;
	width:240px;
	margin-left:25px;
	line-height:17px;
}
#sections .qualitydriven h1{
	margin:0px 0px 3px 0px;
	background-image:url(../imgs/qualitydriven.jpg);
	background-repeat: no-repeat;
	height:18px;
	width:106px;
	text-indent:-1000px;	
}
#sections .livechat{
	float:left;
	width:240px;
	margin-left:25px;
	line-height:17px;
}
#sections .livechat span.aim{
	background-image:url(../imgs/aim.jpg);
	background-repeat: no-repeat;
	float:left;
	position:relative;
	height:20px;
	top:15px;
	left:10px;
	overflow:hidden;
}
#sections .livechat span.email{
	background-image:url(../imgs/minifolder.jpg);
	background-repeat: no-repeat;
	position:relative;
	float:left;
	height:20px;
	top:50px;
	left:-87px;
	overflow:hidden;
}
#sections .livechat span.text{
	margin:0px 0px 0px 38px;
}
#sections .livechat h1{
	margin:0px 0px 2px 0px;
	background-image:url(../imgs/livechat.jpg);
	background-repeat: no-repeat;
	height:18px;
	width:133px;
	text-indent:-1000px;	
}
#footer {
	background-image: url(../imgs/footer-bg.jpg);
	background-repeat: repeat-x;
	background-color: #9b9b9b;
	color:#ffffff;
	margin:20px 0px 0px 0px;
	float:left;
	width:100%;
	height:100%;

}
#footer .logo span{
	display:none;
}

#footer-content {
	width:780px;
	margin:10px auto 0px auto;
	padding:0;
}
#footer .logo {
	background-image: url(../imgs/footerlogo.jpg);
	background-repeat: no-repeat;
	margin:21px 0px 0px 0px;
	height:23px;
	width:57px;
	float:left;
}
#footer a.white {
	color:#ffffff;
	text-decoration:none;
	}
#footer a.white:hover {
	text-decoration:underline;
	}
#footer .copyright {
	margin:10px 0px 0px 0px;
	height:23px;
	float:right;
	text-align:right;
	line-height:18px;
}
#footer .copyright span{
	color:#666666;
}
