#wrapper {
	width:900px;
	margin-left: auto;
	margin-right: auto;
}

#navigation {
	width:800px;
	height:53px;
	padding-top: 17px;
	padding-left: 100px;
	background-image:url('/media/images/1_01.jpg');
}

#header {
	width:900px;
	height:286px;
}

#content {
	width:860px;
	min-height:314px;
	background-image:url('/media/images/3_03.jpg');
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
	padding-top: 20px;
}

#content ul {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#content li {
	padding-left: 10px;
}

#contentfooter {
	width:900px;
	height:18px;
	background-image: url('/media/images/4_04.jpg');
}

#spacer {
	width:900px;
	height:10px;
}

#footer {
	width:870px;
	height:60px;
	background-image: url('/media/images/6_06.jpg');
	margin-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	color:#003366;
}
