* {
	padding: 0;
	margin: 0;
}
body, html {
	background-image: url(/images/common/body_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
}
body{
	background-image: url(/images/common/header_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#container {
	width: 735px;
	background: #ffffff;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
}
#header {
	width: 735px;
	height: 217px;
	font: 11px "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #505966;
}
#header .logo {
	width: 192px;
	height: 97px;
	float: left;
}
#header .logo object{
	position:absolute;
	top: 39px;
	margin-left: 2px;
}
#header .languages {
	width: 535px;
	height: 1px;
	float: right;
	text-align: right;
	padding-top: 70px;
}
#header .languages a {
	margin-left: 3px;
	margin-right: 3px;
	color: #505966;
	text-decoration: none;
	padding: 0 5px 0 5px;
	background: #f0f3f5;
}
#header .languages a:hover, #header a.languages-selected {
	font: 11px "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #ffffff;
	background: #505966;
}
#header .header-image {
	width: 735px;
	height: 125px;
	margin: 0 !important;
}
#navigation {
	width: 735px;
	height: 17px;
	background-color: #7f8b9b;
	background-color: #dee3e7;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	font: 11px "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	padding: 2px 0 2px 0;
}
#navigation a {
	font: 11px "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #fff;
	background-color: #7f8b9b;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #505760;
}
#navigation a:hover, #navigation .item-selected {
	border-bottom: 1px solid #d07d07;
	color:#4b3d37;
	background: #faca27;
}

#left-side {
	width: 235px;
	float: left;
	font: 11px "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #7f8b9b;
}
#left-side a {
	color: #ea6730;
	text-decoration: none;
	padding: 0 3px 0 3px;
	border-bottom: 1px dotted #c83b00;
}
* html #left-side a {
	border-bottom: 1px solid #e2b693;
}
#left-side a:hover {
	color: #ffffff;
	background: #ea6730;
	text-decoration: none;
}
*html #left-side a:hover {
	border-bottom: 1px solid #a83606;
}

#right-side {
	width: 485px;
	float: right;
	font: 11px "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #505966;
	text-align: left;
	margin-bottom: 20px;
}
#right-side ul {
	margin-left: 10px;
	margin-bottom: 20px;
	padding-left: 15px;
}
#right-side li {
	list-style: square;
	line-height: 21px;
}
#right-side img {
	margin: 3px 7px 0 7px;
	padding: 3px;
	background: #ffffff;
	border: 1px solid #c1c7cf;
}
#right-side .img-left {
	margin: 3px 7px 0 0;
	padding: 3px;
	background: #ffffff;
	border: 1px solid #c1c7cf;
}
#right-side .img-right {
	margin: 3px 0px 0 7px;
	padding: 3px;
	background: #ffffff;
	border: 1px solid #c1c7cf;
}
#right-side .map-img {
	margin: 0 7px 7px 0;
	padding: 3px;
	background: #ffffff;
	border: 0;
}
#right-side a {
	color: #ea6730;
	text-decoration: none;
	padding: 0 3px 0 3px;
	border-bottom: 1px dotted #c83b00;
}
* html #right-side a {
	border-bottom: 1px solid #e2b693;
}
#right-side a:hover {
	color: #ffffff;
	background: #ea6730;
	text-decoration: none;
}
*html #right-side a:hover {
	border-bottom: 1px solid #a83606;
}

#right-side p, #right-side td {
	line-height: 19px;
	margin: 10px 0 10px 0;
	text-align:justify;
}
#right-side td {
	text-indent: 10px;
}
#right-side table.noindent td {
	text-indent: 0;
}
#right-side H1 {
	font: 17px "Trebuchet MS", Arial, helvetica, sans-serif;
	font-weight: bold;
	color: #ea6730;
	text-align: left;
	margin-bottom: 5px;
}
#right-side H2 {
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 5px;
}
#right-side H3 {
	font: 12px "Trebuchet MS", Arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #505966;
	text-align: left;
	margin-top: -3px;
	margin-bottom: 10px;
}
#right-side H4 {
	font-weight: bold;
	font-size: 11px;
}
#right-side H5 {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}
#right-side .right-left_side {
	width: 235px;
	float: left;
	font: 11px "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #505966;
	text-align: left;
	margin-right: 15px;
	margin-top: 30px;
	margin-bottom: 25px;
}
#right-side .right-right_side {
	width: 235px;
	float: left;
	font: 11px "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #505966;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 25px;
}
#left-side .box {
	width: 229px;
	background: #ffffff;
	border: 1px solid #ebf0f4;
	padding: 2px;
	margin-bottom: 15px;
	text-align: left;
}

#right-side .box {
	width: 480px;
	background: #ffffff;
	border: 1px solid #ebf0f4;
	padding: 2px;
	margin-bottom: 15px;
	text-align: left;
}
#right-side .box-content {
	width: 466px;
	background: #f4f6f9;
	padding: 7px;
}

#right-side .box-content a {
	color: #505966;
	text-decoration: underline;
	border: none;
	padding:0;
}
#right-side .box-content a:hover {
	color: #505966;
	background: none;
	text-decoration: none;
}
#left-side .box-content {
	width: 215px;
	background: #f4f6f9;
	padding: 7px;
}
#left-side H1 {
	font-weight: bold;
	color: #505966;
	font-size: 11px;
}

