/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:980px;
	background-color:white;
	background: #dddddd url(../menu/background.jpg) repeat-y top center;
}
#outer{
	height:100%;
	min-height:100%;
	width:890px;
	text-align:left;
	margin:auto;
	background: transparent url(../menu/background.jpg) repeat-y 0 0;
	font-family:Verdana;
        position:relative;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#innerwrap {/* enables content first */
	float:left;
	width:870px;
}
#header{
	position:absolute;
	top:0;
	left:0;
	width:890px;
	height:170px;
	background: transparent;
	overflow:hidden;
	z-index:100;
}



#banners {
	width: 770px;
	position: relative;
	top:-40px;
	margin: 0;
	margin-bottom: 10px;
	left:0;

	
}
#banners a img {
border: 0;
}

#content {
	padding: 0;
	margin: 0;
	position: relative;
	top: 0;
	left: 61px;
}

#centrecontent {
	padding-top:170px;
	padding-bottom:32px;/* needed to make room for footer */
	font-size:12px;
	color:#757575;
    text-align: left;
	padding-left: 0;
	padding-right: 0;
}

#centrecontent p {
	margin:0;
	margin-top:15px;
}

#centrecontent h1 {
	color:#e81c1c;
	margin:0;
	font-size:14px;
	margin-bottom: 20px;
}

#footer {
	width:840px;
	height: auto;
	background: transparent;
	text-align:center;
	left:0;
	bottom:15px;
	position: relative;

}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}


#logo1 {

	display:block;
	position:Absolute;
	top: 44px;
	left: 56px;
	width: 213px;
	height: 68px;
	background: transparent url(../menu/logo1.jpg) no-repeat 0 0;
        cursor: pointer;
        z-index: 400;
}

#logo2 {

	display:block;
	position:Absolute;
	top: 24px;
	right: 60px;
	width: 251px;
	height: 81px;
	background: transparent url(../menu/logo2.jpg) no-repeat 0 0;
        z-index: 400;
}

#flash {
	position: relative;
	top:-17px;
	left: 0;
	height: 430px;
	width: 770px;
}

#flash h2 {
	padding: 10px 0;
}

#flash h2 a {
	text-decoration: none;
	color: #e81c1c;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-left: 0pt;
	font-size: 14px;
	margin-bottom: 20px;
	padding: 0px 0;
}

#flash h2 a:hover {
	text-decoration: underline;
	color: #e81c1c;
}


#menu_auto_index {
	width: 770px;
	
	height: auto;
	
	position: relative;
	z-index: 1;

	top: -23px;
	left: 0;
	margin: 0;
	margin-top: 0;
	margin-bottom: 10px;
	background: #AAAAAA url(../menu/menu_dark_bg.jpg) repeat-x top left;
	cursor: pointer;
}

#menu_auto_index a {
	padding: 9px;
	padding-left:4px;
	padding-right:4px;
	display:block;
	float:left;
	color:#ffffff;
	text-decoration: none;
	font-size: 11px;
	border-right: #bcbcbc 1px solid;
    
	font-size:10px;
	position:relative;
}


#menu_auto_index a.active, #menu_auto_index a:hover {
	background: white url(../menu/menu_light_bg.jpg) no-repeat left top;
	color:#e50000;
}

#menu_auto_index .visi {
	border-right:0;

	padding-left:12px;
padding-right:12px;
}

div#advert {
	top: 0;
	right: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=95); 
	-moz-opacity: 0.9; 
	opacity: 0.9;
	z-index: 800;

}



 .hide_advert {
	display: none;
}
div#advert table {
	height: 100%;
	width: 100%;
	border-collapse: collapse;
}

div#advert table td {
	text-align: center;

}

div#advert table td div#fl {
	padding: 70px;
	background: white;
	border-top: #eeeeee 2px solid;
	border-bottom: #eeeeee 2px solid;
	width: 900px;
}

div#advert #close_advert {
	width: 30px;
	height: 30px;
	background: white;
	position: absolute;
	cursor: pointer;
	top: 24px;
	right: 24px;
	background: transparent url(../menu/web/g_close.gif) no-repeat center center;
}

div#pap_menu {
	float: right;
	width: 190px;
	margin: 0 75px 0 0;
}

div#pap_menu a.pap_li {
	float: left;
	clear: both;
	width: 185px;
	text-align: left;
	margin: 0 0 0px 0;
	padding: 7px 0 7px 5px;
	font-size: 9px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/pap_menu/autotoja_n.gif) no-repeat center center;
}

div#pap_menu a.pap_li:hover {
	background: url(/images/pap_menu/autotoja_h.gif) no-repeat center center;
}

#lang {
	position:absolute;
	right: 60px;
	top: 3px;
	font-size: 11px;
}

#lang a {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

#lang a:hover {
	color: #333;
	text-decoration: underline;
}
