/* CSS Document */
body {
	background-image:url(../images/bkg.jpg);
	font-family:arial, sans-serif;
	font-size:12px;
	text-align: left;
}

.topbox {
border-bottom-style:solid;
border-bottom-width:10px;
border-bottom-color:#FFFFFF;
}
.subtitle {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.membershipbar{
background-color:#69A9CD;
font-size: 11px;
border-width:1px;
border-style:solid;
border-color:#206F9A;
border-left:none;
text-align:center;
color:#FFF;
}
.membershipbar_over{
background-color:#5392B5;
font-size: 11px;
border-width:1px;
border-style:solid;
border-color:#206F9A;
border-left:none;
text-align:center;
color:#FFF;
}
.detail{
	width:475px;
	font-size:11px;
	vertical-align:middle;
	text-align: left;
}
.aboutusdetail{
width:475px;
font-size:11px;
vertical-align:top;
}
a {
	text-decoration:none;
	color:#000000;
	text-align: left;
	font-size: 16px;
}
a.underline {
	text-decoration:underline;
	color:#000000;
}
a.detail_underline {
	text-decoration:underline;
	color:#000000;
	font-size:11px;
}
.box{
background-color:#999999;
}
.boxover{
background-color:#666666;
}


.style7 {
	font-size: 15px;
	font-weight: bold;
	color:#000000;
	
}
.style1 {
	font-size: 17px;
	text-align: right;
}
.style4 {
	font-size: 11px;
	margin-top:-12px;
	text-align: left;
}
.contactuslinks {
	font-size: 11px;
	text-align: center;
}
.style5 {font-size: 10px}
.style13 {
	font-size:11px;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	}
.NOunderline {
	font-size:15px;
	color: #000000;
	text-decoration:none;
	text-align:left;
	}
.faq {
	font-size:11px;
	color: #000000;
	text-decoration:none;
	text-align:left;
	}	

#myGallery
{
width: 740px !important;
height: 230px !important;
} 

.gallerytext{
	position:absolute;
	top:258px;
	left:774px;
	width: 223px;
	color:#999999;
}

.menu {
font-size: 12px;
color:#FFFFFF;
padding: 5px;
border-right-width:10px; 
border-right-style:solid; 
border-right-color:#FFFFFF;
text-align:center;
}
.menu_over {
background-color:#666666;
cursor:pointer;
font-size: 12px;
color:#FFFFFF;
padding: 5px;
border-right-width:10px;
border-right-style:solid;
border-right-color:#FFFFFF;
text-align:center;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	font-weight:bold;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFF;
}
a:hover.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFF;
	text-decoration:underline;
}

.homepaneltitle {
	font-size: 18px;
	font-family: arial, sans-serif;
	color:#333
}
.homepaneltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: justify;
}
.whitehomepaneltitle {
	font-size: 18px;
	font-family: arial, sans-serif;
	color:#ffffff;
}
.whitehomepaneltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fffff;
	text-align: justify;
}
.accordion {
	width: 740px;
	border-bottom: solid 1px #c4c4c4;
}
.accordion h3 {
	background: #e9e7e7 url('../images/arrows-square.gif') no-repeat right -51px;
	padding: 7px 6px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
	font-size:12px;
}
.accordion h3:hover {
	background-color: #e3e2e2;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion p {
	background: #f7f7f7;
	margin: 0;
	padding: 6px 6px 6px;
	border-left: solid 1px #c4c4c4;
	font-size:12px;
	border-right: solid 1px #c4c4c4;
}
 .haccordion .header, .haccordion .content{
   float: left;
   height: 280px;
}
  
  .haccordion .header{
   width: 20px;
   background: #ccc;
   color: #fff;
   cursor: pointer;
   background-image: url('../images/horiztitle.png');

}
  
  .haccordion .content{
   display: none;
   width: 0px;
   overflow: auto;
   background-color:#fff;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #333;
   overflow:hidden;

}
  
  .haccordion .content p{
   margin: 5px;
}

.indexgrey_title {
	font-size:18px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
.indexgrey_services {
	font-size:18px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.indexgrey_main {
	font-size:12px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}
.colourbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-left:10px;
	margin-top:3px;
	margin-bottom:3px;
}
