body {
	margin:0;
	padding:0;
	width: 5600px;
	overflow:hidden;
	

	color:#333; 
	font: 62.5%/150% Tahoma, Sans-Serif; 
	background: #fff url(../img/) repeat-x left top;
	
}

a:link { color:#990066 ;  text-decoration:none ; font-weight:bold ; }

a:visited { color:#990066 ; text-decoration:none ; font-weight:bold ; }

a:hover { color:#ff9900 ; text-decoration:none ; }



h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	height: 509px; 
}

#leftsider {
	padding: 0px 0 0px 20px;	
	float: left;
	position:fixed;
	width:200px;
	z-index:2;
	text-align:justify;
	
}

#fd_menu {
	position:fixed;
	left:0px;
	top:0px;
	width:230px;
	height:484px;
	z-index:1;
	background-color:#FFF
}

#leftsider h1 {font-size: 2.0em;}

#menu {
	margin-top: 10px; 
	padding-left: 6px;
	
	
	
}

#menu ul {
	list-style: url(../img/rightsmall.png);
}

#menu a{
	text-decoration: none;
	color: #990066;
}

#menu a:hover{
	color:#ff9900;
	text-decoration:none;
}

#content {
	margin: 75px 0 0 40px;
	
	float: left;
	font-size: 1.1em;
	
	
}

#content h4 {font-size: 1.2em;}

.par {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 700px;	
	height: 300px;
}

.alt {margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 820px;	
	height: 300px;}

.altflash {margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 520px;	
	height: 300px;}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #990066;
	background: url(../img/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:1px solid #ff9900;
	text-decoration:underline;
}

#arrows {
	position: fixed;
	top: 440px;
	left: 650px; 
	width: 90px;
	height: 30px;
	cursor: pointer;
	text-align:center;
	

}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 30px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {background: transparent url(../img/leftbig.png) no-repeat;}
#arrows ul #right a{background: transparent  url(../img/rightbig.png) no-repeat;}


#rightsider {
	width:220px;
	margin: 0; 
	padding: 0 10px 0px 0;
	float: left;
}	

#contact {
	width:200px;
	margin: 0; 
	padding: 0 0px 0px 0;
	float: left;
}	

#rightsider a{
	font-weight:bold;
	color: #990066;
	text-decoration: none;
}

#rightsider a:hover{
	
	color: #ff9900;
	text-decoration: none;
}

#bas {
	width:4200px;
	height:300px;
	background: #fff url(../img/bas.jpg) repeat-x left top;
	}
	
#zoom {
	position:absolute;
	width:100px;
	height:100px;
	left: 750px;
	top:60px;
	
}


