body {padding:0; margin:0; background-image:url(images/bg.gif);
background-repeat:repeat-x; background-color:#739869; }



#Container {
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:16px;
}

#Flash {
}

#Main {
width:740px;
}

#LeftSection {
float:left;
width:220px;
padding:20px 10px 0px 20px;
}

#RightSection {
float:right;
margin-right:10px;
width:400px;
padding:20px 30px 0px 30px;
background-color:#A6C79B;
}

#RightTop {
float:right;
margin-right:10px;
width:460px;
height:15px;
background-image: url(images/righttop.jpg);
}

#RightBottom{
float:right;
margin-right:10px;
width:460px;
height:8px;
background-image: url(images/rightbot.jpg);
background-repeat:no-repeat;

}

#Product {
width:400px;
}

#ProductText {
width:200px;
float:right;}

#ProductImage {
width:150px;
float:left;

}

#Story {
margin-left:270px;
width:400px;
}

#StoryPict {
float:left;
padding-right:20px;

}

#StoryText {
font-size:11px;
padding-left:5px;
float:right;
}

#Footer {
float:left;
width:440px;
padding:20px 0px 10px 270px;
height:36px;
background-color:#21231F
}

#FooterRight {
float:left;
background-image:url(images/footerright.jpg);
}

a{color:#843500; text-decoration:underline} 
a:hover{text-decoration:none}

.clearfloat {
	clear:both;
} 