body {
/*	background-color: #54534C; */
	background-color: #3C4657;
	background-image: url(images/body-tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	margin-top: 180px;
	color: #FFFFFF;
	padding: 10px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	/* font-weight: bold; */
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:732px;
	height:115px;
	z-index:1;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#title {
	position:absolute;
	display: block;
	top:60px;
	right: 0px;
	width: 460px;
	padding-right: 5px;
	height:79px;
	padding-top: 22px;
	z-index:2;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
	text-align: right;
	font-size: 14pt;
	background-image: url(images/tayban-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#title strong {
	color: #34439B;
	font-weight: bold;
	font-style: normal;
}
#title b {
	display: block;
	color: #FFFFFF;
	margin-top: 16px!important;
	padding-left: 6px;
	font-size: 12pt;
	text-align: left;
}

#menu {
	display: block;
	position:absolute;
	left:0px;
	top:145px;
	height:50px;
	z-index:4;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFD509;
	text-decoration: none;
	font-weight: bold;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFD509;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 15px;
}
#menu a:hover {
	color: #FFFFFF;
}
.h1spacer {
	display: block;
	height: 18px;
	width: 100%;
	clear: both;
}
.flashanim {
	margin: 0px;
	margin-left: 10px;
}
h1 {
	font-size: 12pt;
	margin: 0px;
	text-transform: uppercase;
}
h2 {
	font-size: 11pt;
	margin: 0px;
	margin-top: 15px;
}
h3 {
	font-size: 11pt;
	margin: 0px;
	margin-top: 15px;
}
ul {
	font-size: 10pt;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	list-style-type: none;
	list-style-image: url(images/ul.gif);
	list-style-position: outside;
}
ol {
	font-size: 10pt;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}
li {
	margin-bottom: 10px;
}
p {
	font-size: 10pt;
	margin: 0px;
	line-height: 1.5em;
}
.rightimg {
	float: right;
	margin: 20px;
	margin-top: 0px;
	border: 5px solid #FFFFFF;
	filter: blendTrans(duration=3);
}
.rightimg2 {
	float: right;
	margin: 20px;
	margin-top: 0px;
	border: 5px solid #3C4657;
	filter: blendTrans(duration=3);
}
.footer {
	font-size: 8pt;
	color: #FFD509;
	text-decoration: none;
	float: right;
	text-align: right;
	vertical-align: bottom;
	margin-top: 25px;
	margin-bottom: 20px;
}
a.footer:hover {
	color: #FFFFFF;
}

a.email, a.link {
	color: #FFFFFF;
}
a.email:hover, a.link:hover  {
	color: #FFD509;
}


.sidemap
{
	display: block;
	width: 457px;
	height: 319px;
	background-image: url(images/maporama-box.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin: 0px;
	text-align: right;
	vertical-align: top;
}
.sidemap img {
	margin: 7px;
	filter: Alpha(Opacity=95);
	-moz-opacity:0.95;
	opacity: 0.95;
}

#tiles {
	display: block;
	width: auto;
	height: 125px;
	margin: 10px;
	padding: 0px;
	padding-bottom: 25px;
	background-image: url(images/clicktoenlarge.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#tiles img {
	width: 50px;
	height: 57px;
	border: none;
	margin: 0px;
	padding: 0px;
}
#tiles a {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	margin-right: 5px;

}
.clearleft {
	clear: left;
}
.nobold {
	font-weight: normal;
}
.tableul {
	list-style-type: square;
	font-size: 8pt;
	list-style-image: none;
	margin-left: 5px;
}
.tableborder {
	border: 1px solid #FFFFFF;
	width: 100%;
}
.tableunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tablebackground {
	background-image: url(images/flooring-background2.jpg);
	background-repeat: no-repeat;
	background-position: 100px 80px;	
}

#noticeboard h4 {
	clear: both;
	margin-top: 25px;
	
}
#noticeboard .date {
	color: #71829D;
	font-size: 10pt;

}
#noticeboard img {
	border: 5px solid #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	float: left;
	max-width: 125px;
	max-height: 125px;
}