﻿

body { background:#800000 url(../images/header.jpg) no-repeat top center;}

p {font-family:Arial, Helvetica, sans-serif; color:#ebc594; font-size:16px;}

#header {margin:0 auto; width:813px; height:213px; text-align:center; background:url(../images/logo.png) no-repeat top center;}

#navcontainer {margin:0 auto;
margin-top:-23px;
height:33px;
width: 801px;}
			   
#nav {display: inline;
list-style-type:none;
margin:0px;
padding: 0px; 
position:relative; 
z-index: 5;}

#nav li{ text-align:center; float: left; display: inline; text-decoration:none; }

			    
a#nav_home, a#nav_home_a {display:block; 
float:left; 
width:140px; 
height:33px; 
background: url(../images/home.png); 
background-repeat:no-repeat;}

a#nav_home:hover{background: url(../images/home.png) 0px 32px;
background-repeat: repeat-y;}

a#nav_about, a#nav_about_a {display:block; 
							float:left;
							width:142px; 
							height:33px; 
							background: url(../images/about.png); 
							background-repeat:no-repeat;}

a#nav_about:hover{background: url(../images/about.png) 0px 32px;
background-repeat: repeat-y;}

a#nav_products, a#nav_products_a {display:block; 
							float:left;
							width:167px; 
							height:33px; 
							background: url(../images/products.png); 
							background-repeat:no-repeat;}

a#nav_products:hover{background: url(../images/products.png) 0px 32px;
background-repeat: repeat-y;}

a#nav_order, a#nav_order_a {display:block;
							float:left;
							width:204px; 
							height:33px; 
							background: url(../images/order.png); 
							background-repeat:no-repeat;}

a#nav_order:hover{background: url(../images/order.png) 0px 32px;
background-repeat: repeat-y;}

a#nav_contact, a#nav_contact_a{display:block;
					float:left; 
					width:148px; 
					height:33px;
					background: url(../images/contact.png); 
					background-repeat:no-repeat;}

a#nav_contact:hover{background: url(../images/contact.png) 0px 32px;
background-repeat: repeat-y;}

#container {margin:0 auto; width:1000px; height:100%;}
#welcome { background:url(../images/welcome.jpg); width:1000px; position:absolute; left:50%; margin-left:-500px; height:475px;

}

#about {background:url(../images/about.jpg); width:1000px; position:absolute; left:50%; margin-left:-500px; height:475px;
}

#text { width:370px; font-size:18px; margin: 200px 0 0 200px;
}

#mid {margin: 150px auto; width:550px;}

#contactus{ background:url(../images/contactus.jpg); width:1000px; position:absolute; height:475px;}

#order{ background:url(../images/order.jpg); width:1000px; position:absoulute; height:475px; margin:0 auto;}

#prolegs{ width:255px; height:145px; margin: 200px 0 0 250px; position:absolute;}

#stocking{ width:255px; height:145px; margin: 400px 0 0 250px; position:absolute;}

#links {font-family:Arial, Helvetica, sans-serif; font-size:20px; font-style:oblique; text-align:center; margin-bottom:5px;}