/* -======================================- */
/*              layout styles               */
/* -======================================- */


html, body, #mainHolder {
size: landscape;
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, 
html>body #mainHolder
{
	height: auto;
}
body {
	zoom:.75;
	margin: 0px;
	background-color: #ffffff;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#mainHolder {
/* filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=3);*/
	zoom:.75;
	position: absolute;
	top: 0;
    left: 0%;
	width:709px;	
	background-color:white;
	background-image:url(../img/whitemask.gif);
	background-repeat:repeat-y;	
}
#page_content{
	padding:10px 10px 0px 0px;
	background:white;
}
#page_header{
	position:relative;
	top:0px;
	background:#ffffff;
	border-bottom:0px solid white;
	width:889px;
	height:auto;
	float:left;
}
#page_torso{
	position:relative;
	padding-bottom:10px;
	float:left;
	width:700px;
	}
#logo{
	position:relative;
	padding: 0px 0px 0px 0px;
	display:block;
	margin-top:25px;
	width:225px;
	
	}
#corporate_logo{
	position:relative;
	padding: 8px 0px 0px 12px;
	float:left;
	margin-top:0px;
	}	
	
#top_div{
	position:relative;
	
	width:419px;
	margin:0px 0px 0px 0px;
	display:block;
	}
#top_div_section{
	position:relative;
	
	width:664px;
	margin:0px 0px 0px 0px;
	/* display:block; */
	display:none !important;
	}


#lang{
	position:relative;
	padding: 0px 0px 0px 0px;
	float:right;
	width:342px;
	height:25px;
	
	}	
	
#trace{
	
	overflow: scroll;
	position:absolute;
	bottom:0px;
	width:100%;
	height:170px;
	background-color:#fafafa;
	z-index:10000;
}
#page_footer {
	position: relative;
	float:left;
	top:10px;
	bottom: 15px;
	color: #525252;
	left:0px;
	width:826px;
	height:20px;
	font-size:11px;
	background:white;
	
}
#page_footer_content{
	width:100%;
	margin:2px 20px 0px 0px;
	text-align:center;
	

}
#arrows_line{
	position:relative;
	float:left;
	clear:both;
	border-bottom:2px dotted #525252;
	width:163px;
	height:4px;
	margin:13px 0px 0px 0px;
	

}
#grey_arrow{
	position:relative;
	float:left;
	width:5px;
	height:5px;	
	background-image:url(../img/arrow_grey.gif);
	background-repeat:no-repeat;
	margin:4px 8px 0px 0px;
	
	}
#page_link{
	position:relative;
	float:left;
	}	

#page_footer a{
	color:#666666;
	text-decoration:none;
}
#page_footer a:hover{
	color:#666666;
	text-decoration:none;
}
#void{
	clear:both;
	
	height:0px;
}
#page_links{
	position:relative;
	color:#525252;
	font-size:12px;
	font-family: arial;
	float:left;
}
#top_menu {
	
	font-family: Arial;
	font-size:14px;
	height:33px;
	width:400px;
	//margin-top:26px;
	color:#545651;
}
#top_menu_item{
	color:#545651;
	font-size:14px;
	font-family:Arial;
	}
#section_top_menu_holder{
	position:relative;
	margin-top:8px;
	float:right;
	clear:both;
	height:33px;
	width:664px;
	display:block;
	
	}
#corporate_top_menu_holder{
	position:relative;
	margin-top:8px;
	float:right;
	clear:both;
	height:33px;
	width:664px;
	display:block;
	padding-bottom:15px;
}	
#section_title{
	position:relative;
	float:right;
	margin-top:10px;
	width:664px;
	
	
	}
#section_tab_menu_holder{
	position:relative;
	margin-top:13px;
	
	float:right;
	clear:both;
	width:664px;
	}
#tab_menu_item{
	color:white;
	font-family:Arial;
	font-size:12px;
	
	}
#section_image{
	position:relative;
	float:left;
	margin-top:20px;
	
	}
#breadcrumbs_holder{
	position:relative;
	float:right;
	margin-top:16px;
	width:664px;
	
	}
#side_menu_holder{
display:none;
	position:relative;
	float:left;
	margin-top:38px;
	
	width:135px;
	padding-left:10px;
	z-index:2000;
	
	}
#page_body_holder{
	position:relative;
	float:right;
	width:664px;
	//z-index:1;
	}
#script_holder{
	position:relative;
	float:right;
	width:664px;
	background:white;
	}	



/* -======================================- */
/*              objects styles              */
/* -======================================- */

#lang select {
	border:1px solid ;
	font-size:11px;	
	
	width:87px;
	margin:0px 11px 0px 0px;
	background:white;
	
	}
#lang_input {
	border:1px solid ;
	font-size:11px;	
	
	margin:0px 0px 0px 0px;
	
	}
.search_but {
	border:0px;
	height:25px; 
	width:25px;
	background:white;
	background-image:url(../img/search_but_R.gif);
	background-repeat:no-repeat;
	margin:5px 0px 0px 5px;
	}
.search_but_over {
	border:0px;
	height:25px; 
	width:25px;
	background:white;
	background-image:url(../img/search_but_O.gif);
	background-repeat:no-repeat;
	margin:5px 0px 0px 5px;
	}	
 

	
/* -======================================- */
/*                text styles               */
/* -======================================- */



hr{
	border: 1px solid white;
	border-top:1px solid #CCCCCC;
}

#mainHolder img{
	border:none;
}

	
ul{
list-style-image: url(../img/arrow_0.gif);	
}
li { list-style-position: outside;
	 }

