body {
background-image:url(../images/bg.gif) !important;
text-align: center; /*centers layout in some browsers*/
font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Tahoma,Arial,sans-serif;
font-size:11px;
color:#666;
}
a {	color: #043E16;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }
#myGallery
{
	width: 741px;
	height: 182px;
	z-index:5;
	display: block;
	padding-left:7px;
}
img {
border:none;
}
p { 
padding-left: 5px;
}
.small {
font-size:10px;
}
h1 {
border-bottom-style:dashed;
border-bottom-width:thin;
font-size:16px;
color:#999999;
margin-left: 5px;
}
h2 {
font-size:16px;
color:#666;
padding-left:5px;
}
h3 {
font-family:"Trebuchet MS","Tahoma",Verdana,Helvetica,Arial,sans-serif;
font-weight:bold;
font-size:22px;
color:#669900;
padding-left:5px;
}
.product_photo {
float: left;
margin: 0 9px 3px 15px;
border: 1px solid gray;
}
.thumbnail {
border: 1px solid gray;
}
#container {
width: 754px; /*The width of our layout*/
margin-left: auto;
margin-right: auto;
/*Margin left and right set to auto center's our layout*/
text-align: left; /*Resets the text alignment*/
}
#header {
width: 754px;
height: 77px;
}
#topnav {
background-image:url(../images/content_loop.gif);
width: 754px;
height: 29px;
}
#f-source-menu {
margin-left: 7px;
}
#banners {
background-image:url(../images/content_loop.gif);
width: 754px;
height: 182px;
}
#small-banners {
background-image:url(../images/content_loop.gif);
width: 754px;
height: 80px;
text-align:center;
#padding-left: 1px;
}
#left {
background-image:url(../images/left_repeat.gif);
width: 186px;
float: left;
min-height: 550px; /* moz/FF/Opera */
_height: 550px; /* IE-win */
padding-top:10px;
}
#left-head {
background-image:url(../images/left_header.gif);
width: 186px;
height: 28px;
float:left;
}
.left_header {
font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Tahoma,Arial,sans-serif;
font-size:12px;
font-weight:bold;
color:#666666;
padding-left:50px; padding-top:6px;
}
.left_content {
font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Tahoma,Arial,sans-serif;
font-size:10px;
color:#666666;
padding-left:12px; padding-top:6px;
}
#breadcrumb-left {
background-image:url(../images/breadcrumb_left.gif);
width: 568px;
height: 28px;
float:left;
}
#breadcrumb-noleft {
background-image:url(../images/breadcrumb_noleft.gif);
width: 754px;
height: 28px;
float:left;
}
.breadcrumb {
font-size: 10px;
padding-left: 15px; padding-top:7px;
}
#main-content {
background-image:url(../images/main_content_loop.gif);
width: 568px;
float:left;
min-height: 550px; /* moz/FF/Opera */
_height: 550px; /* IE-win */
}
#main {
text-align:justify;
padding: 0px 15px 10px 7px;
}
#product-content {
background-image:url(../images/content_loop.gif);
width: 754px;
float:left;
text-align:justify;
}
#product-info {
width: 730px;
margin: 5px 15px 10px 7px;
}
#footer {
background-image:url(../images/footer.gif);
width: 754px;
height: 32px;
clear: both;
}
.footer {
text-align:center;
padding-top:5px;
}
ul {
list-style: none;
margin: 0;
padding: 0;
}
#tabs {
clear:both;
padding-top:10px;
}
ul.bullets {
margin: 0 0 0 20px;
padding-left: 20px;
list-style-type: square;
list-style-position: inside;
}
.bullet  {
margin-left:15px;
padding-right:10px;
#padding-left: 1em; 
}
table,td
{
border: 1px solid #CCC;
border-collapse: collapse;
font-size: 11px;
}
table
{
border:none;
border:1px solid #CCC;
width:100%;
}
thead th,
tbody th
{
background: #FFF url(../images/th_bck.gif) repeat-x;
color: #666;  
padding: 5px 10px;
border-left: 1px solid #CCC;
}
tbody th
{
background: #fafafb;
border-top: 1px solid #CCC;
text-align: left;
font-weight: normal;
}
tbody tr td
{
padding: 5px 10px;
color: #666;
}
tfoot td,
tfoot th
{
border-left: none;
border-top: 1px solid #CCC;
padding: 4px;
background: #FFF url(../images/foot_bck.gif) repeat;
color: #666;
}
caption
{
text-align: left;
font-size: 120%;
padding: 10px 0;
color: #666;
}