﻿body {
	background-image: url('../imgs/bg.gif');
	background-color: #344462;
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;	
}
/*************************************************************************************************************/
/*  Mainframe  */
/*************************************************************************************************************/
   #fla_map{
   width:620px;
   height:550px;
   background-color:#003366;
   z-index:0;
   }


   #content {
   	position:relative;
	text-align:left;
    margin:auto;
    background-color:#002878;
    width:980px;
    } 
   
    #logo {
	background-image:url(../imgs/logo.gif);
	background-repeat:no-repeat;
	float:left;
	height:146px;
	position:absolute;
	text-align:left;
	width:365px;
	z-index:1001;
	left:0px;
	top:0px;
   	} 
	
	#claim {
	width: 600px;
	height: 146px;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #eaefff;
	background-color: #09265e;
	text-decoration: none;
	word-spacing: 0px;
	text-align: right;
	letter-spacing: -0.1em;
	font-size: 22px;
	margin-right: 15px;
	}
   
    #header {
	width: 980px;
	height:146px;
	background-image: url('../imgs/bg_top_main.gif');
	background-repeat: no-repeat;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	padding:0px;
	z-index:10;
	float:left;
	position:relative;
	display:block;
   }

   #menu {   
	width:615px;
	height:50px;
	float:right;
	margin-top:94px;
	text-align:right;
	z-index:1;
	
   }
   
   #menucontainer{
	position:relative; 
	z-index:1; 
	top: 120px;
	left: 40%; /*From left, 50% from screen*/
	margin-left: -0px; /*We take 50% of the swf width to align it*/
	width:700px;
	height:50px;
	margin-bottom:0;	
   }
   
   #main_flash {
	position:relative; 
	z-index:0;
	top: 0px;
	/*left: 50%; /*Desde la izquierda, colocar al 50% de la pantalla*/
	/*margin-left: -490px; /*Restamos la mitad de ancho del SWF para centrarlo horizontalmente*/
	width:980px;
	/*height:293px;*/

}

	#flash-spacer{
	position:relative;
	top:0px;
	width:980px;
	float:left;
	z-index:0;
	}
	
	#headerimage{
	width:980px;
	height:145px;
	float:left;
	z-index:1;
	}
	
	#sectiontitle{
	width:965px;
	height:38px;
	background-color:#f68526;
	background-image:url('../imgs/bg_sectiontitles.gif');
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;	
	text-transform: uppercase;
	vertical-align:middle;
	padding-left:15px;
	padding-top:22px;
	float:left;
	margin: 0;
	}

   #main_images {
	position:absolute; 
	z-index:0; 
	top: 145px;
	left: 50%; /*Desde la izquierda, colocar al 50% de la pantalla*/
	margin-left: -490px; /*Restamos la mitad de ancho del SWF para centrarlo horizontalmente*/
	width:980px;
	height:153px;
		
	
}
   
    #nav_up{
	position:absolute;
	z-index:1;
	top: 15px;
	left: 629px; /*Desde la izquierda, colocar al 50% de la pantalla*/
	margin-left: 370px; /*Restamos la mitad de ancho del SWF para centrarlo horizontalmente*/
	width:109px;
	height:50px;
	margin-bottom:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cbcbcb;
	text-decoration: none;
	font-weight:bold;

	
   }

   #content-wrapper {
    width:980px;
    float:left;
	background-color:#FFFFFF;	
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	z-index:0;
   }

   #foot {
   position:relative;
	top:5px;
	clear:both;
	width:980px;
	height:88px;	
	background-image: url('../imgs/bg_pie.gif');
	background-repeat: repeat-x;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	text-align:center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	margin:auto;
	
   } 
   
#container_f{
position:relative;
width:970px;
float:left;
background-color:#FFFFFF;
color: #FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-top:0px;
margin-botton:0px;
margin-left:0px;
margin-right:0px;
padding-top:0px;
padding-left:0px;

}
/*************************************************************************************************************/
/*  Representatives */
/*************************************************************************************************************/

   #representative_box{
