body {
	background-color: #414142;
	margin: 0;
	padding: 0;
	font: 10px/12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
	line-height: normal;
}

a {
	outline: 0;
	color: #ed7851;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.menu {
	background: url(../images/tr-wh-off.gif) no-repeat;
	padding-left: 20px;
	text-decoration: none;
	color: #646464;
}

a.menu:hover, a.menu-selected {
	background: url(../images/tr-wh-on.gif) no-repeat;
	padding-left: 20px;
	text-decoration: none;
	color: #000000;
}

#container {
	width: 980px;
	background-color: #666;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

/* @group Splash */

#splash {
	width: 980px;
	height: 370px;
}

#splash-menu {
	width: 100%;
	height: 90px;
	background-color: #ffffff;
}

#splash-lang {
	width: 450px;
	float: left;
}

#splash-lang ul {
	padding: 28px 0 0;
	margin: 0 0 0 60px;
}

#splash-lang li {
	list-style-type: none;
	padding: 3px;
}

#splash-logo {
	width: 450px;
	float: right;
}

/* @end */

#top-menu {
	width: 980px;
	height: 90px;
	font-size: 9px;
}

#top-menu-items {
	float: right;
	padding-right: 72px;
}

#top-menu ul {
	padding: 0;
	margin: 0 0 0 72px;
}

#top-menu li {
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
	float: left;
	border-right: 2px solid #414142;
	padding-top: 5px;
}

#top-menu a {
	color: #ffffff;
	text-decoration: none;
}

#top-menu a:hover, #top-menu a.selected {
	color: #f47f22;
}

#home-main-menu {
	width: 980px;
	height: 75px;
	background: #ffffff url(../images/home-logo.gif) no-repeat right center;
}

#main-menu {
	width: 980px;
	height: 75px;
	background: #000000 url(../images/main-menu-logo.gif) no-repeat right center;
}

#main-menu a:hover {
	background: url(../images/tr-bl-on.gif) no-repeat;
	color: #ffffff;
}

#main-menu a.menu-selected {
	background: url(../images/tr-bl-on.gif) no-repeat;
	color: #f47f22;
}

#main-menu a.menu {
	background: url(../images/tr-bl-off.gif) no-repeat;
}

#main-menu-items {
	width: 980px;
}

#main-menu-items #main-menu-left {
	width: 320px;
	float: left;
	margin-left: 50px;
}

#main-menu-items #main-menu-right {
	width: 200px;
	float: left;
}

#main-menu-items #main-menu-photo {
	width: 260px;
	float: right;
	margin-right: 70px;
}

#main-menu-items ul {
	margin: 0;
	padding: 4px 0 0;
}

#main-menu-items li {
	list-style-type: none;
	padding: 2px;
}

#section-menu {
	width: 980px;
	height: 15px;
	font-size: 9px;
	line-height: 15px;
}

#section-menu ul {
	padding: 0;
	margin: 0 0 0 72px;
}

#section-menu li {
	list-style-type: none;
	padding-right: 20px;
	display: inline;
	float: left;
}

#section-menu a {
	color: #ffffff;
	text-decoration: none;
}

#section-menu a:hover, #section-menu a.selected {
	color: #f47f22;
}

#content {
	background-color: #ffffff;
	padding: 35px 50px;
	width: 880px;
	color: #6d6c6d;
	text-align: justify;
	line-height: 14px;
}

#content table {
	width: 100%;
	border: 0px;
}

#content table td {
	width: 50%;
	vertical-align: top;
	padding-right: 22px;
	padding-left: 22px;
}

#content table td table td {
	margin: 0;
	padding: 0;
	width: auto;
}

#content ul {
	margin: 0;
	padding: 0;
}

#content li {
	list-style-image: url(../images/content-bullet.gif);
	text-shadow: #000000 0 0 0;
}

#content-home {
	background-color: #ffffff;
	padding: 0;
	width: 980px;
}

#footer {
	width: 980px;
	height: 138px;
	margin-bottom: 20px;
	color: #ffffff;
}

