@charset "utf-8";
/* CSS Document */
html {
height:100%;
	  
}
body{
height: 100%;
margin:0;
padding:0;
font-family:arial, helvetica, sans-serif;
background-color:#BCD7F5;

}
h1 {
	padding:0px;
	font-size:26px;
	line-height:28px;
	font-weight:900;
	color:#333333;
	}
	
	h2{
		padding:0px;
	font-size:16px;
	line-height:28px;
	font-weight:800;
	color:#333333;
	}
.clouds{
z-index:0;
margin:0;
padding:0;
height:100%;
widgth:100%;

}


.navigation {
	position:fixed;
	padding: 0;
	font-family:Myriad Pro;
	font-size:13pt;
	line-height:39px;
	margin-left:-10px;
	width:230px;
	height:262px;
	letter-spacing:.05em;
	display: block;
	background-image:url(images/navbg.png);


}

.navigation a {
	display: block;
	border-bottom:solid 1px;;
	border-left:solid 1px; 
	border-color:#D1E3ED;
	margin:2px 0px 2px 0px;
	text-decoration: none;
	width: 208px;
	padding: 0px 10px;
	color: #333333;
	float:left;


}
.navigation a:hover {
background-image:url(images/navbg.png);
background-repeat:repeat;
display: block;
}

.grass{
position:fixed;
height:auto;
width:100%;
bottom:0;
z-index:7;
}
.phone{
position:absolute;
height:35px;
bottom:0;
z-index:8;
overflow:hidden;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
left:510px;
}

.application{
position:absolute;
height:50px;
bottom:100px;
z-index:20;
left:110px;
display:block;
overflow:visible;
}
.sign{
position:fixed;
height:43%;
width:159px;
left:68px;
top:440px;
z-index:3;
overflow:hidden;
}

#navigation2 {
	position:fixed;
	top:155px;
	left:58px;
}

#content {
	position:absolute;
	width:658px;
	height:94%;
	z-index:6;
	top:43px;
	left:268px;
	background-image:url(images/c3.png);
	background-position:top;
	background-repeat:no-repeat;
	padding-left:15px;

}
.container{padding-left:7px; padding-right:15px; padding-top:5px;}


#topicContent{
padding-right:15px;
font-size:11pt;
}

-->
#logo {
	position:fixed;
	width:auto;
	height:auto;
	z-index:1;
	top:45px;
	left:73px;
}
.gallery img{
border:2px solid #ccc;;margin-bottom:10px; margin-right:10px; #ccc; padding:1px;}

.gallery:hover img{
border:2px solid #E4B702; color:#E4B702;}

.gallery:hover{
color: red; 
}
.gallery2{
border:2px solid #ccc; padding:0px;}
}