@charset "utf-8";
body, td, th {
	font-family: Century Gothic;
	font-size: 9pt;
	color: #333333;
	background-color: #333333;
	background-image: url(back.gif);
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Century Gothic;
	font-size: 9pt;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #FF0066;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#header {
	width: 701px;
	height: 255px;
}
#header_2 {
	height: 48px;
	width: 701px;
	background-image: url(doviz.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
/* CSS Document */

#Wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 702px;
}
#header_2usd {
	text-align: right;
	padding-top: 13px;
	padding-right: 10px;
}
#body_wrapper {
	background-color: #FFFFFF;
	width: 701px;
	height: 505px;
	overflow: auto;
}
#body {
	width: 458px;
	height: 500px;
	background-image: url(back_body.gif);
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	overflow: hidden;
	color: #333333;
}
#Navigation {
	height: 505px;
	width: 218px;
	float: left;
	background-image: url(navigation_back.gif);
}
#Navigation_header {
	height: 41px;
	width: 218px;
	background-image: url(anamenu.gif);
	background-repeat: no-repeat;
	margin: 0px;
	list-style-type: none;
}
#Navigation_body ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 180px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Navigation_body a {
	display: block;
	width: 180px;
	margin: 4px;
	padding-left: 5px;
	text-decoration: none;
}
#Navigation_body a:hover {
	background-color: #D24552;
	text-decoration: none;
	color: #FFFFFF;
}
#footer {
	height: 58px;
	width: 701px;
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
}
#Navigation_footer {
	height: 135px;
	background-image: url(navigatin_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#body_footer {
	background-image: url(bady_footer.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 701px;
}
#footer_left {
	background-image: url(left_footer.gif);
	background-repeat: no-repeat;
	height: 58px;
	width: 12px;
	float: left;
}
#footer_body {
	float: left;
	height: 58px;
	width: 678px;
	text-align: center;
}
#footer_right {
	background-image: url(rigt_footer.gif);
	background-repeat: no-repeat;
	height: 58px;
	width: 11px;
	float: left;
}
#footer_body {
	background-image: url(footer_back.gif);
	background-repeat: repeat;
}
#footer_Navigation {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}
#footer_Navigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#footer_Navigation li {
	display: inline;
}
#body_title {
	color: #57a854;
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	width: 445px;
	background-image: url(body_title.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-left: 5px;
}
#body_Wrapper {
	height: 490px;
	width: 450px;
	margin: 5px;
}
#body_image {
	height: 100px;
	width: 170px;
	margin: 5px;
	padding: 5px;
	float: left;
}
#body_text {
	width: 245px;
	float: left;
	font-family: "Century Gothic";
	font-size: 9pt;
	color: #333333;
	margin: 5px;
	height: 110px;
}
.body_titleblue {
	color: #3399FF;
	font-family: "Century Gothic";
	font-size: 9pt;
	font-weight: bold;
}
#body_image2 {
	height: 100px;
	width: 170px;
	margin: 5px;
	padding: 5px;
	float: left;
}
#body_text2 {
	width: 245px;
	float: left;
	font-family: "Century Gothic";
	font-size: 9pt;
	color: #333333;
	margin: 5px;
	height: 110px;
}
.TabbedPanels {
	margin: 5px;
	padding: 0px;
	float: left;
	clear: none;
	width: 430px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	height: 210px;
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	background-color: #DDD;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: Tahoma;
	font-size: 9pt;
	color: #333333;
}
.TabbedPanelsTabHover {
	background-color: #CCC;
}
.TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: 1px solid #EEE;
	color: #0066CC;
}
.TabbedPanelsTab a {
	color: #FF0066;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	height: 180px;
}
.TabbedPanelsContent {
	padding: 4px;
	color: #333333;
}
.TabbedPanelsContentVisible {
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
#middle_images {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 121px;
	width: 320px;
}
#middle_text {
	width: 450px;
}
.middle_text_contact {
	margin-top: 10px;
	margin-bottom: 10px;
}
.text_contact_bold {
	font-weight: bold;
	color: #FF0066;
	font-family: "Century Gothic";
	font-size: 9pt;
}
.li_1 {
	width: 200px;
	float: left;
	list-style-type: square;
}
#form_name {
	height: 15px;
	padding: 1px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
}
#form_email {
	padding: 1px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	height: 15px;
}
#name_text {
	width: 25%;
	float: left;
	text-align: right;
	margin-top: 3px;
}
#email_text {
	width: 25%;
	float: left;
	text-align: right;
	margin-top: 3px;
}
#email_textbox {
	width: 25%;
	float: left;
	margin-left: 5px;
}
#name_textbox {
	float: left;
	width: 25%;
	margin-left: 5px;
}
#buton {
	margin-top: 10px;
}
#form_web {
	padding: 1px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	height: 15px;
}
#web_text {
	width: 25%;
	float: left;
	text-align: right;
	margin-top: 3px;
}
#web_textbox {
	float: left;
	width: 25%;
	margin-left: 5px;
}
#city_text {
	width: 25%;
	float: left;
	margin-top: 3px;
}
#city_textbox {
	float: left;
	width: 25%;
	margin-left: 5px;
}
#subject_text {
	float: left;
	width: 25%;
	margin-top: 3px;
}
#form_city {
	padding: 1px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	height: 15px;
	text-align: right;
}
#form_subject {
	padding: 1px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	height: 15px;
	text-align: right;
}
#subject_textbox {
	float: left;
	margin-left: 5px;
}
#message_text {
	width: 25%;
	float: left;
	text-align: right;
	margin-top: 3px;
}
#form_subject {
	padding: 1px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	height: 15px;
}
#message_textbox {
	float: left;
	width: 25px;
	margin-left: 3px;
}
#form_message {
	height: 90px;
}
.buton {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #0079C2;
	margin: 5px;
	border: 1px solid #004F7D;
}
.texbox {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FF0066;
	background-color: #F5F5F5;
	border: 1px dotted #CCCCCC;
}
#intro {
	height: 250px;
	width: 550px;
	border: 1px dotted #CCCCCC;
	margin: 50px auto;
}
#intro_link a {
	color: #FFFFFF;
	text-decoration: none;
	font: 9pt Tahoma;
}
#Logo {
	text-align: center;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
