body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:11px;
    background-image: url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position: top;
	background-color: #91392B;
	
}

#container {
    width: 960px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	
}


#header {
    width: 960px;
	height: 166px;
	margin:0px;
	
}

#header .logo{
    width: 480px;
	height: 166px;
	float:left;
	
}


#header .testo{
    width: 480px;
	height: 166px;
	float:left;
	
}


#footer {
    width: 960px;
	height: 50px;
	
	
}

#footer .up{
    width: 960px;
	border-top:dotted #C6513D 1px;
	
}

#footer .up p{
	font-family:Arial, Helvetica, sans-serif ;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	display:block;
	padding:10px;
	margin:0 ;
	text-align:center;

}


#site {
    width: 960px;
	margin-left: auto;
	margin-right: auto;
	
}

#toolbar {
    width: 960px;
    height: 50px;
	margin-left: auto;
	margin-right: auto;
	
}

.lavaLampBottomStyle {
            position: relative;
            height: 20px;
            width: 775px;
            background-color: #91392B;
            padding: 15px;
			padding-left:170px;
            margin: 0px 0;
            overflow: hidden;
           
        }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampBottomStyle li.back {
                        border-bottom: 3px solid #FE6206;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampBottomStyle li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 20px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }   
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
							
                    }                     
						
#box {
    width: 960px;
    height: 342px;
	margin-left: auto;
	margin-right: auto;

	
}

#box .gallery {
    width: 768px;
    height: 330px;
	margin-left: auto;
	margin-right: auto;
	margin-top:13px;
	padding-left:192px;
	
}

#box .maps{
	width: 930px;
	height: 332px;
	margin-top:11px;
	padding-left:15px;


}


#box .sx{
	width: 450px;
	height: 327px;
	float:left;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:15px;
	

}

#box .sx h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FE6206;
	margin-top: 15px;
	margin-bottom:15px;

}

#box .sx span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FDFDFC;
	
}

#box .dx{
	width: 450px;
	height: 342px;
	float:left;
	padding-left: 15px;
	padding-right: 15px;


}

#box .dx h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FE6206;
	margin-top: 15px;
	margin-bottom:15px;
	
}

#box .dx p{

	font-family:Arial, Helvetica, sans-serif ;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	display:block;
	margin: 8px 0;
}

#box .dx span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FDFDFC;
	
}

#testi {
    width: 960px;
    height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top:2px;

	
}

#testi .bigbox p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FDFDFC;
	display:block;
	padding: 13px;
	margin:0px;
	text-align:justify;
	
	
}


#testi .bigbox h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FE6206;
	padding:13px;
	margin:0px;
}

#testi .bigbox span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FDFDFC;
	
}

a.link {
    color: #FDFDFC;
	text-decoration: none;
}

a.link:hover {
	text-decoration: underline;
	color: #FDFDFC;
} 