body
{
	font-family: arial;
        font-size: 10pt;  
	
	margin: 0;
	padding: 0;
        text-align: center;
	background: #000 url(bottom.jpg) no-repeat bottom;
	color: #ACCD48;
}
div
{
	padding:0px;
	margin:0px;
	position:relative;
	z-index:2;
}
a:link,
a:visited
{
color: #ACCB49;
text-decoration: underline;
}
a:hover
{
text-decoration: underline;
color: #CEF84D;
}


#header
{
	margin:0 auto;
	margin-bottom:-100px;
	width: 800px;
        margin-left: 160px;
        margin-right: 160px; 
	text-align: left;
	background: url(top.jpg) no-repeat top;
	height: 382px;            
}

#menu
{
	padding-left:20px;
	padding-top:140px;
	font-size: 11pt;  
	font-weight:bold;
}

#menu a:link,
#menu a:visited
{
	color:#ACCB49;
	text-decoration:none;         
}
#menu a:hover
{
	background-color:#ACCB49;
	color:#000000;
}

#menuitem1
{}

#menuitem2
{}

#menuitem3 span
{
	color: #FECB00;
}

#menuitem4 span
{
	color: #FE0000;
}

#menuitem6 span
{
	color: #005600;
}

#content
{
	margin: 0 auto;
	width: 800px;
        margin-left: 160px;
        margin-right: 160px;
}
#column_left
{
	width: 240px;
	float: left;
	text-align: left;
        
        padding-right: 0px;
}
#column_left img
{
	margin-top: 10px;
	margin-left: 0px;
	clear: left;
}
#column_right400
{
	width: 550px;
	float: right;
	clear: right;
	text-align: left;
	background: url(line400.gif) no-repeat left 30px;
	height:auto !important;
	height:500px;
	min-height:500px;
}
#column_right600
{
	width: 550px;
	float: right;
	clear: right;
	text-align: left;
	background: url(line600.gif) no-repeat left 30px;
	height:auto !important;
	height:500px;
	min-height:500px;
}
#column_right700
{
	width: 550px;
	float: right;
	clear: right;
	text-align: left;
	background: url(line700.gif) no-repeat left 30px;
	height:auto !important;
	height:500px;
	min-height:500px;
}
#column_right1000
{
	width: 550px;
	float: right;
	clear: right;
	text-align: left;
	background: url(line1000.gif) no-repeat left 30px;
	height:auto !important;
	height:500px;
	min-height:500px;
}
#column_right1500
{
	width: 550px;
	float: right;
	clear: right;
	text-align: left;
	background: url(line1500.gif) no-repeat left 30px;
	height:auto !important;
	height:500px;
	min-height:500px;
}
.column_right_block
{
padding-left: 35px;
padding-right: 0px;
}
#footer
{
	clear: both;
	height: 250px;
	width: 800px;
        margin:0 auto;
}
#banners
{
	width: 100%;
	text-align: center;
        position:absolute;
        top:0px;
        left:0px;
        z-index:1;
}
#banners table
{
	width: 1120px;
}
.banner_left
{
  
	text-align: right;
}
.banner_center
{
	width: 850px;
}
.banner_right
{
	text-align: left;
}


