body {
background-color: #dddebe;
text-align: center;
}

td, p {
margin:0;
padding:0;
font-family:verdana,arial,sans-serif;
font-size: 11px;
color: #000000;
}

div#master {
margin:0 auto;
width:770px;
background: #808080;
}

table#layout {
position: relative;
width:770px;
left: -2px;
top: -2px;
background: #eaeaea;
border: 1px solid #b3b3b3;
}

#logo {
margin:0;
padding:0;
width:170px;
height:117px;
text-align: center;
vertical-align: top;
background: #ffffff;
}

#logo img {
margin:10px 0 10px 0;
padding:0;
}

#top {
margin:0;
padding:0;
width:600px;
height:77px;
text-align: right;
vertical-align: top;
background: #ffffff;
}

#top p {
font-size: 11px;
margin: 12px 12px 0 0;
padding: 0;
color: #000000;
}

#top a {
font-weight: bold;
text-decoration:underline;
color: #FF0000;
}

#top a:hover {
text-decoration:underline;
color: #FF0000;
}

#top img {
vertical-align: middle;
margin: 0px 5px 0px 8px;
}

#nav {
margin:0;
padding:0;
width:600px;
height:40px;
text-align: left;
vertical-align: top;
background: #ffffff;
background-image: url('images/nav-panel.jpg');
background-position: top left;
background-repeat: no-repeat;
}

#nav ul {
margin: 0; 
padding: 8px 0 0 8px;
list-style-type: none;
list-style-image: none;
}

#nav li {
display: inline;
float: left;
}

#nav a {
font-weight: bold;
text-decoration:none;
padding: 0 .5em 0 .5em;
border-right: 1px solid black;
color: #000000;
}

#nav a.last {
border-right:none;
}

#nav a:hover {
text-decoration:underline;
color: #000000;
}

#menu {
margin:0;
padding:0;
width:170px;
text-align: center;
vertical-align: top;
background: #ffffff;
background-image: url('images/menu-panel.jpg');
background-position: top center;
background-repeat: no-repeat;
}

#menu ul {
margin: 15px 15px 45px 15px;
padding: 0px;
list-style-type: none;
list-style-image: none;
}

#menu li {
margin: 0 0 5px 0;
padding: 0 0 5px 0;
}

#menu a {
font-weight: bold;
text-decoration:none;
padding: 0 .5em 0 .5em;
color: #000000;
}

#menu a:hover {
text-decoration:underline;
color: #000000;
}

#menu img {
margin:10px 0 10px 0;
padding:0;
}

#main {
margin:0;
padding:0;
width:600px;
text-align: center;
vertical-align: top;
background: #ffffff;
}

#container {
margin:0;
padding:0;
width: 600px;
}

#image {
margin:0;
padding:0;
width:430px;
text-align: center;
vertical-align: top;
background: #ffffff;
}

#content {
margin:0;
padding:0;
width:600px;
text-align: left;
vertical-align: top;
background: #ffffff;
}

#content H1 {
margin: 15px 0px 15px 15px;
padding: 0px;
font-size: 16px; 
color: #000000;
}

#content H2 {
margin: 15px 0px 15px 15px;
padding: 0px;
font-size: 14px; 
color: #000000;
}

#content p {
margin: 10px 15px 10px 15px;
padding: 0px;
font-size: 12px;
color: #000000;
line-height: 16px;
}

#content img {
margin: 10px 0px 10px 0px;
padding: 0px;
}

#content ul {
margin: 15px 15px 0 15px;
padding: 0;
font-size: 12px;
list-style: none;
}

#content li {
margin: 0 0 5px 0;
padding: 0 0 5px 12px;
line-height: 15px;
background-image:url(images/bullet-home.gif);
/*lower due to line height*/
background-position:0px 5px;
background-repeat:no-repeat;
}

table.vendors {
margin:0px 0px 15px 15px;
width:500px;
}

#sidebar {
margin:0;
padding:0;
width:170px;
text-align: center;
vertical-align: top;
background: #ffffff;
background-image: url('images/menu-panel.jpg');
background-position: top center;
background-repeat: no-repeat;
}

#sidebar p {
margin: 5px 15px 10px 15px;
padding: 0px;
color: #000000;
line-height: 15px;
}

#footer {
margin:0;
padding:0;
width:760;
height:32px;
text-align: center;
vertical-align: middle;
background: #ffffff;
}