

/*------------------------------------------------- Default ------------------------------------------------- */
body {
	font-family:Tahoma, Verdana, SansSerif;
	font-size:11px;
	color:#4b4b4b;
	margin:0px;
	padding:0px;
	background-image:url(../images/bg_intro.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#000000;
}
p {
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
h1 {
	margin:0px;
	padding:0px;
}
ul,li {
	margin:0px;
	padding:0px;
	list-style:none;
}
/*------------------------------------------------- Common ------------------------------------------------- */
.hide {
	display:none;
}
.clear {
	clear:both;
}
/*------------------------------------------------- Layout ------------------------------------------------- */

#maincontainer{
	Width:942px;
	margin:0px auto 0px auto;
	padding:0px;
	
}
#intro{
	Width:942px;
	height:413px;
	margin:0px;
	padding:0px;	
}
#topmenu{
	Width:942px;
	height:104px;
	margin:0px;
	padding:0px;	
}
#topmenu_bg{
	Width:102px;
	height:22px;
	background-image:url(../images/linkbg.gif);
	background-repeat:no-repeat;
	margin:0px 13px 0px 0px;
	padding:4px 15px 0px 25px;
	float:right;	
}

#topmenu_bg a{
	margin:0px;
	padding:0px;
	color:#acacac;
	font-weight:bold;
	text-decoration:none;
}
#topmenu_bg a:hover{
	text-decoration:underline;
}
#navigation_box{
	Width:942px;
	height:36px;
	margin:37px 0px 0 0px;
}
.navigation{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.navigation ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.navigation li{
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
}
.nav_01 a{
	background-image:url(../images/nav_01.gif);
	background-repeat:no-repeat;
	width:81px;
	height:31px;
	display:block;
}
.nav_01 a:hover{
	background-image: url(../images/nav_hover_01.gif);
	background-repeat:no-repeat;
	width:81px;
	height:31px;
	display:block;
}
.nav_02 a{
	background-image: url(../images/nav_02.gif);
	background-repeat:no-repeat;
	width:115px;
	height:31px;
	display:block;
}
.nav_02 a:hover{
	background-image: url(../images/nav_hover_02.gif);
	background-repeat:no-repeat;
	width:115px;
	height:31px;
	display:block;
}
.nav_03 a{
	background-image: url(../images/nav_03.gif);
	background-repeat:no-repeat;
	width:94px;
	height:31px;
	display:block;
}
.nav_03 a:hover{
	background-image: url(../images/nav_hover_03.gif);
	background-repeat:no-repeat;
	width:94px;
	height:31px;
	display:block;
}
.nav_04 a{
	background-image: url(../images/nav_04.gif);
	background-repeat:no-repeat;
	width:220px;
	height:31px;
	display:block;
}
.nav_04 a:hover{
	background-image: url(../images/nav_hover_04.gif);
	background-repeat:no-repeat;
	width:220px;
	height:31px;
	display:block;
}
.nav_05 a{
	background-image: url(../images/nav_05.gif);
	background-repeat:no-repeat;
	width:78px;
	height:31px;
	display:block;
}
.nav_05 a:hover{
	background-image: url(../images/nav_hover_05.gif);
	background-repeat:no-repeat;
	width:78px;
	height:31px;
	display:block;
}
.nav_06 a{
	background-image: url(../images/nav_06.gif);
	background-repeat:no-repeat;
	width:76px;
	height:31px;
	display:block;
}
.nav_06 a:hover{
	background-image: url(../images/nav_hover_06.gif);
	background-repeat:no-repeat;
	width:76px;
	height:31px;
	display:block;
}
.nav_07 a{
	background-image: url(../images/nav_07.gif);
	background-repeat:no-repeat;
	width:169px;
	height:31px;
	display:block;
}
.nav_07 a:hover{
	background-image: url(../images/nav_hover_07.gif);
	background-repeat:no-repeat;
	width:169px;
	height:31px;
	display:block;
}
.nav_08 a{
	background-image: url(../images/nav_08.gif);
	background-repeat:no-repeat;
	width:97px;
	height:31px;
	display:block;
}
.nav_08 a:hover{
	background-image: url(../images/nav_hover_08.gif);
	background-repeat:no-repeat;
	width:97px;
	height:31px;
	display:block;
}

/*------------------------------------------------- Footer ------------------------------------------------- */

#footer{
	Width:907px;
	height:100px;
	margin:12px 0px 0px 0px;
	padding:0px 0px 0px 35px;	
}
.footerlogo{
	background-image:url(../images/logo_footer.gif);
	background-repeat:no-repeat;
	width:39px;
	height:36px;
	float:left;
	margin:0px;
	padding:0px;
}
.footertext{
	width:300px;
	height:20px;
	float:left;
	margin:10px 0px 0px 5px;
	padding:0px;
	font-weight:bold;
}



