BODY {
	background-image: url('../images/bg-bottom.jpg');
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 0;
	padding-bottom: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d3f4a;
	margin: 0;
	text-align: center;
}

table, img {border: 0px;}

ul, li {list-style: square;}


P, td {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	text-align: justify;
}


#container {
	background: url('../images/bg-waves.gif') top right no-repeat;
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	overflow:hidden;
	text-align: left;
	padding: 0px;
}

#top {
	width: 100%;
	height: 130px;
	padding-bottom: 30px;
}

#logo {
	padding: 0px 0px 0px 0px;
	height: 130px;
	float: left;
}

#lang {
	width: 200px;
	float: right;
	padding: 50px 200px 0 0;
	text-align: right;
}

#main{
	width: 830;
	float:left;
}

#leftcol{
	background:none;
	float:left;
	width: 240px;
	margin-top: 0px;
	
}

#rightcol{
	background:none;
	float:right;
	width:587px;
	/*margin-right: 50px;*/
}

#flash {
	width: 587px;
	height: 258px;
	margin-bottom: 20px;
}

#divider {
	background: url('../images/divider.png') top right no-repeat;
	width: 582px;
	margin: 0 auto;
	height:20px;
	overflow:hidden;
	text-align: left;
	padding: 0px;
}

#footer {
	margin: 20px 0px 0px 40px;
	font-size: 10px;
	line-height: normal;
}

a	   {
    color: #666666;
	text-decoration: underline;
    }
a:hover    {
     text-decoration: none;}
     
h1   {
    color: #bb6675;
    font-size: 24px;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
}

   
h2   {
    color: #bb6675;
    font-size: 18px;
    margin: 5px 0px 5px 0px;
	font-weight: normal;
    } 
	
h3   {
    color: #bb6675;
    font-size: 12px;
    font-weight: bold;
	margin: 10px 0px 0px 0px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

#table-header {
	background-color: #ba6674;
	color: #FFFFFF;
	width: 16%;
	vertical-align: top;
	font-weight: bold;
}

#table-info1 {
	vertical-align: top;
	border-bottom: 1px solid #ba6674;
	text-align: left;
}

#table-info2 {
	vertical-align: top;
	background-color: #f7ecec;
	border-bottom: 1px solid #ba6674;
	text-align: left;
}

#gallery {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #ba6674;
	width: 70px;
	height: 70px;
}

#text-pic {
	width: 250px; 
	float:right; 
	margin: 0 0 40px 20px;
	border: 2px solid #f7ecec;
	height: 375px;
}