﻿body {
	margin: 10px 0 0;
	padding: 0;
	font: normal 12px Arial, Helvetica, Tahoma, Verdana, sans-serif; 
	color: #000000;
	line-height: 21px;
	background-color: #ffffff;
}
a {
	color: #333333;
	text-decoration: none;
	padding-bottom: 1px;
	font-weight: bold;
}
a:hover {
	color: #20a7ca;
	/*padding-bottom: 1px;*/
}

form {
	
}

select, input, textarea{
	margin: 0;
	padding: 0;
	font: normal 12px Arial, Helvetica, Tahoma, Verdana, sans-serif;
	background-color:#DFE2E6;
	border: thin solid #B6B7BA;
}
td {
margin: 0;
	padding: 0;
	font-size: 12px;
}
input, select {
	padding: 2px;
}
img {
	border: 0;
}
p {
	/*margin: 0;
	padding: 0;*/
}
h1 {
	font-size:16pt;
	font-weight: bolder;
	color: #bf0c45;
}
h2 {
	font-size:12pt;
	font-weight: bolder;
	color: #333333;
}
h2 {
	font-size:10pt;
	font-weight: bolder;
	color: #333333;
}
#header {
	background-color: #ffffff;
}

#tagline {
	background-color: #9AD036;
}

#content {
	background-color: #ffffff;
	/*background-image:  url(../images/bg-content.gif);*/
}
#banner {
	background-color: #ffffff;
	/*background-image:  url(../images/bg-content.gif);*/
}
#content1 {
	background-color: #ffffff;
	/*background-image:  url(../images/bg-content.gif);*/
}
#body {
	background-color: #ffffff;
	/*background-image:  url(../images/bg-content.gif);*/
}

#footer {
	background-color: #ffffff;
	text-align:center;
}



#headerMiddle {
	/*background-image:  url(../images/banner2.gif);
	background-repeat: no-repeat;*/
	height: 100px;
	width: 890px;
	margin: 0 auto;
	background-color:#ffffff;
}

#headerMiddle a {
	border: 0;
	padding: 0;
}

#imgLogo {
	margin: 0px 0 0;
}
#imgLogoSmall {
	margin: 18px 0 0 0;
}
ul#topnav a {
	color: #ffffff;
	text-decoration: none;
	display:inline;
	
}
ul#topnav a:hover {
	color: #ffffff;
	/*background-color:blue;*/
}
ul#topnav {
	/*background-color:yellow;*/
}

ul#bottomnav a {
	color: #E6318A;
	/*background-color:red;*/
	text-decoration: none;
	display:inline;
	text-align:center;

	
}
ul#bottomnav a:hover {
	color: #20a7ca;
}
ul#bottomnav {
}


/*#menu {
	float: right;
	margin: 0px 0 0 0;
	font-size:14px;
	line-height:34px;
	width:890px;
	background-color:#E6318A;
	

}
#menu ul {
	margin: 0;
	
	list-style: none;
	
}
#menu li {
	float: left;
	padding-left: 7px;
	padding-right:7px;
	background-color:red;
}
#menu li#selected {
	background-color:#20a7ca;
}

#menu li a{
	float: left;
	padding-left: 7px;
	padding-right:7px;
}
#menu li a:hover{
	float: left;
	padding-left: 7px;
	padding-right:7px;
	background-color:#20a7ca;
}

#menu ul li {
	
}*/
/*#menu a {*/
	/*display: block;
	text-decoration: none;*/
	/*border: 0;
	padding: 0;*/
	/*line-height: 26px;
	height: 26px;*/
	/*color:#ffffff;*/
/*}*/





#bottommenu {
	/*float: right;*/
	margin: 0px 0 0 0px;
	font-size:11px;
	line-height:21px;
	width:890px;
	background-color:#E8E8E8;
	/*margin-top:100px;*/
	align:center;

}
#bottommenu ul {
	margin: 0;
	/*padding-left: 120px;*/
	list-style: none;
	/*background-color:blue;*/
	text-align:center;
}
#bottommenu li {
	/*float: left;*/
	padding-left: 5px;
	padding-right:5px;
	/*background-color:red;*/
}

#bottommenu ul li {
	display: inline;
	/*background-color:red;*/
}
#bottommenu a {
	display: inline;
	text-decoration: none;
	border: 0;
	padding: 0;
	/*line-height: 26px;
	height: 26px;*/
	color:#000000;
}

 #bottommenu a {
	/*height: 18px;
	line-height: 18px;*/
}


#tagline div {
	width: 890px;
	height: 60px;
	margin: 0 auto;
	color: #000000;
}


