body {
	background: #c0d16d;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000;
}

h1 {
	color: #6f47a7;
	font-size: 20px;
}
h2 {
	color: #6f47a7;
	font-size: 16px;
}

#wrapper {
	width: 820px;
	background: #fff;
	border: solid 10px #4c5a68;
	text-align: left;
}

#header {
	width: 100%;
	height: 195px;
	background: url("graphics/header-bg.jpg") top center no-repeat;
}

#header #mainmenu {
	padding: 141px 0px 0px 24px;
}

#mainmenu a {
	color: #6f47a7;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 10px;
}

#mainmenu a:hover {
	color: #6f47a7;
	font-weight: bold;
	text-decoration: underline;
}

#mainmenu a:visited {
	color: #4c5a68;
	font-weight: lighter;
	text-decoration: none;
}

#maincontent {
	background: transparent;
	height: 100%;
	padding: 0px 24px 24px 24px;
}

#footer {
	width: 100%;
	height: 95px;
	background: #fff url("graphics/footer-bg.jpg") bottom center no-repeat;
}

#footer #footerlinks {
	float: right;
	padding-top: 69px;
	margin-right: 20px;
}

#footer #footerlinks img {
	border: 0;
	margin-right: 5px;
}

#breaker {
	background: transparent;
	height: 1px;
	clear: both;
}

#cms_catalogue_content {
	width: 100%;
}

#cms_catalogue_content .ew_cms_cataloguetbl {
	width: 100%;
	text-transform: uppercase;
	line-height: 25px;
	text-align: center;
}

#cms_catalogue_content a {
	border: 0;
	color: #000;
	text-decoration: none;
}

#cms_catalogue_content img {
	border: solid 1px #000;
}
