@charset "utf-8";
/* CSS Document */

Body
{
padding:0px;
margin:0px;
background:#a59d6f url(../img/back.jpg) top repeat-x;
}
#wrapper
{
width:783px;
height:540px;
position:relative;
margin:30px auto 0px auto;
background-color:#4f170a;
}
#header
{
width:783px;
height:150px;
position:relative;
margin:0px;
padding:0px;
}
#logo
{
width:380px;
height:150px;
position:relative;
float:left;
margin:0px;
}
#right_header
{
width:403px;
height:150px;
position:relative;
float:right;
background:url(../img/right_header.jpg) top no-repeat;
}
#left_panel
{
width:380px;
height:302px;
position:relative;
float:left;
background:url(../img/left_panel.jpg) top no-repeat;
margin:0px;
}
#left_panel p
{
color:#e1f5a6;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
text-align:center;
font-weight:lighter;
}


#right_panel
{
width:403px;
height:302px;
position:relative;
float:right;
margin:0px;
background:url(../img/right_panel.jpg) top no-repeat;
}
#right_content
{
width:330px;
height:245px;
position:relative;
overflow:auto;
overflow-x:hidden;
overflow-y:scroll;
margin-top:30px;
margin-left:20px;
padding:0px 15px;
z-index:100;
}

#right_content
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#bebdbd;
}
#right_content a:link,a:hover
{
color:#bebdbd;
text-decoration:underline;
font-size:12px;
}
#right_content a:visited
{
color:#bebdbd;
font-size:12px;
text-decoration:underline;
}
#right_content 
{
scrollbar-face-color : #773912 ;
scrollbar-track-color: #c59550 ;
scrollbar-arrow-color: #000000 ;
scrollbar-shadow-color: #000000 ;
scrollbar-highlight-color: #C0C0C0 ;
scrollbar-darkshadow-color: #C0C0C0 ;
}

#right_content2
{
width:330px;
height:245px;
position:relative;
margin-top:30px;
margin-left:20px;
padding:0px 15px;
}

#right_content2
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#bebdbd;
}
#right_content2 a:link,a:hover,a:visited
{
color:#bebdbd;
text-decoration:underline;
}
#right_content li
{
margin:5px 0px;
}
.products
{

color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}

#menu
{
width:783px;
height:92px;
position:relative;

}
.textbox
{
border:3px solid #233414;
background-color:#bebdbd;
padding-left:5px;
}
.button
{
background-color:#233414;
border:1px solid #ffffff;
color:#FFFFFF;
}
#footer
{
top:5px;
margin:5px auto;
width:800px;
height:25px;
text-align:center;
font-size:11px;
color:#000;
position:relative;
font-family:Arial, Helvetica, sans-serif;
}
#footer a:link,a:hover,a:visited
{
font-size:11px;
color:#000;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
}
.footer a:hover
{
font-size:11px;
color:#000;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
}
.footer1
{
padding:0px 10px;
border-right:1px solid #000;
text-decoration:none;
}
.footer1 a:hover
{
padding:0px 10px;
border-right:1px solid #000;
text-decoration:none;
}
.footer2
{
padding:0px 10px;
text-decoration:none;
}
.footer2 a:hover
{
padding:0px 10px;
text-decoration:none;
}


