body {
	background-color:#000000;
	margin-right: 0px;
	margin-left: 0px;
	margin: 0;
	margin-top: 3px;
	margin-bottom: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#FF33CC;
	margin-bottom: -5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FF33CC;
	line-height: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#CC33FF;
	margin-bottom: -5px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#CC33FF;
	line-height: normal;
}
	

#container {
	position: relative;
	z-index: 1;
}

#banner {
	background-image:url(../images/banner_plain_02.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:100%;
	height:205px;
	z-index:2;
}

#banner_urban {
	background-image:url(../images/banner_urban_02.gif);
	background-repeat:no-repeat;
	position:relative;
	width:100%;
	height:205px;
	z-index:2;
}

#slogan_lv {
	position:absolute;
	left:20px;
	top:182px;
	width:468px;
	height:17px;
	z-index:3;
	background-image:url(../images/images/slogan_05.gif);
	background-repeat:no-repeat;
}

#picture_lv {
	position:absolute;
	left:639px;
	top:16px;
	width:288px;
	height:187px;
	z-index:3;
	background-image:url(../images/images/picture_banner_05.jpg);
	background-repeat:no-repeat;
}

#slogan_uk {
	position:absolute;
	left:20px;
	top:182px;
	width:468px;
	height:17px;
	z-index:3;
	background-image:url(../images/images/slogan_urban_05.jpg);
	background-repeat:no-repeat;
}

#picture_uk {
	position:absolute;
	left:639px;
	top:16px;
	width:288px;
	height:187px;
	z-index:3;
	background-image:url(../images/images/picture_banner_uk.jpg);
	background-repeat:no-repeat;
}

#fade_right {
	position:absolute;
	left:786px;
	top:205px;
	width:216px;
	height:201px;
	z-index:2;
	background-image: url(../images/banner_04.jpg);
	background-repeat: no-repeat;
	right: 0px;
}

#menu {
	position:absolute;
	left:9px;
	top:216px;
	width:158px;
	height:297px;
	z-index:3;
	line-height: 10px;
}

#under_menu {
	position:absolute;
	left:8px;
	top:545px;
	width:167px;
	height:155px;
	z-index:4
}

#signiture {
	position: absolute;
	z-index: 7;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #333333;
	margin-bottom: 0px;
	letter-spacing: -1px;
	margin-top: 10px;
	left: 8px;
	top: 708px;
}

#bottom {
	width: 692px;
	height: 5px;
	position: relative;
	left: auto;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/bottom.gif);
	background-repeat: no-repeat;
	z-index: 1;
	
}

#text_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
}

#text_area A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}

#text_area A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}

#text_area A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}

#signiture A:link {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
}

#signiture A:visited {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
}

#signiture A:hover {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}

#title {
	left:9px;
	top:12px;
	height:78px; 
	width:243px; 
	z-index:4; 
	position: absolute;
}

input.btn{
   color:#333333;
   font-family:Arial, Helvetica, sans-serif;
   font-size:9pt;
   font-weight:bold;
   background-color:#FFFFFF;
   border:1px solid;
   border-top-color:#666666;
   border-left-color:#666666;
   border-right-color:#666666;
   border-bottom-color:#666666;
 }
   
input.btnhov{
   color:#333333;
   font-family:Arial, Helvetica, sans-serif;
   font-size:9pt;
   font-weight:bold;
   background-color:#CCCCCC;
   border:1px solid;
   border-top-color:#999999;
   border-left-color:#999999;
   border-right-color:#999999;
   border-bottom-color:#999999;
}

