/************************************** HEADER ***************************************/
#header{
	background: url(../images/bg-inner-header.jpg) no-repeat top center;
	height: 132px;
}
/************************************** CONTENT ***************************************/
#content
{
	padding: 217px 40px 0;
}
#content .nav
{
	top: 0px;
}
#content .nav h1 
{
	color: #F1E5C8;
            text-align: right;
}
#content .main-photo
{
	top: 0px;
}



