body {
margin : 0;
padding : 0;
font : 85% Arial, Helvetica, sans-serif;
color : #666;
background : #003250 url(img/bgd.png) center repeat;
}
#container {
	width : 900px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 20px;
	padding : 20px;
	line-height: 1.7em;
	color : #666;
	background : #f2f2f5;
	border: 1px solid #666666;
}
			/*TOP BANNER*/
#banner {
float : left;
width : 510px;
height : 200px;
padding : 0;
margin : 0 0 10px;
}
			/*TOP SCROLLBAR*/
div.scroll {
overflow : auto;
height : 7em;
width : 200px;
padding : 1em;
color : #333;
background : inherit;
border : 1px solid #aaa;
margin : 20px;
}
#bannerb {
float : right;
width : 350px;
margin : 0 0 10px;
padding : 0;
}
			/*TOP NAVIGATION*/
#navcontainer {
	clear:both;
	width : 100%;
	letter-spacing: -1px;
}
#navcontainer ul {
padding-left: 0;
margin-left: 0;
background: #0066cc;
color: #fff;
float: left;
width: 100%;
}
#navcontainer ul li {
display: inline;
}
#navcontainer ul li a {
	padding: 0.1em 1em;
	background: #0066cc;
	color: #fff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	letter-spacing: 0px;
}
#navcontainer ul li a:hover {
background: #036;
color: #fff;
}
#active a:link, #active a:visited, #active a:hover {
background: #036;
color: #fff;
}
			/*CENTRE CONTENT*/
#content {
padding : 5px;
margin-left : 25px;
margin-right : 205px;
background : #f7f7f7;
color : #666;
}

			/*LEFT MENU*/
#menu {
width : 180px;
padding : 10px 0 0 0;
}
#menu ul {
margin : 0;
padding : 0;
list-style-type : none;
}
#menu li {
margin : 0 0 0.1em 0;
}
#menu a {
width : 160px;
padding : 0.1em 0.8em;
text-decoration : none;
display : block;
color : #fff;
background : #0066cc;
}
#menu a:hover {
background : #036;
color : #fff;
}
			/*RIGHT CONTENT*/
#sidebar-b {
float : right;
width : 180px;
margin : 0 0 0 5px;
padding : 5px;
background : #f2f2f5;
color : #333;
}
			/*FOOTER*/
#footer {
	clear : both;
	padding : 5px;
	margin-top : 15px;
	color : #bbd2e0;
	background : #ffffff;
	border: 1px solid #666666;
}
#footer a:link, #footer a:visited {
background : inherit;
color : #0066cc;
text-decoration : none;
}
#footer a:hover {
border-bottom : 1px dashed #f2f2f5;
background : inherit;
color : #f2f2f5;
}
			/*TYPOGRAPHY*/
p {
margin : 10px;
}
h1 {
margin : 0 0 10px 10px;
font : normal 1.5em Arial, Helvetica, sans-serif;
letter-spacing: 3px;
background : inherit;
}
h2 {
padding-left : 5px;
font : bold 1em arial, verdana, tahoma, sans-serif;
color : #0066CC;
background : inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #666666;
}
			/*LINKS*/
a {
text-decoration : none;
color : #0066CC;
background : inherit;
}
a:hover {
color : #0066DD;
background : inherit;
}
			/*CLASSES*/
.style3 {color: #000000}
.style4 {color: #0066cc}
.style30 {font-size: 1.5em}
.news {
font-size : 1em;
background : inherit;
color : #000;
}
.orange {
background : inherit;
color : #0066CC;
}
.clear {
clear : both;
}
.tableCentered {
	text-align: center;
}
.underlined{
	text-decoration: underline;
}
#testimonial{
	border: medium dashed #CCCCCC;
	margin: 5px;
	padding: 15px;
	font-family: "Courier New", Courier, mono;
	background-color: #FFFFFF;
}
.testimonialHeader{
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	background-color: #FFFF66;

}
.testimonialText{
	letter-spacing: -1px;

}
.testimonialName{
	text-align: right;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;

}
.testimonialHeader2{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
	background-color: #FFFF66;

}
#testimonialRight{
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
	width: 145px;
	float: right;
	border: thin dashed #0066FF;
	background-color: #E0E9F3;
	padding: 10px;
	margin: 5px;
	color: #000000;
}
#testimonialLeft{
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
	letter-spacing: -1px;
	width: 200px;
	float: left;
	border: thin dashed #0066FF;
	background-color: #E0E9F3;
	padding: 2px;
	margin: 5px 15px 5px 5px;
}
#testimonialSideBar{
	padding: 4px;
	border: thin dashed #FFCC33;
	background-color: #FFFFFF;
}
.testimonialLinks{
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.callNow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	line-height: 15px;
}
.enquireNow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	line-height: 25px;
	padding: 15px;
}
.specialOffer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	line-height: 20px;
	padding: 8px;
}
.dashed-border{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099CC;
	margin-top: 60px;
	margin-bottom: 60px;
}
.notice{
	border: 1px solid #CC0000;
	background-color: #FFDFDF;
	margin: 10px;
	padding: 4px 10px;
	float: left;
	width: 415px;
	font-size: 10px;
}
.testimonialHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
