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

html{
	
}

body{background : #E7EBEE url(../images/backdrops/59.png) repeat 0 0;}

h1.page-title{
	color: #EDEDED;
	text-shadow: 1px 1px 0 #000;
	margin-bottom: 10px;
}

#slider_dots li{
	background-image: url(../images/night_slider_dots.png);
}
			#nav > li > a{
				font-weight: bold;
			}
			.cufon-active #nav > li > a{
				font-weight: normal;
			}
			#nav li a:hover, #nav li a.act{
				color: #aeaead;
			}
/*#about_t{
	background: url(../images/night_about_t.png) no-repeat center 0;
}
#about_b{
	background: url(../images/night_about_b.png) no-repeat center bottom;
}*/
#about{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}

#footer_shadow{
	float: left;
	clear: both;
	width: 99.9999%;
	height: 20px;
	margin-top: -20px;
	background: url(../images/footer_shadow.png) repeat-x 0 bottom;
}