width:560px;
border:1px dotted #b2b2b2;
padding-left:15px;
padding-top:0px;
float:left;
margin-left:15px;
margin-top:3px;
text-align:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight:normal;

}

   #back{
	position:absolute;
	width:45px;
	height:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:15px;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 379px; /*From left, 50% from screen*/
	margin-left: 530px;
	z-index:2;
	top: -59px;
}

   #back2{
	position:relative;
	width:45px;
	height:15px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight:normal;
	z-index:2;
}
#howTo_lin{
	position:relative;
	width:150px;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	z-index:2;
}



   #representative_pic{
width:120px;
height:120px;
border:1px solid #b2b2b2;
float:left;
margin-left:0px;
margin-top:3px;

}

   #representative_data{
width:417px;
float:left;
margin-left:10px;
margin-top:3px;


}
      
   
/*************************************************************************************************************/
/*  Menu Horizontal */
/*************************************************************************************************************/


#products{
width:120px;
height:51px;
float:left;
text-align:center;


}


a.rolloverproducts { 
   display: block; 
   width: 120px; 
   height: 31px; 
   text-decoration: none;
   background-image:url('../imgs/btn.gif');
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-top:20px;
	
   
  
} 
a.rolloverproducts:hover { 
   background-position: 0px -51px; 
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f68526;
	text-decoration: none;
	
} 

#tech{
width:140px;
height:51px;
float:left;
text-align:center;


}


a.rollovertech { 
   display: block; 
   width: 140px; 
   height: 31px; 
   text-decoration: none;
   background-image:url('../imgs/btn_b.gif');
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-top:20px;
	
   
  
} 
a.rollovertech:hover { 
   background-position: 0px -51px; 
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f68526;
	text-decoration: none;
	
} 


#howto{
width:115px;
height:51px;
float:left;
text-align:center;


}


a.rolloverhowto { 
   display: block; 
   width: 115px; 
   height: 31px; 
   text-decoration: none;
   background-image:url('../imgs/btn_c.gif');
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-top:20px;
	
   
  
} 
a.rolloverhowto:hover { 
   background-position: 0px -51px; 
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f68526;
	text-decoration: none;
	
} 

#about{
width:120px;
height:51px;
float:left;
text-align:center;


}


a.rolloverabout { 
   display: block; 
   width: 120px; 
   height: 31px; 
   text-decoration: none;
   background-image:url('../imgs/btn.gif');
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-top:20px;
	
   
  
} 
a.rolloverabout:hover { 
   background-position: 0px -51px; 
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f68526;
	text-decoration: none;
	
}

#contact{
width:120px;
height:51px;
float:left;
text-align:center;


}


a.rollovercontact { 
   display: block; 
   width: 120px; 
   height: 31px; 
   text-decoration: none;
   background-image:url('../imgs/btn_b.gif');
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-top:20px;
	
   
  
} 
a.rollovercontact:hover { 
   background-position: 0px -51px; 
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f68526;
	text-decoration: none;
	
}  

/*************************************************************************************************************/
/*  LINKS */
/*************************************************************************************************************/



a.links:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002878;
	text-decoration: none;
	font-weight:bold;
	background:#CCCCCC;
	z-index:16;
}

div#lin_b
{
width:100px;
height:15px;
background:#00FF00;
z-index:15;
}

a.links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002878;
	text-decoration: none;
	font-weight:bold;
	background:#CCCCCC;
	z-index:10;
}


a.links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002878;
	text-decoration: none;
	font-weight:bold;
	background:#CCCCCC;
	z-index:10;
}

a.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;	
	font-weight:bold;
	background:#002878;
}

a.links_b:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002878;
	text-decoration: none;
	font-weight:bold;
	background:#ffffff;
}

a.links_b:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002878;
	text-decoration: none;
	font-weight:bold;
	background:#ffffff;
}


a.links_b:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002878;
	text-decoration: none;
	font-weight:bold;
	background:#ffffff;
}

