html {
margin: 0px;
padding: 0px;
}

body {
margin: 0px;
padding: 0px;
text-align: center;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 11px;
}

h1 {
font-size: 11px;
font-weight: bold;
margin: 0px;
padding: 4px 0px 6px 0px;
}

a {
color: #f90;
}

caption {
display: none;
}

img {
border: 0px;
}

hr {
color: #EEEFEF;
height: 1px;
width: 90%;
float: none;
display: block;
clear: both;
margin-top: 5px;
text-align: left;
}

table hr {
color: #EEEFEF;
height: 1px;
width: 100%;
}

#content {
width: 980px;
margin: 0px auto 0px auto;
text-align: left;
}

#head {
width: 100%;
height: 100px;
background: #F1F1F1 url(../pics/layout/headBg.jpg) top left repeat-x;
}

#head img {
float: left;
width: auto;
}

#head p, #head div {
float: right;
width: 80px;
margin: 10px 10px 0px 0px;
text-align: left;
}

#head div {
float: right;
width: 114px;
height: 80px;
padding: 20px 0px 0px 506px;
margin: 0px;
background: url(../pics/layout/head-waves.jpg) top right no-repeat;
}

#head p img, #head div img {
width: auto;
border: 0px;
margin-right: 10px;
}

#head a {
display: block;
text-decoration: none;
font-weight: bold;
color: #000;
padding-bottom: 4px;
}

#menu {
width: 100%;
height: 36px;
background: #09c url(../pics/layout/menuBg.jpg) top left repeat-x;
}

#menu img.right {
width: 177px;
float: right;
border: 0px;
}

#menu ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

#menu li {
float: left;
font-family: verdana;
/*text-transform: uppercase;*/
text-align:center;
color: #F4F5F5;
width: 130px;
height: 36px;
line-height: 110%;
padding: 11px 0px 0px 0px;
background: url(../pics/layout/liBg.jpg) top left no-repeat;
}

#menu li.selected {
background: url(../pics/layout/liBgSelected.jpg) top left no-repeat;
}

#menu a {
color: #fff;
text-decoration: none;
}

#navbar {
text-align: left;
height: 31px;
margin-left: 199px;
color: #999;
float: none;
clear: both;
}

#navbar a {
color: #999;
text-decoration: none;
}

#main {
width: 779px;
float: left;
}

#left {
width: 184px;
float: left;
color: #999;
}

#left ul {
border-top: 4px solid #EEEFEF;
border-bottom: 13px solid #EEEFEF;
width: 100%;
margin: 0px;
padding: 0px 0px 30px 0px;
list-style-type: none;
color: #000;
}

#left li img {
margin: 0px 4px 0px 0px;
}

#left li {
/*height: 20px;*/
border-bottom: 1px solid #EEEFEF;
padding: 5px 0px 7px 16px;
}

#left li.selected {
font-weight: bold;
}

#left li a {
color: #000;
text-decoration: none;
}

#left ul ul {
border: 0px;
padding: 0px 0px 0px 0px;
}

#left ul ul li {
border: 0px;
padding: 5px 0px 1px 19px;
font-weight: normal;
}

#left p {
line-height: 170%;
}

#middle {
width: 580px;
float: right; 
}

#middle h1 {
padding-top: 0px;
}

#middle p {
width: 490px;
margin: 5px 0px 12px 0px;
padding: 0px;
line-height: 130%;
}

#middle table.stamps p {
width: auto;
}

table.stamps tr {
border-bottom: 1px solid #EEEFEF;
}

#middle table th {
vertical-align: top;
}

td img {
display: inline;
float: left;
width: auto;
}

#middle ul {
list-style-type: square;
line-height: 150%;
padding: 0px;
list-style-position: inside;
}

#middle ul a {
color: #000;
text-decoration: none;
}

#middle ul ul {
margin-top: 0px;
margin-bottom: 5px;
margin-left: 15px;
}

#middle ul ul ul {
margin-top: 0px;
margin-bottom: 5px;
margin-left: 15px;
}

#right {
width: 184px;
height: 376px;
float: right;
border-top: 4px solid #EEEFEF;
border-bottom: 13px solid #EEEFEF;
margin: 0px;
padding: 0px 0px 30px 3px;
}

#right p {
margin: 0px;
padding: 4px 10px 6px 0px;
}

#right p.link {
text-align: left;
margin-right: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #EEEFEF;
}

#right h1 {
background: url(../pics/layout/liMarker.gif) center left no-repeat;
padding-left: 16px;
margin-top: 5px;
}

#footer {
display: block;
width: 100%;
text-align: center;
color: #999;
border-top: 1px solid #eee;
margin: 20px 0px 0px 0px;
padding: 9px 0px 0px 0px;
float: none;
clear: both;
}

/* FORMS */
th, td {
vertical-align: text-top;
}

input {
width: 200px;
border: 1px solid #999;
}

input.short {
width: 100px;
}

textarea {
width: 200px;
border: 1px solid #999;
}

textarea.large {
width: 390px;
height: 140px;
}

input.auto {
width: auto;
border: 0px;
}

input.button {
width: auto;
float: right;
}

.orderform input.button {
float: none;
margin-top: 20px;
}

img.left {
width: 97px;
float: left;
margin-right: 20px;
}

table.bandnumberers td {
height: 30px;
padding: 0px 15px 5px 0px;
}

table.bandnumberers th {
padding: 0px 15px 5px 0px;
}
