.main-site-box { width: 770px; margin: 0 auto; padding: 70px 0 0 0 }
.menu-box { height: 30px; padding: 30px 0 0 5px; position: relative; z-index: 200 }
.menu-box li { float: left; list-style: none; padding: 0 3% 0 0 }
.menu-box li.ind { margin-left: 22% }
.menu-box a { font: normal 12px "Trebuchet MS"; color: #000; text-decoration: none }
.menu-box a:hover, .menu-box a.current { text-decoration: underline }
.menu-box a.current { color: #800f13 }


.slider { float: right }
.slider li { list-style: none; position: relative }
.slider li a img { margin: 8px }
.slider li a span { 
	width: 84px; height: 83px; 
	background: url(../i/hideimage.gif) no-repeat; 
	position: absolute; left: 0; top: 0; 
	cursor: pointer
	}

.content { padding: 14px 16px; min-height: 276px;}
.content h1 { font: normal 25px/27px "Trebuchet MS"; text-transform: uppercase }
.content h1 span { color: #259c18; display: block }

.content ul.smallmenu { margin: 150px 0 0 0 }
.content ul.smallmenu li { list-style: none; line-height: 10px }
.content ul.smallmenu a { font: normal 10px "Trebuchet MS"; color: #515154; text-decoration: none }
.content ul.smallmenu a:hover { text-decoration: underline }

div.startimage { position: absolute; right: 9%; bottom: 0; z-index: 20 }



/*------------- duck ------------------*/

.leftfloat {border:1px solid #CCCCCC; margin:0 10px 10px 0; padding:2px;}
.clear {clear:both;}