a.links_b:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f68526;
	text-decoration: underline;	
	font-weight:bold;
	background:#f1f1f1;
}


a.links_nav:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cbcbcb;
	text-decoration: none;
	font-weight:bold;
}

a.links_nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cbcbcb;
	text-decoration: none;
	font-weight:bold;
}


a.links_nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cbcbcb;
	text-decoration: none;
	font-weight:bold;
}

a.links_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;	
	font-weight:bold;
}


a.foot-links:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

a.foot-links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}


a.foot-links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

a.foot-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cbcbcb;
	text-decoration: underline;	
	font-weight:bold;
}

a.menu:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}


a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e76eb;
	text-decoration: underline;	
}


a.submenu:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002878;
	text-decoration: none;
}

a.submenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}


a.submenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a.submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e76eb;
	text-decoration: underline;	
}


/*************************************************************************************************************/
/*  General Classes */
/*************************************************************************************************************/

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	padding-left:8px;

}

.titles_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002878;
	text-decoration: none;
	font-weight:bold;
	
}


.titles_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #002878;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	
}


.titles_how {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002878;
	text-decoration: none;
	font-weight:bold;
	
}

.prod_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d76100;
	text-decoration: none;
	font-weight:bold;
	
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;	
	text-decoration: none;
	font-weight:normal;
	padding-right:5px;
	padding-top:5px;
	font-style:normal;
	
}

.steps {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #e26d0a;

	text-decoration: none;

	font-weight:bold;

	

}





.imgHowTo{

	border: 1px solid #cccccc;

	padding:0 0 0 16px !important;	

}





.fill {

	border: 1px solid #cccccc;	

}



.fill_nav {

	border: 1px solid #f68528;

	background-color:#002878;

	

}



.fill_dotted {
	border: 1px dotted #f68528;
	background-color:#f1f1f1;
	
}

/*************************************************************************************************************/
/*  Home Boxes */
/*************************************************************************************************************/

#cont_how_to{
position:relative;
top:-18px;
width:980px;

}

#contenidos_a{
	width:980px;
	background-color:#ffffff;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	position:relative;
}

#contenidos2{
position:relative;
left:0px;
float:left;
background-repeat:no-repeat;
}

#boxes-header{
width:172px;
height:40px;
background-color:#f68526;
float:left;
background-repeat:repeat-x;
color: #FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
margin: 0px auto;
text-transform: uppercase;
}

#boxes-imgs{
position:relative;
}

#boxes-imgs-low{
width:170px;
height:175px;
float:left;
margin-right: 0;
margin-top:13px;
border-style:solid;
border: 1px dotted #f1f1f1;
}

#boxes-texts {
position:relative;
top:-60px;
padding-left:10px;
margin-left:38px;
width: 130px;
color: #666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-size:11px;
text-align:left;
float:none;
}
#boxes-texts1 {
position:relative;
top:-60px;
padding-left:10px;
margin-left:38px;
width: 130px;
color: #666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-size:11px;
text-align:left;
float:none;
}
#boxes-texts2 {
position:relative;
top:-58px;
padding-left:10px;
margin-left:35px;
width: 130px;
color: #666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-size:11px;
text-align:left;
float:none;
}
#spacer{
width:4px;
height:351px;
float:left;
}

/*************************************************************************************************************/
/*  Forms */
/*************************************************************************************************************/


label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
color:#666666;
font-style:italic;
}

.submit input
{
margin-left: 5px;
}

textarea
{
color: #002878;
background: #bcbcbc;
border: 1px solid #7a7a7a;
}
input
{
color: #002878;
background: #bcbcbc;
border: 1px solid #7a7a7a;
}

