
	body {
	margin: 0px;
	}
	
	#center_site_column {
	width: 794px;
	}
	
	#left_site_column {
	background-image: url('../images/template/site_left_patt.jpg');
    background-repeat: repeat-y;
	background-position: top right;
	}
	
	#left_site_column div {
	height: 479px;
	background-image: url('../images/template/site_left_bg.jpg');
    background-repeat: no-repeat;
	background-position: top right;
	}
	
	#right_site_column {
	background-image: url('../images/template/site_right_patt.jpg');
    background-repeat: repeat-y;
	background-position: top left;
	}
	
	#right_site_column div {
	height: 479px;
	background-image: url('../images/template/site_right_bg.jpg');
    background-repeat: no-repeat;
	background-position: top left;
	}
	
	#menu_row {
	height: 27px;
	background-image: url('../images/template/menu_row_bg.jpg');
    background-repeat: no-repeat;
	background-position: top left;
	}
	
	#content_table {
	background-image: url('../images/template/content_bg.jpg');
    background-repeat: no-repeat;
	background-position: top left;
	}
	
	#footer_left {
	height: 89px;
	background-image: url('../images/template/footer_left_bg.jpg');
    background-repeat: no-repeat;
	background-position: top right;
	}
	
	#footer_right {
	height: 89px;
	background-image: url('../images/template/footer_right_bg.jpg');
    background-repeat: no-repeat;
	background-position: top left;
	}
	
	#footer_center {
	height: 89px;
	background-image: url('../images/template/footer_center_bg.jpg');
    background-repeat: no-repeat;
	background-position: top right;
	}
	
	#footer_center div {
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: #fff8dd;
	}
	
	#content_container {
	background-image: url('../images/template/content_bottom_bg.jpg');
    background-repeat: no-repeat;	
	background-position: bottom center;
	float: left;
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
	color: #023f78;
	}
	
	#content_container h1 {
	font-family: Verdana;
	font-size: 22px;
	color: #822123;
	font-weight: 100;
	}
	
	#content_container h2 {
	font-family: Verdana;
	font-size: 22px;
	color: #822123;
	font-weight: 100;
	}
	
	#content_container img {
	padding: 2px;
	border: 2px solid #50a8bb;
	margin-right: 15px;
	}
	
	
	#main_menu {
	padding-left: 20px;
	padding-right: 20px;
	height: 27px;
	background-image: url('../images/template/menu_table_bg.jpg');
    background-repeat: repeat-x;
	background-position: top left;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #fff8dd;	
	}
	
	a.MainMenuLink {	
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff8dd;
	text-decoration:none;
	text-transform: uppercase;
	}
	
	a.MainMenuLink:link {
	}
	
	a.MainMenuLink:visited {
	}
	
	a.MainMenuLink:hover {
	color: #ffffff;
	}
	
	a.MainMenuLink:active {	
	}
	
	#lang_menu {
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #04549c;
	text-decoration:none;
	text-transform: uppercase;
	}
	
	#main_category {
	width: 750px;
	float: left;
	margin: 20px;
	}
	
	#send_message {
	font-family: Verdana;
	font-size: 12px;
	color: #023f78;
	}
	
	a.ContentFindMore {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #50a8bb;
	text-decoration:underline;
	}
	
	a.ContentFindMore:link {
	}
	
	a.ContentFindMore:visited {
	}
	
	a.ContentFindMore:hover {
	color: #ff7d00;	
	}
	
	a.ContentFindMore:active {	
	}

