body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-family: Tahoma, Helvetica, Verdana, sans-serif; */
	margin: 0;
	padding: 0;
	font-size: 12px;
	background-color: #ffffff;
}

form { padding: 0; margin: 0; }
p { padding: 0; margin: 0; }
a img { border: 0; }
a { text-decoration: none; color: #393939; }
a:hover { text-decoration: underline; }
.fleft { float: left; }
.fright { float: right; }
.tleft { text-align: left; }
.tright { text-align: right; }
.centered { text-align: center; margin: 0 auto; }
.clear { clear: both; }

.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }

.mt5 { margin-top: 5px; }

div.wid {
	width: 854px;
	margin: 0 auto;
}

div.wid2 {
	width: 795px;
	margin: 0 auto;
}

div.wid2_2 {
	align: center;
	width: 1000px;
	margin: 0 auto;
	left: 50%;
}

div#top {
	height: 59px;
	background: url('images/top_bg.jpg') repeat-x top left;
}

div#logo {
	padding-top: 10px;
	float: left;
}

ul#lang {
	float: right;
	margin: 0;
	padding: 25px 0 0 0;
}

ul#lang li:first-child { border: 0; }
ul#lang li {
	font-weight: bold;
	display: inline;
	color: #444444;
	border-left: 1px solid #444444;
	padding: 0 2px 0 5px;
}

ul#lang li a { color: #3ea7c2; }

div#header {
	height: 210px;
	background: url('images/header_bg.jpg') no-repeat top center;
}

div#menu {
	height: 46px;
	background: url('images/menu_bg.png') repeat-x top left;
	text-align: center;
	margin: 0 auto;
}

div#menu ul {
	text-align: center;
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
	list-style-type: none;
	color: #ffffff;
	font-weight: bolder;
	margin: 0 auto;
	padding: 0;
	display: inline-block;
}

div#menu ul li {
	margin-top: 10px;
	display: table-cell;
	text-transform: uppercase;
	padding: 0 0 10px 0;
}

div#menu ul li:hover {
	border: 0;
	border-bottom: 2px solid #7aadc1;
}

div#menu ul li a {
	color: #ffffff;
	display: -moz-inline-box;
	display: inline-block;
	padding: 0 10px;
	margin: 13px 0 0;
	border-left: 2px dotted #2c7b9a;
}

div#menu ul li:first-child a {
	border-left: 0;
}

div#menu ul li a:hover {
	text-decoration: none;
}

div#menu ul li span {
	font-weight: normal;
	padding-right: 5px;
	font-size: 8px;
	vertical-align: top;
}

div#content, div#content2 {
	background: #ffffff url('images/content_bg.jpg') repeat-x top left;
}
div#content div.wid2_2, div#content div.wid2, div#content2 div.wid2 {
	min-height: 500px;
	background: url('images/content_bg.png') no-repeat center center;
}

h1 {
	font-size: 17px;
	color: #2f91b9;
}

h2 {
	font-size: 15px;
	color: #2f91b9;
}

h3 {
	font-size: 12px;
	color: #2f91b9;
}

h4 {
	font-size: 12px;
	color: #3b3d45;
}

div.c_l h2,
div.c_r h2 {
	padding: 15px 0 6px 10px;
	background: url('images/h_bg.png') no-repeat bottom left;
	margin: 0 0 5px;
	font-size: 16px;
	color: #2e2e2e;
}

div.c_l h2 span, div.c_r h2 span { color: #2f91b9; }

div#content div.c_l { float: left; }
div#content div.c_r { float: right; }
div#content div.c_l, div#content div.c_r {
	width: 240px;
	padding: 5px;
}
div#content div.c_1_1 {
	width: 200px;
	padding-top: 3px;
}

div.c_l p, div.c_r p {
	text-align: justify;
	font-size: 12px;
	padding-bottom: 3px;
}

div.c_l a.next, div.c_r a.next {
	padding-right: 10px;
	font-size: 11px;
	color: #2999b6;
	background: url('images/bluearrow.png') no-repeat top right;
}

div#footer {
	height: 105px;
	padding-top: 40px;
	background: url('images/footer_bg.png') repeat-x top left;	
}

div.f_l {
	float: left;
	width: 250px;
}

div.f_l p {
	vertical-align: top;
	display: -moz-inline-box;
	display: inline-block;
	float: left;
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	padding-right: 3px;
}

div.f_l p img {
	padding-top: 2px;
}

div.f_c {
	float: left;
	text-align: center;
	width: 300px;
}

div.f_c ul {
	width: 300px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}

div.f_c ul li {
	display: inline;
/*	border-left: 1px solid #949494; */
	padding: 0 3px 0 5px;
}

div.f_c ul li:first-child {
	border: 0;
}

div.f_c ul li a {
	color: #949494;
}

div.f_r {
	float: right;
	width: 150px;
	text-align: right;
}

div#footer div.partners {
	padding-top: 15px;
}

div#content2 div.c_l { float: left; }
div#content2 div.c_r { float: right; }
div#content2 div.c_l  {
	width: 165px;
	padding-top: 5px;
}
div#content2 div.c_r {
	width: 620px;
	padding-top: 5px;
}

div#content2 div.c_r > p {
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}

div#lmenu {
	background: url('images/lmenu_bg.png') no-repeat top left;
	width: 161px;
	min-height: 301px;
}

div#lmenu ul {
	margin: 0;
	list-style-type: none;
	padding: 10px 30px;
}

div#lmenu ul li {
	font-size: 14px;
	color: #2e2e2e;
	font-weight: normal;
	padding-bottom: 10px;
}

div#lmenu ul li span {
	color: #2f91b9;
}

blockquote {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
	color: #888888;
	font-style: italic;
}

div.c_r img {
	padding: 3px;
	border: 1px solid #d5d5d5;
}

img.fleft {
	margin: 0 5px 5px 0;
}

img.fright {
	margin: 0 0 5px 5px;
}

.langform {
	display: inline;
	margin: 0;
	padding: 0;
}
