@charset "utf-8";

body {
font-family : Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration : none;
}

a:link,a:active,a:visited,a:hover {
	color:#ffffff;
	}

#splash_con {
width : 800px;
margin : -12px auto 20px;
}

.logo {
margin-top : auto;
background-image : url(images/logo_hdr.jpg);
}

#slideshow {
position : relative;
height : 350px;
width : 800px;
margin-top : 10px
}

#slideshow img {
position : absolute;
top : 0;
left : 0;
z-index : 8;
}

#slideshow img.active {
z-index : 10;
}

#slideshow img.last-active {
z-index : 9;
}

#spnavi {
font-size : 10px;
text-decoration : none;
font-weight : normal;
width : 100%;
clear : both;
color : #333333;
margin : 8px auto;
height : 100px;
}

.spnavi_col1 {
width : 500px;
float : left;
position : relative;
padding : 5px;
text-align : justify;
border-right : 3px dotted #ccc;
}

.spnavi_col2 {
width : 585px;
float : right;
position : relative;
}

/*IE7 CSS crossbrowser critical part*/

#navico {
margin : 0;
padding : 0;
}

#navico ul {
float:left;
margin : 0;
padding : 0;
list-style : none;
}

#navico li {
float:left;
margin : 0;
padding : 3px;
list-style: none;
}

/*IE7 CSS crossbrowser critical part*/

#navico a:link, #navico a:visited {
background-color : #ffffff;
float : left;
margin : 1px;
text-decoration : none;
font-weight : bold;
font-size : 9px;
padding : 2px;
color : #ffffff;

}

#navico a:link#current, #navico a:visited#current, #navico a:hover {
color : #fff;
}

#navico a:hover {
color : #ffffff;
background : #cccccc;
}

/*IE7 CSS crossbrowser critical part*/

#smn {
margin : 10px 0 0 4px;
padding : 0;
}

#smnico {
margin : 0;
padding : 0;
}

#smnico ul {
float:left;
margin : 0;
padding : 0;
list-style : none;
}

#smnico li {
float:left;
margin : 0;
padding : 2px;
list-style : none;
}

/*IE7 CSS crossbrowser critical part*/

#smnico a:active, #smnico a:hover, #smnico a:link, #smnico a:visited {
float : left;
color : #ffffff;
list-style:none;
}

#copyright2 {
border-top : 1px solid #e80000;
padding-top : 10px;
font-size : 10px;
text-decoration : none;
font-weight : normal;
width : 100%;
clear : both;
color : #333333;
margin : auto;
text-align : center;
}

#copyright2 a:link, #copyright2 a:visited{
color:#e80000;
}

#copyright2 a:hover {
font-weight : bold;
}
