body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bgr_main.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	color: #004E77;
}
a:hover {
	background-color: #006195;
	color: #FFFFFF;
}


.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#main {
	display: block;
	width: 810px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bgr_site.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
}
#top {
	padding-right: 5px;
	padding-left: 5px;
	height: 148px;
}
#top01 img {
	padding-left: 1px;
}
#bottom {
	background-image: url(img/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 16px;
	margin: auto;
	width: 810px;
}

#content {
	display: block;
	margin: auto;
	width: 800px;
	background-image: url(img/bgr-content.gif);
	background-repeat: no-repeat;
	background-position: right 32px;
	padding-bottom: 0px;
}
#navbar {
	display: block;
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #007CC2;
	margin-bottom: 10px;
	padding-top: 6px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#navbar a {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-right: 9px;
	padding-left: 16px;
	background-image: url(img/butt_off.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007CC2;
}
#navbar a:hover {
	background-color: #CFE6F4;
	color: #004266;
	background-image: url(img/butt_on.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007CC2;
}
#currentbutt a {
	background-color: #CFE6F4;
	color: #004266;
	background-image: url(img/butt_on.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007CC2;
}


#navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navbar li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#index_news {
	display: block;
	float: left;
	width: 213px;
	padding-right: 16px;
	padding-left: 16px;
	font-size: 11px;
}
.news {
	margin-bottom: 7px;
	display: block;
	width: 213px;
	margin-top: 7px;
}

#index_news h3 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	display: block;
	height: 23px;
	color: #0D71A9;
	background-image: url(img/bgrr_dottedline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	margin-top: 0px;
	width: 213px;
}
#index_news h4 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
}
#index_news p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news_date {
	font-style: italic;
}
#index_main {
	float: left;
	width: 555px;
}
#index_main p {
	padding-right: 14px;
	padding-top: 0px;
	margin-top: 0px;
}
.index_services {
	display: block;
	width: 542px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 11px;
}

.index_services p {
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 0px;
}
#indexserv_left {
	display: block;
	float: left;
	width: 265px;
	background-color: #DDEEF8;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#indexserv_right {
	display: block;
	width: 265px;
	float: right;
	background-color: #DDEEF8;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#company_info {
	background-image: url(img/bgrr_dottedline.gif);
	background-position: left top;
	background-repeat: repeat-x;
	margin-top: 4px;
	margin-right: 14px;
	margin-left: 14px;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#company_info p {
	padding-top: 6px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: none;
}
#company_info span {
	font-weight: bold;
}
.designby {
	text-align: right;
	display: inline;
	float: none;
	vertical-align: top;
}
#top-lang {
	float: right;
	width: 291px;
	text-align: right;
	display: block;
}
#top_left {
	float: left;
	width: 509px;
}
.info_left {
	display: block;
	float: left;
	width: 555px;
}
.info_right {
	display: block;
	float: right;
	text-align: right;
}

