#logoimagecarrier {width: 160px; margin-top: 2px; margin-bottom: 0px}
.sideblock {color: white; vertical-align:bottom;}
.sideblock * {color: white}
html, body{ margin:0; padding:0; width: 100%; height: 100%; }
body { background: url(../images/body_bg.jpg); }
body, td, th { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ECF1F5; }

a { color: #ACBED0; text-decoration: underline; }
a:hover { color: #ACBED0; text-decoration: none; }
a.spec {text-decoration: none; }
a.more { background: url(../images/arrow_more.gif) right no-repeat; padding-right: 20px; line-height: 30px; }
a.more2 { background: url(../images/arrow_more2.gif) right no-repeat; padding-right: 20px; line-height: 30px; }


table#main { height: 100%; width: 100%; background: url(../images/head_bg.jpg) top repeat-x; }

#header { height: 241px; width: 691px; }
#shine { background: url(../images/shine.jpg) no-repeat left top; height: 241px; width: auto }

#container { width: 691px; height: 250px; vertical-align: top; }
#navigation { float: left; width: 178px; /width: 213px; background: url(../images/navigation_bg.jpg) top no-repeat; }
#content { float: right; width: 478px; background: url(../images/content_bg.jpg) top no-repeat; padding-top: 30px; padding-bottom: 40px; }
#content p { margin: 0px; margin-left: 23px; font-size: 12px; text-align:justify}

h1 { line-height: 46px; padding-left: 23px; color: #ECF1F5; font-size: 13px; font-weight:bold; background: url(../images/title_bg.jpg) no-repeat left; margin: 0 0 10px 0; }
h6 { color: #ECF1F5; font-size: 11px; line-height: 25px; }

#footer { height: 120px; text-align: center; background: url(../images/footer_bg.jpg) bottom center no-repeat; vertical-align: top; }
div#footermenu { width: 771px; line-height: 40px; clear: both; height: 40px; margin: 10px auto 0px auto; text-align: center; }
#footermenu a { color: #ACBED0; text-decoration: none; margin-left: 45px; margin-right: 45px; }
#footermenu a:hover { color: #FFFFFF; text-decoration: none; }
#fc { width: 681px; /width: 771px; }
#footer #fc { clear: both; height: 50px; padding: 15px 45px 0px 45px; margin-left: auto; margin-right: auto; }
#fc #copyright { float: left; color: #6F8399; text-align: left; }
#fc #address { float: right; color: #6F8399; text-align: right; }

table.production { width: 451px; background: url(../images/production_bg.jpg); }
table.production th { height: 20px; background: url(../images/production_top.jpg) no-repeat; }
table.production td { background: url(../images/production_bottom.jpg) no-repeat bottom; height: 200px; vertical-align: top; padding: 0px 13px; padding-bottom: 10px;}

.sep { margin-top: 7px; margin-bottom: 7px; }
table.floatbox {border:4px solid #4B799E;}
DIV.floatbox{
	float: left;
	background: url(../images/foto_border_1.jpg); background-repeat:no-repeat;
	background-color:#4B799E;
	margin-right: 13px; margin-top:7px; margin-bottom:25px;
}
DIV.floatbox DIV{
	background-image:url(../images/foto_border_2.jpg); background-repeat:no-repeat; background-position:bottom;
	padding: 4px;
}
DIV.floatbox IMG{
	width:101px;
}
IMG.foto {
	width:250px;
	border:4px solid #4B799E;
}

.floatholder p {margin:0;}
.floatholder p strong { line-height: 25px; }


.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix {
display: inline-block;
}  

/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
   /* End Holly Hack */


/* LEFT_MENU */
UL { padding:0px; margin:0px; }
LI { padding:0px; margin:0px; }

#navigation {
	padding: 90px 7px 0 28px;
}
.menulist UL {
  display:none;
} 
#sidemenu UL LI {
  list-style-type:none;
}
#sidemenu UL LI UL{
	padding-bottom:5px;
}
#sidemenu UL LI A{
	padding-top: 4px; padding-right:10px;
	height: 24px; 
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	display:block;
}
#sidemenu UL LI A:hover{
	color:#FCFDFD;
}
#sidemenu UL LI A:active{
	color:#FCFDFD;
}
#sidemenu UL LI UL LI A{
	padding-left:30px;
	margin-left: -10px;
	border:none; 
	font-size:11px;
	font-weight: normal;
	background:url(../images/menu_level1_bullet.gif) no-repeat left;
}
#sidemenu UL LI UL LI A:hover{
	color:#FCFDFD;
	background:url(../images/menu_level1_bullet_over.gif) no-repeat left;
}
#sidemenu UL LI UL LI A:active{
	color:#FCFDFD;
	background:url(../images/menu_level1_bullet_over.gif) no-repeat left;
}

#sidemenu UL LI UL LI UL LI A{
	padding-bottom: 4px;
	padding-top: 4px;
	margin-left: 10px;
	padding-left:22px;
	font-size:11px;
	font-weight:normal;
	background:none;
	background:url(../images/menu_level2_bullet.gif) no-repeat left;
}
#sidemenu UL LI UL LI UL LI A:hover{
	color:#FCFDFD;
	background:url(../images/menu_level2_bullet_over.gif) no-repeat left;
}
#sidemenu UL LI UL LI UL LI A:active{
	color:#FCFDFD;
	background:url(../images/menu_level2_bullet_over.gif) no-repeat left;
}

 a#fm { color: #6F8399; text-decoration: none; text-align:justify;}
 a:hover#fm { color: #ACBED0; text-decoration: none; }

TABLE.properties TD{
	background-color:#416692;
	padding:3px 5px;
}
TABLE.properties CAPTION{
	font-size:13px; font-weight:bold;
	background-color:#5884B8;
	border-left:2px solid #2F4866; border-right:2px solid #2F4866;
	padding:3px;
	white-space:nowrap;
}
TABLE.partners TD{
	font-weight:bold;
	padding:0 15px 30px 15px;
	font-size:13px;
	text-align:center;
}
TABLE.partners IMG{
	border:3px solid #4B799E;
	margin-bottom:-25px;
	cursor:pointer;
}
