body {background-image: url("images/bg.jpg"); color: #616046;}

#wrapper {width:1130px; margin-left:auto; margin-right:auto;}

#container {width:1130px; margin-left:auto; margin-right:auto;}

#box {background-image: url("images/mains2.png"); width:1130px; height:795px; position:relative; top:-75px;}

#logo{position:relative; }
#nav {position: relative; top:350px; left:100px; color:#616046;}
#nav ul {list-style:none;}
#nav li {list-style:none;}
#nav li.selected {list-style-image:url("images/bee.png");}

#nav a {text-decoration: none;}
#nav a:hover {text-decoration: underline;}
#nav a:link {color: #616046; list-style-type:none;} 
#nav a:visited {color: #616046; list-style-type:none;} 

.links {color: #616046;}

table#order {}
table#order .toprow {height: 30px;}
table#order td {text-align: center; width:200px;}	
table#order tr {height:170px;}	
table#order img.thumb {height:100px; border: solid 3px #616046; }

#heading{position:relative; top:80px; left:470px;}	
#heading h1{font-size:30px;}

#main {width:650px; position:relative; top:100px; left:310px;}
.lW { float: left; clear: left; height: 15px; }
.rW { float: right; clear: right; height: 15px; }

img.floatLeft {float: left; margin: 4px;}
img.floatRight {float: right; margin: 4px;}


#footer {color: #cbc2a5; font-size: 13px; position: relative; top: -200px; right:170px; text-align:right;}
#footer a{color: #cbc2a5;}


