﻿* {margin: 0px; padding: 0px;}

body {
	font: 100% Times New Roman, Georgia, Times, serif;
	height: 100%
	color:#000;
	background:url(/images/bg_bk.jpg) repeat;
	margin:0px;
	padding:0px;
}

#wrapper {
	width:1078px;
	margin:0px auto;
	text-align:center;
	background:url(/images/wrapper_bg.gif) repeat-y;
}
#container {
	width:1050px;
	margin:0px auto;
	text-align:left;
	background:url(/images/lftcl_bg.jpg) repeat;
}

#left_column {
	width:287px;
	height:850px;
	background:url(/images/leftcol_bg.jpg) left top no-repeat;
	float:left;
    margin-bottom:0px;
}

#right_content {
	width:763px;
	float:left;
	background:url(/images/rightcol_bg.jpg) repeat;
	}

#header {
	position:relative;
	width:712px;
	height:325px;
	background:url(/images/header.gif) center top no-repeat;
	margin:10px 20px 15px 20px;
}
#image {
	height:  325px;  
    width:   712px;
	position:absolute; overflow:hidden;
	left:50px;
	top:30px;
}

.slsh {margin:0px;}

.pics {  
    height:  380px;  
    width:   257px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 5px;  
    background-color: #fff;  
    width:  370px; 
    height: 247px; 
    top:  0; 
    left: 0 
} 

#txt_content {
	font: 0.9em Times New Roman, Georgia, Times, serif; 
	line-height: 1.3;
	padding:0px 0px 20px 0px;
}

#cor{
   margin:0 auto;
   text-align:center;
   padding:0px 0px 10px 0px;

}

#cor_b{
   margin:30px auto 30px auto;
   text-align:center;
}

#txt_cnt {
	padding:10px 0px 10px 0px;
}

#action_txt {
	width:730px;
	margin: 0 10px 10px 10px;
}

.my-table td {padding:5px;}

#main_txt {
	width:730px;
	margin: 0 10px 10px 10px;
}

#main_txt ul {
	margin:0px;
	padding:0px 0px 0px 25px;
}

#main_txt li {
	display:block;
	list-style:none;
	background:url(/images/li_bg.gif) 0px 2px no-repeat;
	padding:0px 0px 15px 15px;
}
#main_gal {
	width:730px;
	margin: 0 10px 10px 10px;
}
#main_gal li {
	list-style:none;
	
}

.footer {
	height: 65px; 
	margin:0;
	padding:0;
	background:url(/images/footer.jpg) left top repeat-x;
}

.footer-inside {
	width:950px;
	margin:0px auto;
	padding:15px 0px 15px 0px;
	text-align:right;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

h1 {
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	color:#000;
    text-align:left;
	font-style:normal;
	padding:0px;
	margin:0px 0px 15px 2px;
}

h2 {
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	color:#000;
    text-align:left;
	font-style:normal;
	padding:0px;
	margin:0px 0px 15px 2px;
}

h3 {
	font:normal 1.1em Times New Roman, Georgia, Times, serif;
	color:#000000;
	padding:0px;
}

h4 {
	font:bold 16px Georgia, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
}


a {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#lang {
    margin: 10px 0px 10px 10px;
    font: 0.9em Times New Roman, Georgia, Times, serif; 
    color: #c0b592;
}
#lang a {
    text-decoration:underline;
    color: #c0b592;
}
#lang a:hover  {
    text-decoration:none;
}

.menu {
	margin:315px 20px 0px 20px;
}

.menu ul {
	margin:0px;
	padding:0px;
}

.menu li {
	display:block;
	list-style:none;
	margin-top: 5px;
}

.menu li a{
	font:bold 0.9em Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
}

.menu li a:hover {
	color:#cccccc;
}


#bc_news ul {
	margin:0px;
	padding:0px 0px 0px 25px;
}

#bc_news li {
	display:block;
	list-style:none;
	background:url(/images/li_bg.gif) 0px 2px no-repeat;
	padding:0px 0px 15px 15px;
}

#bc_news li a{
	color:#000;
	text-decoration:none;
}

#bc_news li a:hover {
	color:#666;
	text-decoration:none;
}
#actions{
margin:30px 19px 10px 19px;
}

.centab {
width:743px;
margin:0px;
padding:0px 30px;
}

input.button {
	color:#ffffff;
	background:#414141;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:10px 10px;
	margin:0px 5px 5px 0;
	border:1px solid #000000;
}
input.button:hover {
	cursor:pointer;
	color:#cccccc;
}
