.container {
	background-color: #FFF;
	height: 920px;
	width: 960px;
	margin: auto;
}
.header {
	background-color: #FFF;
	height: 170px;
	width: 960px;
}
.socialmedia1 {
	background-color: #FFF;
	float: left;
	height: 25px;
	width: 960px;
	text-align: center;
}
.socialmedia2 {
	background-color: #FFF;
	float: left;
	height: 50px;
	width: 960px;
	text-align: center;
}
.sm0
	{
	float: left;
		height: 50px;
	width: 230px;
		text-align: center;
}
.sm1
	{
	float: left;
		height: 50px;
	width: 100px;
		text-align: center;
}
.sm2
	{
	float: left;
		height: 50px;
	width: 100px;
		text-align: center;
}
.sm3
	{
	float: left;
		height: 50px;
	width: 100px;
		text-align: center;
}
.sm4
	{
	float: left;
		height: 50px;
	width: 100px;
		text-align: center;
}
.sm5
	{
	float: left;
		height: 50px;
	width: 100px;
		text-align: center;
}
.uppermid {
	background-color: #FFF;
	float: left;
	height: 135px;
	width: 960px;
	text-align: center;
	font-family: 'Gabriela', serif;
	font-size: 35px;
	line-height: 25px;
	font-variant: inherit;
	color: #DDDDDD;
}
.bignavleft {
	background-color: #FFF;
	height: 370px;
	width: 400px;
	float: left;
	text-align: right;
	font-family: 'Gabriela', serif;
	font-size: 35px;
	font-variant: small-caps;
	color: #DDDDDD;
	font-style: normal;
	text-indent: 20px;
	padding-right: 80px;
	line-height: 31px;
	display:block;
}
.bignavright {
	background-color: #FFF;
	height: 370px;
	width: 470px;
	float: left;
	text-align: left;
	font-family: 'Gabriela', serif;
	font-size: 35px;
	font-variant: small-caps;
	color: #DDDDDD;
	font-style: normal;
	text-indent: 35px;
	line-height: 31px;
	padding-left: 10px;
}
.upperfooter {
	background-color: #FFF;
	float: left;
	height: 100px;
	width: 960px;
	text-align: center;
}
.footer {
	float: left;
	height: 100px;
	width: 960px;
	background-color: #FFF;
	text-align: center;
}
