﻿
body {
			margin: 0px;
			padding: 0px;
			background-position:center;		
}

img {
			border: 0;
}

a {
				text-decoration: none;
				color: #000000;
}

	
a:visited {
			color: #000000;
}			
#container {
			width: 100%;
			text-align: center;

}
#master_top {
			width: 100%;
			background-position:center;	
			background-image: url('../_images/_top.jpg');
			background-repeat: no-repeat;
			background-color: #000000;
			height: 150px;
			

}

#master_top2 {
			background-color: #C0C0C0;
			height: 30px;
				
}

#navigation {
			float:left;
   			width:100%;
   			background-color: #C0C0C0;
   			overflow:hidden;
   			position:relative;
			
			
}
#navigation ul {
			clear:left;
   			float:left;
   			list-style:none;
   			margin:0;
   			padding:0;
  			position:relative;
   			left:50%;
   			text-align:center;				
				}
				
#navigation li {
			display:block;
   			float:left;
   			list-style:none;
   			margin:0;
   			padding:0;
   			position:relative;
   			right:50%;
   			font-family: Verdana;

   							
}
#navigation a {
			font-weight: bold;
			text-decoration: none;
			color: #000;
			display: block;
			padding: 5px;
				
		


}
#navigation a:hover {
			font-weight: bold;
			text-decoration: none;
			color: #fff;
			background-color: #000000;
}



#master_1 {
			width: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-image: url('../_images/_1.jpg');
			height: 660px;
			margin-bottom: 26px
}

#master_2 {
			width: 100%;
			background-position:center;			
			background-repeat: no-repeat;
			background-image: url('../_images/_2.jpg');
			height: 660px;
			margin-bottom: 26px
}

#master_3 {
			width: 100%;
			background-position:center;			
			background-repeat: no-repeat;
			background-image: url('../_images/_3.jpg');
			height: 660px;
			margin-bottom: 26px
}

#master_4 {
				width: 100%;
				background-position: center;
				background-repeat: no-repeat;
				background-image: url('../_images/_4.jpg');
				height: 660px;
				margin-bottom: 26px
}

#master_bund2 {
				list-style-type: none;
				width: 100%;
				height: 25px;
				float: left;
				margin-top: -39px;
				color: #FFFFFF;
}

#master_bund {
			width: 100%;
			height: 180px;			
			background-color: #000000;
			margin-top: 23px;

}


p {
				color: #000000;
				font-weight: bold;
				text-align: center;
				font-family: Verdana;
				background-color: #C0C0C0;
				font-size: small;
				line-height: 30px;
}