html, body {
	padding: 0px;
	margin: 0px;
	font-family: arial, tahoma, sans-serif;
	font-size: 11px;
	color: #2E2E2E;
	background-color: #ffffff;
	background-image: url("../img/bg.png");
	background-position: bottom;
	background-repeat: repeat-x;
}

#preload {
	width: 422px;
	height: 150px;
	background-image: url("../img/loader_bg.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}

#loading_img {
	width: 100px;
	height: 100px;
	margin: auto;
	padding-top: 100px;
	background-image: url("../img/ajax-loader.gif");
	background-position: center 100px;
	background-repeat: no-repeat;
}

#container_wrapper {
	background-image: url("../img/container_bg.png");
	width: 1024px;
	padding: 0px 10px;
	margin: auto;
	background-position: center;
	background-repeat: repeat-y;
}

#container {
	width: 1024px;
	overflow: hidden;
	margin: auto;
	background-image: url("../img/top.jpg");
	background-position: top;
	background-repeat: no-repeat;
}

#container.de {
	background-image: url("../img/top_de.jpg");
}

#theme_wrapper {
	width: 200px;
	height: 50px;
	float: right;
	padding-top: 20px;
	color: #919293;
}

#theme_wrapper_time_wrapper {
	overflow: hidden;
	padding-top: 5px;
	color: #58595b;
}

#theme_wrapper_time_wrapper1 {
	height: 18px;
	background-image: url("../img/theme_bg.png");
	background-position: left;
	float: left;
	padding-left: 10px;
	width: 165px;
}

#theme_wrapper_time_wrapper2{
	height: 18px;
	background-image: url("../img/theme_bg_right.png");
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	line-height: 17px;
}

div.theme_img2 {
	float: right;
	background-image: url("../img/theme_img2.png");
	height: 14px;
	width: 14px;
	display: block;
	cursor: pointer;
	margin-top: 1px;
	margin-left: 5px;
}

div.theme_img1 {
	float: right;
	background-image: url("../img/theme_img1.png");
	height: 11px;
	width: 12px;
	display: block;
	cursor: pointer;
	margin-top: 3px;
	margin-left: 10px;
}

#company_name_text {
	width: 400px;
	overflow: hidden;
	padding-left: 300px;
	padding-top: 0px;
}

#company_name_text1 {
	color: #4e2e75;
	font-size: 35px;
	font-weight: normal;
}

#company_name_text2 {
	color:#8C8D8E;
	font-size:20px;
	font-weight:normal;
	padding-left:5px;
	padding-top:20px;
}

/*******************/
#left_area {
	width: 215px;
	overflow: hidden;
	margin-top: 74px;
	float: left;
}

#search_wrapper {
	background-image: url("../img/search_bga.html");
	width: 190px;
	height: 47px;
	padding: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: right top;
}

input.search {
	width: 150px;
	font-size: 11px;
	background-color: #fff;
	border-style: none;
	border-width: 0px;
	float: left;
	margin-top: 2px;
	margin-left: 0px;
	margin-left: 10px;
}

/****************************/
#menu_area {
	width: 215px;
	overflow: hidden;
	background-image: url("../img/menu_bg_imgs.png");
	background-repeat: repeat-y;
	background-position: top right;
	padding-bottom: 10px;
	float: left;
	padding-right: 0px;
}

#menu_area a {
	width: 215px;
	background-image: url("../img/menu_bg.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float: left;
	display: block;
	height: 22px;
	text-indent: 20px;
	line-height: 22px;
	text-decoration: none;
	color: #7e649f;
	font-weight: bold;
	background-color: transparent;
}

#menu_area a:hover, #menu_area a.current{
	width: 215px;
	background-image: url("../img/menu_bg_current.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float: left;
	display: block;
	height: 22px;
	text-indent: 20px;
	line-height: 22px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background-color: transparent;
}

#menu_area a.submenu_a {
	background-image: url("../img/submenu_bg.png");
	background-position: -33px top;
	display: block;
	float:left;
	line-height: 22px;
	text-decoration: none;
	padding-left: 10px;
	width: 185px;
	color:#7E649F;
	overflow: hidden;
	height: auto;
	text-indent: 0px;
	font-weight: normal;
}

