﻿body { behavior:url(/includes/csshover.htc); font-size:12px; line-height:19px; font-family:Arial; background-color:#000; margin:0; padding:0; }

.slideShow { text-align:center; clear:both; height: 250px; overflow: hidden;  padding:0; margin:0; overflow: hidden }
.slideShow img { top:0; left:0 }

.arrows { font-size:11px; color:#5c5c5c; }
.arrows a { font-size:11px; color:#5c5c5c; text-decoration:none; font-weight:bold;}

#logo { width:835px; height:275px; }

#main {  width:825px; clear:both; margin-left:12px; } 
#content { text-align:left; width:750px; padding:0 10px 10px 10px; background-image:url('/images/content_background.gif')}
#menu li span { display:none; }
#menu li { float:left; list-style:none;margin:0; padding:0;}
#menu { margin:0; padding:0;}
#a_Home { border-right:1px solid #eee; display:block; width:110px; height:51px; background-image:url('/images/home.jpg') }
#a_Home:hover {background-image:url('/images/home_over.jpg')}

#a_AboutUs { border-right:1px solid #eee; display:block; width:145px; height:51px; background-image:url('/images/aboutus.jpg') }
#a_AboutUs:hover { background-image:url('/images/aboutus_over.jpg'); }

#a_Gallery { border-right:1px solid #eee; display:block; width:119px; height:51px; background-image:url('/images/gallery.jpg') }
#a_Gallery:hover { background-image:url('/images/gallery_over.jpg'); }

#a_Products { border-right:1px solid #eee; display:block; width:139px; height:51px; background-image:url('/images/products.jpg') }
#a_Products:hover { background-image:url('/images/products_over.jpg'); }

#a_ContactUs { display:block; width:132px; height:51px; background-image:url('/images/contactus.jpg') }
#a_ContactUs:hover { background-image:url('/images/contactus_over.jpg'); }

#a_MenuSpacer{ display:block; width:121px; height:51px; background-image:url('/images/menu_spacer.jpg') }

#footer td {padding:5px; color:#888888; font-size:11px;}

#td_Products:hover ul      { display:block; }
#td_Products ul            { list-style-type:none; z-index:1000; display:none; position:absolute; margin:0; padding:0; }
#td_Products ul li         { float:none; border-top:none; width:250px; margin:0; text-align:left; background:#666; padding:5px; }
#td_Products ul li a       { color:#FFF; display:block; background-image:none; width:250px; font-weight:normal; text-decoration:none; }
#td_Products ul li a:hover { text-decoration:none; color:#000; }
#td_Products ul li:hover   { background:#ffeb66; color:#000; }
#td_Products ul li:hover a { text-decoration:none; color:#000; }

