*{
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
}
#holder {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#holder  #header {
	height: 414px;
	background-image: url(images/home-boldtext.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	width: 800px;
}


#holder    #contentHolder  {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#nav a {
	color: #999999;
	font-size: 100%;
	text-decoration: none;
	margin-right: 15px;
}
#holder #footer {
	text-align: center;
	font-size: 75%;
	margin-bottom: 20px;
	background-image: url(images/blue-line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	margin-top: 20px;
}
#holder #footer a {
	color: #999999;
}
#holder #footer a:hover {
	color: #333333;
}



#nav a:hover {
	color: #0066FF;
}

#holder #mainContent {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#holder #mainContent #leftColumn {
	width: 360px;
	float: left;
	margin-right: 30px;
}
#holder #mainContent  p {
	font-size: 83%;
	line-height: 150%;
	margin-bottom: 15px;
}

#holder #mainContent #rightColumn {
	width: 360px;
	float: left;
}
.brclear {
	clear: both;
}


#nav {
	margin-top: 10px;
}
.home #home, .about #about, .testimonials #testimonials, .group #group, .contact #contact
 {
	color: #0066FF;
}
.inner  #holder  #header {
	background-image: none;
	height: 420px;
}
#header #picture {
	width: 495px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.smallLine {
	background-image: url(images/submenu-line.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#header #secondNav {
	width: 241px;
	float: right;
	margin-top: 20px;
	background-image: url(images/submenu-line.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	margin-right: 25px;
}

#secondNav ul {
	margin-left: 20px;
	padding-left: 20px;
	font-size: 80%;
	line-height: 150%;
	list-style-image: url(images/bullet-grey-15px.jpg);
}
#secondNav ul a {
	color: #999999;
	text-decoration: none;
}

#secondNav ul a:hover {
	list-style-image: url(images/bullet-blue-15px.jpg);
	color: #0066CC;
	text-decoration: underline;
}
#mainContent h1 {
	color: #0066CC;
	font-size: 125%;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


#header  .breadcrumbs  {
	width:750px;
	font-size: 0.6em;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	color: #0066CC;
}
#holder  #header  .breadcrumbs  a   {
	text-decoration: none;
	color: #0066CC;
}
#holder #header .breadcrumbs a:hover {
	text-decoration: underline;
}


#secondNav h2 {
	font-size: 95%;
	color: #0066FF;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#holder   #mainContent   li     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 80%;
	line-height: 160%;
	margin-left: 20px;
	margin-bottom: 10px;
}
#mainContent   img     {
	padding-left: 10px;


}
.home #holder #mainContent #rightColumn table {
	margin-top: 30px;
}
.disclaimer {
	background-image: none;
}
.disclaimer #holder #header {
	background-image: none;
	height: 150px;
}
#holder #header #secondNav .contact-p {
	margin-left: 10px;
}

form css

.formLabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	color: #999999;
}
input, select,  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #000000;
	background-color: #CAE4FF;
}
fieldset {
	background-color: #FFFFFF;
	border: 1px solid #0066CC;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 500px;
}
input, name {
	background-color: #C1E0FF;
}

#Submit {
	color: #FFFFFF;
	background-color: #0066CC;
	font-weight: bold;
}

legend {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0066CC;

	font-size: 20
#;
	margin-bottom: 10px;
	font-size: 20px;
}
#mainContent  td  #text-enquiry 
       {
	width: 290px;
	margin-top: 10px;
	background-color: #CAE4FF;
}
.formStyle     {
	margin-top: 10px;
	width: 290px;
	background-color: #CAE4FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
}
.blue {
	color: #0066CC;
}

#mainContent td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#mainContent #address {
	width: 290px;
	margin-top: 10px;
	height: 100px;
}
.thankyou #holder {
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#holder    #header    #picture-thankyou        {
	margin-left: 50px;
}
