html, body {
	margin: 0;
	padding: 0;
	/*background-color: #000000;*/
	}

#mainbkg {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	/*background: url(images/stretch_bkg.jpg) repeat-x top;*/
}

#shadow {
	width: 100%;
	background: url(images/stretch_border_shad.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#maincontainer {
	width: 899px;
	margin: 0 auto;
	padding: 0;
}
#mainfooterbkg {
	width: 100%;
	background: url(images/stretch_border_shad.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
#mainfooter {
	width:899px;
	margin: 0 auto;
	padding: 0;
	height:24px;
	background-color:#bebebe;
	/*position:fixed; bottom:60px;*/
}
#headerlogo {
	float: left;
	width: 899px;
	height: 158px;
	margin: 0 auto;
	padding: 0;
}

#headerright {
	float: right;
	width: 526px;
	height: 158px;
	margin: 0 auto;
	padding: 0;
	background: url(images/header_right.jpg) no-repeat;
}

#navcontainer {
	width: 100%;
	height: 38px;
	margin: 0 auto;
	padding: 0;
	clear:both;
	line-height:38px;
}

#maincontent {
clear:both;
	/*height: 38px;*/
	/*padding top / right / bottom / left */
	/*padding: 30px 23px 300px 23px;*/
	padding: 20px 23px 40px 23px;
}
#footerseo {
	width: 899px;
	text-align:center;
	padding-bottom:10px;
}
#footer {
	width: 100%;
	height: 60px;
	background: url(images/stretch_footer.jpg) repeat-x top;
	clear:both;
	/*position:fixed;
	bottom: 0px*/
}
#footercontainer {
	width: 899px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
}
#footerreseller {
	float: left;
	width: 211px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
	background:url(images/reseller.jpg);
}
#footerlogin {
	float: right;
	width: 40px;
	height: 60px;
	line-height:60px;
	margin: 0 auto;
	padding: 0;
}
#areatrade {
width:150px;
	height: 10px;
	position:relative;
	top:23px;
	left:30px;
}
#free_website_design {
	width: 150px;
	height: 10px;
	position:relative;
	top:25px;
	left:45px;
}
