		body, html, table, a{
			margin:0;
			padding:0;
			color:#ffffff;
			font-family:verdana;
			font-size:11px;		
			line-height:15px;	
			text-decoration:none;
		}
		#leftTop{
			height:152px;		
			background:#000000 url('../img/headerLeft.jpg') top right no-repeat;
		}
		#leftCenter{
			background:#000000 url('../img/main.jpg') top right repeat;
			height:496px;			
		}
		#leftBottom{
			background:#000000 url('../img/bottomLeft.jpg') top right no-repeat;
		}			
		#rightTop{
			height:152px;		
			background:#000000 url('../img/headerRight.jpg') top left no-repeat;
		}
		#rightCenter{
			background:#000000 url('../img/main.jpg') top left repeat;
			height:496px;		
		}
		#rightBottom{
			background:#000000 url('../img/bottomRight.jpg') top left no-repeat;
		}						
		#headerLogo{
			background:#000000 url('../img/headerLogo.jpg') top left no-repeat;		
			width:350px;
			height:152px;
		}
		#headerMenu{
			background:#000000 url('../img/headerMenu.jpg') top left no-repeat;		
			width:619px;
			height:152px;
		}		
		#main{
			background:#000000 url('../img/main.jpg') top left repeat;
			height:496px;
			width:969px;
		}
		#bottom{
			background:#000000 url('../img/bottomCenter.jpg') top left no-repeat;
			width:969px;
		}		
		#fotoSlideContainer{
			float:left;
			height:496px;
			width:350px;
			overflow:hidden;
		}			
		#fotoSlide{
			height:496px;
			width:350px;
			z-index:10;
			overflow:hidden;
			position:relative;
		}		
		#contentContainer{
			height:485px;
			width:619px;
			overflow:hidden;
			float:left;	
			margin-top:10px;

		}
		#content{
			height:485px;
			width:619px;
			overflow:auto;
			float:left;
			color:#ffffff;
			font-family:verdana;
			font-size:11px;
		}
