
body, p, h1, h2, h3, h4, h5, ul, li {
	margin: 0px;
	padding: 0px;
}

* {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

a {
	text-decoration: none;
}

img {
	border: 0px;
}

body {
	background-color: #ffffff;
	background-image: url(/images/bg_body.gif);
	background-repeat: repeat-y;
}

#header {
	position: relative;
	padding-left: 90px;
	padding-right: 90px;
	width: 834px;
	height: 113px;
	border-bottom: 2px solid #ffffff;
	overflow: hidden;
}

#header #language {
	position: absolute;
	bottom: 2px;
	right: 98px; 
}

#header #language a {
	text-transform: uppercase;
	font-size: 10px;
	color: #646464;
}

#header #language a.active {
	color: #1C133F;
}

#main {
	padding-left: 90px;
	border-bottom: 2px solid #ffffff;
	width: 836px;
	height: 178px;
	overflow: hidden;
}

#main img {
	float: left;
}

#main a {
	float: left;
	position: relative;
	display: block;
	width: 149px;
	height: 178px;
	overflow: hidden;
}

#main a img {
	margin-left: 2px;
}

#main a:hover {
	border: 0px;
}

#main a:hover div {
	display: none;
}

#moremenu {
	position: relative;
	padding-left: 90px;
	padding-right: 90px;
	width: 834px;
	height: 25px;
	border-bottom: 2px solid #ffffff;
}

#moremenu #supplementary {
	list-style-type: none;
	position: absolute;
	top: 0px;
	left: 90px;
	width: 237px;
	height: 25px;
	background-color: #66615E;
	text-align: center;
}

#moremenu #supplementary li {
	float: left;
	width: 70px;
	overflow: visible;
	line-height: 25px;
	height: 25px;
}

#moremenu #supplementary a {
	font-family: Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 9px;
}

* html #moremenu #supplementary a:hover {
	font-weight: 600;
}

#moremenu #main_active {
	position: absolute;
	top: 0px;
	right: 91px;
	width: 594px;
	height: 25px;
	background-color: #1C133F;
}

#moremenu #main_active img {
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	position: relative;
	left: -2px;
	left: 147px;
	left: 296px;
	left: 445px;
}

#body {
	position: relative;
	padding-left: 90px;
	padding-right: 90px;
	width: 834px;
	border-bottom: 2px solid #ffffff;
}

#body #left {
	position: absolute;
	top: 0px;
	left: 90px;
	width: 237px;
}

#body #left div {
	margin: 20px;
	margin-top: 63px;
	color: #ffffff;
}

#body #left div b {
	color: #ffffff;
}

#body #left div p {
	margin-top: 6px;
}

#body #left div a {
	color: #DAD6D6;
	/* color: #66615E; */
	font-size: 9px;
}

#body #left div.submenu {
	margin: 20px;
	margin-top: 20px;
	color: #ffffff;
}

#body #left div.submenu ul {
	margin-top: 10px;
	list-style-position: outside;
	list-style-type: none;
}

#body #left div.submenu ul li {
	margin-bottom: 2px;
}

#body #left div.submenu a {
	padding-left: 10px;
	color: #dad6d6;
	font-size: 10px;
	background-image: url(/images/li_submenu_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#body #left div.submenu a:hover {
	color: #ffffff;
	background-image: url(/images/li_submenu_left_active.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#body #left div.submenu a.active {
	color: #ffffff;
	background-image: url(/images/li_submenu_left_active.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}


#body #right {
	position: absolute;
	top: 0px;
	right: 90px;
	width: 237px;
}

#body #right img {
	border-bottom: 2px solid #ffffff;
}

#body #right div {
	margin: 20px;
	color: #646464;
}

#body #right div.gallery {
	margin: 10px;
	color: #646464;
}

#body #right div.gallery img {
	border-bottom: 0px;
}

#body #right div a {
	color: #1C133F;
	font-size: 9px;
}

#body #right div {
	margin: 20px;
	color: #646464;
}

#body #right div span.galleryTitle {
	font-weight: bold;
	color: #1C133F;
}

#body #content {
	margin-left: 260px;
	margin-right: 260px;
}

#body #content.wide {
	margin-left: 260px;
	margin-right: 20px;
}


#footer {
	height: 93px;
	margin-left: 328px;
	margin-right: 90px;
	width: 594px;
	background-color: #ffffff;
}

#footer.narrow {
	background-image: url(/images/bg_footer.gif);
}

#footer.home {
	height: 180px;
	background-image: url(/images/bg_footer_home.gif);
}

#footer.home .info {
	padding: 20px;
	width: 300px;
}

#footer.home .info h2 {
	color: #1C133F;
}

#footer.home .info p {
	color: #646464;
}

#content h1 {
	padding-top: 18px;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #1C133F;
	line-height: 24px;
}

#content p {
	margin-bottom: 18px;
	color: #646464;
}


#content b {
	color: #646464;
}

#content ul {
	margin-bottom: 18px;
	margin-left: 10px;
	padding-left: 10px;
	color: #646464;
}

#content ul {
	margin-bottom: 18px;
	margin-left: 10px;
	padding-left: 10px;
	color: #646464;
}

#content td {
	color: #646464;
	vertical-align: top;
}

#content form .form_field {
	width: 200px;
}

#content .email {
	color: #1C133F;
	font-size: 9px;
}

button {
	border: 0px solid;
	background-color: #ffffff;
	color: #1C133F;
	text-transform: uppercase;
	font-size: 10px;
}