#footer #news {
	padding-top: 10px;
	padding-left: 50px;
}
#footer ul {
	margin: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}

#footer li {
	list-style-image: url(../images/content-bullet.gif);
	list-style-position: inside;
}

#page-menu {
	margin-top: 10px;
}

#page-menu li {
	list-style-type: none;
	list-style-image: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

#page-menu a {
	background: url(../images/tr-wh-off.gif) no-repeat;
	padding-left: 20px;
	text-decoration: none;
	color: #646464;
}

#page-menu a:hover, #page-menu a.selected {
	background: url(../images/tr-wh-on.gif) no-repeat;
	padding-left: 20px;
	text-decoration: none;
	color: #000000;
}

.highlight {
	color: #f47f22;
}

#A, #B, #PB, #JR {
	width: 395px;
	height: 264px;
}
#A img, #B img, #PB img, #JR img {
	border: 1px solid #000000;
}

#nav-a, #nav-b, #nav-pb, #nav-jr {
	padding: 2px;
}

#nav-a a, #nav-b a, #nav-pb a, #nav-jr a {
	background: #666;
	text-decoration: none;
	margin: 0 5px;
	padding: 3px 5px;
	color: #fff;
	/*border: 1px solid #000000;*/
}

#nav-a a:hover, #nav-b a:hover, #nav-pb a:hover, #nav-jr a:hover {
	color: #f47f22;
}

#nav-a a.activeSlide, #nav-b a.activeSlide, #nav-pb a.activeSlide, #nav-jr a.activeSlide {
	background: #000000;
	color: #f47f22;
	/*border: 1px solid #000000;*/
}

#nav-a a:focus, #nav-b a:focus, #nav-pb a:focus, #nav-jr a:focus {
	outline: none;
}

#content table td table td.header {
	color: #000000;
}

#content table td table td.costs {
	width: 50px;
}

#content table.pictures {
	width: 380px;
}

#content table.pictures td {
    width: 50%;
    padding: 10px;
}


#home-banners {
	width: 980px;
	height: 268px;
}

#error {
	color: #000000;
}

#error h2 {
	color: #cc1d00;
	font-weight: bold;
}

#header-photo-copyright {
	color: #ffffff;
	background-color: #666;
	width: 114px;
	z-index: 1000;
	position: absolute;
	margin-left: -12px;
	border-left: 2px solid #414142;
	padding: 2px 10px;
	display: None;
}

#header-search {
	color: #ffffff;
	background-color: #666;
	z-index: 1000;
	position: absolute;
	margin-left: -12px;
	border-left: 2px solid #414142;
	padding: 2px 10px;
	display: None;

}

form {
	text-align: left;
	margin: 0;
	padding: 0;
}

form input {
	color: #6d6c6d;
	border: 1px solid #cfcfcf;
	width: 200px;
	font-size: 10px;
	line-height: 12px;
	padding: 2px;
	margin: 2px;
}

form input.submit {
	background-color: #e7e7e7;
	font-weight: bold;
	width: auto;
	padding: 2px;
	margin: 2px;
}

form textarea {
	margin: 2px;
	padding: 2px;
	width: 500px;
	border: 1px solid #cfcfcf;
}

.error {
    border: 1px solid #f47f22;
}

#picture-list {
	float: left;
}

#picture-list ul {
	width: 100%;
	margin: 0 0 0 0px;
	padding: 0px;
}

#picture-list li {
	list-style-type: none;
	display: inline;
	padding: 5px;
	float: left;
}

#flash-warn {
	background: #fff6bf url(../images/exclamation.png) no-repeat 15px 10px;
	text-align: left;
	padding: 10px 20px 10px 65px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	height: auto;
	color: #950000;
	margin: 5px;
}

#flash-notice {
	background: #eceff1 url(../images/information.png) no-repeat 15px 10px;
	text-align: left;
	padding: 10px 20px 10px 65px;
	border-top: 2px solid #97c4dd;
	border-bottom: 2px solid #97c4dd;
	height: auto;
	color: #4a488a;
	margin: 5px;
}