ul,ol,li,pre,form,body,html,blockquote,fieldset,input
{ margin: 0; padding: 0; }

a img,:link img,:visited img { border: none; }

a{
  text-decoration: none;
}



a:hover

{

  text-decoration: underline;

}

h3, td{
	color: black;
}


body

{
color: #666633;

  margin: 0;

  padding: 0;

  font-family: trebuchet ms,Arial, Verdana, sans-serif;

  font-size: 12px;

  background:#919f60;

}

h1{
	font-size: 14px;
}

input{

	font-family: trebuchet ms;

}

#container{

    margin: 0px auto auto auto;

    padding: 0;

    width: 848px;

}





#inner-container{

    width: 848px;



}

#left-column{
	float: left;
		width: 610px;
	padding: 20px;
}

#right-column{
	float: left;
	width: 164px;
	padding: 17px;
	color: white;
	line-height: 15px;
}

#right-column h2{

	font-size: 11px;
	color: #666633;
}

#menu{
	
	font-size: 1.3em;
	  	color: white;
  	line-height: 33px;
    font-weight: bold;
	width: 650px;
	height: 33px;
	background-color: #5f4842;

    float: left;
}

#productsmenu{
	
	font-size: 1.1em;
	  	color: white;
  	line-height: 23px;
    font-weight: bold;
	
	height: 25px;
	background-color: #ada892;

    
}




#productsmenu a{

	color: white;

}



#menu a{

	color: white;

}




#menu li{
	list-style: none;
	display:inline;
	padding-left: 20px;

}
#side li{
	list-style: none;
	display:inline;
	padding-left: 50px;

}

#side{
	width: 198px;
	height: 33px;
	background-color: #735340;
	float:left;
	font-size: 1.3em;
	color: white;
  	line-height: 33px;
    font-weight: bold;
}

#header{

    width: 848px;

    height: 100px;

	background-image:url(../images/header.gif);

  	background-repeat: no-repeat;
	text-align: right;  	

}



#content{

	width: 848px;

	padding: 0px;

	margin: 0px;

	background-image: url(../images/contentbg.gif);

	background-repeat: repeat-y;
}


table{
	background-color: #666;
}
td{
	background-color: #ddd;
	border: 0px;
}

th{
	background-color: #bbb;
}
#content a{

	color: black;

	text-decoration: none;

}

#content a:hover

{

  text-decoration: underline;

}


#footer{

	width: 848px;
	background-color: #5f4842;
	text-align: center;
	color: white;


}

a{

	color: black;

	

}


