#content {
	background: url(../../uploads/images/content.png) no-repeat center bottom;
	width: 1000px;
        min-height: 400px;
        height: 502px;
        margin: auto;
        margin-top: 150px;
        border: solid 0px #000;
}

#section {
	width: 900px;
        height: auto;
        margin-left: 50px;
	float: left;
}

nav, #nav {
	width: 900px;
        height: auto;
}

#nav1 {
	float: left;
        width: 248px;
        height: 95px;
        padding-top:  48px;
        margin-left:  11px;
        background: #ffffff;
}