#menu_area a.submenu_a_hover, #menu_area a.submenu_a_hover:hover, #menu_area a.submenu_a:hover {
	background-image: url("../img/submenu_bg.png");
	background-position: -33px top;
	display: block;
	float:left;
	line-height: 22px;
	text-decoration: underline;
	padding-left: 10px;
	width: 185px;
	color:#7E649F;
	overflow: hidden;
	height: auto;
	text-indent: 0px;
	font-weight: normal;
}

#menu_area div.submenues_divs {
	float: left;
	overflow: hidden;
	padding-left: 20px;
}

/******************************/
#box1_left {
	height: 76px;
	width: 90px;
	background-image: url("../img/left_box1_bg.png");
	padding-right: 130px;
	padding-left: 5px;
	padding-top: 25px;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	float: left;
}

#box2_left {
	height: 96px;
	width: 125px;
	background-image: url("../img/left_box2_bg.png");
	background-repeat: no-repeat;
	padding-left: 90px;
	color: #fff;
	font-size: 14px;
	padding-top: 5px;
	font-weight: bold;
	float: left;
}

a.click_here {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	display: block;
	margin-top: 5px;
}

a.click_here:hover {
	text-decoration: underline;
}

#top_text_wrapper {
	width: 300px;
	float: left;
	height: 100px;
	margin-top: 12px;
	padding: 0px 65px 10px 20px;
	color: #fff;
}

#top_text_wrapper span.text1{
	display: block;
}

#top_text_wrapper span.text2{
    font-size: 25px;
	display: block;
	padding-top: 0px;
	margin-top: 25px;
}

#top_text_wrapper span.text3{
	font-size: 10px;
	display: block;
	padding-top: 0px;
	margin-top: 0px;
}

#content {
	width: 555px;
	overflow: hidden;
	float: left;
	min-height: 100px;
	background-image: url("../img/content_bg.png");
	background-position: 593px bottom;
	background-repeat: repeat-y;
	padding: 10px 25px 50px 20px;
	margin-top: 13px;
	min-height: 300px;
	line-height: 1.5;
	font-size: 12px !important;
}

#content * {
	color: #000 ! important;
}

#content_title {
	width: 150px;
	overflow: hidden;
	color: #fff;
	padding-right: 180px;
	width: 365px;
	color: #987dbb ! important;
}

#content_title span.title {
	display: block;
	font-size: 28px;
	color: #5d3e83 ! important;
	display: block;
	padding-top: 5px;
}

/*********************************/
#right_area_wrapper {
	width: 214px;
	float: left;
	overflow: hidden;
	margin-left: -5px;
	margin-top: -85px;
}

#right_lang_area {
	height: 53px;
	width: 214px;
	color: #fff;
	padding: 10px 10px 10px 6px;
	color: #fff;
}

#lang_wrapper_text {
	padding-left: 10px;
}

#lang_wrapper {
	width: 204px;
	height: 18px;
	margin-top: 5px;
}

#lang_wrapper a {
	display: block;
	float: left;
	text-decoration: none;
	color: #fff;
	margin-left: 7px;
}

#lang_wrapper a#a_en:hover, #lang_wrapper a#a_en.selected {
	background-position: top;
}

#lang_wrapper a#a_en {
	background-position: bottom;
	width: 25px;
	height: 25px;
	background-image: url("../img/mtc_en.jpg");
	color: #919293;
}

#lang_wrapper a#a_fr:hover, #lang_wrapper a#a_fr.selected {
	background-position: top;
}

#lang_wrapper a#a_fr{
	background-position: bottom;
	width: 25px;
	height: 25px;
	background-image: url("../img/mtc_fr.jpg");
	color: #919293;
}

#lang_wrapper a#a_it:hover, #lang_wrapper a#a_it.selected {
	background-position: top;
}

#lang_wrapper a#a_it{
	background-position: bottom;
	width: 25px;
	height: 25px;
	background-image: url("../img/mtc_it.jpg");
	color: #919293;
}

#lang_wrapper a#a_de:hover, #lang_wrapper a#a_de.selected {
	background-position: top;
}

#lang_wrapper a#a_de{
	background-position: bottom;
	width: 25px;
	height: 25px;
	background-image: url("../img/mtc_de.jpg");
	color: #919293;
}

#right_lang_area span.colored {
	color: #e4d7f3;
}

