body
{
	color: #272727;
	background: #232323;
	margin: 0px;
	padding: 0px;
	font: normal normal normal 12px/16px 'Arial' , 'Lucida Console' , 'Helvetica' , 'Geneva' , Sans-Serif;
}

form , p
{
	margin: 0px;
	padding: 0px;
}

div
{
	overflow: hidden;
}

a:link , a:active , a:visited
{
	background: transparent;
	color: #46b6db;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	color: #003399;
}

h1 , h2 , h3 , h4 , h5 , h6
{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}

h1 { font-size: 40px; }
h2 { font-size: 36px; }
h3 { font-size: 32px; }
h4 { font-size: 28px; }
h5 { font-size: 24px; font-weight: bold; border-bottom: 1px solid #c6c6c6; margin-bottom: 10px; padding-bottom: 10px;}
h6 { font-size: 20px; font-weight: bold; }

input , select , textarea , button
{
	font: normal normal normal 0.8em 'Lucida Grande' , 'Lucida Sans Unicode' , 'Helvetica' , 'Geneva' , 'Arial' , Sans-Serif;
}

#canvas {
	width: 915px;
	margin: 0px auto;

}

	#header	div{
		height: 413px;
		float: left;
	}

		#header div.logo {
			
		}
		
		#header div#menu {
			width: 313px;
			height: 413px;
			background: transparent url('../../site_media/images/background/bg_menu.jpg') no-repeat;
		}

			#menu ul{
				margin-top: 88px;
				margin-left: 20px;
			}
			
			#menu ul li{
				width: 223px;
				height: 22px;
				margin-bottom: 10px;
				padding: 7px 10px 7px 10px;
				background: transparent url('../../site_media/images/background/bg_menu_blue.gif') no-repeat;
			}

			#menu ul li.over{
				background: transparent url('../../site_media/images/background/bg_menu_over.gif') no-repeat;
			}

			#menu ul li.last{
				background: transparent url('../../site_media/images/background/bg_menu_black.gif') no-repeat;
			}

			#menu ul li a{
				font: normal normal bold 18px 'Arial' , Sans-Serif;
				color: #fff;
				text-decoration: none;
			}

	#content {
		width: 855px;
		padding: 30px;
		background-color: #fff;
	}

		#left {
			float: left;
			width: 266px;
			margin-right: 30px;
		}

		#middle {
			float: left;
			width: 266px;
			margin-right: 30px;
		}

			#middle ul li {
				margin-top: 8px;
				padding-bottom: 4px;
				border-bottom: 1px solid #c6c6c6;
			}

			#middle ul li a{
				color: #000;
			}

			#middle ul li a:hover{
				color: #0066CC;
			}

		#right {
			float: left;
			width: 263px;
		}

			#right ul li {
				margin-top: 8px;
				padding-bottom: 4px;
				border-bottom: 1px solid #c6c6c6;
			}

		#container p{
			margin-bottom: 10px;
			font-size: 14px;
			line-height: 18px;
		}
		    
		    #container ul.gallery li{
    			margin-bottom: 10px;
    			list-style-type: disc;
    			margin-left: 20px;
    			padding-left: 10px;
    		}
		    
	
	#bottom {
		width: 885px;
		padding: 30px 0px 30px 40px;
		height: 114px;
		background-color: #f0f0f0;
		border-top: 1px solid #c6c6c6;
	}

		div.bottom_box {
			float: left;
			margin-right: 38px;
			width: 250px;
			height: 120px;
			background-color: #fff;
			border: 1px solid #c6c6c6;
		}

		div.bottom_box p{
			margin: 60px 0px 0px 70px;
		}

		div.bottom_box_photo {
			background: #fff url('../../site_media/images/background/bg_photo.gif') no-repeat;
		}

		div.bottom_box_video {
			background: #fff url('../../site_media/images/background/bg_video.gif') no-repeat;
		}

		div.bottom_box_contact {
			background: #fff url('../../site_media/images/background/bg_contact.gif') no-repeat;
		}


	
	#footer {
		width: 915px;
		height: 42px;
		background: transparent url('../../site_media/images/background/bg_footer.jpg') no-repeat;
		margin-bottom: 30px;
	}


/********************* PUBLIC ***********************************/

p.sub_title {
	font-size: 14px;
	font-weight: bold;
	color: #707070;
}

span.news_date {
	color: #ff0000;
}

ul#basinda_list li{
	width: 100px;
	height: 140px;
	float: left;
	margin: 10px;
	text-align: center;
}
