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; }
p { 
padding-left: 5px;
}
ul.topnav {
	list-style: none;
	padding: 0 20px;	
	margin: 0 7px;
	float: left;
	width: 700px;
	background: #222;
	font-size: 1em;
	background: url(/images/topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 20px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(/images/topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(/images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
	z-index:10;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(/images/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(/images/dropdown_linkbg.gif) no-repeat 10px center; 
}
#myGallery
{
	width: 741px;
	height: 182px;
	z-index:5;
	display: block;
	padding-left:7px;
}
.small {
font-size:11px;
}
h1 {
border-bottom-style:dashed;
border-bottom-width:thin;
font-size:16px;
color:#999999;
}
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; 
}
caption
{
text-align: left;
font-size: 120%;
padding: 10px 0;
color: #666;
}