.submit input
{
color: #ffffff;
background: #959eb2;
border: 1px solid #7a7a7a;
}
fieldset
{
border: 1px solid #b2b2b2;
width: 235px;
}
.slogan h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #eaefff;
	background-color: #09265e;
	text-decoration: none;
	text-align: right;
	font-size: 22px;
	line-height: 22px;
	padding: 45px 30px 15px 0;
	letter-spacing: -0.1em;
}
a.BtnBack {
display: block;
width: 69px;
height: 27px;
text-decoration: none;
background-image:url(../ImagenesEnviar/BtnBack.jpg);
background-repeat: no-repeat;
}
a.BtnBack2 {
display: block;
width: 69px;
height: 27px;
text-decoration: none;

background-image:url(../ImagenesEnviar/BtnBack2.jpg);
background-repeat: no-repeat;
}
a.BtnFindOutMore {
background-image:url(../ImagenesEnviar/BtnFindOutMore.gif);
background-repeat:no-repeat;
display:block;
height:28px;
margin-left:30px;
text-align:left;
text-decoration:none;
width:106px;
}
a.BtnHowToGuide {
display: block;
width: 107px;
height: 28px;
text-decoration: none;

background-image:url(../ImagenesEnviar/BtnHowToGuide.gif);
background-repeat: no-repeat;
}
a.BtnDownloadMSDS {
display: block;
width: 109px;
height: 28px;
text-decoration: none;

background-image:url(../ImagenesEnviar/BtnDownloadMSDS.gif);
background-repeat: no-repeat;
}
a.BtnDownMaterialSpec {
display: block;
width: 197px;
height: 28px;
text-decoration: none;

background-image:url(../ImagenesEnviar/BtnDownMaterialSpec.gif);
background-repeat: no-repeat;
}
a.BtnTechnicalInfo {
display: block;
width: 144px;
height: 28px;
text-decoration: none;

background-image:url(../ImagenesEnviar/BtnTechnicalInfo.gif);
background-repeat: no-repeat;
}
a.BtnBuyAtLowes {
display: block;
width: 101px;
height: 28px;
text-decoration: none;
background-image:url(../ImagenesEnviar/BtnBuyAtLowes.gif);
background-repeat: no-repeat;
}
a.BtnReadMore {
display: block;
width: 80px;
height: 28px;
text-decoration: none;
background-image:url(../ImagenesEnviar/BtnReadMore.gif);
background-repeat: no-repeat;
}
a.BtnBack:hover,
a.BtnBack2:hover,
a.BtnFindOutMore:hover,
a.BtnHowToGuide:hover,
a.BtnDownloadMSDS:hover,
a.BtnDownMaterialSpec:hover,
a.BtnTechnicalInfo:hover,
a.BtnBuyAtLowes:hover,
a.BtnReadMore:hover
 {
background-position: 0px -28px;
background-repeat: no-repeat;
} 
#piedesign{
	width: 980px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	position: relative;
	display: block;
	margin: 15px auto;
}
#piedesign a,
#piedesign a:hover,
#piedesign a:link,
#piedesign a:visited,
#piedesign a:active
{
	color: white;
	font-size: 10px;
	text-align: right;
	text-decoration: none;
}
#MenuH{
	position: relative;
	float:right;
	height: 38px;
}
#MenuH ul{
	height: 38px;
	min-height: 38px;
	display: block;
	float: right;
}
#MenuH ul li ul{
	width: 232px;
	background-color: #002878;
	position: absolute;
	left: 0px;
	top: 38px;
	display: inline;
	z-index: 1000;
}
/******* CONTACT *******************/
#foot_content {
	text-align:center;
	width: 365px;
	height:146px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	
   } 
   
   #contact_form{
	float:left;
	width: 430px;
	height:463px;
}
   #contact_box{
	width:525px;
	height:200px;
	padding-top:20px;
	float:left;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight:normal;

}
 #contact_box .divInline1{
	display:inline;
	float:left;
	padding-top:20px;
	width:200px;
 }
 #contact_box .divInline2{
	display:inline;
	float:left;
	padding-top:50px;
	width:320px;
 }
    #contact_box2{
	width:525px;
	height:200px;
	padding-top:20px;
	float:left;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight:normal;

}
 #contact_box2 .divInline1{
	display:inline;
	float:left;
	padding-top:20px;
	width:200px;
 }
 #contact_box2 .divInline2{
	display:inline;
	float:left;
	padding-top:50px;
	width:320px;
 }
