html, body {margin: 0; padding: 0;}

#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.png);
	background-repeat:repeat-y;
	background-position:center;
	behavior: url(iepngfix.htc);
}

#maincontainer {
	width: 899px;
	margin: 0 auto;
	padding: 0;
}
#main {
	padding-left:3px;
}
#mainfooterbkg {
	width: 100%;
	background: url(images/stretch_border_shad.png);
	background-repeat:repeat-y;
	background-position:center;
	behavior: url(iepngfix.htc);
}
#mainfooter {
	width:899px;
	margin: 0 auto;
	padding: 0;
	height:24px;
	background-color:#bebebe;
	/*position:fixed; bottom:60px;*/
}
#breadcrumbs {
	width:499px;
	padding-top:0px;
	}
#contact_header {
	width:300px;
	float:right;
	padding-top:5px;
	}
#topheader {
	width:899px;
	height:25px;
	background-image:url(images/top_header.jpg)
	}
#headerlogo {
	float: left;
	width: 373px;
	height: 115px;
	margin: 0 auto;
	padding: 0;
}

#headerright {
	float: right;
	width: 526px;
	height: 115px;
	margin: 0 auto;
	padding: 0;
}

#navcontainer {
	width: 100%;
	height: 33px;
	margin: 0 auto;
	padding: 0;
	clear:both;
	line-height:33px;
	background-image:url(images/nav_bkg.jpg);
}

#maincontent {
clear:both;
	/*height: 38px;*/
	/*padding top / right / bottom / left */
	/*padding: 30px 23px 300px 23px;*/
	padding: 0px 0px 0px 0px;
}
#footerseo {
	width: 528px;
	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:400px;
	height: 10px;
	position:relative;
	top:10px;
	left:10px;
}
#free_website_design {
	width: 150px;
	height: 10px;
	position:relative;
	top:25px;
	left:45px;
}