#right_box0 {
	width: 179px;
	padding: 10px 15px 10px 20px;
	background-image: url("../img/right_box0_bg.png");
	background-repeat: no-repeat;
	background-position: left -1px;
	color: #4d2d74;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	background-color: #c4c3c3;
	cursor: pointer;
}

#right_box0 p.right_box0_p1 {
	padding: 10px 5px 0px 15px;
	margin: 0px;
	font-weight: normal;
	background-image: url("../img/square.png");
	background-position: 0px 14px;
	background-repeat: no-repeat;
	color: #4d2d74;
}

.right_box01 p.right_box0_p2,
.right_box02 p.right_box0_p2 {
	padding: 5px 5px 0px 15px;
	margin: 0px;
	font-weight: normal;
	background-image: url("../img/square.png");
	background-position: 0px 9px;
	background-repeat: no-repeat;
	color: #4d2d74;
}

.right_box01, .right_box02 {
	width: 179px;
	padding: 10px 15px 0px 20px;
	background-image: url("../img/right_box0_bg.png");
	background-repeat: no-repeat;
	background-position: left -1px;
	color: #4d2d74;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	background-color: #c4c3c3;
	cursor: pointer;
}

#toate_tarifele {
	background-color: #f1f1f1;
	padding: 5px;
	color: #4d2d74;
	font-weight: normal;
	text-align: center;
	width: 100px;
	margin: auto;
	margin-top: 10px;
}

#toate_tarifele:hover {
	text-decoration: underline;
}

#right_box1 {
	width: 104px;
	padding: 10px 100px 10px 10px;
	height: 59px;
	background-image: url("../img/right_box1_bg.png");
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

#right_box1:hover{
	text-decoration: underline;
}

#right_box2 {
	width: 94px;
	padding: 10px 100px 10px 20px;
	height: 59px;
	background-image: url("../img/right_box2_bg.png");
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	display: block;
	text-decoration: none;
}

#right_box2:hover{
	text-decoration: underline;
}

/**************************/
#footer {
	width: 1032px;
	height: 328px;
	background-image: url("../img/footer.png");
	background-position: bottom;
	background-repeat: no-repeat;
	margin: auto;
	background-color: #fff;
}

a.link {
	color: #000;
	text-decoration: underline;
}

a.link:hover {
	text-decoration: none;
}

#copyright_area {
	padding-top: 235px;
	height: 35px;
	text-align: right;
	padding-right: 10px;
	line-height: 20px;
}

#bottomMenu {
	float: left;
	height: 50px;
	margin-right: 20px;
	overflow: hidden;
	width: 755px;
	text-align: center;
	color: #9680b1;
}

#bottomMenu a {
	color: #9680b1;
	text-decoration: none;
	padding: 0px 5px;
	font-weight: bold;
}

#bottomMenu a:hover,#bottomMenu a.current {
	color: #f1f1f1;
}
/****************************/
#sigla_wrapper {
	width: 132px;
	height: 50px;
	float: right;
	margin-right: 20px;
	overflow: hidden;
}

#sigla_ts {
	width: 132px;
	height: 50px;
	background-image: url("../img/sigla_ts.png");
	background-position: top;
	cursor: pointer;
	display: block;
	overflow: hidden;
	text-decoration: none;
	border: none;
	outline: none;
	white-space: nowrap;
}

#sigla_ts_hover {
	width: 132px;
	height: 50px;
	background-image: url("../img/sigla_ts.png");
	background-position: bottom;
	cursor: pointer;
	display: block;
	overflow: hidden;
	text-decoration: none;
	border: none;
	outline: none;
	white-space: nowrap;
}

#sigla_wrapper2 {
	width: 100px;
	height: 40px;
	float: right;
	margin-right: 0px;
}

#sigla_dezzigner {
	width: 82px;
	height: 39px;
	background-image: url("../img/sigla_dezzigner.png");
	background-position: top;
	cursor: pointer;
	display: block;
	overflow: hidden;
	text-decoration: none;
	border: none;
	outline: none;
	white-space: nowrap;
}

#sigla_dezzigner_hover {
	width: 82px;
	height: 39px;
	background-image: url("../img/sigla_dezzigner.png");
	background-position: bottom;
	cursor: pointer;
	display: block;
	overflow: hidden;
	text-decoration: none;
	border: none;
	outline: none;
	white-space: nowrap;
}