* { 
padding:0; 
margin:0; 
} 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333;
	background-image: url(../img/fd.jpg);
	background-repeat: repeat;	
}

#gene {
	width: 770px;
	margin:auto;
	background-color:#FFFFFF;
	height:100%;
	padding-left:5px;
}

#cad{
	background-image:url(../img/fd_curr3.jpg);
	background-repeat:repeat-y;
	width:240px;
	padding-left:15px;
	color:#333;
}

#caddesc{
	background-image:url(../img/fd_desc.jpg);
	background-repeat:no-repeat;
	width:508px;
	height:28px;
}

#cadtop{
	background-image:url(../img/cad_top.jpg);
	background-repeat:no-repeat;
	width:248px;
	height:13px;
}
#cadcur{
	background-image:url(../img/fd_curr.jpg);
	background-repeat:no-repeat;
	width:240px;
	height:28px;
}

#cad_pl{
	background-image:url(../img/cad_cent.jpg);
	background-repeat:repeat-y;
	width:240px;
	padding-left:12px;
	color:#333;
}

#cadb{
	background-image:url(../img/cad_bas1.jpg);
	background-repeat:no-repeat;
	width:240px;
	height:120px;
}
#cadb2{
	background-image:url(../img/cad_bas2.jpg);
	background-repeat:no-repeat;
	width:242px;
	height:90px;
}
#cadb3{
	background-image:url(../img/cad_bas3.jpg);
	background-repeat:no-repeat;
	width:240px;
	height:120px;
}

#cad1{
	float:left;
	width:231px;
	margin-left:3px;
	padding:50px 5px 0px 19px;
	height:155px;
	color:#FFFFFF;
}

#cad2{
	float:left;
	width:240px;
	margin-left:-2px;
	padding:50px 5px 0px 15px;	
	height:155px;
	color:#FFFFFF;
}

#cad3{
	float:left;
	width:225px;
	padding:50px 5px 0px 20px;
	margin-left:2px;
	height:155px;
	color:#FFFFFF;
}

#company{
	background-image:url(../img/fd_company.jpg);
	background-repeat:no-repeat;
	height:126px;
	padding:17px;
}

#news{
	background-image:url(../img/fd_news.gif);
	background-repeat:no-repeat;
	height:62px;
	padding:17px;
	color:#666;
}

#copy{
	background-image:url(../img/fd_copy.jpg);
	background-repeat:no-repeat;
	height:42px;
	padding-top:10px;
	text-align:center;
}

.menu{
	padding-left:15px;
	padding-top:5px;
	width:210px;
}

.current{
	float:left;
	text-align:center;
	width:120px;
	padding-top:12px;
}

.current2{
	float:left;
	text-align:center;
	width:126px;
	padding-top:12px;
}



.menu2{
	height:15px;
	padding-left:5px;
	padding-top:5px;
	width:210px;

}

.menu3{
	height:15px;
	padding-left:25px;
	padding-top:5px;
	width:210px;
	text-align:justify;
}

.sepdiv{
	border-bottom:1px solid #CCCCCC;
	padding-bottom:3px;
	width:160px;
}

.p_cad{
	margin-bottom:4px;
	width:220px;
}

.p_cad2{
	margin-bottom:4px;
	width:180px;
}

.acc_phot{
	padding:2px;
	border:1px solid #333;
	margin-right:20px;
}

.phot_const{
	padding:2px;
	border:1px solid #333;
}

.acc_phot2{
	padding:2px;
	border:1px solid #333;
	margin-right:10px;
}

.acc_descr{
	line-height:15px;
	text-align:justify;
}

.acc_ptlog{
	margin-right:10px;
	margin-bottom:10px;
}

.acc_news{
	width:200px;
	text-align:right;
	border-right: 1px solid #C90000;
	padding-right:5px;
	height:42px;
	margin-top:-10px;
	padding-top:10px;
}

.acc_txtnews{
	text-align:justify;
	padding-left:5px;
	height:51px;
	margin-top:-10px;
	padding-top:10px;
	width:500px;
}

.p_copy{
	padding-top:5px;
}

a:link, a:visited, a:active {
	color:#fff;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
	color:#333;
	font-weight:bold;
}

a.gri:link, a.gri:visited, a.gri:active {
	color:#666;
	text-decoration: none;
	font-weight:bold;
}

a.gri:hover {
	text-decoration: underline;
	color:#333;
	font-weight:bold;
}

a.ro:link, a.ro:visited, a.ro:active {
	color:#C90000;
	text-decoration: none;
	font-weight:bold;
}

a.ro:hover {
	text-decoration: underline;
	color:#333;
	font-weight:bold;
}

a.gr:link, a.gr:visited, a.gr:active, a.gr:hover{
	color:#000;
	text-decoration: underline;
	font-weight:bold;
}

.ph_gd{
	border: 1px solid #C90000;

}


.fl_left{
	float:left;
}


h1{
	font-size:14px;
}


.txt8{
	font-size:8px;
	color:#333333;
}

.clear {
	clear : both; 
	display : block; 
	height : 1px; 
	overflow : hidden; 
} 
.clear10 {
	clear : both; 
	display : block; 
	height : 10px; 
	overflow : hidden; 
}

.content{
	display:none;
	visibility:hidden;
} 

/* MENU */
.ddmx {
    font: 11px verdana;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    background: #550000;
    font: 12px arial;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #99000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #e5e1da;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #003399;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
	width:125px;
}

.slideshow {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.slide {
	position: relative;
	float: left;
	width: 145px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.slide div.thumb {

	width: 140px;
	height: 100px;
	font-size: 11px;
	font-family: "Times New Roman", serif;
	overflow: hidden;
	text-align:center;
}

.slide .view {
	padding: 2px 2px;
	margin: 2px 0px;
	cursor: text;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	background-color: #eee;
	height: 1em;
}

.diaporama{
	position:relative;
	width:672px;
	height:148px
}

.diaporama li{
	list-style-type:none;
	overflow:hidden;
	position:absolute
}

.diaporama_controls{
	width:670px;
	margin:3px 0;
	padding:5px;
	clear:both;
	overflow:hidden;
}

.diaporama_controls .btns{
	float:right;
}

.diaporama_controls a{
	font-weight:normal;
	width:10px;
	height:13px;
	text-indent:-9999px;
	display:inline-block;
	margin:0 3px;
}