/* CSS Document */
*{margin:0; padding:0;}
body{background:#FFFFFF;}
img{border:0; text-align:left; vertical-align:top;}
body{font-family:Arial, helvetica, sans-serif; color:#555555; font-size:8pt; line-height:1.5em; text-align:center;}
input, textarea, select{color:#000; vertical-align:top; text-align:left; border: 1px solid #D9CEC2; font:11px Tahoma, Arial, helvetica, sans-serif; padding-left:5px;}
input { height: 17px; padding-top: 2px;}
a {color: Black}

h1{font-size:9pt;}

.main{background:url(/images/background.jpg) left top repeat-x; width:970px; margin:0 auto; text-align:left;}

/*=======header===========*/
.header { position:absolute; }
#language{ margin-top:62px; margin-left:650px; text-align:right; width: 192px; }
#language a{background:none; }

#menu{margin-left:85px;margin-top:35px;width:860px;}
/*=====//header===========*/

/*=======content===========*/
#content{padding:150px 18px 0 27px;}
.content{width:100%;min-height:600px;}
* html .content {height:600px;}/*only ie5 and ie6 gets this style*/

#topleftcontent{float:left; width:554px; height:85px; margin-left:63px;}
#toprightcontent{float:right; width:199px; height:85px; margin-right:90px;text-align:right;}
#topcentercontent{clear:both; height:30px; width:798px; margin-left:63px;margin-right:63px;}

#maincontent{clear:both; width:100% ; min-height:200px;}

#bottomleftcontent{float:left; width:790px; margin-left:63px; margin-top:10px; margin-bottom:30px;}
/*#bottomrightcontent{float:right; width:200px; margin-right:73px; margin-top:10px; text-align:right;}*/
#bottomrightcontent{width:1px;height:1px;visibility: hidden;}

#col-1{float:left;}
#col-2{float:left;}
#col-3{float:right;}
/*=====//content===========*/

/*=======footer===========*/
.footer-wrapper{clear:both;}

.mainfooter{width:970px; margin:0 auto; text-align:left;}

#footer{height:47px; padding:31px 0 0 90px; color:#88857B;}
/*=====//footer===========*/

