body {
   padding:0;
   margin:20px 0 0 0;
   border:0;
   font-family:Arial;
   text-align:center;
   color:#000000;
   background-color:#C8A317;
   font-size:10px;
 }

#container 
{
	text-align : left;
	background-color :#FFFFFF;
	width:768px;
	height:480px;
	margin: 0 auto;
	padding: 0 0 0 0;
	clear:both;
	border:10px ridge #C8A317;
	background-image:url(../images/chocF.gif);
	background-repeat:no-repeat;
	background-position:499px 286px;
}

#logo {
	background-image:url(../images/logoF.gif);
	background-repeat:no-repeat;
	position:relative;
	width:691px;
	height:226px;
	left:32px;
	top:40px;
	z-index:2;

}

#logo h1{
  display:none;
}

#menu{
position:absolute;
  height:36px;
  	z-index:3;
}

#menu ul {margin: 0; padding: 0;width:200px;}
#menu ul li {position: relative; float:left;list-style: none; }
#menu ul li a , #menu ul li a:link {  width:200px;font-family:Verdana;font-size:13px;padding: 10px 10px 10px 15px;display:block; color:#C8A317; text-decoration:none;  background:transparent; text-align:left;  vertical-align:middle; font-family:Arial; }
#menu ul li a:hover {width:200px;color:#FFFFFF; background:#C8A317;}
#menu ul li a:active {width:200px;color:#C8A317;}

#contact{
font-size:10px;
 text-align:center;
 position:relative;
 top:200px;
 left:-120px;
}

#contact p, #contact a{
font-size:10px;
}

#pic1,#pic2,#pic3,#pic4,#pic5,#pic6,{
 font-size:11px;
 height:120px;
 float:right;
}

#pic1{padding-left:0px;}
#pic2, #pic3, #pic4, #pic5, #pic6,{padding-left:120px;}

#pic2 { background-image:url(../images/button1.gif);background-repeat:no-repeat; }
#pic3 { background-image:url(../images/button2.gif);background-repeat:no-repeat; }
#pic4 { background-image:url(../images/button3.gif);background-repeat:no-repeat; }
#pic5 { background-image:url(../images/button4.gif);background-repeat:no-repeat; }
#pic6 { background-image:url(../images/button5.gif);background-repeat:no-repeat; }

p, li
{
	font-size:11px;
	
}
A:link	{text-decoration:	none; font-size:small; * font-size:12px;	color:	#2E3092;}	
A:visited {text-decoration:	none;	font-size:small; * font-size:12px;	color:	#2E3092;}	
A:active {text-decoration:	none;	font-size:small; * font-size:12px;	color:	#2E3092;}	
A:hover	{text-decoration:	underline; font-size:small; * font-size:12px;	color:	#2E3092;}

img { border:0 0 0 0;}


/* MESSAGES */
#footer {height:30px;clear:both;font-size: xx-small;width:100%;text-align:center;margin-top:10px;}
#footer a{ font-size: xx-small; }