	body {
	margin:0px;
	background: #dac2a8;
	}
	
	#central_column {
	width: 812px;
	background: #e9dacb;
	}
	
	#left_column {
	background-image: url('../images/template/left_top.jpg');
    background-repeat: no-repeat;
	background-position: top right;
	}
	
	#right_column {
	background-image: url('../images/template/right_top.jpg');
    background-repeat: no-repeat;
	background-position: top left;
	}
	
	#central_top {
	background-image: url('../images/template/central_top.jpg');
    background-repeat: no-repeat;
	background-position: top left;
	height: 50px;
	}
	
	#header_central {
	height: 185px;
	background-image: url('../images/template/header_logo.jpg');
    background-repeat: no-repeat;
	background-position: top left;
	text-align: right;
	}
	
	#content_left {
	background-image: url('../images/template/content_left_patt.jpg');
    background-repeat: repeat-y;
	background-position: top left;
	width: 67px;
	}
	
	#content_right {
	background-image: url('../images/template/content_right_patt.jpg');
    background-repeat: repeat-y;
	background-position: top right;
	width: 67px;
	}
	
	#content_top_patt {
	background-image: url('../images/template/content_top_patt.jpg');
    background-repeat: repeat-x;
	background-position: top left;
	}
	
	#footer {
	background-image: url('../images/template/bottom_patt.jpg');
    background-repeat: repeat-x;
	background-position: bottom left;
	text-align: center;
	font-family: Times;
	font-size: 12px;
	color: #523913;
	}
	
	#header_text {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	color: #cbb69f;
	width:400px;
	float: left;
	}
	
	#header_lang {
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	color: #523913;
	width:200px;
	float: right;
	text-align: right;
	}
	
	#main_category {
	float:left;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	margin-top: 20px;
	}
	
	#main_category strong {
	color: #132c53;
	}
	
	#main_category h1 {
	margin-top: 10px;
	font-family: Times;
	font-size: 24px;
	color: #523913;
	}
	
	#main_category h2 {
	font-family: Times;
	font-size: 24px;
	color: #132c53;
	}
	
	#main_category h3 {
	font-family: Times;
	font-size: 18px;
	color: #132c53;
	font-weight:100;
	}
	
	#main_category img {
	border: 2px solid #ffffff;
	margin-right: 7px;
	margin-bottom: 7px;
	}
	
	#content_link {
	text-align: right;
	margin-top: 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	}
	
	#content_separator {
	width:100%;
	float:left;
	height:30px;
	background-image: url('../images/template/content_separator.jpg');
    background-repeat: no-repeat;
	background-position: top center;
	}
	
	a.ContentFindMore {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #132c53;
	text-decoration:none;
	}
	
	a.ContentFindMore:link {
	}
	
	a.ContentFindMore:visited {
	}
	
	a.ContentFindMore:hover {
	color: #ff7d00;	
	}
	
	a.ContentFindMore:active {	
	}
	
	.main_menu_active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background: #8d734c;
	filter: alpha (opacity=40);
	height: 36px;
	-moz-opacity:0.40;
	}
	
	#main_menu {
	background-image: url('../images/template/menu_patt.jpg');
    background-repeat: repeat-x;
	background-position: top left;
	}
	
	.main_menu_height {
	height: 36px;
	}
		
	a.TopMenuLink {
	display: block;	
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	}
	
	a.TopMenuLink:link {
	}
	
	a.TopMenuLink:visited {
	}
	
	a.TopMenuLink:hover {
	color: #ffffff;
	position: relative;
	}
	
	a.TopMenuLink:active {	
	}
