*{
}	
html{
}	
body{
margin: 0;
padding: 0;
background: url('images/bg.png') repeat-x;
}
h1, h2, h3, h4 {
font-family: Arial, Verdana, Tahoma;
font-weight: bold;
color: #c6301c;
}

h1{
font-size: 30px;
line-height: 25px;
margin: 0 0 10px 0;
color:#ef650e;
}

h2{
font-size: 20px;
line-height: 15px;
margin: 20px 0 7px 0;
color:#ef650e;
}
h3{
font-size: 15px;
line-height: 10px;
margin: 20px 0 5px 0;
color:#ef650e;
}
h4{
font-size: 12px;
line-height: 10px;
margin: 20px 0 2px 0;
color:#ef650e;
}
p{
font-family: Verdana, Tahoma;
font-size: 12px;
color: #3e3527;
line-height: 18px;
text-align:justify;
}
li, ul, ul li, li ul{
font-family: Arial, Verdana, Tahoma;
font-size: 12px;
color: #3e3527;
line-height: 18px;
}
img{
border: 2px solid #3e3527;
}
img a{
border: 2px solid #3e3527;
outline: 0;
}
img a:hover{
border: 1px solid #3e3527;
}
a{
color: #a89d8e;
outline: 0;
}
a:hover{
color: #c6301c;
}

a:visited{
color: #877c6e;
}
#container {
width: 950px;
margin-left: auto;
margin-right: auto;		   
}
#header {
height: 275px;
}
#logo {
diplay: inline;
width: 350px;
height: 75px;
float: left;
margin-top: 40px;
}

#logo img { 
border: none;
}
#menu {
diplay: inline;
float: right;
margin-top: 10px;
font-weight: bold;
}

#menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu ul li {
display: inline; 
color: #a89d8e;
font-size: 14px;
}
#menu ul li a {
text-decoration: none;
padding: 15px;
}

#menu ul li a:hover {
background-color:#F2A839;
border-bottom: 1px solid #ff8373;
color:#006AD5;
}
#text{ padding-top:10px;
color:#FFFFFF;
font-family:"Times New Roman", Times, serif;
 font-size:22px; 
 text-align:center;}

#menu ul li a:focus {
background-color: #c6301c;
border-bottom: 1px solid #ff8373;
color: #ffffff;
}
#content {
display: inline;
width: 620px;
float: left;
margin-right:5px;
}
#sidebar {
display:block;
width: 292px;
background:#205dc4;
float: right;
}
#sidebar ul {
display:block;
margin-top: 5px;
list-style-type: square;
background:#0076EC;
border:thin #666666;

}
#sidebar ul li {
color: #a89d8e; 
padding-bottom: 10px;

}
#sidebar ul li a {
color: #a89d8e; 
text-decoration: none;
font-size: 14px;
}

#sidebar ul li a:hover {
color: #ffffff; background:#0067CE;
padding-right:8px;
padding-bottom:5px;
padding-top:5px;
}
#offer {
clear: both;
height: 70px;
background: url('images/offer.png') repeat-x;
text-align:center;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding-top:15PX;
padding-bottom:0;
}
#all {
width: 950px;
margin-left: auto;
margin-right: auto;		   
}

#fruit {
diplay: inline;
width: 133px;
height: 180px;
background: url('images/fruit.png') no-repeat;
float: left;
}
#get {
display: inline;
width: 500px;
background: url('images/get-offer.png') no-repeat;
float: left;
margin-top: 20px;
margin-left: 50px;
padding-top: 40px;
}

#get img {
diplay: inline;
border: none;
float: right;
}

