#wrapper {
	width: 460px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
#centre {
	background-image: url(img/bg_home.png);
	height: 223px;
	padding-left: 210px;
	padding-top: 72px;
}
#content {
	width: 180px;
	height: 90px;
	float: left;
	overflow: auto;
	padding-top: 0px;
}
#maintitle {
	background-image: url(img/title.png);
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;
}
#navigation {
	height: 4px;
	text-align: center;
	padding-top: 20px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E0DFC8;
	background-image: url(img/wp.png);
	background-repeat: repeat;
}
#centre_about {
	background-image: url(img/bg_about.png);
	height: 223px;
	padding-left: 210px;
	padding-top: 72px;
}
#centre_hotoshop {
	background-image: url(img/bg_photoshop.png);
	height: 223px;
	padding-left: 210px;
	padding-top: 72px;
}
a:link {
	color: #E0DFC8;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#centre_careers {
	background-image: url(img/bg_careers.png);
	height: 223px;
	padding-left: 210px;
	padding-top: 72px;
}
#centre_contact {
	background-image: url(img/bg_contact.png);
	height: 223px;
	padding-left: 210px;
	padding-top: 72px;
}
a:visited {
	color: #E0DFC8;
	text-decoration: underline;
}
p {
	margin-top: 0px;
	margin-bottom: 8px;
}

