html
{
  overflow: hidden;
  height: 99%;
}
                         
body
{
  background: #666666;
  height: 99%;
  margin: 0;
  padding: 0;
  line-height: 150%;
  text-align: center;
}

*
{
  font-size: 8pt; 
  font-family: Tahoma, Verdana, sans-serif; 
  color: #000000;
  text-align: left;
}

.list
{
  margin: 5px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}




/* === Containers === */



#first_container
{
  margin: 0 auto 0 auto; 
  display: table; 
  height: 100%;  
  position: relative; 
  overflow: hidden; 
  width: 660px;
}

#second_container
{
  position: absolute; 
  top:45%;
  vertical-align: middle;
  width: 100%; 
}

#third_container
{
  position: relative; 
  top: -163px; 
  width: 660px;
}



/* === Menu === */



#menu
{
  height: 31px;
  padding-right: 2px;
  margin: 0;
  list-style: none;   
}

#menu li
{
  float: right;
  display: block;
  width: 82px;  height: 31px;  
}

#menu a
{
  display: block;
  width: 82px;  height: 31px;  
  background-color: inherit;
  text-decoration: none;
  line-height: 31px;
  text-align: center;
}

#menu a:link, #menu a:visited
{
  color: #FFFFFF;
}

#menu a:hover, #menu a:active
{
  background-image: url('images/taba2.gif');
  color: #ffffff; 
}

#menuselected
{
  display: block;
  width: 82px;  height: 31px;  
  background-image: url('images/taba.gif');    
  text-decoration: none;
  line-height: 31px;
  color: #ffffff;
  text-align: center;
}



/* === Language menu === */



#submenu
{
  float: left;
  height: 31px;
  width: 500px;
  padding-left: 10px;
  margin: 0;
  list-style: none;   

}

#submenu li
{
  float: left;
  display: block;
  width: 82px;  height: 31px;  
}

#submenu a
{
  display: block;
  width: 82px;  height: 31px;  
  background-color: inherit;
  text-decoration: none;
  line-height: 25px;
  text-align: center;
}

#submenu a:link, #submenu a:visited
{
  color: #FFFFFF;
}

#submenu a:hover, #submenu a:active
{
  background-image: url('images/tabb2.gif');
  color: #ffffff; 
}

#submenuselected
{
  display: block;
  width: 82px;  height: 31px;  
  background-image: url('images/tabb.gif');    
  text-decoration: none;
  line-height: 25px;
  color: #ffffff;
  text-align: center;
}



/* === Other Divs === */
 


.border
{
  background-color: #ffffff;
  padding: 5px 5px 5px 146px;
  height: 300px;
  background-image: url('images/back.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.borderabout
{
  background-color: #ffffff;
  padding: 5px 5px 5px 146px;
  height: 300px;
  background-image: url(images/bgcones.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.borderhome
{
  background-color: #ffffff;
  padding: 5px 5px 5px 146px;
  height: 300px;
  background-image: url(images/back.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.borderportfolio
{
  background-color: #ffffff;
  padding: 5px 5px 5px 146px;
  height: 300px;
  background-image: url(images/bgfruit.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.bordercontact
{
  background-color: #ffffff;
  padding: 5px 5px 5px 146px;
  height: 300px;
  background-image: url(images/bgtv.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.title
{
  position: absolute;
  margin-left: 20px;
  margin-top: 15px; 
  width: 32px;
  height: 232px;
  background-image: url('images/vanero.gif');
}

.title
{
  position: absolute;
  margin-left: 20px;
  margin-top: 15px; 
  width: 32px;
  height: 232px;
  background-image: url('images/vanero.gif');
}

.content
{
  height: 287px;
  overflow: auto;
  padding: 7px;
}

.designinfo
{
  margin-top: 5px;
  text-align: right;
  color: #999999;
  background-color: inherit;
}



/* === Inline Text Styles === */



h1
{
  margin: 10px 0 -40px -2px;
  padding: 0 10px 40px 9px;
  font-size: 16px;
  color: #333333;
  background-color: inherit;
  border-left: 5px solid rgb(211, 226, 195);

}

.details
{
  display: none;
  font-size: 9px;
  color: #6E7468;
}

.text
{
	display: block;
	margin: 5px 5px 20px 12px;
	overflow: hidden;
}

.text a
{
  color: #666F53;
  text-decoration: none;
  font-weight: bold;
}

.text a:hover, .text a:active
{
  color: #000000;
}

blockquote
{
  margin: 3px 0 3px 0;
  padding: 5px 10px 5px 10px;
}

.note
{
  	display: block;
	margin: 10px 15px 10px 15px;
	color: #666666;
}

.bold
{
  font-weight: bold;
}
.gallery

{
    width: 100%;
	cursor: default;
	list-style: none;

}



.gallery img

{

	background: #FFFFFF;

	color: inherit;
	padding: 3px;
	vertical-align: top;
	width: 120px;
	height: 80px;

}



.gallery li

{
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 0px;
	color: inherit;
	display: inline;
	float: left;
	margin: 1px;
	position: relative;
	padding: 5px;
}


.gallery2 {
	width: 740px;
	cursor: default;
	list-style: none;
	margin: 0px;
	padding: 0px;	
}
.gallery2 img {
	background: #FFFFFF;
	color: inherit;
	padding:2px;
	vertical-align: middle;
	width: 150px;
	height: 120px;
	
}
.gallery2 li {
	background: #333333;
	color: inherit;
	display: inline;
	margin: 1px;
	padding: 4px 10px;
	position: relative;
	float: left;
	border: 1px solid #313031;
}

