body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333;
	margin: 0;
	background:#795e67 url(banner.gif) 50% 0 no-repeat;
}

a:link, a:visited, a:active {
	color: #660033;
	text-decoration: none;
}

a:hover {
	color: #993366;
	text-decoration: none;
}

hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 580px;
}

h1 {
	margin: 8px 2px 8px 0;
	color: #e7d4df;
	background-color:#795d67;
	width:100%;
	font-size:1.1em;
	padding:0.25em;
}

form {
	margin: 0;
}

.main {
	width: 730px;
	margin: 158px auto 0;
	padding: 0;
	background-color:#e8d4df;
}

.banner {
	width: 530px;
	padding-left: 20px;
	float: left;
	text-align: left;
}

.search_box {
}

.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}

.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}

.highlight {
	background-color: #D0D0D0;
}

.banner a {
	color: #333;
}

.contactPanel {
	width:100%;
	height:40px;
	display:block;
	background:url(contact-bg.gif) 0 0 no-repeat;
}

.menu {
	clear:both;
	width:100%;
	height:35px;
	margin:5px 0 0;
}

.menu ul, .menu li {
	margin: 0;
	padding: 0;
}

.menu li {
	float:left;
	list-style: none;
}

.menu a {
	display: block;
	height:35px;
}

.menu a.home { width:85px; background:url(menu-all.gif) 0 100% no-repeat; }
.menu a.home:hover, .menu a.home:focus { background-position:	0 0; }

.menu a.blog { width:97px; background:url(menu-all.gif) -85px 100% no-repeat; }
.menu a.blog:hover, .menu a.blog:focus { background-position:	-85px 0; }

.menu a.gallery { width:85px; background:url(menu-all.gif) -182px 100% no-repeat; }
.menu a.gallery:hover, .menu a.gallery:focus { background-position:	-182px 0; }

.menu a.workshops { width:98px; background:url(menu-all.gif) -267px 100% no-repeat; }
.menu a.workshops:hover, .menu a.workshops:focus { background-position:	-267px 0; }

.menu a.products { width:90px; background:url(menu-all.gif) -365px 100% no-repeat; }
.menu a.products:hover, .menu a.products:focus { background-position:	-365px 0; }

.menu a.specials { width:93px; background:url(menu-all.gif) -455px 100% no-repeat; }
.menu a.specials:hover, .menu a.specials:focus { background-position:	-455px 0; }

.menu a.events { width:89px; background:url(menu-all.gif) -548px 100% no-repeat; }
.menu a.events:hover, .menu a.events:focus { background-position:	-548px 0; }

.menu a.classes { width:93px; background:url(menu-all.gif) -640px 100% no-repeat; }
.menu a.classes:hover, .menu a.classes:focus { background-position:	-640px 0; }

.leftColumn a.demonstrator {
	width:150px; 
	height:181px;
	display:block;
	background:url(join-my-team.gif) 0 100% no-repeat;

}

.leftColumn a.demonstrator:hover, .leftColumn a.demonstrator:focus {
	background:url(join-my-team.gif) 0 0 no-repeat;
}

.leftColumn a.catalogue {
	width:150px; 
	height:232px;
	display:block;
	background:url(catalogue.gif) 0 100% no-repeat;

}

.leftColumn a.catalogue:hover, .leftColumn a.catalogue:focus {
	background:url(catalogue.gif) 0 0 no-repeat;
}

.leftColumn {
	float:left;
	width:150px;
	min-height:400px;
	text-align:center;
}

.leftColumn img {
	margin:1em 0;
}

.newsletter {
	font-size:80%;
}

.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}

.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}

.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}

.content {
	margin-left: 151px;
	padding: 4px 0 14px 0;
}

.content p {
	padding-right:1em;
}

.content img {
	float:right;
	margin:0 0.5em 1em 1em;
}

.gallery img {
	float:none;
	border:1px solid #8B7D93;
	margin:0.5em;
}

.footer {
	clear:both;
	width:100%;
	height:72px;
	background:url(footer.gif) 0 0 no-repeat;
}

.footer a.contact {
	width:280px;
	height:50px;
	background:url(contact-btn.gif) 0 100% no-repeat;
	display:block;
	margin-left:445px;
}

.footer a.contact:hover, .footer a.contact:focus {
	background:url(contact-btn.gif) 0 0 no-repeat;		
}

a.bannerContact {
	width:150px;
	height:36px;
	background:url(banner-contact-btn.gif) 0 100% no-repeat;
	display:block;
}

a.bannerContact:hover, a.bannerContact:focus {
	background:url(banner-contact-btn.gif) 0 0 no-repeat;		
}