*{padding:0;margin:0;}

body {
	padding:0;
	margin:0;
	color:#000000;
	font-size:small;
	font-weight:normal;
	font-family:Tahoma,sans-serif;
	background-color:#ffffff;
	background-image:url(images/page-bg.jpg);
	background-position:top left;
	background-repeat:repeat;
	background-attachment: fixed;
}

#main {
    width:850px;
	background-image:url(images/bg.jpg);
	background-position:top left;
	background-repeat:repeat;
	border-top:3px;
	border-left:3px;
	border-right:3px;
	border-bottom:3px;
	border-style:solid;
	border-color:#000000;
	padding:0px;
	margin-top:50px;
	margin-bottom:10px;
    margin-left:auto;
    margin-right:auto;
	overflow:hidden;
}

#headerbox {
	width:850px;
	height:390px;
}

#headergraphic{
	position:absolute;
	float:left;
	height:459px;
	width:453px;
	margin-top:-60px;
	margin-left:-85px;
	border:0px;
	background-image:url(images/main-butterfly.gif);
}

#title{
	position:relative;
	float:right;
	height:168px;
	width:517px;
	margin-top:57px;
	margin-right:30px;
	border:0px;
	background-image:url(images/title.gif);
	background-repeat:no-repeat;
}

/* mac hide \*/
* html #title{margin-right:15px;}
/* end hide \*/

#contentbox{
	width:850px;
}

#content{
	position:relative;
	float:right;
	width:630px;
	margin-top:-120px;
	margin-right:5px;
	margin-bottom:5px;
	overflow:hidden;
}

/* mac hide \*/
* html #content{margin-right:2px;}
/* end hide \*/

#contenttop{
	width:603px;
	height:22px;
	background-image:url(images/content-top.gif);
	background-repeat:no-repeat;
	background-position:top;
	overflow:hidden;
}

#contentmid{
	width:563px;
	min-height:400px;
	padding-left:20px;
	padding-right:20px;
	background-image:url(images/content-mid.gif);
	background-repeat:repeat-y;
}

/* mac hide \*/
* html #contentmid{height:400px;}
/* end hide \*/

#contentbottom{
	width:630px;
	height:69px;
	background-image:url(images/content-bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	overflow:hidden;
}

#menu{
	position:relative;
	float:left;
	width:175px;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:10px;
	overflow:hidden;
}

/* mac hide \*/
* html #menu{margin-left:10px;}
/* end hide \*/

#navigation {list-style:none; list-style-image:none; overflow:hidden;}

#navigation li {display:block;width:175px;margin-top:0px;margin-left:0px;position:relative;float:left;}

* html #navigation li a{height:1%;}

#navigation a,#navigation a:link{
	display:block;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:7px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
	padding-right:3px;
	color:#ffffff;
	font-family:georgia;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	font-size: 10pt;
	border-top:2px;
	border-left:2px;
	border-right:2px;
	border-bottom:2px;
	border-style:solid;
	border-color:#000000;
	background-color:#3E8879;
}

#navigation a:hover {
	background-color:#56B19F;	
}

#footer {
	width:603px;
	height:15px;
	float:right;
	margin-top:-25px;
	margin-right:30px;
	color:#3E8879;
	text-align:center;
	font-size:x-small;
	font-weight:bold;
	position:relative;
}

/* mac hide \*/
* html #footer{margin-right:15px;}
/* end hide \*/

#form {
    width:350px;
	height:300px;
    margin-left:auto;
    margin-right:auto;
    overflow:hidden;
}

#buttons {
	width:170px;
	height:75px;
	clear:both;
	margin-left:auto;
    margin-right:auto;
    overflow:hidden;
}


A:LINK {color:#3E8879; font-weight:bold;  text-decoration:none;}

A:VISITED {color:#3E8879; font-weight:bold; text-decoration:none;}

A:HOVER {color:#56B19F; font-weight:bold; text-decoration:underline;}

A:ACTIVE {color:#3E8879; font-weight:bold; text-decoration:none;}

H1 {
	color:#3E8879;
	font-family:georgia;
	font-size:large;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	padding-top:0px;
	padding-bottom:20px;
	text-decoration:none;
}

H2 {
	color:#3E8879;
	font-size:small;
	font-weight:bold;
	text-align:center;
	padding-top:15px;
	padding-bottom:10px;
	text-decoration:underline;
}

H3 {
	color : #3E8879;
	font-size : small;
	font-weight : bold;
	padding-bottom : 10px;
	padding-top : 15px;
	text-decoration : underline;
}

H4 {
	color : #3E8879;
	font-size : small;
	font-weight : bold;
	padding-bottom : 5px;
	padding-top : 10px;
}

H5 {
	color:#3E8879;
	font-size:x-small;
	font-weight:normal;
	text-align:left;
	padding-bottom:5px;
	padding-top:5px;
}

H6 {
	color:#3E8879;
	font-size:small;
	font-weight:bold;
	text-align:center;
	padding-bottom:15px;
	padding-top:0px;
}

P {
	color:#000000;
	font-size:small;
	font-weight:normal;
	text-align:justify;
	padding-bottom:15px;
	padding-top:0px;
}

HR {
	background:#000000;
	color:#000000;
	width:50%;
	border:0;
	margin:auto;
}

HR.short {
	background:#000000;
	color : #000000;
	width : 35px;
}

FORM P {
	width:350px;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
}

FORM P LABEL {
	font-weight:normal;
	float:left;
}

FORM P TEXTAREA {
	background:transparent;
	padding:3px 3px 3px 3px;
	color:#000000;
	font-family:Tahoma, sans-serif; 
	font-size:small;
	border-top:2px;
	border-left:2px;
	border-right:2px;
	border-bottom:2px;
	border-style:solid;
	border-color:#000000;
	float:right;
}

FORM P INPUT{
	background:transparent;
	padding:3px 3px 3px 3px;
	color:#000000;
	font-family:Tahoma, sans-serif; 
	font-size:small;
	border-top:2px;
	border-left:2px;
	border-right:2px;
	border-bottom:2px;
	border-style:solid;
	border-color:#000000;
	float:right;
}

FORM P INPUT.button {
	margin-left:5px;
	margin-right:5px;
	width:75px;
	font-weight:normal;
	float:none;
	clear:both;
}

.checkbox {
	float:left;
	margin-right:10px;
	border:0px;
}

.alignleft {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

.alignright {
	float:right;
	padding-right:10px;
	padding-bottom:10px;
}

.centre {
	text-align:center;
}

.italic {
	font-style:italic;
}

.bold {
	font-weight:bold;
}

.listfloat1{
	width:215px;
	margin-left:auto;
	margin-right:auto;
}

.listfloat2{
	width:170px;
	margin-left:auto;
	margin-right:auto;
}

.listfloat3{
	width:200px;
	margin-left:auto;
	margin-right:auto;
}

.bulletlist{
	margin-left:15px;
	list-style-type:disc;
	color:#3E8879;
	font-size:small;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
}

.bulletlist li{margin-top:5px; margin-bottom:15px;}

.bulletlist2{
	margin-left:15px;
	list-style-type:disc;
	color:#000000;
	font-size:small;
	font-weight:normal;
	padding-bottom:10px;
	padding-top:0px;
}

.bulletlist2 li{margin-top:5px; margin-bottom:5px;}

.imgpadding{
	padding:4px;
}

.image-block{
	width:556px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

.imgborder{
	border:2px;
	border-style:solid;
	border-color:#000000;
	margin-bottom:15px;

>html body #HR{}