/* Body */
body {
background:#c0c0c0;
text-align: center;
margin: 0 0 10px 0;
}

div, table, td {
font-family: Tahoma, verdana;
}

td {
vertical-align: top;
}

img {
border: 0;
}

h1, h2, h3, h4, h5 {
margin: 0;
}
 
/* Container */
#container-bg {
background: #fff url(/images/template2/container-bg.gif) repeat-y;
margin: 0 auto;
width: 782px;
text-align: center;
padding:0;
}

#container {
margin: 0 auto;
width: 780px;
text-align: center;
padding:0;
}

/* Style Selector */
#style-selector {
background:#c0c0c0;
width:780px;
height:25px;
}

#style-selector ul {
margin:0;
padding:5px 0 0 10px;
}

#style-selector li {
margin:0;
padding:0 4px 0 0;
font-size:11px;
list-style:none;
float:left;
}

#style-selector a, #style-selector a:visited {
color:#000;
text-decoration:none;
}

#style-selector a:hover {
color:#000;
text-decoration:underline;
}

/* Header */
#header {
width:780px;
height:107px;
text-align:left;
}

#header-logo {
background: #fff url(/images/template2/header-logo.gif) top left no-repeat;
width:230px;
height:107px;
float:left;
}

#header-nav {
width:550px;
height:107px;
float:left;
}

#header-info {
background: #fff url(/images/template2/header-info.gif) top left no-repeat;
width:550px;
height:64px;
font-size:12px;
}

.header-info-content {
float:left; 
padding:14px 0 0 17px
}

.header-info-divider {
background: #fff url(/images/template2/header-info-divider.gif) top left no-repeat;
width:9px;
height:43px;
float:left;
margin: 0 0 0 17px;
}

/* Navigation */
#navigaton ul {
margin:0;
padding:0 0 0 1px;
}

#navigaton li {
margin:0;
padding:0;
font-size:12px;
list-style:none;
float:left;
}

#navigaton a, #navigaton a:visited {
display: block;
padding: 20px 22px 0 22px;
color:#000;
text-decoration:none;
border-right: 1px solid #666;
height:23px;
}

/* Body */
#body-bg {
background: #fff url(/images/template2/body-bg.gif) repeat-y;
width:780px;
text-align:left;
}

/* Left Column */
#left-column {
width:230px;
float:left;
}

#request-reorder {
background: #fff url(/images/template2/request-reorder-bg.gif) top left no-repeat;
width:230px;
height:186px;
}

.content-left {
padding: 10px 30px 6px 10px;
font: 12px Arial, Helvetica, sans-serif;
}

#quick-search p {
margin:0;
padding: 18px 0 0 22px;
}

#search-txtbox {
width:172px;
float:left;
text-align:right;
padding: 2px 0 0 0;
}

#search-btn {
float:left;
padding: 5px 0 0 6px;
}

#btn-request a {
display:block;
width:220px;
height:42px;
}

#btn-request span {
display:none;
}

#btn-reorder a {
display:block;
width:220px;
height:42px;
}

#btn-reorder span {
display:none;
}

#advertisements p {
margin:0;
padding: 0 0 10px 0;
}

/* Right Column */
#right-column {
width:550px;
float:left;
}

#right-column-border-top {
background:#000;
width:550px;
height:1px;
font-size:0px;
line-height:0px;
}

#banner-image-border {
background: #fff url(/images/template2/banner-image-border.gif) top left no-repeat;
width:550px;
height:255px;
}

.banner-image {
padding: 1px 0 0 1px;
}

#page-title h1 {
font-size:14px;
color:#484848;
text-transform:uppercase;
padding: 10px 0 0 20px;
}

.content-right {
font: 12px Arial, Helvetica, sans-serif;
padding: 6px 32px 0px 20px;
height:300px;
}

html > body .content-right {
width: auto;
height: auto;
min-height: 290px;
}

.content-right-in {
font: 12px Arial, Helvetica, sans-serif;
padding: 6px 32px 0px 20px;
height:500px;
}

html > body .content-right-in {
width: auto;
height: auto;
min-height: 500px;
}

/* Footer */
#footer-nav ul {
margin:0;
padding:9px 0 0 12px;
}

#footer-nav li {
margin:0;
padding:0 4px 0 0;
font:9px Arial, Helvetica, sans-serif;
list-style:none;
float:left;
}

#footer-nav a, #footer-nav a:visited {
color:#000;
text-decoration:none;
}

#footer-nav a:hover {
color:#000;
text-decoration:underline;
}

#footer-copyright {
width:275px;
float:left;
padding:18px 0 0 0;
}

#footer-copyright p {
margin:0;
padding:0 0 0 16px;
font: 9px Verdana, Arial, Helvetica, sans-serif;
}

#footer-copyright a, #footer-copyright a:visited {
color:#000;
text-decoration:underline;
}

#footer-copyright a:hover {
color:#000;
text-decoration:none;
}

#footer-logos {
width:275px;
float:left;
padding:18px 0 0 0;
}

#footer-logos ul {
margin:0;
padding:0;
}

#footer-logos li {
margin:0;
padding:0 20px 0 0;
list-style:none;
float:left;
}

#footer {
background: #fff url(/images/template2/footer.gif) top left no-repeat;
width:780px;
height:21px;
}