body {
font-family:Tahoma,Helvetica,sans-serif;
margin:0;
text-align:center;
font-size:11px;
background:transparent url(/images/back.jpg);
}
div { behavior: url(iepngfix.htc) }
#main {
width:856px;
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		height:100%;
}

#top{
width:856px;
padding-top:30px;
height:100px;
}
#top_right{
float:right;
}
#logo{
width:200px;
float:left;
background-image: url(/images/03.jpg);
height:100px;
}
#addr{
width:106px;
float:right;
background-image:url(/images/addr.png);
height:43px;
}
#right{
background-image:url(/images/right.png);
height:30px;
width:81px;
float:right;
}
#right_c{
background-image:url(/images/coner.png);
float:right;
height:78px;
width:206px;
}
#left_c{
background-image:url(/images/block.png);
float:left;
width:10px;
height:78px;
}

#menu {
float:right;
width:656px;
height:30px;
margin:27px 0 0;
position:relative;
display:block;
}
#menu ul {
margin:0;
padding:0;
}
#menu li {
display:inline;
}
#menu li a {
background:transparent url(/images/slices_06.jpg) no-repeat scroll 0 0;
display:block;
height:30px;
color:#FFFFFF;
float:left;
text-decoration:none;
width:115px;
font-size:1.3em;
line-height:30px;
font-weight:bold;
}
#menu li a:hover {
background:transparent url(/images/slices_07.jpg) no-repeat scroll 0 0;
}
#Inner_back {
background: url(/images/sh.png) repeat-y right top;
width: 856px;
position: relative;
}
#Inner{
width:850px;
background-color:#FFFFFF;
text-align:left;
padding:39px 0 0 0;
min-height:100%;
position:relative;
}
#center{
width:856px;
clear:both;
height:100%;
position:relative;
}

#grey {
width:200px;
background-image:url(/images/10.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
min-height:100%;
margin:0;
}
#block{
background-image: url(/images/bot.png);
background-repeat:repeat-x;
height:78px;
width:640px;
float:left;
position:relative;
}
#left_menu {
float:left;
width:182px;
padding-bottom:17px;
padding-left:10px;
}
#left_menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#left_menu li {
display:inline;
}
#left_menu li a {
background:transparent url(/images/l_m.jpg) no-repeat 0;
color:#663300;
display:block;
font-weight:bold;
height:27px;
line-height:27px;
text-decoration:none;
width:172px;
text-align:right;
position:relative;
padding-right: 10px;
}
#left_menu li a:hover {
background:transparent url(/images/l_m_g.jpg) no-repeat scroll 0 0;
}
#content {
float:left;
background-color:#FFFFFF;
min-height:100%;
width:450px;
}
.text{
padding: 0px 20px 0px 20px;

}
#footer{
width:856px;
height:70px;
margin-bottom:30px;
clear:both;
position: relative;
}

#footer-content {
    position:absolute;   
    z-index:3;
    width:845px;
    padding: 20px 5px 0 0;
    text-align:right;    
}
#footer-content a {
    color:black;
    text-decoration:none;
}
#footer-content a:hover {
    text-decoration:underline;
}

#pic{
padding-left:5px;
float:left;
padding-bottom:16px;
}
#pic_r{
padding-left:5px;
padding-bottom:23px;
}
#pic_big{
padding-left:5px;
margin-bottom:2px;
}
.float_left {
float:left;
}
.float_right {
float:right;
}
h2{
color:#006633;
font-style:italic;
font-size:1.6em;
font-weight:bold;
}
div.text a {
    color:black;
    text-decoration:underline;
}
div.text a:hover  {
    color:#006633;
}


