@charset "utf-8";
*{
margin:0;
padding:0;
}

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#302d2d;
background-image:url(images/bg.jpg);
background-position:top;
background-repeat:no-repeat;
}

.none{
display:none;
}

a img{
border:0 none;
}

.textCenter{
text-align:center;
}

h1{
font-size:1.45em;
margin-bottom:1em;
color:#302d2d;
}

p{
line-height:1.54em;
}

h2 span{
font-size:.61em;
float:right;
line-height:1em;
margin-right:4px;
color:#8F6A35;
display:inline-block;
vertical-align:text-top;
position:absolute;
right:0;
top:-30px;
}

.rel{
position:relative;
}

#left h2 span a{
color:#8F6A35;
text-decoration:none;
}

#wrapper{
width:940px;
margin: 0 auto;
background-color:#FFFFFF;
}

.floatLeft{
float:left;
background-color:#FFFFFF;
background-image:url(images/contentbg.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

#header{
width:940px;
margin:0 auto;
}

#navigation{
width:940px;
height:58px;
}

img{
border:0 none;
}

#navigation ul li{
list-style-type:none;
display:inline;
line-height:58px;
text-align:justify;
}

#navigation ul{
margin-left:16px;
/*width:564px;*/


}

h3{
font-size:1.18em;
}

h3 a {
color:#302D2D;
text-decoration:none;
}

h3 a:hover{
text-decoration:underline;
}

h2{
background-color:#F4B860;
font-size:1.08em;
color:#333333;
height:29px;
line-height:29px;
padding-left:10px;
}

#navigation ul li a{
color:#302d2d;
text-decoration:none;
font-size:1.23em;
padding:9px;
margin:0 8px;
background-color:#eee9df;
}

table td p{
margin-left:10px;
}

table{
background-image:url(images/footer.png);
}

#navigation ul li .active, #navigation ul li a:hover{
background-color:#e67108;
color:#FFFFFF;
}

#left{
width:564px;
margin-left:16px;
float:left;
display:inline;
}

#left p{
margin-bottom:1.12em;
text-align:justify;
}

#left a, #righttop a{
color:#993300;
}

#lefttop{
width:564px;
}

#leftdown{
margin-top:29px;
}

#right{
width:327px;
margin-left:15px;
float:left;
display:inline;
}

#right p, #right h3{
margin-left:15px;
padding-top:15px;
padding-right:5px;
width:297px;
}

#rightdown h3, #rightdown p{
padding-top:10px;
padding-top:8px;
color:#302D2D;
}

#righttop{
width:327px;
height:312px;
background-image:url(images/righttop.jpg);
background-repeat:no-repeat;
}

#righttop p{
line-height:1.45em;
}

#rightdown{
width:327px;
height:320px;
background-image:url(images/rigthdown.jpg);
background-repeat:no-repeat;
margin-top:29px;
}

#footer{
width:907px;
height:89px;
margin:0 auto;
background-image:url(images/footer.png);
background-repeat:repeat;
margin-bottom:20px;
}

#footer p, #footer p a{
text-align:center;
padding-top:30px;
color:#302d2d;
font-size:.94em;
text-decoration:none;
}

#footer p a:hover{
text-decoration:underline;
}

#left .cotact table p{
margin-left:75px;
line-height:normal;
margin-bottom:0;
}

