#content h2, #content h3,#content h4, #content h5, #content h6 {
	margin:0
}
#container {
	text-align:left
}
#container {
	width:1170px;
	margin:0 auto
}
#content {
	float:left;
	width:565px;
	padding:0 10px 0 30px;
	position: relative;
	border-right: dotted #4F5B67 1px;
}
#navigation {
	float:right;
	width:315px;
	padding: 10px 245px 10px 2px;
}
#extra {
	padding: 10px;
	float:right;
	clear:right;
	width:230px
}
#footer{clear:both;width:1170px;margin: 0 auto;}
