#header {
background:#cc6600;
height:36px;}

#construction {
color: #ffffff;
background:url(images/construction.gif);
height:4px;}

#menu {
color: #ffffff;
font: normal 20px Segoe UI;
background:#ff9933;
background-image: url(images/b_left.gif);
background-repeat: no-repeat;
background-position: bottom;
width:210px;
padding-left:12pt;
vertical-align:top;}

#rightbottom {
width:210px;
background:#ff9933;
background-image: url(images/b_right.gif);
background-repeat: no-repeat;
}

#hmenu{
color: #ffffff;
font: normal 20px Segoe UI;
text-align: center;}

#spacer {
background:#ffffff;
width:20px;}

#title{
color: #000000;
font: normal 16px Segoe UI;
text-align: left;
height:40px;
}

#content {
color: #000000;
background:#ffffff;
vertical-align:top;
margin: 0px 20px 0px 20px;
font: normal 12px verdana;}

#footer {	font: 8pt Verdana;
background:#cc6600;
height:36px;
padding-left:12pt;
color: #ffffff;}

#page_bg {
padding: 0;
margin-bottom: 0px; 
margin: 0px 0px 0px 0px;
background:#ffffff;
font: normal 11px Verdana;
color: #000000;}

#text {	font: normal 11px Verdana;
color: #000000;}

a:link {color: #cccccc;}
a:visited {color: #cccccc;}
a:active {color: #cccccc;}
a:hover {color: #666666;}
a {text-decoration: underline;}

#menu a:link {color: #ffffff;}
#menu a:visited {color: #ffffff;}
#menu a:hover {color: #333333;}
#menu a:active {color: #000000;}
#menu a {text-decoration: none;}

#content a:link {color: #000000;}
#content a:visited {color: #000000;}
#content a:hover {color: #333333;}
#content a:active {color: #000000;}

#hmenu a:link {color: #ffffff;}
#hmenu a:visited {color: #ffffff;}
#hmenu a:hover {color: #333333;}
#hmenu a:active {color: #000000;}
#hmenu a {text-decoration: none;}

#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		width:698px;
		height:243px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:75px;
		}	
	#nextBtn{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/next.gif) no-repeat 0 0;	
		}	
		
			#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:698px;
		background:#fff;		
		margin-bottom:0em;
		}	