﻿* {
padding : 0;
margin : 0;
}
html, body{
font-family: Verdana, MS Trebuchet, Arial,  sans-serif;
font-size : 14px;
background-color:#fff;
background-image:url(images/bg.png); 
	background-position:left top;
	background-repeat:repeat-x;
	color: #522900;
	margin:0 0 1px; height:100%; 
	line-height: 1.4;
}
img {
border : 0;
}
.imgleft {
float : left;
border : 0;
margin : 5px 10px 10px 0px;
padding : 5px;
}
.imgleft1 {
float : left;
border : 1px solid #FF9F50;
margin : 5px 10px 10px 0px;
padding : 5px;
}
.imgright {
float : right;
border : 1px solid #FF9F50;
margin : 5px 10px 10px 15px;
padding : 5px;
}
.imgright1 {
float : right;
border : 0;
margin : 5px 10px 10px 15px;
padding : 5px;
}
a {
font-size : 13px;
font-weight : bold;
text-decoration : none; 
color : #FF6A00; 
}
a:hover {
text-decoration : none;
color : #fff;
}
p {
margin-bottom : 1.4em;
line-height : 1.3em;
}
#wrapper {
width : 1075px;
background : transparent;
margin : 0 auto;
border: 1px #A66453 solid;
}
#header {
width : 1075px;
height : 300px;
margin-bottom : 0px;
}
#content {
width : 865px;
padding : 15px;
float : right;
background: transparent url(images/hg.png);
}

#menue {
width : 170px;
padding : 15px;
float : right;
text-align : left;  text-decoration : none;
background : transparent;
padding : 3px 3px 3px 3px;
}
#menue1 {
text-align : right;
padding : 1px 0;
font-family: Verdana, MS Trebuchet, Arial,  sans-serif;
font-size : 14px;
font-weight : normal;
letter-spacing : 0.1em;
background : url(images/002.jpg) ;
text-decoration : none;
width:1075px;
line-height: 40px;
}
#menue1 a {
text-decoration : none; 
}
#menue1 a:hover {
text-decoration : none;
}

footer {
width: 1075px;  
margin: 0 auto;
clear: both;
}
#footer-area {
background: url(images/bg1.png);
color: #fff;
font-size: 90%;
padding: 10px 0; height: 65px;
overflow: hidden;
}
.footer-segment {
float: right;
margin-right: 10px;
margin-left: 45px;
width: 190px;
}
footer aside h4 {
color: #fff;
font-size: 12px;
text-transform : uppercase; font-weight : normal;
line-height: 2.0em;
}
footer a {
text-decoration : none; 
color : #fff; 
font-weight : normal; text-decoration : underline;
}
footer a:hover {
text-decoration : none;
color : #FF6A00;
}
footer p {
margin-top: -15px;
color: #fff;
}
.form {
margin-bottom : 30px;
}
h1 {
font-size : 24px;
font-weight : bold;
color : #FF6A00;
}
h2 {
font-size : 18px;
font-weight : bold;
color : #7D4629;
}
h3 {
font-size : 13px;
font-weight : bold;
text-transform : uppercase;
color : #FF6A00;
border-right : 0px solid #000000;
padding : 3px 3px 3px 3px;
background : transparent;
border-bottom : 1px dotted #000000;
}
h4 {
font-size : 14px;
font-weight : bold;
letter-spacing : 0.1em;
color : #E16500;
}

#menue ul {
list-style-type : none; display : block;
background : transparent;text-decoration : none;
margin-bottom : 20px; font-size : 14px;
}
#menue li a {
display : block;
padding : 2px;text-decoration : none;
border-right : 0px solid #000000;
border-bottom : 1px dotted #000000;
color : #522900; 
font-weight : normal;
}
#menue li a:hover {
display : block;
padding : 2px;
border-right : 0px solid #000000;
border-bottom : 1px dotted #000000;
background : #660000;text-decoration : none;
color : #fff;
}
.picture_footer{
	position:absolute;
   
	left:0px;
	top:-85px;
}
.frameit {
border: 2px #00577D solid;
margin-top: 12px;
margin-right: 12px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}