{margin:0;padding:0;} 

div.whitespace div.yoo-accordion dt span.header-r { color: #000000; }

html, body {
      height: 100%;
      margin:0 auto;
      padding:0px;
      background:#000000 url(../images/bg.jpg) repeat-x;
      background-size: auto;
      background-position:center top;
      background-attachment:fixed;
      color: #ffffff;
}

body, td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
   	line-height: 25px;
}

h1,h4,h5   {
     	font-size: 12px;
     	color: #52733A;
     	font-weight: normal;
        margin:0px 0px 0px 0px;
}

h6   {
     	font-size: 50px;
     	color: #ffffff;
     	font-weight: bold;
        margin:0px auto;
}
     
h2   {
        font-color: #fff;
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
        letter-spacing:15px;
	margin:0px;
	padding:0;  
	font-family: Rockwell, Arial, Helvetica, sans-serif;
}

h3   {
        color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	margin-bottom: -24px;
	padding-top: 0;
	margin-top: 0;
	font-family: Rockwell, Verdana, Arial, Helvetica, sans-serif;   
}

a    {

       color:#fff;

       text-decoration:none;

       border:none;

}



a:hover {

	color: #000000;;

}

.container_top {
	width: 100%;
        height:121px;
	margin: 0px auto;
        background:#000000 url(../images/top_bg.png) repeat-x;

}

#top {

	width: 1000px;
        height:121px;
	margin: 0px auto;
        background:none;

}

#topright {
	width: 650px;
        height:121px;
	margin: 0px auto;
        float:right;
        padding-top:20px;
}

#container {
	width: 1000px;
        min-height: 600px;
        margin:0px auto;
        background:black;

}

.container_footer {
	width: 100%;
        background:#000000 url(../images/bottom_bg.png) repeat-x;
        position: relative;
	margin-top: -200px auto; /* negative value of footer height */
	height: 200px;
	clear:both;
} 

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}

#main {
	width: 1000px;
        overflow:auto;
	padding-bottom: 200px;
        display:inline;
        margin:0px auto;
        background:#ffffff;
}


#bottom {
	width: 950px;
        height:150px;
        float:bottom;
        background:#000000;
}
#content {
	width: 1000px;
	position: relative;
        background:#000000;
}
#content p {
        color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
}
#footer{
	width: 1000px;
        margin:0px auto;
}

#footer2{
	width: 1000px;
        padding-top:55px;
        margin:0px auto;
        float:left;
}

#mainmenu {

	width: 1000px;
        float:left;
        padding-top:10px;
        padding-left:80px;

}

#mainmenu ul {
	list-style: none;
	margin: 0px 10px 0px 10px;
	padding: 0;
	color: #000000;
}
#mainmenu li {
	list-style: none;
	float: left;
	font-weight: normal;
	font-size: 60px;
	padding-right: 100px;
	padding-top: 0px;
	line-height: 26px;
	text-decoration: none;
}
#mainmenu li a {
	display: block;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
#mainmenu li:hover, #topmenu li.hover {
	position: static;
}
#mainmenu li a:hover, #topmenu li.active a {
	color: #ffffff;
        text-decoration:underline;
}
html>body #mainmenu li a {
	width: auto;
}

#mainmenu ul li.active a {

       	text-decoration: underline;

       	color: #ffffff;
}
