img, div { behavior: url(iepngfix.htc) }

.right{
float: right;
}
.left{
float: left;
}

.clear{
clear: both;	
}

body{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
margin: 0;
padding:0;
background: #CB85CD url('../images/bg_body.jpg') top center repeat-x;
}


#container{
margin: 0 auto;
width: 964px;
padding-bottom:  30px;
background: url('../images/bg_container.png') top center repeat-y;	
}



	#header{
	background: url('../images/bg_header.jpg') top center no-repeat;
	height: 186px;
	}
	
	#contact_top{
	width: 500px; 
	color: #fff; 
	font-size: 0.7em; 
	text-align: right; 
	margin: 0 30px 0 0;
	font-weight: 700;
	}
	
	#contact_top span{color: #89a1a5}
	
	#contact_top a{text-decoration:none;color: #fff}
	#contact_top a:hover{color: #fff; text-decoration: underline}
	
	#content_container{
	width: 968px;
	margin: 0 auto;

	}

	#navi{
	margin: 35px 0 0 0;
	float: left;
	padding: 0;
	width:160px;
	font-weight: 400;
	}
	
	#navi span{color: #1b1b1b}
	
		#navi ul{color: #1b1b1b; list-style-type: none;  margin: 0; padding: 0; font-size: 0.8em;}
		#navi ul li{ padding: 5px 0 5px 20px; margin:0;}
		#navi ul li a{color: #1b1b1b; text-decoration: none;  font-weight: 700 }
		#navi ul li a:hover{ color: #768083}			
		#navi ul li .active	{color: #910599; font-weight: 700; }


		
	#content{
	padding: 0 25px;
	width: 740px;
	float: right;
	border-left: 2px solid #d9d9d9;
	margin-top: 35px;
	color: #333;
	font-size: 0.8em;
	line-height: 180%;	
	padding-bottom: 35px;
	}
		#content h1{
		color: #910599;
		font-weight: 400;
		font-size: 2.1em;
		margin: 20px 0 0 0;
		padding: 0 0 20px 0 ;
		text-align: left;
		}
		
		#content h2{
		font-weight: 400;
		color: #910599;
		font-size: 1.6em;	
		margin: 25px 0 5px 0;
		}
		
		#content h3{
		font-weight: 400;
		color: #910599;
		font-size: 1.4em;	
		}

		#content p{
		margin: 0 0 30px 0;

		}
		#content a{
		color: #910599;
		}
		#content a:hover{
		color: #6B7477;
		text-decoration: none;
		}
		.gallery{
		height: 265px;
		width: 265px;
		float: left;
		}

	.gallery img{
	margin: 0 15px 15px 0;
	float: left;
	border: 0;
	}
	
	#map{
	float: right;
	width: 300px;
	height: 300px;
	font-size: 0.6em;
	margin: 80px 40px 0 0;
	}

	#footer{	
	margin:  0 auto;
	padding: 30px 0 0 0;
	width: 964px;
	height: 229px;
	background: url('../images/bg_footer.jpg') top center no-repeat;
	}
	#footer_contents .left  a{color: #333;}
	
		#footer_contents{
		margin: 0px 5px;
		padding: 0 10px;
		color: #333;
		font-size: 0.8em;
		}
		
		#footer_contents .left{width: 300px}
		
		
			#navi_footer{float: right; color: #333; width: 500px; text-align: right; padding-top: 10px;}
			#navi_footer ul{ list-style-type: none; margin: 0; padding: 0px 0 0 20px; }
			#navi_footer ul li{ display: inline;  }
			#navi_footer ul li a{color: #333; text-decoration: none; padding: 0 3px; }
			#navi_footer ul li a:hover{color:#1483D9;}
	
	.gallery{  float: left; width: 155px; height: 215px; border:  0px solid #666; text-align: center;  margin: 0 15px 0 0;padding: 0; }





.gallery a{width: 155px; height: 155px; display: block; border: 1px solid #aaa;  }

.gallery a:hover{border: 1px solid #910599}

.desc{font-size: 0.8em; line-height: 100%; color: #666; text-align: left; padding-top: 5px; color: #910599}

			

