#container{
	text-align:left;
	width: 900px;
}
#content p{line-height:1.4}
#container{
	width:980px;
	margin:0 auto;
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer{clear:both;width:97%;}
#content h2, #content h3,#content h4, #content h5, #content h6 {
	margin:0;
}
#wrapper {
	width: 945px;
	margin: 0 auto;
	background: #D9EAEC;
}
#bg {
	background-image: url(../images/top_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}

div#content{
	float:left;
	width:725px;
	margin: 0 0 10px 10px;
}
div#navigation{
	float:right;
	width:200px;
	margin: 0 5px 10px 0;
}
div#extra{float:right;clear:right;width:200px}
