#bg {
	height:1400px !important;
}

#content {
	height: 1180px!important;
}

.title {
	width: 560px;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 27px;
	height: 15px;	
}

.titleLeft {
	float: left;
	width: 227px;
	background-image: url("../images/titleLeft.png");
	height: 14px;
	background-repeat: no-repeat;
	background-position: 0px 7px;
}


.titleRight {
	float: left;
	width: 227px;
	background-image: url("../images/titleRight.png");
	height: 14px;
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

	

h1 {
	float: left;
	padding: 0 12px;
	font-size: 12px;
	text-transform: uppercase;
	height: 14px;
	color: #b7af92;
}


p {
	clear: left;
	text-align: center;
	color: #434035;
    font-size: 15px;
}

p a {
    text-decoration: underline;
}
