@charset "UTF-8";
/* CSS Document */

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003;
}
#banner {
	width: 900px;
}
#navigation {
	width: 880px;
	padding: 10px;
	text-align: left;
}
#contents {
	width: 840px;
	text-align: center;
	white-space: normal;
	display: block;
	padding: 30px;
	font-size: 14px;
	font-style: normal;
	line-height: 35px;
}
#jewellers {
	width: 430px;
	padding: 10px;
	float: left;
	text-align: center;
}
#footer {
	clear: both;
	width: 900px;
	text-align: right;
}
#jewellers2 {
	padding: 10px;
	float: left;
	width: 430px;
	text-align: center;
}
