html {
	height:100%;
	/*background:url(/content/images/bg_fon.jpg) repeat-x;*/
	}
#site {
	min-height:1000px;
	height:100%;
	background:url(/content/images/bg_main.jpg) center top no-repeat;
	}
#footer {
	margin-top:-153px;
	}
h1 {font-size:2em; color:#305f87;}
h2 {font-size:1.60em; color:#4e4e4e;}
h3 {font-size:1.35em; color:#747474;}
p.caption{
	color:#305f87;
	}