.input_text, .input_text2 {
	border: 1px solid #a1acb7;
	font: 12px "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #505966;
	height: 16px;
	width: 142px;
	margin: 5px 3px 0 0;
	padding: 0 3px 1px 3px;
}
.input_text2 {
	width: auto;
}
textarea {
	border: 1px solid #a1acb7;
	font: 12px "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #505966;
	margin: 5px 3px 0 0;
	padding: 0 3px 1px 3px;
}
label {
	margin: 5px 0 -5px 4px;
	display:block;
	font-weight:bold;
}
table label {
	margin: -3px 0 -5px 4px;
}
.input_butt  {
	border: 1px solid #a1acb7;
	font: 11px "Trebuchet MS", Arial, helvetica, sans-serif;
	font-weight: bold;
	background-color: #fafbfb;
	color: #505966;
	height:	19px;
	padding-left: 8px;
	padding-right: 8px;
}
* html .input_butt  {
	margin-right: -10px;
	padding-left: 3px;
	padding-right: 3px;
}
.input_butt:hover {
	color: #ea6730;
	background-color: #fff;
}
.box a {
	color: #505966;
}
.box a:hover {
	color: #505966;
	text-decoration: none;
}
.box li {
	color: #505966;
	text-decoration: none;

	list-style-type: none;
}

#footer-up {
	background: #ffffff;
	border-top: 15px solid;
	border-bottom: 15px solid;
	border-color: #eaeff3;
	clear: both;
	font: 11px "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #505966;
	padding: 5px 0 5px 0;
	text-align: left;
}
#footer-up a {
	color: #505966;
	padding: 0 5px 0 5px;
}
#footer-up a:hover {
	color: #ffffff;
	background: #505966;
	text-decoration: none;
}
#footer-down {
	background: #eaeff3;
	font: 10px "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #505966;
	text-align: left;
	margin-top: 1px;
	padding-top: 14px;
	padding-left: 5px;
}
#footer-down H1 {
	color: #505966;
	text-align: left;
	font-size: 11px;
}
#footer-down a {
	color: #ea6730;
	text-decoration: underline;

}
#footer-down a:hover {
	color: #000000;
	text-decoration: none;
}
#footer-down .copyright {
	background-color: #ffffff;
	font: 10px "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #505966;
	display: inline;
	padding: 3px 50px 3px 5px;
	margin-left: -5px;
	float: left;
}
#footer-down .copyright-3w {
	background-color: #ffffff;
	font: 10px "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #505966;
	display: inline;
	padding: 3px 5px 3px 5px;
	margin-left: -5px;
	float: right;
}
#footer-down .copyright-3w a {
	font: 10px "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #505966;
	text-decoration: none;	
	font-weight: bold;
}
#footer-down .copyright-3w a:hover {
	color: #ea6730;
}

#directory {
	clear: both;
	font: 11px "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #505966;
	text-align: left;
	height: 123px;
	padding: 20px 0 20px 0;
	background-image: url(/images/common/directory_dots.gif);
	background-repeat: repeat-x;
}
#directory .column {
	width: 235px;
	float: left;
	background-image: url(/images/common/vert_dot.gif);
	background-position: right;
	background-repeat: repeat-y;
}
#directory .column-right {
	width: 235px;
	float: left;
}
#directory .column-middle {
	width: 235px;
	float: left;
	margin: 0 15px 0 15px;
	background-image: url(/images/common/vert_dot.gif);
	background-position: right;
	background-repeat: repeat-y;
}
#directory .column H1, .column-middle H1, .column-right H1 {
	font-size: 11px;
	font-weight: bold;
	width: 235px;
}
#directory .column a, .column-middle a, .column-right a {
	padding: 0 3px 0 3px;
	text-decoration: none;
	border-bottom: 1px solid #b3bfca;
	color: #505966;
}
#directory .column a:hover, .column-middle a:hover, .column-right a:hover {
	color: #ea6730;
	text-decoration: none;
	border-bottom:1px solid #c83b00;
}
#directory .column ul, .column-middle ul, .column-right ul {
	height: 50px;
}
#directory .column li, .column-middle li, .column-right li {
	list-style: none;
	line-height: 18px;
}
#directory .column .arrow-more, .column-middle .arrow-more, .column-right .arrow-more {
	color: #ea6730;
	text-decoration: none;
	padding: 0 3px 0 3px;
	border-bottom: 1px dotted #c83b00;
}
#directory .column .arrow-more:hover, .column-middle .arrow-more:hover, .column-right .arrow-more:hover {
	color: #ffffff;
	background-color: #ea6730;
	text-decoration: none;
}

.clr {
	clear: both;
}

TD {
	background-color: #fcfeff;
	padding: 5px;
	border-top: 1px solid #eaeff3;
}

.td-text {
	background-color: #f4f6f9;
	font-weight: bold;
}
#right-side table td.td-text {
	padding-left: 15px;
	text-indent:0;
}
#right-side table.noindent td.td-text {
	padding-left:5px;
}
.error {
	color:#c83b00;
}

.legal-notes {
	background: #fafbfc;
	padding: 7px;
	border:1px solid #f0f3f5;
	color: #7b8389;
}
.price b {
	color: #ea6730;
}
.grey {
	color: #999;
}
#tools {
	padding: 6px;
	padding-top: 4px;
	background: #fafbfc;
	border-top: 1px solid #e9edf0;
	margin-bottom: 10px;
}
#tools a {
	border: none;
	font-weight:bold;
}
.scroll_up {
	float:right;
	margin-top: -19px;
}
