@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:65.25%;
	margin:0;
	padding:0;
	}
	
a img  {
	border:none;}

.outer {
	width:940px;
	padding:0 ;
	background:#ffffff url(images/outer_bg.jpg) no-repeat left top;
	margin:0;}
	
h1 {
	font-size:2.2em;
	color:#ffffff;
	padding:1em 0 0 0.8em;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	margin:0;
	}
	
h4 {
	font-size:2em;
	color:#cccccc;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
	padding:0.4em 0 0.6em 0 ;
	margin:0;
	width:350px;}
	
.line-space {
	background:url(images/top-line.jpg) no-repeat right top;
	height:6px;
	margin:0;
	padding:0;}
	
#headerBox {
	margin:0 0 0 50px;
	background: url(images/header-bg.jpg) repeat-y right top;
	
	}
	
.header {
	background:url(images/header.jpg) no-repeat right top;	
	float:left;
	width:761px;
	margin:0;
	}
	
.header img {
	margin:0;}
	
#imgBox {
	float:right;
	width:129px;
	margin:0;}
	

	
.leftBox {
	background:#d0a9de /*url(images/slideshow-bg.jpg) no-repeat left top*/;
	width:240px;	
	float:left;	
	margin-left:0px;
	height:500px;
	}

.contentBox {
	background:#d0a9de url(images/content-bg-noflash.jpg) no-repeat left top;
	width:700px;	
	float:right;
	padding:0;
	height:500px;
	text-align:left;
	}
	
.contentBoxNoflash {
	background:#d0a9de url(images/content-bg-noflash.jpg) no-repeat left top;
	width:700px;	
	float:right;
	padding:0;
	height:500px;
	text-align:left;
	}
	
#videoBox {
	float:left;
	padding:0;
	margin:0;
	width:390px;
	/*border:1px solid #fff;*/
	}
	
#bannerBox1 {
	margin:0;
	height:131px;
	float:right;
	width:300px;	
	}


	
.clr {
	clear:both;}
	

#footer_fp {	
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0;
	padding: 0;/*11*/
	clear:both;
	width:939px;
	height:auto;
	text-align:center;
	
	}

	
#footer_fp img#img1 {
	float:left;
	width:185px;
	position:relative;
	bottom:4em;
        padding-right:30px;
        margin-top:60px;
} /*6*/
	
#footer_fp img#img2{
	float:right;
	width:185px;
	position:relative;
	bottom:4em;
        padding-left:30px;
margin-top:60px;
}/*6*/

#testi{
font-size: 1.2em; 
line-height: 150%;
margin-top:5px;
width:360px;
margin-left:auto;
margin-right:auto;
}

<!--
/* CSS Tabs */
#navcontainer {
	background:#dcc2e5;
	height:30px;
	margin:0;
	}

ul#navlist {
        margin: 0 0 0 0;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;		 
}

ul#navlist li {
        float: left;
        font-family: verdana, arial, sans-serif;
        font-size: 11px;
        font-weight: bold;
        margin: 0 ;
        padding: 8px 0 9px 0;
        background-color: #dcc2e5;
        /*border-top: 1px solid #dcc2e5;
        border-bottom: 1px solid #dcc2e5;*/
		
}

#navlist a, #navlist a:link {
        margin: 0;
        padding: 8px 9px 9px 9px;
        color: #523714;
        border-right: 1px solid	 #dcc2e5;
        text-decoration: none;
		background:url(images/line-menu.jpg) no-repeat right top;
}

ul#navlist li#active {
        color: #95bbae;
        /*background-color: #e7a8fd;*/
}

#navlist a:hover {
        color: #523714;
        background-color: #cf9be2;
		 padding: 8px 9px 9px 9px;
}

#alexaBox {
	margin-top:50em;}
	
.slideshow { height: 500px; width: 190px; margin: auto; overflow:hidden; float:right;  }
.slideshow img {padding: 0 0 0 0;  }
-->