@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/bg.jpg) no-repeat #ffebdc;
	font-family:Tahoma;
	color:#373737;
	font-size:13px;
}

* { margin:0px;
	padding:0px;
	}
	
img { border:0px; behavior: url(iepngfix.htc);}

.containner { width:786px;
			  margin:0px 0px 0px 44px;}
			  
.top { height:87px;  }			  
			  
.top ul { list-style-type:none; height:73px;}

.top li { float:left;}

.flash { width:786px;
		 height:282px;
		 _margin-top:-3px;
		 }
		 
.red { color:#CC3333; font-weight:bold;}		 
		 
.wrap { background-image:url(images/bg-content.gif);
		background-repeat:repeat-y;
		width:750px;
		height:335px;
		padding:20px 18px 0px 18px;
		}		 			  
		
.wrap .content { float:left;
				 width:488px;
				 }	
				 
.wrap .pic { float:left;
			  width:262px;
			  text-align:center;
			  }		
			  
.footer { background:url(images/footer.jpg) no-repeat;
		  width:781px;
		  height:44px;
		  text-align:right;
		  font-size:11px;
		  color:#ff9a92;
		  padding:6px 5px 0px 0px;}
		  
.footer a:link , .footer a:visited , .footer a:hover { text-decoration:none; color:#ff9a92;}		  			  		 	

.tab { margin-left:15px;}	

.activity { width:240px; float:left; padding:0px 5px 0px 5px;}

.activity img { margin-left:5px;}

.topic { font-weight:bold;
		 color:#ff9000;
		 }
		 
.map { float:left; width:435px;
		margin:0px 0px 0px 5px;
		padding:5px;
		background-color:#FFFFFF;
		height:310px;
	  }
	  
.contact { float:left; width:300px; height:310px;}

.contact a:link , .contact a:visited{ text-decoration:none; color:#FF9000;}	
.contact a:hover { text-decoration:none; color:#FF9000;}		  			  		 	

	

.menu { width:280px; height:282px; float:left; }

html>/**/body .menu{ /* for firefox */
width:280px; height:282px; float:left; margin-top:-3px;
}

.flash-motion { width:506px; height:280px; float:left;  }  

html>/**/body .flash-motion{ /* for firefox */
width:506px; height:280px; float:left; margin-top:-3px;
}
	  
	  		 
