BODY{
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.logo{
	background-image: url(img/logo.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.logo_1{
	background-image: url(img/logo_1.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.logo_bg{
	background-image: url(img/logo_bg.gif);
	background-repeat: repeat-x;
}

.menu{
   padding: 14px 0px 0px 23px;
	font: normal 12px arial;
	color: #7B8185;
	text-decoration: none;	
}

.menu_1{
   padding: 14px 0px 0px 0px;
	font: normal 12px arial;
	color: #7B8185;
	text-decoration: none;	
}

.menu_bg_1{
	border-bottom: solid 1px #EB4500;
}

.content{
	padding: 51px 35px 51px 76px;
	font: normal 12px arial;
	color: #000000;  
}

.content_1{
	font: normal 12px arial;
	color: #000000; 
}

.content_header{
   font: bold 15px arial;
	color: #C73C0A;	
}

.left_baners{
	position: absolute;
	top:480px;
	left:30px;
}


.contact_td{
	font: normal 12px arial;
	color: #000000;
	padding: 7px 4px 7px 0px;
	text-align: right;
	vertical-align: top;
	
}

.contact_text{
   width: 322px;
	height: 22px;
	font: normal 12px arial;
	color: #000000;
	vertical-align: middle;
	border: none;
	background-image: url(img/forma.gif);
	background-repeat: no-repeat;
}

.contact_button{
   width: 127px;
	height: 25px;
	font: normal 12px arial;
	color: #000000;
	vertical-align: middle;
	border: none;
	background-color: #D2D2D2;
}

.mailto{
	font: bold 12px arial;
	color: #565656;
	text-decoration: none;
}

.table_prod{
	font: normal 12px arial;
	color: #000000;
	border-top: solid 2px #F50808;
	padding: 20px 0px 0px 0px;
}

.table{
	font: normal 12px arial;
	color: #000000;
}

.table_1{
	font: normal 12px arial;
	color: #000000;
	padding: 20px 0px 0px 0px;
}

.prod_1{
	background-image: url(img/prod_1.gif);
	background-repeat: no-repeat;
}

a.product_link{
	font: normal 12px arial;
	color: #000000;
	text-decoration: none;
}

a.product_link:hover{
	font: normal 12px arial;
	color: #B5022A;
	text-decoration: none;
}

.prod_sect_link{
	font: normal 12px arial;
	color: #1880B0;
	text-decoration: none;
	padding: 0px 0px 0px 10px;  
}

.prod_sect_1{
	background-image: url(img/prod_sect_1.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #C9EAF7;
}

.prod_sect_2{
	padding: 0px 0px 0px 15px;
	font: normal 12px arial;
	color: #1880B0; 
}

.point{
	margin: 0px 10px 0px 0px;
}

.prod_header{
	font: normal 18px arial;
	color: #1880B0;
}

