@charset "utf-8";
/* CSS Document */

body {
margin: 0px;
background-color:#333333;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: white;
text-decoration:none;
text-align:justify;
}

ol {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: white;
text-decoration:none;
text-align:justify;
}

p A:link, p A:visited {
color: #a9dbf1;
}

p A:hover, p A:active {
color: #99ccff;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color: white;
background-image:url(img/bullet.gif);
background-repeat:no-repeat;
background-position: 8px left;
padding-left: 26px;
margin: 0px;
}

#logo {
width: 251px;
height: 109px;
top: 0px;
left: 400px;
z-index:5;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: white;
}

#contact {
width: 200px;
height: 30px;
top: 0px;
left: 400px;
z-index:5;
padding-top: 3px;
padding-left: 15px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: white;
float: right;
}

#contact A:link, #contact A:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: white;
text-decoration:none;
}

#contact A:hover, #contact A:active {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #CCCCCC;
text-decoration:none;
}



.pagestretch{
width: 100%;
height: 100%;
}

.pageholder {
width: 925px;
height: 596px;
}

.pagerows {
width: 925px;
height: 596px;
}

.pageheader {
background-image:url(img/header.gif);
background-position: top right;
background-repeat: no-repeat;
height: 109px;
}

.pagecenter {
width: 100%;
height: 100%;
}

.menuholder {
width: 185px;
height: 100%;
background-image:url(img/bg_menu.gif);
background-position: top left;
background-repeat:repeat-y;
}

.menu {
width: 185px;
background-image:url(img/bg_menu2.gif);
background-position: top left;
background-repeat:repeat-y;
}



			.button {
			width: 185px;
			height: 25px;
			float:left;
			background-image:url(img/bullet.gif);
			background-position: 18px 6px;
			background-repeat:no-repeat;
			}
			
			
					.button A:link, .button A:visited {	
					padding-top: 5px;
					padding-left: 36px;
					text-decoration:none;
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					color:white;
					display:block;
					}
					
					.button A:hover, #button A:active {
					color:#009999;
					}
					
			.button_active {
			width: 185px;
			height: 25px;
			float:left;
			background-image:url(img/bullet2.gif);
			background-position: 18px 6px;
			background-repeat:no-repeat;
			}
			
			
					.button_active A:link, .button_active A:visited {	
					padding-top: 5px;
					padding-left: 36px;
					text-decoration:none;
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					color:#009999;
					display:block;
					}
					
					.button_active A:hover, .button_active A:active {
					color:#009999;
					}
					
					
			.button_on {
			width: 185px;
			height: 25px;
			float:left;
			}
			
			
					.button_on A:link, .button_on A:visited {	
					padding-top: 5px;
					padding-left: 36px;
					text-decoration:none;
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					color:#CCCCCC;
					display:block;
					}
					
					.button_on A:hover, .button_on A:active {
					color:#CCCCCC;
					}
					
			.button_on2 {
			width: 185px;
			height: 25px;
			float:left;
			}
			
			
					.button_on2 A:link, .button_on2 A:visited {	
					padding-top: 5px;
					padding-left: 36px;
					text-decoration:none;
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					color:#009999;
					display:block;
					}
					
					.button_on2 A:hover, .button_on2 A:active {
					color:#009999;
					}

.center_content {
width: 100%;
height: 100%;
background-image:url(img/1px_blue.gif);
}


	.flashcontent {
	width: 100%;
	height: 126px;
	}
	
	.content {
	width: 100%;
	height: 100%;
	}
	
	
	.textcontent {
	padding-left: 66px;
	padding-top: 30px;
	padding-right: 35px;
	padding-bottom: 20px;
	}
	
	.fotocontent {
	background-image:url(img/1px_blue2.gif);
	background-position: top right;
	background-repeat: repeat-y;
	width: 180px;
	padding-top: 30px;
	}
	
	.fotocontent img {
	border: 3px solid #dbe8f6;
	
	}




.footer {
background-image:url(img/footer.gif);
background-position: top left;
background-repeat:no-repeat;
height: 12px;
}
