@charset "UTF-8";

body {
	color: #000;
    background: #c9dfed;
    text-align: center;
    vertical-align: center;
    height: 100% !important;
    padding: 0;
    background-image:  url(../img/bg8.png);
	background-repeat:no-repeat;
	background-position:center; 
  }
#swf-master{ 
  	/*background-color: #ededee; */
  	background:#c9dfed url(../img/bg_sky.jpg) repeat-x left top;
  }
/*#swf-bar-wrapper {
	clear:both;
    padding: 0;
    margin: 0;
    height: 24px; 
    background: url(../img/kante_sky.png) no-repeat bottom left;
}    */
#swf-colorborder {
    position:absolute;
    background: url(../img/kante_sky.png) no-repeat top left;
    top: 416px;
    left: 0px;
    width: 996px;
	height: 24px;
	border: 0;
    padding: 0; 
    margin: 0;
}
#swf-footer-wrapper{
    color: #000;
    background: #c9dfed url(../img/footer_sky.png) repeat bottom left;
}  
#swf-pos-logo {
    background: url(../img/swf_logo_sky.gif) no-repeat top left;
}

.swf-nav-footer ul li a {
    color:#666;}

p.bodytext a {
    color:#666;
    text-decoration:underline;
    }
