body {
	background-color: #ebf8b6;
	background-image: url("../images/bg_main.jpg");
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	behavior: url("../js/csshover3.htc");
}

img {
	border: 0px;
}

div#page {
	min-width: 960px;
	min-height: 1200px;
	height: auto !important;
	height: 1200px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

div#page_base {
	position: relative;
	width: 960px;
	height: 100%;
	margin: auto;
}

div#header {
	width: 960px;
	height: 126px;
	background-image: url("../images/header_bg.jpg");
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
}

div#header_banner {
	position: absolute;
	top: 0px;
	left: 377px;
	width: 560px;
	height: 122px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

div#menu {
	width: 960px;
	height: 48px;
	background-image: url("../images/menu_bg.jpg");
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
}

div#menu_entries {
	width: 650px;
	height: 20px;
	position: absolute;
	top: 28px;
	left: 230px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: right;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

div#banner {
	width: 960px;
	height: 279px;
	background-image: url("../images/main/banner_main_bg.jpg");
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
}

div#menu_countries {
	width: 960px;
	height: 17px;
	background-image: url("../images/main/menu_countries_main_bg.jpg");
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
}

div#menu_countries_items {
	width: 844px;
	height: 17px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 58px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
}

div#content_about_us {
	width: 960px;
	height: 502px;
	background-image: url("../images/content_about_us_bg.jpg");
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
}

div#about_us_text_left {
	width: 423px;
	height: 398px;
	position: absolute;
	top: 63px;
	left: 32px;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 10px 10px;
/* 	overflow: auto; */
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #585858;
}

div#about_us_text_right {
	width: 435px;
	height: 132px;
	position: absolute;
	top: 10px;
	left: 478px;
	margin: 0px;
	padding: 0px;
/* 	overflow: auto; */
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #585858;
}

div#footer {
	width: 960px;
	height: 32px;
	background-image: url("../images/main/footer_bg.jpg");
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
}

div#footer_about_us {
	width: 960px;
	height: 32px;
	background-image: url("../images/footer_bg.jpg");
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	float: left;
}

div#footer_copyright {
	width: 200px;
	height: 20px;
	position: absolute;
	top: 12px;
	left: 26px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: white;
	font-weight: bold;
	font-size: 10px;
}

div#footer_designed {
	width: 300px;
	height: 20px;
	position: absolute;
	top: 12px;
	right: 26px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: white;
	font-weight: bold;
	font-size: 10px;
}

table {
	padding: 0px;
	margin: 0px;
}

tr {
	padding: 0px;
	margin: 0px;
}

td {
	padding: 0px;
	margin: 0px;
}

a.menu:link { text-decoration: none; color: #262626; font-weight: bold; font-size: 12px; }
a.menu:visited { text-decoration: none; color: #262626; font-weight: bold; font-size: 12px; }
a.menu:active { text-decoration: none; color: #262626; font-weight: bold; font-size: 12px; }
a.menu:hover { text-decoration: none; color: red; font-weight: bold; font-size: 12px; }

a.adpoint:link { text-decoration: none; color: #f8c930; font-weight: bold; font-size: 10px; }
a.adpoint:visited { text-decoration: none; color: #f8c930; font-weight: bold; font-size: 10px; }
a.adpoint:active { text-decoration: none; color: #f8c930; font-weight: bold; font-size: 10px; }
a.adpoint:hover { text-decoration: none; color: #f8c930; font-weight: bold; font-size: 10px; }

a.menu_unselected:link { text-decoration: none; color: black; font-weight: bold; font-size: 10px; }
a.menu_unselected:visited { text-decoration: none; color: black; font-weight: bold; font-size: 10px; }
a.menu_unselected:active { text-decoration: none; color: black; font-weight: bold; font-size: 10px; }
a.menu_unselected:hover { text-decoration: none; color: red; font-weight: bold; font-size: 10px; }

a.menu_selected:link { text-decoration: none; color: red; font-weight: bold; font-size: 10px; }
a.menu_selected:visited { text-decoration: none; color: red; font-weight: bold; font-size: 10px; }
a.menu_selected:active { text-decoration: none; color: red; font-weight: bold; font-size: 10px; }
a.menu_selected:hover { text-decoration: none; color: red; font-weight: bold; font-size: 10px; }
