@charset "utf-8";
*{font-family:Arial, Helvetica, sans-serif;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 90%;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}


h3 {
	text-align: right;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #333333;
	background-image: url(../images/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}

h5 {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	background-image: url(../images/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 14px;
}
.set_left {
	float: left;
	width: 410px;
	text-align: left;
}
.set_right {
	width: 410px;
	float: right;
	text-align: left;
}
.center_col {
	width: 830px;
	padding-right: 10px;
	padding-left: 10px;
}
.center_col2 {
	width: 850px;
}
.center_col3 {
	width: 810px;
	padding-right: 20px;
	padding-left: 20px;
}


p a {
	color: #000;
	text-decoration: none;
}
p a:hover {
	color: #036;
}




#wrapper {
	width: 850px;
	text-align: left;
	margin: auto;
}


#top {
	color: #FFFFFF;
	text-align: right;
	font-style: normal;
	font-weight: bold;
	font-size: small;
	background-color: #414141;
	background-repeat: repeat-x;
	padding: 7px;
	background-image: url(../img/fts009_menu_bg.jpg);
	background-position: center -60px;
}



#top a {
	color: #FFF;
	text-decoration: none;
}
#top a:hover {
	color: #03F;
}
#logo {
	width: 200px;
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	float: left;
}


#main_nav {
	width: 650px;
	float: right;
	
	
}
.border {

}



ul#pulldown-menu,
ul#pulldown-menu li,
ul#pulldown-menu li ul,
ul#pulldown-menu li ul li {
padding: 0;
background: none;
font-style: normal;
font-weight: normal;
font-size: 100%;
text-align: left;
list-style-type: none;
font-weight: bold;
behavior: url("csshover3.htc");
zoom: 1;
}


ul#pulldown-menu a {
color: #FFF;
text-decoration: none;
font-weight: bold;
}
ul#pulldown-menu a:link,
ul#pulldown-menu a:visited {

font-weight: bold;
}
ul#pulldown-menu a:hover,
ul#pulldown-menu a:active {
background: #369;
font-weight: bold;
}

ul#pulldown-menu li {
float: left;
position: relative;
/*margin: 0 1px;*/
font-weight: bold;
line-height: 2em;
background-image: url(../images/menu_bg.jpg);
background-position: center -50px;
}


ul#pulldown-menu li a {
display: block;
width: 10em;
height: 35px;
/*height: 2em;*/
text-align: center;

}

ul#pulldown-menu li ul li {
float: none;
margin: 0;
font-weight: normal;
background: #414141;
}

ul#pulldown-menu li ul,
ul#pulldown-menu li ul li ul {
display: none;

}

ul#pulldown-menu li:hover ul {
display: block;
position: absolute;
z-index: 100;

	
}

* html ul#pulldown-menu li:hover ul {
vertical-align: bottom;
}

ul#pulldown-menu li:hover ul li ul {
display: none;
}

ul#pulldown-menu li ul li:hover ul {
display: block;
position: absolute;
top: 0;
left: 10em;
z-index: 200;
} 

hr {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	background-image: url(../images/header_bg.jpg);
}



#tab {
	text-align: left;
	margin-top: 20px;
}
#pulldown-menu {
}



#main_pic {
	width: 850px;
	text-align: center;
	clear: both;
	margin-top: 10px;
}



#main_pic_products {
	margin-top: 15px;
	width: 850px;
	text-align: center;

}

a {
	color: #FFFFFF;
	text-decoration:none;
}

a:hover {text-decoration:underline;}

#footer {
	clear: both;	
	font-size: 80%;
	color: #FFF;
	text-align: right;
	width: 840px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #333;
	padding-right: 10px;
	font-weight: bold;
	
}
.img_irodio7 {
	text-decoration: none;
}
.p_right {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #036;
	text-align: right;
	padding-right: 100px;
}

td {
	background-color: #FFF;
}

th {
	background-color: #FFF;
}
.comp_color {
	color: #000;
}
#image {
	width: 850px;


}
img {
	border: none;
}

#image img {
	float: left;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#image h4 b {
	color: #4c62e9;
}

dl {
	border:1px solid #999;
	width:600px;
}  

dt {  
float:left;  
width:600px;  
padding:5px 0 5px 10px;  
 clear:both;  
font-weight:bold;  
}  