.naranja{

	color: #f68526;

}



.link2Map, a.link2Map, a.link2Map:active, a.link2Map:link, a.link2Map:visited {

	color: #f68526;

	text-decoration:none;

}



a.link2Map:hover {

	color: #696969;

}





   #contact_map{

	width:530px;

	padding:10px;

	float:left;

	text-align:center;	

	position: relative;

	top:15px;

}





#container_contact{

width:980px;

float:left;

position: relative;

/*height: 462px;*/

background-color:#FFFFFF;

color: #002878;

font-family:Verdana, Arial, Helvetica, sans-serif;

margin: 0px auto;

background-image: url(../imgs/Bgcontact.gif);

background-repeat: no-repeat;
padding-top:50px;

}



#formcontent{
	width: 430px;
	height: 315px;
}
.Paddtitulos{
	display:block;
	height:40px;
	margin:40px 0 0 35px;
}
.Contacttitulos{
	color:#002878;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold; 
}
.CallUs{
	color:#002878;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold; 
}
a.BtnMapa{
display: block;
width: 147px;
height: 107px;
text-decoration: none;
background-color: transparent;
background:url('../imgs/BtnMapa.gif');
background-repeat: no-repeat;
}
a.BtnMapa:hover
 {
background-position: 0px -107px;
} 


