HTML
{
	background: url(../img/b.gif);
}
BODY
{
	margin: 0;
	padding: 0;
	background-image: url(../img/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}
#maincontainer
{
	width: 840px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#topsection
{
	background: #EAEAEA;
	height: 142px;
}
#top_menu
{
	background: #F09C1D;
	height: 30px;
}
.links
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11pt;
	color: #472800;
}
.links A
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11pt;
	color: #472800;
	text-decoration: none;
	padding: 6px 20px;
	display: block;
	float: left;
}
.links A:hover
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #B86C09;
	display: block;
	text-decoration: none;
}
#menu
{
	background: #666666;
	height: 140px;
}
#contentwrapper
{
	float: left;
	width: 100%;
}
#contentcolumn
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
#contentcolumn A
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-decoration: underline;
}
#contentcolumn A:hover
{
	text-decoration: none;
}
#contentcolumn H2
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #F09C1D;
}
#footer
{
	clear: left;
	width: 840px;
	background: #F09C1D;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
}
#footer A
{
	color: #FFFF80;
	text-decoration: underline;
}
#footer A:hover
{
	text-decoration: none;
}
/*navigation*/
#r_menu
{
	width: 840;
	height: 138px;
	background-image: url(../img/bgbgbg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#nav, #nav UL
{
	padding: 0;
	margin: 0;
	list-style: none;
	width: 840px;
}
#nav IMG
{
	border: none;
	margin: 0 4px 0 0;
}
#nav LI
{
	float: left;
	margin-right: 20px;
	display: inline;
	position: relative;
}
#nav LI.hover
{
	border-bottom: 1px solid #01729D;
}
#nav UL LI
{
	padding: 0;
	float: none;
	border: none;
	display: block;
	margin: 1px 0 0;
}
#nav LI.hover LI
{
	border: none;
}
#nav LI DIV
{
	position: absolute;
	top: 15px;
	left: -9999px;
	width: 80px;
	background-color: #FDE3A6;
}
#nav LI DIV A
{
	color: #000;
	font-size: 11px;
	text-decoration: none;
	background-color: #FDE3A6;
}
#nav LI DIV A:hover
{
	text-decoration: none;
	background-color: #FFF;
}
#nav LI.hover DIV
{
	left: 0;
}
.rubas LI
{
	margin-right: 4px !important;
	border: none !important;
	_margin-right: 0px !important;
}
.rubas DIV
{
	width: 80px;
}
.rubas A
{
	line-height: 18px;
	padding: 0 0 10px;
	text-align: left;
	width: 80px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	outline: none;
}
.rubas UL
{
	border-left: 2px solid #F09C1D;
}
.rubas .hover A
{
	background: #FFF;
}
.rubas DIV LI
{
	margin-right: 0 !important;
}
.rubas DIV
{
	width: 80px !important;
	top: 137px !important;
}
.rubas DIV A
{
	border: none;
}
.innertube
{
	margin: 20px;
	margin-top: 0;
}
