
*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #ffffff;
}

body {
	
	background:#4d2807 url(images/bg.jpg);

    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px; 
	color: #ffffff;
}

#content
{
	width: 780px;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
	border-top: 10px solid #ffffff;
	margin: 0px auto;
}

#main
{
width: 780px;
/*background: #ffffff*/
background:#4d2807 url(images/bg.jpg);
}

#back
{
width: 780px;
}

#header {
	
	
}

#logo {

width: 760px;

text-align: left;

text-align: right;
	
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#menu
{
width: 690px;
padding-left: 150px;
height: 63px;
background: url(images/menu.gif) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 100px;
	height: 38px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	padding-top: 25px;
}

#menu a:hover {
	width: 100px;
    height: 38px;
	color: #00FF00;

	/*background: url(images/menu_r.gif) repeat-x;*/
}

#right
{
	width: 255px;
	float: right;
	background: url(images/coner.jpg) right top no-repeat;
}

#back_right
{
width: 233px;
background: url(images/backgroundimage.jpg) repeat-y;
}

#top
{
background: url(images/top.gif) no-repeat;
width: 233px;
height: 5px;
}

#bottom
{
background: url(images/bottom.gif) no-repeat;
width: 233px;
height: 8px;
}

#right H3
{
width: 208px;
height: 33px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat;
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#right .title_back
{

}

#right li  {
	padding: 7px;
	padding-left: 30px;
	background: url(images/small.gif) no-repeat 20px 12px;
}


#right a {
	color: #ffffff;

}
#right a:visited {
	color: #ffffff;
}

#right p
{
font-size: 10px;
padding-left: 10px;
}

.bot
{
padding: 10px;
}



#left
{
width:758px;
padding-top: 50px;
padding-left: 10px;
padding-right: 10px;
border:2px solid #CC9933;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #4276B0;
}

#left a
{
color: #ffffff;
text-decoration: none;
}

#left p {
	margin: 5px;
	padding: 0;
}

#left h2  a{
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #ffffff;
}

#left h2  a:hover{
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #FF0000;
}

#left p{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:13.5px;
  color:#ffffff;
  text-align:justify;
}

#left ol, #left ul
{
margin-left: 30px;


}

.date {
	text-align: right;
	color: #4276B0;
	font-size: 11px;

}

.date a {
	color: #4276B0;

}

.prouduct_listing {



padding:2px;text-align:center;
list-style:none;
color:#FFFFFF;
font-weight:bold;
padding-bottom:12px;
text-transform:uppercase;
}

.prouduct_listing a:hover{

color:#FF0000;
padding:2px;text-align:center;
list-style:none;

font-weight:bold;
padding-bottom:12px;
text-transform:uppercase;
}

.button {
background:transparent url(../images/button3.gif) repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-size:11px;
font-weight:bold;
height:24px;
margin:0;
text-align:center;
width:88px;
}



# img.border {
 border: 1px solid #333333 ;
 padding: 7px 7px 7px 7px ;
 }



#navigation {
 width: 780px;
 padding:10px 0px 0px 0px;
background-color:#C25D01;
 
}
#navigation ul {
 list-style: none;
 display:inline;
 margin: 0;
 padding: 10px;
}
#navigation li {

 display:inline;
 padding:10px;

}
#navigation li a:link, #navigation li a:visited  {
 font-size: 90%;

 padding:5px;
 border-left: 12px solid #990000;
 border-right: 12px solid #990000;
 background-color: #ab5e08;
 color: #FFFFFF;
 text-decoration: none;
}

#navigation li a:hover{
 font-size: 90%;

 padding:10px;
 border-left: 12px solid #990000;
 border-right: 12px solid #990000;
 border-top:: 12px solid #333333;
 background-color: #00FF00;
 color: #FFFFFF;
 font-weight:bold;
 text-decoration: none;
}



#footer {
	height: 44px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.gif) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}