@charset "UTF-8";
/* CSS Document */


body {
	margin:0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f5960b;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	color:#FFF;
}

#header {
	width:100%; 
	height:150px; 
	background-image:url(images/head4.png);
	background-position:bottom center; 
	background-repeat:no-repeat; 
	position:absolute; 
	z-index:2;"
}

#header_case {
	width:1000px; 
	margin:0px auto;
}

#news {
	position:absolute; 
	margin:10px 0px 0px 0px;
	background-image:url(images/news.png);
	width:217px;
	height:35px;
}

#social {
	position:absolute; 
	margin:18px 0px 0px 850px;
}

#spacer {
	height:65px; 
	width:auto;
}

#parallax {
	position:relative; 
	overflow:hidden; 
	width:auto; 
	height:455px;
}

#footer {
	width:100%; 
	height:95px; 
	overflow:hidden; 
	background-image:url(images/footer2.jpg); 
	background-position:top center; 
	background-repeat:no-repeat;
}

#footer_case {
	width:820px;
	height:40px;
	margin:0px auto;
}

#navi {
	padding:17px 0px 0px 30px;
}





p {
	margin:0px 0px 5px 0px;
	padding:0px;
}

.sitepartheadline {
	font-family:"Comic Sans MS", cursive;
	font-size:15pt;
	color:#900;
	text-transform:uppercase;
}

h2 {
	font-family:"Comic Sans MS", cursive;
	font-size:15pt;
	color:#900;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

.siteparttext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	color:#FFF;
}
	
.red {
	color:#900;
}

li {
	padding-left:0px;
}




a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	color:#900;
	text-decoration:none;
}      /* unvisited link */
a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	color:#900;
	text-decoration:none;
}
a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	color:#900;
	text-decoration:none;
}
a:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	color:#900;
	text-decoration:none;
}




a.submenu:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11pt;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}      /* unvisited link */
a.submenu:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11pt;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}
a.submenu:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11pt;
	color:#FF0;
	font-weight:normal;
	text-decoration:none;
}
a.submenu:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11pt;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}





a.small_white:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9pt;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}      /* unvisited link */
a.small_white:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9pt;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}
a.small_white:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9pt;
	color:#FF0;
	font-weight:normal;
	text-decoration:none;
}
a.small_white:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9pt;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}
