body { 
		width:800px; 
		height:auto; 
		display:block; 
		overflow:scroll; 
		margin:0 auto; 
		clear:both; 
		background:#fff top center; 
		text-align:center; 
		font-family: Verdana;
		}

#container { 
		width:803px; 
		height:auto; 
		overflow:hidden; 
		display:block; 
		margin:auto 0;
		background:#000000;
		border-top:#000000 solid 3px;
		border-bottom:#000000 solid 3px;
		}
*html #container {}

#leftbox { 
		width:250px; 
		height:auto; 
		background:#000000;
		float:left;
		text-align:center;
		overflow:hidden; 
		font-size: 24px; font-style:italic;
		color:#6AEDEF;
		}

#content { 
		width:550px; 
		height:auto; 
		background:#fff;
		float:left;
		text-align:left;
		
		}

#menu {
       width:550px;
	   height:25px;
	   background:#f3904f;
	   text-align:right;

      }

h1 {
   
    font-size: 24px; 
	line-height: 27px;
	font-style:italic;
    padding-left:20px;
	}

p {
           text-align:left;
		   padding:0 20px 0 20px;
		   font-size: 13px;
		   line-height: 16px;
	       }
div.box{		
           width:520px;
           height:160px;
		   overflow:hidden;
		   text-align:left;
           font-size: 13px;
		   line-height: 16px;
		   }

p.products {
		   text-align:left;
		   font-size: 12px;
		   font-weight:normal;}
.right {
        float:right;
        padding: 20px;
		}
.prod {float:left;clear:left;margin-left:10px;margin-right:10px;}
a.menu {
        text-decoration:none;
        font-size: 13px;
		padding: 0px 10px 0 10px;
		color:#000;
		}
a.menu:hover {/*font-weight:bold;*/}
#activ {font-weight:bold}
a.mail {color:#000;}

.input {width:180px;}
.centered {margin:auto;}
#green {background:#8b9e3c; text-align:center;}
#menuborder{width:550px; height:3px; background:#000000;font-size:1px;}
#rightcontent {
width:250px;
height:562px;
float:right;
font-size:9px;
background-image:url('bkgr.jpg');
background-repeat:no-repeat;
}
#rightcontentpadding {
height:170px;
}
#rightcontent p {
font-size:9px;
padding-top:0px;
padding-bottom:0px;
margin:0px;
}
#leftcontent {
width:300px;
float:left;
}
#rightcontent ul {
width:150px;
list-style-type: disc;
}
