/* CSS Document */

body {background-color:#6F7784; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}

div#main{width: 800px; position: relative; left: 50%; margin-left: -400px; background-color:#FFFFFF; height:600px;
	border: thin; border-color:#000000; border-style:solid; }
	
div#menu {background:url(images/bg-flower-grey.jpg) #FFFFFF; background-repeat:no-repeat; background-position:bottom left;
	position:absolute; bottom:0px; left:0px; height:450px; width:224px; z-index:2;}

div#content { position:absolute; left: 240px; top: 160px; height:375px; width: 550px; overflow:auto;}

div#desc {text-align:center;}

div#funorange { background:url(images/orange-end.jpg) #EAA234; background-repeat:no-repeat; background-position:right;
	 height: 35px; width: 650px; position:absolute; right: 60px; bottom: 20px; border: none; z-index:0;}

p.menu {font-size:13px; text-align: left; margin-left:10px;}
p.fun { color:#FFFFFF; text-align:right; margin-right: 15px;}
p.toporange {background-color:#EAA234; color:#FFFFFF; font-size:14px; font-weight:normal; text-align:right;}
p.copy {font-size:10px; text-align:center;}
p.small {font-size:7px;}

h5 {color:#EAA234; font-size:14px; font-weight:normal;}

a:link {color:#000000; text-decoration:none;}
a:active {color:#000000; text-decoration:none;}
a:visited {color:#EAA234; text-decoration:none;}
a:hover {color:#EAA234; text-decoration:underline;}

.product {position:absolute; left:0px; top:20px; height:270px; width:530px; visibility:hidden;}
.firstup {position:absolute; left:0px; top:20px; height:270px; width:530px;}
.productmenu {position:absolute; left:0px; top: 315px; width:530px;}