* { margin: 0; padding: 0; }

body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	background:url(/assets/bg.png);
}
#cont {
	text-align: left;
	margin: 0 auto;
	width:854px;
	border-left: 3px solid #0a2c00;
	border-right: 3px solid #0a2c00;
}
#cont #top {
	background: url(/assets/top_head.png) top left repeat-x;
	height:105px;
}
#ban1 {
	height: 74px;
}
#ban1 h1 { display: none; }
#aushost_link a {
	height:73px;
	text-indent:-1000px;
	width:190px;
	float:left;
	display:block;
}
#links {
	margin-top:19px;
	float:left;
}
#link a {
	height:10px;
	font-size:5px;
	display:block;
	text-indent:-1000px;
	width:115px;
}
#aushost {
	float: left;
	margin-top:0px;
	margin-left:30px;
	background: url('/assets/aussie_host.png');
	width:307px;
	height:73px;
}
#nav {
	padding-top:1px;
}
#nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#nav li {
	float:left;
	display:block;
	width:106px;
	padding-top:8px;
	height:21px;
	font-weight:bold;
	text-align:center;
}
#nav li:hover {
	background:url(/assets/nav_hov.png);
	color:#007811;
	cursor:pointer;
}
#nav li a {
	color:#000000;
	text-decoration:none;
}
#nav li a:hover {
	color:#007811;
}
#header {
	background:url(/assets/banner.png);
	height:171px;
}
#content {
	background:url(/assets/body_graident.png) repeat-x #FFFFFF;;
	min-height:200px;
}
#webhosting, #vpshosting, #dedihosting {
	height:160px;
	width:221px;
	position:relative;
	float:left;
}
#specials {
	padding-top:25px;
	padding-bottom:25px;
}
#webhosting { left:41px;background:url(/assets/web_hosting.png); }
#vpshosting { left:90px;background:url(/assets/vps_hosting.png); }
#dedihosting { left:150px;background:url(/assets/dedicated_hosting.png); }
#main_content {
	border:1px #677067 solid;
	background:#FFF;
	width:720px;
	padding:20px;
	margin:0 auto;
}
#foot_nav {
	background:url(/assets/footer_center.png);
	width:852px;
	margin:auto;
	height:34px;
	margin-top:10px;
}
#f_content {
	width:550px;
	margin:auto;
}
#f_content a {
	color:#FFF;
	text-decoration:none;
}
#f_ad a {
	color:#FFF;

}
#foot_nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#foot_nav li {
	float:left;
	display:block;
	padding-left:25px;
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-top:9px;
	height:21px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	margin-right:20px;
}
#footer {
	margin-top:10px;
	text-align:center;
}
#footer a {
	color:#7a837b;
}
#footer a:hover {
	text-decoration:none;
}

.heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}












