#flash{
	height:168px;
	width:725px;
	position:relative;
}	
#logo{
	postion:fixed;
	top:0;
	background:#2c3134;
	width:98,5%;
	height:102px;
	margin:0px 0px 20px 0px;
	padding:10px;
}
body{
	background:url(images/about/bg.gif);
	background-repeat:repeat;
	margin: 0px auto;
}


#maincontainer{
	margin: 20px auto;
	height:845px;
	width:725px;
	background:#ffe0bf;
}

#maincontainer_products{
	margin: 20px auto;
	height:900px;
	width:725px;
	background:#ffe0bf;
}
#maincontainer_gallery{
	margin: 20px auto;
	height:880px;
	width:725px;
	background:#ffe0bf;
}

#topnav{
	background-image:url(images/about/topbar.jpg);
	background-repeat:repeat-x;
	height:24px;
	width:725px;
}
#topnav ul {
	float:center;
	margin:0;
	padding:0;
}
#topnav ul li {
	display:block;
	float:left;
}

#topnav ul li a {
	float:left;
	border:none;
	padding:00px 30px 00px 30px;
	height:24px;
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#9de6da;
	text-decoration:none;
	display:block;
	text-transform:uppercase;
	margin:8px;
	font-size:11px;
}	
#topnav ul li a:hover {
	color:#fac8cb;
}
#text{
	font-family:Verdana, Arial;
	font-size:11px;
	color:#fff;
	text-align:justify;
	padding:30px 40px 30px 40px;
	line-height:125%;
}
#text_products{
	font-family:Verdana, Arial;
	font-size:10px;
	color:#fff;
	text-align:center;
	padding:5px;
	margin-left:30px;
}
#text_gallery{
	font-family:Verdana, Arial;
	font-size:10px;
	color:#fff;
	text-align:center;
	padding:5px;
	margin-left:30px;
}
#text_services{
	font-family:Verdana, Arial;
	font-size:11px;
	color:#fff;
	text-align:justify;
	padding:30px 30px 30px 30px;
}

#lefttop{
	float:left;
	width:191px;
	height:75px;
	margin:-20px auto;
}
#name_site{
	float:left;
	width:343px;
	height:75px;
	background-image:url(images/about/scroll.png);
	margin:-20px auto;
	font-size: 27px;
	font-family:"Trebuchet MS", Verdana, Arial;
	text-align:center;
}
.text{
	color:#8f6d56;
	margin-top:20px;
}
#righttop{
	float:right;
	width:191px;
	height:75px;
	margin:-20px auto;
}
#side1{
	float:left;
	background-image:url(images/about/side1.png);
	width:124px;
	height:593px;
	margin-top:-10px;
}
#side2{
	float:right;
	background-image:url(images/about/side2.png);
	width:124px;
	height:593px;
	margin-top:-10px;
}
#container{
	margin:0 auto;
	margin-top:80px;
	width:473px;
	height:430px;
	background-color:#966244;
}
#container_gallery	{
	margin-left:2px;
	margin-top:80px;
	width:473px;
	height:520px;
	background-color:#966244;
	overflow:auto;
}
#container_services{
	margin-left:2px;
	margin-top:80px;
	width:473px;
	height:500px;
	background-color:#966244;
	overflow:auto;
	
}
#container_products{
	margin-left:2px;
	margin-top:80px;
	width:473px;
	height:550px;
	background-color:#966244;
	overflow:auto;
}
#images_products{
	margin-left:40px;
	width:300px;
	height:60px;
	padding-top:10px;
}
#cup_products{
	width:479px;
	height:112px;
	background-image:url(images/about/cup.png);
	margin:0 auto;
	margin-top:-20px;
}
#cup{
	margin-top:80px;
	width:479px;
	height:112px;
	background-image:url(images/about/cup.png);
	margin-left:-40px;
}
#cup_gallery{
	width:479px;
	height:112px;
	background-image:url(images/about/cup.png);
	margin:0 auto;
	margin-top:-20px;
}


#footer_c{
	background-image:url(images/about/footer.gif);
	width:725px;
	height:38px;
	margin-left:-125px;
	margin-top:-20px;
}
#footer_gallery{
	background-image:url(images/about/footer.gif);
	width:725px;
	height:38px;
	margin:0 auto;
	margin-top:-20px;
}

ul#bottomnav{
	margin: 0 auto;
	width: 725px;
    list-style-type: none;
	margin-bottom: 15px;
	margin-top: 20px;
	padding-left:130px;
	padding-top:2px;
}

ul#bottomnav li{
	padding: 4px 4px;
	display: inline;
}

ul#bottomnav li a{
	font-size:12px; 
	font-weight: normal;
    text-decoration: none;
	border-right: 1px solid #ffdfbf;
	padding-right: 30px;
}

ul#bottomnav a.last-link{
	border-right: 0;
}

ul#bottomnav li a:link{
	color: #ffdfbf;
}

ul#bottomnav li a:hover{
	color: #fac8cb;
}

ul#bottomnav li a:active{
	color: #fac8cb;
}

ul#bottomnav li a:visited{
	color: #fac8cb;
}
#address{
	margin: 0 auto;
	width: 725px;
    list-style-type: none;
	margin-left:250px;
	margin-top:-9px;
	font-size:11px;
	color:#ffdfbf;
}


