body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	height:100%;
}/* , html */
html {overflow-y:scroll;}
#bg {
	background-image: url(../images/structure/bg-page.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#home {
	background-image: url(../images/structure/btn-home.jpg);
	background-repeat: no-repeat;
	width:114px;
}
#services {
	background-image: url(../images/structure/btn-services.jpg);
	background-repeat: no-repeat;
	width:119px;
}
#profile {
	background-image: url(../images/structure/btn-companyprofile.jpg);
	background-repeat: no-repeat;
	width:182px;
}
#bios {
	background-image: url(../images/structure/btn-staffbios.jpg);
	background-repeat: no-repeat;
	width:137px;
}
#quotes {
	background-image: url(../images/structure/btn-quotes.jpg);
	background-repeat: no-repeat;
	width:115px;
}
#news {
	background-image: url(../images/structure/btn-latestnews.jpg);
	background-repeat: no-repeat;
	width:156px;
}
#contact {
	background-image: url(../images/structure/btn-contact.jpg);
	background-repeat: no-repeat;
	width:125px;
}
#menu a:link, #menu a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding-bottom: 6px;
}
#menu a:hover {
	color: #D8C26D;
}
#footer {
	color: #868585;
	font-size: 11px;
	background-image: url(../images/structure/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#centre {
	background-repeat: no-repeat;
	background-position: left top;
	width: 747px;
}
#news-centre {
	background-image: url(../images/structure/bg-news-centre.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 11px;
}
#news-top {

}
#news-top h1 {
	font-size: 20px;
	color: #034634;
	margin-bottom: 0px;
	padding-top: 5px;
	text-indent: 6px;
	font-weight: normal;
	text-transform: capitalize;
}
#news-top div {
	margin-left: 55px;
	display: block;
	margin-top: 8px;
	padding-bottom: 15px;
}
.text-green {
	color: #034733;
}
div.dotted-line, p.dotted-line, td.dotted-line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #044735;
	margin-bottom: 0px;
	margin-top: 0px;
}
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #02432F;
	text-decoration: none;
}
#container {
	display: block;
	margin-top: 20px;
	margin-left: 25px;
	width: 663px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #034634;
	margin-bottom: 0px;
	padding-top: 4px;
	text-indent: 6px;
	letter-spacing: -1px;
	text-transform: capitalize;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #034634;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	color: #034634;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #034634;
	margin-bottom: 0px;
	padding-top: 4px;
	letter-spacing: -1px;
	text-transform: capitalize;
}
#container p {
	margin-bottom: 5px;
	margin-top: 13px;
}
#horizonal-line {
	background-image: url(../images/structure/dotted-line.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 10px;
}
#sidebar li {
	list-style-image: url(../images/structure/arrow-green.jpg);
	padding-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 0px;
}
.text-small {
	font-size: 10px;
}

.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #034634;
}
#spaced li {
	margin-bottom: 8px;
}
.textlarge {
	font-size: 14px;
}
#leftside {
	background-color: #CCCCCC;
}
#bg #news-centre #centre #container #archive td{
	height: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #064733;
}
