@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFF;
	padding-top: 5px;
}
div {
	background-color: #FFF;
}
p#centre {
	text-align: center;
}
p#LeftSideBarText01 {
	float: left;
	width: 190px;
	text-align: center;
	font-size: 20px;
	padding-top: 25px;
	font-weight: bold;
	color: #FFF;
}
p#LeftSideBarText02 {
	float: left;
	width: 190px;
	text-align: center;
	font-size: 18px;
	color: #FFF;
}
h1 {
	font:16pt Verdana;
	color:#38A957;
	font-weight:bold;
	width: 500px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
h2 {
	font:12pt Verdana;
	color:#38A957;
	width: 525px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#SkypeButton {
	display: block;
	width: 114px;
	height: 40px;
	background-image: url(../Buttons/RollOver_SkypeButton01.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#SkypeButton:hover
{
	background-position: 0 -40px;
}
#SkypeButton span
{
  display: none;
}
.SideBar01 {
	float: left;
	width: 200px;
	background-image: url(../Images01/leftsidebg.jpg);
	height: 725px;
}
.PageHeader01 {
	float: left;
	height: 175px;
	width: 800px;
}
.NavBar01 {
	float: left;
	width: 800px;
	background-image: url(../Buttons/Butt01.png);
}
.BodyBox01 {
	float: left;
	width: 565px;
}
.LeftSideBarBox01 {
	float: left;
	width: 170px;
	text-align: center;
	font-size: 12px;
	color: #000000;
	height: 50px;
	background-color: transparent;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #087905;
	margin-top: 100px;
	margin-left: 10px;
}
.SidePanel01 {
	float: left;
	width: 220px;
	border: 2px solid #087905;
	margin-top: 15px;
}
.SidePanelText01 {
	color: #FFF;
	background-color: #087905;
	width: 100%;
	text-align: center;
	font-size: 24px;
}
.SidePanelText02 {
	width: 100%;
}
.SidePanelText03 {
	float: left;
	width: 220px;
}
.SidePanelOrangeText01 {
	font:10pt Verdana;
	color:#FF9900;
	font-weight:bold;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 5px;
}
.SidePanelSkypeImage01 {
	text-align: center;
	float: left;
	width: 120px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 50px;
	margin-right: 50px;
}
.imgsetup01 {
	text-align: center;
}
.SmallGreenLine01 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #087905;
	margin: 5px;
}
.whitetext {
	font:14pt Verdana; 
	color:#FFFFFF;
}
