* {  
    margin: 0px; 
    padding: 0px; 
}

a {
    outline: 0;
}


div.pagewrap { position: relative; width: 1000px; margin: 0 auto; height: 1125px }

body {
background-color: #000;
background-image:url('../images/sub_header.jpg');
background-position:center top;
background-repeat:no-repeat;
}


span.menu_bar {
    position: absolute; 
	left: 6px; 
	top: 46px; 
	width: 1000px; 
	height: 66px;
}


/*  Sub Page JavaScript Bugout  */

div.subpg_bugout {
    position: absolute; 
	left: 180px; 
	top: 114px; 
	width: 640px; 
	height: 4px; 
	background-color: #000000; 
	z-index: 600;
}

/*  Sub_Page Title  */

div.sub_name {
    position: absolute; 
	left: 120px; 
	top: 150px; 
	z-index: 200;
}
    

/*  Sub_Page Suffix  -->  */

div.sub_dot_com  {
    position: absolute; 
	left: 360px; 
	top: 176px; 
	z-index: 200;
}


/*  About Page Image  */

div.about_image {
    position: absolute; 
	left: 10px; 
	top: 430px; 
	z-index: 200;
}	
	
	
/*  Sub_Page_Header_Title  */

div.about_title {
    position: absolute; 
	left: 541px; 
	top: 421px; 
	z-index: 200;
}


/*  Sub Page Forum Tab  */

div.sub_page_forum {
    position: absolute; 
	left: 92px; 
	top: 350px; 
	z-index: 200
}


/*  Sub Page Forum Text  */

div.forum_link {
    position: absolute; 
	left: 133px; 
	top: 356px; 
	width: 100px; 
	height: 23px; 
	z-index: 200
}




div.ship_img {
	position: absolute; 
	left: 90px;
	top: 450px;
	z-index: 200	
}	
	



img.sub_title {
    position: absolute; 
	left: 288px; 
	top: 230px; 
	z-index: 300
}



div.servpara {
    position: absolute;
	left: 204px;
	top: 622px;
	width: 600px
} 

p.serpara {
	position: absolute;
	font-size: 22px;
	color: #EDE8D0;
	width: 600px;
	text-align: center
}




/* Bottom Links */
div.bottomlinks {
    position: absolute;
	color: #EDE8D0;	
	left: -42px;
	top: 940px;
	width: 980px;
	height: 20px;
	margin-bottom: 54px;
	z-index: 200
}





/*  About Page Description  */

div#about_sub_para {
    position: absolute; 
	left: 412px; 
	top: 570px; 
	z-index: 200;
}

/*  Contact Form Locator  */

div#form_slot {
    position: absolute; 
	left: 210px; 
	top: 428px; 
	z-index: 200;
}

/*  Contact Form Scroller  */

div#form_scroll {
    position: absolute; 
	left: 417px; 
	top: 517px; 
	z-index: 500;
}

/*  Contact Form Config  */

span#form_mailer {
    position: absolute; 
	left: 331px; 
	top: 672px; 
	width: 264px; 
	height: 300px; 
	color: #ffcc66; 
	z-index: 200;
}

/*  Bottle-Back SlideShow  */

span#bott_slideshow {
position: absolute; 
left: 40px; 
top: 440px; 
z-index: 200;    
}


/*  Menu Items Rollover Effects  */

p#a { background: url('../images/productsbg.png'); }

p#b { background: url('../images/storebg.png'); }

p#c { background: url('../images/supportbg.png'); }

p.btn a img { border: 0px; }

p.btn a:hover img { visibility: hidden; }