.tbrepresent{
background-color:transparent;
background-image:url(../imgs/Rep02.gif);
background-repeat:no-repeat;
background-position:top;
}
.tbrepresentT1{
background-color:transparent;
background-image:url(../imgs/Rep01.gif);
background-repeat:no-repeat;
background-position:top;
}
.tbrepresentT3{
background-color:transparent;
background-image:url(../imgs/Rep03.gif);
background-repeat:no-repeat;
background-position:top;
}
#contentRep{
    text-align:left;
    margin:auto;
    background-color:#3f3f3f;
    width:980px;
	border-left: 1px solid #262727;
	border-right: 1px solid #262727;
}
.Biography{
	text-align: left;
	color:#3f3f3f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
div.HomeProd {
	width:979px;
	height:335px;
}

div.l1 {
	position:absolute;
	left:0px;
	top:0px;
	width:21px;
	height:307px;
	background-color: white;
	background-image: url(../images/home/ft1.gif);
	background-repeat: no-repeat;
}

div.ft1 {
	position:absolute;
	left:21px;
	top:0px;
	width:169px;
	height:51px;
	background-color: white;
	background-image: url(../images/home/ft1.gif);
	background-repeat: no-repeat;
	padding-top:22px;
	text-align: center;
}

div.l2 {
	position:absolute;
	left:190px;
	top:0px;
	width:24px;
	height:307px;
	background-color: white;
	background-image: url(../images/home/l2.gif);
	background-repeat: no-repeat;
}

div.ft2 {
	position:absolute;
	left:214px;
	top:0px;
	width:169px;
	height:51px;
	background-color: white;
	background-image: url(../images/home/ft2.gif);
	background-repeat: no-repeat;
	padding-top:22px;
	text-align: center;
}

div.l3 {
	position:absolute;
	left:383px;
	top:0px;
	width:22px;
	height:307px;
	background-color: white;
	background-image: url(../images/home/l3.gif);
	background-repeat: no-repeat;
}

div.ft3 {
	position:absolute;
	left:405px;
	top:0px;
	width:169px;
	height:51px;
	background-color: white;
	background-image: url(../images/home/ft3.gif);
	background-repeat: no-repeat;
	padding-top:22px;
	text-align: center;
}

div.l4 {
	position:absolute;
	left:574px;
	top:0px;
	width:23px;
	height:307px;
	background-color: white;
	background-image: url(../images/home/l4.gif);
	background-repeat: no-repeat;
}

div.ft4 {
	background-color:white;
	background-image:url(../images/home/ft4.gif);
	background-repeat:no-repeat;
	height:51px;
	left:597px;
	padding-top:22px;
	position:absolute;
	text-align:center;
	top:0;
	width:169px;
}

div.l5 {
	position:absolute;
	left:766px;
	top:0px;
	width:23px;
	height:307px;
	background-color: white;
	background-image: url(../images/home/l5.gif);
	background-repeat: no-repeat;
}

div.ft5 {
	position:absolute;
	left:789px;
	top:0px;
	width:169px;
	height:51px;
	background-color: white;
	background-image: url(../images/home/ft5.gif);
	background-repeat: no-repeat;
	padding-top:22px;
	text-align: center;
}

/***************************************HOME*********************************************/

div.ft1 a:link,div.ft1 a:active,div.ft1 a:visited,

div.ft2 a:link,div.ft2 a:active,div.ft2 a:visited,

div.ft3 a:link,div.ft3 a:active,div.ft3 a:visited,

div.ft4 a:link,div.ft4 a:active,div.ft4 a:visited,

div.ft5 a:link,div.ft5 a:active,div.ft5 a:visited {

	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;

	font-size:16px;

	font-weight:bolder;

	font-style:normal;

	text-decoration:none;

	color:#2a2a2a;

	text-align:center;

	letter-spacing:-0.05em;

	text-transform:none;

}

div.ft1 a:hover,

div.ft2 a:hover,

div.ft3 a:hover,

div.ft4 a:hover,

div.ft5 a:hover {

	color:white;

}

div.l6 {
	position:absolute;
	left:958px;
	top:0px;
	width:21px;
	height:307px;
	background-color: white;
	background-image: url(../images/home/l6.gif);
	background-repeat: no-repeat;
}

div.f1 {
	position:absolute;
	left:21px;
	top:51px;
	width:169px;
	height:101px;
}

div.f2 {
	position:absolute;
	left:214px;
	top:51px;
	width:169px;
	height:101px;
}

div.f3 {
	position:absolute;
	left:405px;
	top:51px;
	width:169px;
	height:101px;
}
div.f4 {
	position:absolute;
	left:597px;
	top:51px;
	width:169px;
	height:101px;
}
div.f5 {
	position:absolute;
	left:597px;
	top:51px;
	width:169px;
	height:101px;
}

div.f5 {
	position:absolute;
	left:789px;
	top:51px;
	width:169px;
	height:101px;
}

div.fp1 {
	position:absolute;
	left:21px;
	top:152px;
	width:169px;
	height:183px;
	text-align:left;
}

div.fp2 {
	position:absolute;
	left:214px;
	top:152px;
	width:169px;
	height:183px;
	text-align:left;
}

div.fp3 {
	position:absolute;
	left:405px;
	top:152px;
	width:169px;
	height:183px;
	text-align:left;
}

div.fp4 {
	position:absolute;
	left:597px;
	top:152px;
	width:169px;
	height:183px;
	text-align:left;
}

div.fp5 {
	position:absolute;
	left:789px;
	top:152px;
	width:169px;
	height:183px;
	text-align:left;
}
/************************** SITEMAP **************************/
.titSitemap {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #ff6600;
	padding: 10px 0 0 15px !important;
}
.paddLfLinkSitemap {
	padding-left: 25px;
}
.tablaSitemap td {
	height: 25px;
}
.tablaSitemap a {
	color:#3d3d3d !important;
	text-decoration:none;
}
.tablaSitemap a:hover {
	color:#002878 !important;
	text-decoration:underline;
}
.BiographyPhoto{
	border:#666666 solid 1px;
	margin:3px;
	
}
.link_foot_h1
{
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
a.link_foot_h1
{
	color: #666;
	font-size: 10px;
	text-decoration: none;
}
a.link_foot_h1:hover
{
	color: #999;
	text-decoration: underline;
}