﻿

body 
{
 background:#fff url('img/bgndgrad.jpg') top left repeat-x;
}
#wrapper { 
 margin: 0 auto;
 width: 800px;
/*border-bottom:1px solid #000000;
border-left:1px solid #000000;
border-right:1px solid #000000;*/
 /*padding:10px 10px 10px 10px;*/

}



#imageContainer{
 color: #333;
 width: 800px;
 height: 240px;
 border: 0px solid #000;
 
 }
 
* html #header{
margin-right:0;
} 

#container{
width: 800px;
background:#fff url('img/bgndgrad.jpg') top left repeat-x;
}

#leftbox {
 color: #333;
 width: 280px;
 float: left;
 margin-left:0px;
 height: 100%;
}

* html #leftbox{ /*IE 6 only */
width: 260px;
margin-left:0px;

}

#rightbox{
 color: #333;
 width: 470px;
 float: right;
margin-right:5px;
margin-top:10px;
 font-family:Arial;
 font-size:12px;
 min-height: 800px;
 }

* html #rightbox{ /*IE 6 only */
    width:460px;
margin-right:5px;
}

.picbox2
{
    width:150px;
    height:150px;
    float:left;
}
.intbox 
{
    font-family:Arial;
    font-size:11px;
 color: #333;
 width: 260px;
 float: left;
 margin-left:5px;
 margin-top:20px;
 margin-right:20px;
 padding:5px;
 border: 1px solid #aaa;
 height: 100px;
 background:#fff;
text-decoration: none;
}
.intbox a:link{text-decoration: none;color:#000;}
.intbox a:visited{text-decoration: none;color:#000;}
.intbox a:hover{text-decoration:underline;}

* html #intbox{ /*IE 6 only */
margin-left:0px;}



.picbox {
 color: #333;
 width: 88px;
 float: left;
 margin-top:5px;
 margin-left:5px;
 margin-right:5px;
 height: 88px;
 background:#fff;
 border:none;
}
.product
{
    font-family:Arial;
    font-size:12px;
width:400px;height:180px;

float: right;
margin-right:20px;
margin-top:20px;
}
.picture_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
}

.picture_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
}
/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_one */

.menu1 {padding:0 0 0 32px; margin:0; list-style:none; height:32px; background:#fff url('img/button1.gif'); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; border:1px;height:32px; line-height:32px; color:#bbb; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fff; background:url(img/button3.gif);}
.menu1 li.current a b {background:url(img/button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#000 url(img/button2.gif);}
.menu1 li a:hover b {background:url(img/button2.gif) no-repeat right top;}
.menu1 li.current a:hover {color:#fff; background:#000 url(img/button3.gif); cursor:default;}
.menu1 li.current a:hover b {background:url(img/button3.gif) no-repeat right top;}

#footer
{
width:800px;height:25px;
background-color:#000
}

#hmenu{position:relative;display:block;height:35px;font-size:11px;font-weight:bold;background:transparent url(img/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:0px solid #000;border-left:1px solid #D5D6C8;border-right:1px solid #D5D6C8;}
#hmenu ul{margin:0;padding:0;list-style-type:none;width:auto;}
#hmenu ul li{display:block;float:left ;margin:0;}
#hmenu ul li a{display:block;float:left;color:#544F47;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(img/bgDIVIDER.gif) no-repeat top right;}
#hmenu ul li a:hover,#hmenu ul li a.current{color:#B30000;background:#fff url(img/bgON.gif) no-repeat top right;}

