body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: "Helvetica, Arial, "Trebuchet MS", Times";
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #47647b;
	background-color: #F1F1F1;
	
}
#topbg {
	background-image: url(images/topbg.jpg);
	background-repeat: no-repeat;
	width: 901px;
	height: 159px;
	margin: auto;

}
#logo {
	width: 215px;
	height: 158px;
		
}
#homeflash {
	width: 901px;
	height: 242px;
	margin: auto;
	margin-bottom: 6px;
	
}
#exhibitions {
	width: 901px;
	height: 242px;
	margin: auto;
	margin-bottom: 6px;

}
#cosmetics {
	width: 901px;
	height: 242px;
	margin: auto;
	margin-bottom: 6px;	
	
}
#purchase {
	width: 901px;
	height: 242px;
	margin: auto;
	margin-bottom: 6px;		
	
}
#studies {
	width: 901px;
	height: 242px;
	margin: auto;
	margin-bottom: 6px;	
	
}
#cnc {
	width: 901px;
	height: 242px;
	margin: auto;
	margin-bottom: 6px;			
	
}
#nav {
	width: 901px;
	height: 33px;
	margin: auto;
	margin-bottom: 6px;
	
}
#whitebg {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	width: 901px;
	margin: auto;
	overflow: hidden;
	padding-bottom: 20px;
	
}
#leftcol {
	width: 588px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	float: left;

}
#rightcol {
	width: 200px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	float: right;

}

#rightcol ul {
   list-style: none;
   margin: 0px;
   padding: 0px;
   }
h1 {
	font-family: Helvetica, Arial, "Trebuchet MS", Times;
	font-size: 20px;
	font-style: normal;
	font-weight: lighter;
	color: #b80404;
	
}
h2 {
	font-family: Helvetica, Arial, "Trebuchet MS", Times;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	color: #b80404;

}
.enquiry {
	font-family: Helvetica, Arial, "Trebuchet MS", Times;
	font-size: 15px;
	font-style: normal;
	font-weight: lighter;
	color: #003B4C;
	
}
.formstyle {
	font-family: Helvetica, Arial, "Trebuchet MS", Times;
	font-size: 11px;
	color: #888989;
	background-color: #ffffff;
	border: 1px solid #888989;
	
}	
#sitemap {
	font-family: "Helvetica, Arial, "Trebuchet MS", Times";
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	width: 901px;
	text-align: center;
	padding-top: 20px;
	clear: both;
	margin: auto;
	
}
a:link {
	font-family: "Helvetica, Arial, "Trebuchet MS", Times";
	font-size: 11px;
	color: #003B4C;
	text-decoration: none;
	
}
a:visited {
	font-family: "Helvetica, Arial, "Trebuchet MS", Times";
	font-size: 11px;
	color: #003B4C;
	text-decoration: none
	
}
a:hover {
	font-family: "Helvetica, Arial, "Trebuchet MS", Timese";
	font-size: 11px;
	color: #003B4C;
	text-decoration: underline;
	
}
#redline {
	background-image: url(images/redline.jpg);
	background-repeat: no-repeat;
	width: 901px;
	height: 20px;
	margin: auto;
	margin-top: 6px;
	
}
.redline {
     border-bottom: solid thin #BA2025;

}
#contactinfo {
	width: 250px;
	float: right;
	
}	
.contactdetails {
	font-family: "Helvetica, Arial, "Trebuchet MS", Times";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #BA2025;
	
}	
.address {
	font-family: "Helvetica Neue";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003B4C;		
	
}
.numbers {
	font-family: "Helvetica, Arial, "Trebuchet MS", Times";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #980606;		
	
}
.style4 {
color: #008000
}
.style3 {
color: #c33131
}
.tickyellowbox {
background-color: #eff6ef;
border: 1px solid #008000;
}
.tickredbox {
background-color: #f9eaea;
border: 1px solid #c33131;
}					
				
#footer {
   padding: 10px;
   width: 750px;
   margin: 0 auto;
   text-align: center;
   }