/********************************************
   LAYOUT
********************************************/ 

#container {}
#nav {height:40px;width: 945px;padding:0px 5px; margin-left:auto;margin-right:auto}
.main_top {height:5px;width: 955px;margin-left:auto;margin-right:auto; background:url(/img/bgrdTop.png) left bottom no-repeat; display:block;}
.main_bottom {
	background:url(/img/bgrdBottom.png) left top no-repeat;
	height:5px;
	width:955px;
	margin: 0 auto;
}
.logo {padding: 15px;}


#header {}
#path {margin: 0;padding: 5px;background-color: #e0e6e0;}
#main {
	background-image: url(/img/bgrdMain.png);
	background-repeat: repeat-y;
	background-position: left top;

	width: 945px;
	margin-right: auto;
	margin-left: auto;
	min-height:450px;
	height:auto !important;
	height:450px;
	padding: 0px 5px;
}
#columnLeft {width:200px;padding-right:5px; float:left; /*padding: 20px 10px 0px 10px;*/ padding-top:20px; }
#content {width:740px;float:left; /*padding: 0px 10px;*/}
#columnRight {display: none;}
#footer {height:40px;width: 945px;margin-left:auto;margin-right:auto;padding:5px 5px 0px 5px;}

/* -------------------  COLUMN LEFT elements -------------------- */

.columnLeft_top {display:block;  background-color: inherit;}
.columnLeft_main {display:block; background-color: inherit; padding:0 3px; width:194px;}
.columnLeft_bottom {display:block; height:50px; background-color: inherit;}

/* -------------------  CONTENT elements -------------------- */

#content h1 {height:20px; background:#000000; color:#FFFFFF; padding:15px 20px; margin-bottom:0px; font-size:19px;}
* html #content h1 {height:20px; background:#000000; color:#FFFFFF; padding:15px 20px; margin-bottom:0px; margin-top:0;}

.content_top {display:block; background-color: inherit; height:150px; width:740px; }
* html .content_top {display:block; background-color:#000000; height:130px; width:740px; }
.content_main {display:block; width:700px; background-color: inherit; padding:0px;background-image:url(/img/columnLeftBgrd.gif);
background-position:left top; background-repeat:repeat-y; padding:20px; min-height:550px;}
* html .content_main {height:550px;}
.content_bottom {display:block;  background-color: inherit; }

/* -------------------  COLUMN RIGHT elements -------------------- */

.columnRight_top {display:block; height:20px; background-color: inherit; background-image: url(/img/columnRight_bgTop.png); background-repeat: no-repeat;}
.columnRight_main {display:block; background-color: inherit; background-image: url(/img/columnRight_bgMain.png); background-repeat: repeat-y; padding:0 23px; width:280px;}
.columnRight_bottom {display:block; height:50px; background-color: inherit; background-image: url(/img/columnRight_bgBottom.png); background-repeat: no-repeat;}
.pole{
	width:700px;
}

/* -------------------  LOGO elements -------------------- */

.logo a {display:block;height:75px;width:170px;background-image: url(/img/logo.png);background-repeat: no-repeat;text-indent: -2000px; cursor:pointer;}

/* -------------------  HEADER elements -------------------- */

.languages {}
.external .buttonExternal { position:relative; margin-left:5px}
.search {display:block;float:right;height:30px;width:400px;margin-left:30px; padding-top:10px;}
#loginout {margin: 10px 10px 0 0;}

/* -------------------  SEARCH elements -------------------- */

.search form {float:right;}
.search input {font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:140%;}
.search form input.searchInput {background-color:transparent;border:1px solid #b7b8b9; background-color:#606163; display:inline;float:left;height:18px;padding:4px 5px 0;width:190px; border-right:none; margin-right:0px; color:#FFFFFF}


* html .search form input.searchInput { margin-right:-3px;}
.search form label {
	color:#DBDBDC;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:0;
	padding-right:5px;
	font-size:13px;
}
/* -------------------  PATH elements -------------------- */

#path a {color: #999999;font-weight: bold;text-decoration: none;}

/* -------------------  FOOTER elements -------------------- */

#footer p.copy {color:#BBBCBD;float:left;font-size:11px;width:340px; font-family: Tahoma, Arial;}
#footer p.power {color:#BBBCBD;float:right;font-size:11px;width:340px;text-align:right;  font-family: Tahoma, Arial;}
#footer p.power a {color:#FFFFFF;}