/* CSS Document */
body {
width: 760px;
margin: 0 auto;
background-color: #C0C0C0;
font-size: 14px;
font-family: "Times New Roman", Times, serif;
}

h3 {
font: 20px "Times New Roman", Times, serif;
font-weight: bold;
}

/* Container */
#container {
width: 800px;
background-color: #C0C0C0;
margin-top: 25px;
}

#container p {
font: 14px "Times New Roman", Times, serif;
}


/* End Container */

#pic {
background-color:#ffffff;
width: 720px;
}

#pic img {
margin-top: 1px;
margin-left: 11px;
}

/* Manufacture Container */
#cont {
padding: 5px;
border: 1px solid #000000;
}

.image_float {
float: left;
margin 0 5px 5px 0;
}

.spacer {
clear: left;
}
/* End Manufacture Container */

/* Container 2 */
#container2 {
background: url(images/cont2back.gif) repeat-y;
width: 720px;
margin: -10px 0 -12px 40px;

}
/* End Container 2 */

/* Header */
#head {
width: 800px;
margin: 0 0 10px 0;
voice-family: "\"}\"";
voice-family: inherit;
width: 780px;
}
html>body #head {
width: 780px;
}
/* End Header */

/* Footer */
#footer {
clear: both;
width: 800px;
height: 62px;
background-image: url(images/footer1.gif);
background-repeat: no-repeat;
voice-family: "\"}\"";
voice-family: inherit;
width: 800px;
}
html>body #footer {
width: 800px;
}

#footer p {
padding: 6px;
color: #000000;
}

#footer a:link {
color: #000000;
text-decoration: none;
}

#footer a:visited {
color: #000000;
text-decoration: none;
}

#footer a:hover {
color: #000000;
text-decoration: underline;
}

#footer a:active{
color: #000000;
text-decoration: none;
}
/* End Footer */

/* Content */
#content {
margin-left: 200px;
margin-bottom: 10px;
padding: 10px;
width: 476px;
voice-family: "\"}\"";
voice-family: inherit;
width: 476px;
}
html>body #content {
width: 476px;
}

* html #content {
margin-top: 0px;
}

#content a:link {
color: #000000;
text-decoration: none;
}

#content a:vistied {
color: #000000;
text-decoration: none;
}

#content a:hover {
color: #000000;
text-decoration: underline;
}

#content a:visited {
color: #000000;
text-decoration: none;
}
/* End Content */

/* Left Navigation */
#nav_a {
float: left;
width: 180px;
height: 100%;
margin-bottom: 10px;
padding: 10px;
voice-family: "\"}\"";
voice-family: inherit;
width: 160px;
}
html>body #nav_a {
width: 160px;
}

#nav_a ul {
list-style-type: none;
margin: 0;
padding: 5px;
}

#nav_a li {
padding: 4px;
}
/* End Left Navigation */

/* Right Navigation */
#nav_b {
float: right;
width: 180px;
margin-bottom: 10px;
padding: 10px;
border: 1px solid #000;
voice-family: "\"}\"";
voice-family: inherit;
width: 158px;
}
html>body #nav_b {
width: 158px;
}
/* End Right Navigation */

/* Right Sub Column */
#rcolumn { 
color:#000000; 
margin:0px 5px 5px 1px; 
padding:0px; 
width:232px; 
float:right;
}
/* End Right Sub Column */

/* Left Sub Column */
#lcolumn { 
color:#000000; 
margin:0px 1px 5px 5px; 
padding:0px; 
width:232px; 
float:left;
}
/* End Left Sub Column */
.clear {
clear: both;
}

.thumb2 {
float: left;
width: 125px;
margin: 0px 0px 15px 5px;
}

.clear {
clear: both;
}