body {
	background-color:#fff;
	color:#FFFFFF;
	font-family:arial;
	font-size:14px;
	margin:10px 10px;
}
.clear {
	clear:both;
}
.left {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
* {
	margin:0px;
	padding:0px;
}
h3 {
	color:#663300;
	font-size:16px;
}
p {
	padding-bottom:4px;
}
#container {
	margin:0px auto;
	text-align:center;
	width:953px;
}
a {
	text-decoration:none;
	color:#F7765hF;
}
a:hover {
	text-decoration:underline;
	color:#cc9966;
}
/* Header */

#header {
	margin:0px 0px 0px 0px;
	background-image:url(images/header2010.gif);
	width:100%;
	height:195px;
	position:relative;
}
#language {
	font-size:12px;
	color:#ffffff;
	position:absolute;
	width:212px;
	top:45px;
	left:675px;
	height: 22px;
}
#header ul {
	background-color:#0802FB;
	background-repeat:repeat-x;
	width:867px;
	display:block;
	top:171px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	padding-top:4px;
	height:38px;
	text-align:center;
	left:52px;
	border-top:2px solid #cc9966;
}
#header li {
	display:inline;	
}
#header ul a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:16px;
	margin:0px 25px 0px 25px;
}
#header ul a:hover {
	text-decoration:underline;
	color:#cc9966;
}

/* Content */

#content {
	background-image:url(images/body2.gif);
	background-repeat:repeat-y;
	width:100%;
}
#online-store {
	position:absolute;
	width:239px;
	top:254px;
	left:635px;
}
#content-left {
	float:left;
	width:200px;
	padding-left:60px;
	padding-top:20px;
}
#content-left p {
	text-align:justify;
	color:#FFFFFF;
	font-size:12px;
}
#content-left-box {
	float:left;
	width:200px;
	margin-top:5px;
}
#content-left-box .header {
	background-image:url(images/LeftBox_header.gif);
	background-repeat:no-repeat;
	width:196px;
	height:20px;
}
#content-left-box .body {
	background-image:url(images/LeftBox_body.gif);
	background-repeat:repeat-y;
	width:196px;
}
#content-left-box .box {
	padding-top:5px;
	padding-left:14px;
	width:170px;
}
#content-left-box .link {
	width:120px;
	margin-top:15px;
	margin-left:50px;
	text-align:left;
}
#content-left-box .footer {
	background-image:url(images/LeftBox_footer.gif);
	background-repeat:no-repeat;
	width:196px;
	height:17px;
}
#content-right {
	float:right;
	width:635px;
	padding-right:35px;
	padding-top:20px;
}
#content-right ul {
	list-style:none;
	padding-left:20px;
}
#content-right ul li {
	list-style-image:url(images/cup.png);
}
#content-right h2 {
	color:#CCCCCC;
	padding-top:35px;
	padding-left:95px;
	font-size:22px;
}
#content-right h3 {
	color:#cccc99;
	font-size:16px;
	padding-bottom:10px;
}
#content-right h4 {
	color:#663300;
	font-size:14px;
	padding-bottom:5px;
	padding-top:5px;
}
#content-right .gallery {
	width:500px;
	height:200px;
	padding-left:30px;
}
#content-right .header {
	background-image:url(images/headercontent.gif);
	background-repeat:no-repeat;
	width:604px;
	height:73px;
}
#content-right .body {
	background-image:url(images/bodycontent.gif);
	background-repeat:repeat-y;
	width:604px;
}
#content-right .middle {
	background-image:url(images/bodytengahcontent.gif);
	background-repeat:no-repeat;
	width:604px;
	height:73px;
}
#content-right .bigbox {
	width:560px;
	margin-left:23px;
	text-align:justify;
	padding-top:10px;
	padding-bottom:10px;
	font-size:24px;
	border-bottom:2px solid #663300;
}
#content-right .more {
	text-align:left;
	margin-top:15px;
	margin-left:500px;
	width:60px;
}
#content-right .footer {
	background-image:url(images/footercontent.gif);
	background-repeat:no-repeat;
	width:604px;
	height:28px;
}
/* Footer */

#footerline {
	background-image:url(images/footer.gif);
	font-size:1px;
	height:40px;
	clear:both;
}
#footer {
	width:953px;
	text-align:right;
	padding:20px 0px;
}
/* CSS Document */