#tagline p {
	width: 890px;
	height: 40px;
	margin: 0 auto;
	font-size: 24px;
	padding: 10px;
}

#contentMiddle {
	width: 890px;
	margin: 0 auto;
}
#bannerMiddle {
	width: 890px;
	margin: 0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #20a7ca;
	border-left-color: #20a7ca;
}
#content1Middle {
	width: 890px;
	margin: 0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #20a7ca;
	border-left-color: #20a7ca;
}
#bodyMiddle {
	width: 890px;
	margin: 0 auto;
	/*border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;*/
	background-color:#ffffff;
}
/*#contentMiddle h2 {
	height: 32px;
	margin: 35px 0 6px 0;
}*/
#contentMiddle h2#green {
	height: 32px;
	line-height:35px;
	margin: 35px 0 6px 0;
	color:#8BC919;
}
#contentMiddle h2#blue {
	height: 32px;
	line-height:35px;
	margin: 35px 0 6px 0;
	color:#20a7ca;
}
#contentMiddle h2#pink {
	height: 32px;
	line-height:35px;
	margin: 35px 0 6px 0;
	color:#F0037F;
}
#contentMiddle h2#orange {
	height: 32px;
	line-height:35px;
	margin: 35px 0 6px 0;
	color:#FF7300;
}
#contentMiddle h2#red {
	height: 32px;
	line-height:35px;
	margin: 35px 0 6px 0;
	color:#F70A34;
}
#contentMiddle h2#purple {
	height: 32px;
	line-height:35px;
	margin: 35px 0 6px 0;
	color:#990F84;
}

#footerMiddle {
	width: 890px;
	margin: 0 auto;
	background-color: #ffffff;
	align:center;
	text-align:center;
	padding-top:20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #20a7ca;
	border-left-color: #20a7ca;
	border-bottom-color: #20a7ca;
	
}

#footerText {
	/*background-color: yellow;*/
	padding: 0px 0px 20px 0px;
	color: black;
	font-size: 12px;
	/*margin: 35px 0 0 0;*/
}
#footerText a {
	color: black;
	text-decoration: none;
	border: 0;
	padding: 0;
}
#footerText a:hover {
	/*text-decoration: underline;*/
}
#footerText p {
	color: black;
	font-size: 11px;
	/*line-height: 15px;*/
	padding: 0px 0 0 0;
	text-align: center;
	align:center;
}
#footerText #smallText {
	color: black;
	font-size: 11px;
	/*line-height: 15px;*/
	/*padding: 0px 0 0 0;*/
	/*background-color:red;*/
	
}
.details {
	color: grey;
	font-size: 10px;
}


#contentText{
	width:460px;
	background-color:#ffffff;
	float:left;
	padding-right: 0px;
	padding-left: 0px;
	
}
#contactform{
	background-color:#ffffff;
	float:right;
	margin-right:0px;
	width:310px;
	/*text-align:justify;*/
}
#headerOne{
	width:25px;
	height:90px;
	background-color:#ffffff;
	float:left;
	/*padding-right: 0px;
	padding-left: 0px;*/
	/*text-align:justify;*/
}
#headerTwo{
	background-color:#ffffff;
	float:left;
	/*margin-right:0px;
	margin-left:5px;*/
	width:419px;
	height:90px;
}
#contentOne{
	width:25px;
	height:14px;
	background-color:#201B1D;
	background-color:#000000;
	float:left;
	/*padding-right: 0px;
	padding-left: 0px;*/
	/*text-align:justify;*/
}
#contentTwo{
	background-color:#726E6B;
	float:left;
	/*margin-right:0px;
	margin-left:5px;*/
	width:419px;
	height:14px;
}
#contentThree{
	background-color:#201B1D;
	float:left;
	/*margin-right:0px;
	margin-left:5px;*/
	width:416px;
	height:14px;
}
#contentFour{
	background-color:#201B1D;
	float:left;
	/*margin-right:0px;
	margin-left:5px;*/
	width:29px;
	height:14px;
}

#contentThree_gray{
	/*background-color:#DFE2E6;*/
	background-color:#E8E8E8;
	float:left;
	margin-right:0px;
	margin-left:5px;
	width:380px;
	margin-top:5px;
	height:445px;
}
#contentThree_grayText{
	padding:0px 10px 10px;
}

#bannerOne{
	width:890px;
	height:300px;
	float:left;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}
