* {
	margin: 0;
	padding: 0;
	font: 12px Arial;
	color: #ffd5b8;
    line-height: 150%;
}

html, body { 
/*    min-height: 1400px;   */   
    margin: 0; 
    padding: 0; 
    width: 100%; 
    height: 100%;
    text-align: center; 
}

body {
    background: url(images/header-bg.gif) repeat-x center top #ff5f0a;    
}

body .wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -568px auto;
	width: 100%;
    background: url(images/header-visual.gif) no-repeat 70% top; 
/*    background: url(images/header-bg-l.jpg) no-repeat left top;   */ 
}
body .wrapper2 {
/*    background: url(images/header-bg-r.jpg) no-repeat right top;  */
}
body .wrapper3 {
/*    background: url(images/page-bg-r.jpg) repeat-y right top; */   
}
body .wrapper4 {
/*    background: url(images/page-bg-l.jpg) repeat-y left top;  */   
}

#header {
	height: 190px;   
	width: 100%;
/*    background: url(images/header-visual.jpg) no-repeat 60% top;  */ 
}

#title {
    margin: 0 0 0 auto;
    padding: 0 0 0 auto;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff3ec;
    background: url(images/logo.gif) no-repeat 10% bottom;
}
#title a {
    padding: 45px 0 15px 130px;
    margin-left: 8%;
    border: none;
    display: block;
    font: bold 14px Arial;
	text-transform: uppercase;
    text-decoration: none;
}

#title a span {
    font: 21px Arial;
    letter-spacing: 3px;
} 
#title * {
    color: #fff3ec;
}


#topNavigation {
   	list-style: none;
    margin: 14px 0 0 0;
	padding: 0;
}

#topNavigation li {
	background: #ff5f0a;
	float: left;
   	list-style: none;
	padding: 0;
	width: 8%;
}

#topNavigation li a {
	letter-spacing: 0.1em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
    text-align: center;
	padding: 15px 5% 15px 5%;
	height: 20px;
    color: #ffd703;
}
#topNavigation a img {
	opacity: 0.7;
	filter: alpha(oapcity=70);
}

#topNavigation a:hover img , #topNavigation a.selected img {
	opacity: 1;
	filter: alpha(oapcity=100);
}

#container {
	width: 100%;
	margin-top: -8px;
}

/* ������ */
#footer {    
    width: 100%;
/*    height: auto; */
    overflow: hidden;
    background: url(images/footer-bg2.jpg) repeat-x center top;     
}
#footer .wrapper {
    height: 568px; 
    padding: 430px 0 140px;
    background: url(images/footer-visual.jpg) no-repeat center top;   
}

#footer .wrapper2 {
    background: url(images/footer-bg-r.jpg) no-repeat right top;     
}

#footer .wrapper3 {
    background: url(images/footer-bg-l.jpg) no-repeat left top;     
}

#footer, .push {
    height: 568px; 
}
.push {
    /* margin-top: 100px; */
}

#footer a {
}
#footer a:hover {
}

.hidden {
    display: none;
}

.clear {
	clear: both;
}


.phone {
    font-size: 30px;
    margin-top: -1.1em;
}
.phone .code {
    font-size: 12px;
    font-weight: normal;   
/*    color: #b0b0b0;	*/
    color: #ae3d01;
}

a {
/*    color: #b14003;    
	color: #ffcc33;
 */ 
    color: #ae3d01;
    text-decoration: underline;
}

a:hover {
	color: #ffcc33;
	color: #ffd703;
}

img {
    border: none;
}

/* News */

.news {
	margin: 0;
	padding: 0;
	list-style: none;
}

.news date {
}

.news date img {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0.2em 0.5em 1em 0
}

.newsLine date {
	padding-right: 0.3em;
}

.news li {
	list-style: none;
    padding: 0;
	margin-bottom: 1em;
}

.newsLine li {
	margin-bottom: 1em;
}

.news li a.selected {
	color: #ffcc33;
}

.news li a.selected:hover {
	color: #ffcc33;
}

dl.main {
}

.news dt {
	float: left;
    background: url(images/list-style-image_white.gif) no-repeat right top;
    padding-right: 18px;
    margin-right: 5px;    
    width: 63px;
}

.nomarker dt {
    background: none;
}

.news dt img {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0.2em 0.5em 1em 0;
	padding: 0;
	border: 3px solid white;
}
.news dt a:hover img {
/*	border: 3px solid #ff6600;   */
}

.newsLine dt {
	padding-right: 0.3em;
}

.news dd {
	margin-bottom: 1em;
}

.main dd {
    margin-left: 90px;
}

.newsLine dd {
	margin-bottom: 1em;
}

.news dd a.selected {
	color: #ffcc33;
}

.news dd a.selected:hover {
	color: #ffcc33;
}

/* / News */

/* Menu & sub menu */

.mainMenu {
    margin-top: 0em;
}

.mainMenu ul {
   	list-style-image: none;
   	list-style: none;
    margin: 1.2em 0 0 0;
	padding: 0;
}

