/* 
================================
3DCart Style Sheet 
by Infomart2000 Corp.
www.3dcart.com
================================
*/	
	

/***********************************/
/*          CONTENT PAGES          */
/***********************************/

 
.footer {
	position: relative;
	margin: -31px auto 0 auto;
	padding: 0px;
	clear: both;
	vertical-align: middle;
	z-index: 101;
	font-size:14px;
}
.footer div {
	left: auto;
	right: auto;
	text-align: center;
}



#everything {
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -450px;
	width: 900px;
}

#everythingheader {
    position: static;
}
#everythingfooter {
    position: static;
}

#shoppingmenu {
	z-index: 0;
	position: absolute;
	width: 900px;
	top: 10px;
	left: 0px;
	text-align:right
}

#toplinks {
    z-index: 0;
	position:absolute;
	top: 86px;
	left: 5px;
}

#externallinks {
    z-index: 2;
	position:absolute;
	top: 86px;
	left: 510px;
}

#externallinkbackground {
	background-image: url(http://www.nmteaco.com/assets/images/Logos/headers/externallinkbackground.png);
	width: 182px;
	height: 36px;
	z-index: 1;
	position:absolute;
	top: 77px;
	left: 493px;
}

#searchbox {
    z-index: 0;
	position:absolute;
	top: 80px;
	left: 700px;
}

#leftmenu {
    z-index: 0;
	position:relative;
	width: 165px;
	float:left;
	top: 5px;

}

#maincontent {
    z-index: 0;
    position:relative;
	width: 730px;
	float:right;
	top: 5px;
	
}
#footerlinks {
    z-index: 0;
	width: 900px;
    position:  static;
	float:none;
}

#copywrite {
    z-index: 0;
	width: 900px;
    position:  static;
	float:none;
}

#globalfooter {
    z-index: 0;
	width: 900px;
    position:  static;
	float:none;
}
