body {
	background:url(images/body.gif);
}

table {
	border-collapse: collapse;
}

img {
	border: none;
}

body, form, ul, ol, li, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

ul, ol {
	list-style: none;
}


body {
	margin:0;
}

#main {
	background: url(images/l_bcg.gif) repeat-y top left;
	min-width: 925px;
}

#top {
	height: 139px;
	background: #fff url(images/but_bcg.gif) repeat-x bottom left;
}

#menu-top {
	position: absolute;
	top: 12px;
	left: 202px;
}

#menu-top a {
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	display: block;
	height: 32px;
}

#menu-top img {
	vertical-align: middle;
}

#languages {
	position: absolute;
	top: 34px;
	left: 362px;
}

#languages li {
	display: inline;
	margin-right: 4px;
}

#languages li.first {
	
}

#languages img {
	border: 1px solid #333;
}

#menu {
	background: url(images/butt_0.jpg) no-repeat bottom left;
	position: absolute;
	top: 87px;
	left: 194px;
	min-width: 480px;
}

#menu ul
{
	background: url(images/sep.gif) no-repeat center right;
	overflow: hidden;
}

#menu li
{
	float: left;
	background: url(images/button.jpg) no-repeat center left;
}

#menu li.first {
	background: url(images/butt_0.jpg) no-repeat bottom left;
}

#menu a, #menu strong
{
	color:#FFF500;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin: 20px 0 10px;
	padding-left: 24px;
	width: 96px;
	height: 22px;
	display: block;
	text-decoration: none;
}

#contents {
	background: url(images/shadow_body.gif) repeat-x top left;
	overflow: auto;
}

#left {
	width: 190px;
	padding: 1px 0 4px 4px;
	float: left;
}

#left img {
	display: block;
	margin-top: 8px;
}

#right {
	width: 729px;
	float: left;
	border-left: 1px solid #546E20;
	background: #fff url(images/lorem_right.gif) repeat-y top right;
	font-family: Arial,Helvetica,sans-serif;
	margin-bottom: 20px;
}

#right h2 {
	background: url(images/contents-top.png) no-repeat top left;
	font-size: 14px;
	padding: 19px 18px 0;
	margin-bottom: 14px;
}

#text {
	background: url(images/contents-bottom.png) no-repeat bottom left;
	min-height: 450px;
	margin-bottom: -8px;
	font-size: 12px;
	padding: 0 28px 10px 18px;
}

#text p {
	text-align: justify;
}

#text ul, #text ol {
	list-style: disc;
	margin-left: 25px;
}

#text li {
	padding-left: 10px;
}

#gallery {
	overflow: auto;
	margin-left: 5px;
}

#gallery li {
	display: inline;
	float: left;
	margin: 2px;
	padding-left: 0px;
	
}

#gallery img {
	display: block;
}

a.gallery img{
	border: 1px solid #546E20;
}

#footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	height: 19px;
	background-color: #546e20;
}

#footer a {
	color: #CC3399;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

#footer-left {
	padding: 3px 0 3px 17px;
	float: left;
	width: 193px;
	height: 13px;
}

#footer-center {
	float: left;
	height: 19px;
}

