html, body{
background: none;
margin: 0;
padding: 0;
}
body{
background: url('../image/bg.gif') repeat-x top left;
margin: 0;
padding: 0;
color: #333;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:70%;
line-height: 1.5em;
}
a{
color: #4c9204;
}
a:visited{
text-decoration: none; 
}
a:hover{
color: #333;
}
a img{
border: none;
}
h2, .heading{
font-size: 100%;
text-transform: uppercase;
padding: 0;
margin: 0;
font-weight: normal;
}
#header{
background: url('../image/flower_left.png') left top no-repeat;
color: white;
height: 127px;
}
.sidebar .box{
margin-top: 20px;
}
#header h1{
padding: 0;
margin: 0;
text-align: right;
background: url('../image/flower_right.png') right top no-repeat;
text-align: right;
padding-right: 226px;
}
#header h1 a{
text-align: right;
}
#header h1 img{
display: inline;
margin: auto auto;
}
#header h1 a span{
display:none;
}

body #center{
margin: 0 200px 0 250px;
}
body #center div{
float: none !important;
margin: 0 !important
}
body #center, body .sidebar{
padding: 10px;
background: white;
border: 2px solid #e3ffc7;

}
body #sidebar-left{
line-height: 1.5em;
position: absolute;
left: 0;

width: 200px;
}
body #sidebar-right{
position: absolute;
right: 0;

}

body .sidebar{
margin: 0 10px;
width: 150px;
}
body .sidebar ul{
list-style: none;
margin: 0;
padding: 0;
padding-bottom: 10px;
}
body #center form table, body #center form{
clear: none;
float: none;
}
body #center div.products{
width: 150px;
height: 150px;
display: block;
text-align: center;
background: url('../image/bg.gif') left -130px repeat-x;
padding: 20px;
margin-right: 5px !important;
margin-top: 5px !important;
float: left !important;
}
body #center div#cart table.a{
float: left;
clear: none;
width: 100%;
}
.warning{
color: red;
font-weight: bold;

}

.price_new{
font-weight: bold;
}
.price_old{
text-decoration: line-through;
}
 h2, .heading{
 	font-weight: bold;
text-decoration: none;
font-size: 120%;
text-transform: uppercase;
}
#center h2, #center .heading{

padding-top: 2em;
}
#sidebar-left a{
text-decoration: none;
}
#sidebar-left a:hover{
text-decoration: underline;
color: #000000;
}

body #center div.brk{
clear: both;
}

body #center #centercont{
width: 100%;
}