.mainMenu ul li {
	list-style-image: none;
   	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

.mainMenu li a {
	background: url(images/blank_ffffff.gif) no-repeat left 10px;
	border-bottom: 2px dotted #ffceb3;
	padding: 9px 10px 9px 20px;
	margin: 0;
/*	letter-spacing: 0.1em; */
	font: 11px Verdana, Arial;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
    color: #fff3ec;
} 

.mainMenu li a:hover , .mainMenu li a.selected {
/*
    background: url(images/blank.gif) no-repeat 9px 10px #34596a;
    border-left: 3px solid #ff6600;
	padding: 9px 10px 9px 27px;

/*
    background: url(images/blank_ffffff.gif) no-repeat 12px 10px #34596a;
    color: white;    
*/    

    background: url(images/blank_cc3300.gif) no-repeat left 10px;
	color: #cc3300;

}
.mainMenu a.selected {
}

.mainMenu ul ul {
	margin: 1em auto 1em 20px;
}
.mainMenu ul ul li {
}
.mainMenu ul ul li a {
	background: url(images/list-style-image_white.gif) no-repeat left 2px;
    border: none; 
	padding: 3px 10px 3px 20px;
	font: 12px Arial;
	text-transform: none;
	text-decoration: underline;
}

.mainMenu ul ul li a:hover  , .mainMenu ul ul li a.selected {
	background: url(images/list-style-image_white.gif) no-repeat left 2px; 
}


.subMenu {
	margin: 2.5em 10px -1em 1.8em;
}

.subMenu2 {
	margin: 0 1.5em 1em 1.8em;
    float: left;
}

.subMenu2 {
	margin-left: 1em;
}
.subMenu li {
    margin-bottom: 5px;
}

.subMenu a {
/*
  	font: bold 13px Palatino Linotype, Times, Arial;   
	text-transform: uppercase;
	text-decoration: none;
*/
} 

.subMenu a:hover , .mainMenu a.selected {
}
.subMenu a.selected {
}

/* / Menu , sub menu & other menu */

#map {
    opacity: 0.7;
    filter: alpha(opacity=70);
    margin-top: 2em;
}

a:hover #map {
    opacity: 1;
    filter: alpha(opacity=100);
}


/* gallery */

.image {
    float: left;
    margin: 0.3em 1em 1em 0;
	border: 3px solid white;
}
a:hover .image {

/*    border: 4px solid #eae1c7; */
}


p {
	padding-top: 0.5em;
	padding-bottom: 1em;
}

img {
	border: 0;
}

ul {
	margin-left: 1.8em;
	padding-top: 0.5em;
	padding-bottom: 1em;
}

dl {
}

ol {
	margin: 1em 1.9em;
}
ol li {
    margin-bottom: 0.5em;
}

ul li {
	list-style: url(images/list-style-image_white.gif);
    margin-bottom: 0.5em;
}

.selected {
	color: #ffcc33;
}

.selected2 {
    background: #c369d9;
}

b , strong {
    font-weight: bold;
    color: inherit;
}

.more {
	background: url(images/blank_ffffff.gif) no-repeat left 3px;
	padding-left: 1.3em;
	color: #cc3300;
}

.small {
    font-size: 11px;
    color: inherit;
}


.noborder {
    border: none;
    text-decoration: none;
}

#breadcrumbs {
	margin-top: 2.6em;
	margin-bottom: -3.8em;
	display: block;
}

/***********  Forms ***********/
form {
	padding: 0;
	margin: 0;
}

/*
#loginForm {
    margin-top: -3px;
}
*/

input , textarea , select , button{
	padding: 3px;
	border: 1px solid white;
  	font: 11px Arial;
	background: transparent !important;
	color: #888888;
}

select option {
	color: #888888;
}

input:focus , textarea:focus {
    /*color: orange;*/
}
.radio {
    border: none;
    background: transparent;
}

.checkBox {
    border: 0;
    background: transparent;
    width: 25px;
    padding: 1px;
}

.required-text {
    color: #ff6633;
}
.required {
    border-color: red;
}
.mail-form input , .mail-form textarea , .mail-form select {
    width: 100%;
}
.mail-form td {
    vertical-align: top;
}

.formBlock {
/*    background: #ff5004;	*/
	margin-top: 4em;
/*    padding: 15px 10px 5px 10px;	*/
}

.inputText {
    width: 98%;
    margin-right: -20px;
}

.formField {
    background: white;
    margin-bottom: 5px;
	white-space:nowrap;
}

.login {
}

.login h2 {
	border: none;
	margin: 1.3em 0 0.7em 0;
}

.login2 {
}

.username {
    padding-left: 20px;
    background: url(images/user-icon.gif) no-repeat 10px center white;
}

.password {
    padding-left: 20px;
    background: url(images/password-icon.gif) no-repeat 10px center white;
}

.search {
    padding-left: 20px;    
    background: url(images/search-icon.gif) no-repeat 5px center white;
}

.subscribe {
    padding-left: 20px;    
    background: url(images/email-icon.gif) no-repeat 5px center white;
}

.submit {
    margin: 0;
    padding: 0;
    background: url(images/submit-icon.gif) no-repeat left top white !important;
    border: none;
    height: 16px;
    width: 16px;
    cursor: pointer;
}
.submit:hover {
    background-position: 0 -16px !important;
}

/*********** /Forms ***********/