#bannerTwo{
	background-color:#726E6B;
	float:left;
	width:419px;
	height:240px;
	background-image: url(../images/banner_maximising.jpg);
	background-repeat: no-repeat;
}
#bannerThree{
	background-color:#201B1D;
	float:left;
	width:416px;
	height:240px;
	background-image: url(../images/banner_plane.jpg);
	background-repeat: no-repeat;
}
#bannerFour{
	background-color:#201B1D;
	float:left;
	width:29px;
	height:240px;
	background-image: url(../images/banner_rightmargin.jpg);
	background-repeat: no-repeat;
}
#bannerOne_who{
	width:25px;
	height:240px;
	float:left;
	background-image: url(../images/who_leftmargin.jpg);
	background-repeat: no-repeat;
}
#bannerTwo_who{
	background-color:#726E6B;
	float:left;
	width:419px;
	height:240px;
	background-image: url(../images/who_midleft.jpg);
	background-repeat: no-repeat;
}
#bannerThree_who{
	background-color:#201B1D;
	float:left;
	width:416px;
	height:240px;
	background-image: url(../images/who_midright.jpg);
	background-repeat: no-repeat;
}
#bannerFour_who{
	background-color:#201B1D;
	float:left;
	width:29px;
	height:240px;
	background-image: url(../images/who_rightmargin.jpg);
	background-repeat: no-repeat;
}
#bannerOne_what{
	width:25px;
	height:240px;
	float:left;
	background-image: url(../images/what_leftmargin.jpg);
	background-repeat: no-repeat;
}
#bannerTwo_what{
	background-color:#726E6B;
	float:left;
	width:419px;
	height:240px;
	background-image: url(../images/what_midleft.jpg);
	background-repeat: no-repeat;
}
#bannerThree_what{
	background-color:#201B1D;
	float:left;
	width:416px;
	height:240px;
	background-image: url(../images/what_midright.jpg);
	background-repeat: no-repeat;
}
#bannerFour_what{
	background-color:#201B1D;
	float:left;
	width:29px;
	height:240px;
	background-image: url(../images/what_rightmargin.jpg);
	background-repeat: no-repeat;
}

#bannerOne_contact{
	width:25px;
	height:240px;
	float:left;
	background-image: url(../images/contact_leftmargin.jpg);
	background-repeat: no-repeat;
}
#bannerTwo_contact{
	background-color:#726E6B;
	float:left;
	width:419px;
	height:240px;
	background-image: url(../images/contact_midleft.jpg);
	background-repeat: no-repeat;
}
#bannerThree_contact{
	background-color:#201B1D;
	float:left;
	width:416px;
	height:240px;
	background-image: url(../images/contact_midright.jpg);
	background-repeat: no-repeat;
}
#bannerFour_contact{
	background-color:#201B1D;
	float:left;
	width:29px;
	height:240px;
	background-image: url(../images/contact_rightmargin.jpg);
	background-repeat: no-repeat;
}


#content1One{
	width:890px;
	height:40px;
	background-color:#5ccbf5;
	float:left;
	background-image: url(../images/helping.gif);
	background-repeat: no-repeat;	/*padding-right: 0px;
	padding-left: 0px;*/
	/*text-align:justify;*/
}
#content1Two{
	background-color:#726E6B;
	float:left;
	/*margin-right:0px;
	margin-left:5px;*/
	width:419px;
	height:14px;
}
#content1Three{
	background-color:#201B1D;
	float:left;
	/*margin-right:0px;
	margin-left:5px;*/
	width:416px;
	height:14px;
}
#content1Four{
	background-color:#201B1D;
	float:left;
	/*margin-right:0px;
	margin-left:5px;*/
	width:29px;
	height:14px;
}
#bodyOne{
	width:25px;
	/*height:43px;*/
	background-color:#ffffff;
	float:left;
	padding-top:40px;
	/*padding-right: 0px;
	padding-left: 0px;*/
	/*text-align:justify;*/
}
#bodyTwo{
	background-color:#ffffff;
	/*background-color:red;*/
	float:left;
	/*margin-right:0px;
	margin-left:5px;*/
	width:225px;
	padding-top:40px;
}
#bodyThree{
	background-color:#ffffff;
	float:left;
	/*margin-right:0px;
	margin-left:5px;*/
	width:639px;
	padding-top:40px;
}
#bodyThree h1 {
	/*padding-left: 30px;*/
}
#bodyThree_text{
	background-color:#ffffff;
	padding-right: 30px;
	padding-left: 30px;
	height:500px;
	/*background-image: url(../images/seminar.gif);
	background-repeat: no-repeat;*/
}


#heading1 {
	font-size:24px;
	font-weight:bold;
		height: 32px;
	/*margin: 35px 0 6px 0;*/

}

#clear {
	clear:both;
}
#photo {
	float:right; 
	padding:0px 10px 10px;
}


#buttonSubmit {
	background-color:#20a7ca;
}
