	
	body {
	margin: 0px;
	background: #8bbdd7;
	}
	
	#site_table_left {
	background-image: url('../images/template/body_left_bg.jpg');
    background-repeat: repeat-y;
	background-position: top right;
	}
	
	#site_table_left div {
	height: 479px;
	background-image: url('../images/template/header_left_bg.jpg');
    background-repeat: no-repeat;
	background-position: top right;
	}
	
	#site_table_right {
	background-image: url('../images/template/body_right_bg.jpg');
    background-repeat: repeat-y;
	background-position: top left;
	}
	
	#site_table_right div {
	height: 479px;
	background-image: url('../images/template/header_right_bg.jpg');
    background-repeat: no-repeat;
	background-position: top left;
	}
	
	#site_table_central {
	width: 786px;
	background: #ffffff;
	}
	
	#header_lang {
	display: block;
	width: 786px;
	height: 29px;
	background-image: url('../images/template/header_center_bg.jpg');
    background-repeat: no-repeat;
	background-position: top left;
	text-align: right;
	padding-top: 5px;
	}
	
	#header_logo {
	width: 243px;
	height: 249px;
	background-image: url('../images/template/header_logo.jpg');
    background-repeat: no-repeat;
	background-position: top left;
	}
	
	#menu_row {
	height: 33px;
	background-image: url('../images/template/menu_bg.jpg');
    background-repeat: repeat-x;
	background-position: top left;
	}
	
	#content_table_main {
	margin-top: 0px;
	background-image: url('../images/template/body_central_bg.jpg');
    background-repeat: no-repeat;
	background-position: top left;
	}
	
	#footer {
	width: 786px;
	margin-top: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #57a2c9;
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
	}
	
	#header_logo h3{
	margin-left: 24px;
	margin-bottom:3px;
	font-family: Verdana;
	font-size: 12px;
	color: #38514b;
	}
	
	#header_logo div{
	margin-left: 24px;
	margin-right:15px;
	margin-bottom:25px;
	font-family: Verdana;
	font-size: 10px;
	color: #38514b;
	}
	
	#content {
	margin-left: 24px;
	margin-right: 24px;
	font-family: Verdana;
	font-size: 12px;
	color: #38514b;
	/*text-align: justify;*/
	}
	
	#category_container {
	float: left;
	margin-top: 35px;
	width: 735px;
	}
	
	#content h1 {	
	font-family: Arial;
	font-size: 22px;
	color: #38514b;
	font-weight: 100;
	}
	
	#content img {
	border: 2px solid #57a2c9;
	padding: 2px;
	margin-right: 15px;
	}
	
	#zeromargin {
	margin-right: 0px;
	}
	
	#content h2 {
	display: inline;	
	font-family: Arial;
	font-size: 16px;
	color: #38514b;
	border-bottom: 2px solid #e0922f;
	}
	
	#content h3 {	
	font-family: Arial;
	font-size: 14px;
	color: #38514b;
	}
	
	#menu_table {
	width: 786px !important;
	height: 33px;
	text-align: center !important;
	}
	
	a.ContentFindMore {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #216f70;
	text-decoration:none;
	}
	
	a.ContentFindMore:link {
	}
	
	a.ContentFindMore:visited {
	}
	
	a.ContentFindMore:hover {
	color: #ff7d00;	
	}
	
	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;
	}
	
	a.TopMenuLink:active {	
	}
	
	.main_menu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
	
	#content_link {
	text-align: right;
	margin-top: 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	}
	
	.main_menu_active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background: #e0922f;
	height: 33px;
	}
	
	.main_menu_height {
	height: 33px;
	}
	
