body {
padding: 10px 350px 10px 350px;
margin: 0;
text-align: left;
background:url(bg.png) repeat-x;
background-color:#c2c2c2;
font-family: arial;
font-size: 12px;
}

#sizer {
margin: 0 auto 0 auto;
padding: 0;
width: 25%;
max-width: 290px;
}

#expander {
background: white;
margin: 0 -350px 0 -350px;
min-width: 550px;
position: relative;
}


* html #expander { height: 0; }

#wrapper {
background:url(bg.png) repeat-x;
background-color:#c2c2c2;
width: 100%;
position:relative;
} 

#header {
width:100%;
height: 100px;
background-color:transparent;
position:relative;
}

#logo {
position:absolute;
height:135px;
width:225px;
left:-13px;
top:-5px;
z-index:16;
background:url(images/logo.png);
}

#shadow {
position:absolute;
height:125px;
width:25%;
border: 2px solid #eabb31;
left:0px;
top:0px;
background-color:white;
z-index:0;
}

#banner {
position:absolute;
width:80%;
height:100px;
right:40px;
top:10px;
border: 1px solid #000;
background-color:#eee;
z-index:15;
}

#bannertxt {
width:90%;
margin-top:30px;
margin-left:150px;
color: #126090;
font-size:16px;
font-weight:bold;
}

h1 {
margin:0px;
color: #000;
font-size:15px;
}

#content p {
margin:0px;
margin-bottom:10px;
}

#picspace {
width:170px;
height:120px;
float:right;
margin-right:-75px;
margin-top:-40px;
}


#bannertxt2 {
margin: 0 auto;
margin-left:200px;
}

#nav {
height:338px;
width: 151px;
position:absolute;
left:20px;
top:123px;
z-index:1;
background-color:white;
border:1px solid black;
border-top:0px;
}

#pics {
width:19.5%;
position:absolute;
top:490px;
left:0px;
background:transparent;
z-index:10;
}

#toppics {
position:absolute;
top:80px;
right:40px;
z-index:500;
}

#content {
width:70%;
margin-right:8%;
padding:5%;
color:black;
background-color:white;
border: 1px solid black;
z-index:-1;
float:right;
position:relative;
}

#context {
width:80%;
margin-left:13%;
margin-top:10px;
font-size:12px;
color:black;
}

#context a {
color:#126090;
}

#context a:hover {
text-decoration:none;
}

#footer {
width:79%;
float:right;
margin-right:8%;
padding:.5%;
margin-top:10px;
margin-bottom:15px;
height:45px;
padding-top:10px;
background-color:white;
border: 1px solid black;
z-index:-10;
font-size:11px;
text-align:center;
}

#footer a {
color:#126090;
font-size:10px;
}

#footer a:hover {
text-decoration:none;
}

#footer p {
margin:0px;
padding:0px;
}

.menu {
height:260px;
}

.menu ul {
position:relative;
z-index:500;
padding:0;
margin:0;
list-style-type:none;
width:99%;
}

.menu li {
background-color:#126090;
height:26px;
float:left;
color:#fff;
}

.menu li.sub {
background-color:#126090;
color:#fff;
z-index:500;
}

.menu table {
position:absolute;
border-collapse:collapse;
top:0;
left:0;
z-index:100;
font-size:13px;
}


.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:149px;
color:#fff;
text-indent:5px;
border:1px solid #fff;
border-width:0px 1px 1px 1px;
}


* html .menu a, * html .menu a:visited {
width:100%;
w\idth:100%;
}

* html .menu a:hover {
color:#fff;
background:#000;
position:relative;
}

.menu li:hover {
position:relative;
}

.menu a:active, .menu a:focus {
color:#fff;
background:#000;
}

.menu li:hover > a {
color:#fff;
background:#000;
}

.menu li ul {
visibility:hidden;
position:absolute;
top:-30px;
left:95px;
padding:30px;
background:transparent url(images/transparent.gif);
}

.menu li:hover > ul {
visibility:visible;
}

.menu li ul li {
background-color:#227eb7;
}

.menu ul a:hover ul ul{
visibility:hidden;
}

.menu ul a:hover ul a:hover ul ul{
visibility:hidden;
}

.menu ul a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}

.menu li ul li:hover {
color:#000;
}

.menu li:hover > ul {
visibility:visible;
}

#pic3 {
position:absolute;
right:0px;

bottom:-15px;
}

#picright {
position:absolute;
right:-60px;
bottom:50px;
}

#picfloat {
float:right;
width:370px;
height:200px;
margin-right:-120px;
}

h2 {
color:#126090;
margin-top:10px;
padding:0px;
font-size:14px;
margin-bottom:0px;
}

#highs {
width:95%;
margin: 0 auto;
text-align:justify;
}

.a {color:#126090;}
.b {color:#009300;}
.c {color:#7d00e3;}
.d {color:#1d94ff;}
.e {color:#f7c215;}
.f {color:#ff0000;}
.g {color:#00d000;}
.h {color:#b081ff;}
.i {color:#ff008a;}
.j {color:#ff6100;}

.item {
width:500px;
margin:10px;
margin-bottom:20px;
}

.pic {
width:150px;
height:120px;
background-color:#ccc;
float:left;
margin-right:14px;
}

.text {
width:335px;
float:right;
margin-bottom:14px;
}

.add {
width:390px;
margin-left:10px;
}

form.order select {
width:50px;
float:left;
}

form.order label {
float:left;
margin:3px;
}

form.order .quant {
width:20px;
float:left;
}

form.order .sub {
width:100px;
float:right;
}

tr.even {
background-color:#FFFCED;
}

tr.odd {
background-color:#EEEEEE;
}

tr.top, tr.bottom {
background-color:#CFE3FC;
font-weight:bold;
}

<![if !IE]>
#content {
z-index:0;
}
<![endif]>