.body {
	background-image:url(images/bg-stripe-gh.gif);
	background-repeat:repeat;
	text-align:center;
	/* #fb7d0d;*/
}

.frame {
	background-color: #fff;
	width:780px;
	margin-right:auto;
	margin-left:auto;
	margin-top:35px;
	padding:15px;
	text-align:left;
		}
		
.frame-map {
	background-color: #fff;
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	padding:5px;
	text-align:left;
		}
		
.header {
	height: 252px;
}	

.centre {
	margin-right:0px;
	margin-top:10px;
	float: middle;
	align: middle;
	width:100%;
	background-color: #fff;
	font-family:LucidaGrande,Verdana,Arial,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 10px;
	padding-bottom:0px;

}

h2 {
	margin-top:15px;
	height: 15px;
	color: #000;
	font-family: LucidaGrande,Verdana,Arial,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 12px;
}

.headline {
	margin-top:15px;
	margin-bottom:5px;
	height: 15px;
	color: #000;
	font-family: LucidaGrande,Verdana,Arial,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 15px;
	background-color:#fff;
	/*padding-bottom: 3px; border-bottom-style: solid; border-bottom-color: #fb7d0d; border-bottom-width: 2px;
	/*padding-top: 0px; border-top-style: solid; border-top-color: #fb7d0d; border-top-width: 1px;*/
		}
		
.leftcontent {

	margin-right:15px;
	margin-top:-5px;
	float:left;
	width:48%;
	color: #000;
	font-family:Verdana,LucidaGrande,Arial,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 10px;
	padding-bottom:10px;
}
	
.rightcontent {
	margin-right:0px;
	margin-top:-5px;
	float:right;
	width:48%;
	color: #000;
	font-family:LucidaGrande,Verdana,Arial,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 10px;
	padding-bottom:10px;
	text-align:left;
}

.rightcontent a {
	vertical-align: top;

}

.leftcontent a {
	vertical-align: top;

}


a:link{
	color: #1873a5;	
	text-decoration: underline;}
a:visited{
	color: #1873a5;
	text-decoration: underline}
a:Hover{
	text-decoration: none; color:#1873a5;}

a:active{
	color: #1873a5;
	text-decoration: none;}


#nav {
	position: relative;
 	color: #1873a5;
	font-family: LucidaGrande,Verdana,Arial,sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-variant: normal;
	font-size: 12px;
	padding: 5px 0;
	margin-top:-35px;
	width: 780px;
	}
	
#nav p {padding: 0 5 0 -10px; margin: 0;}

#nav A:link, a:active, a:visited {
	color: #1873a5;	
	text-decoration: none;}
#nav a:Hover{
	text-decoration: underline; color:#1873a5;}	
	
#footer{
	position: relative;
	background-color:#fff;
	color: #1873a5;
	font-family: LucidaGrande,Verdana,Arial,sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	font-variant: normal;
	font-size: 10px;
	padding: 0px 0;
	width: 780px;
	padding-top: 2px; border-top-style: solid; border-top-color: #1873a5; border-top-width: 1px;
 } 
 
#footer A:link{
	color: #1873a5;	
	text-decoration: none;}
	
#footer	a:visited{
	color: #1873a5;
	text-decoration: none}
	
#footer	a:hover{
	color: #1873a5;
	text-decoration: underline}	

	 
TEXTAREA 
{ font-family: LucidaGrande,Verdana,Arial,sans-serif; font-size: 10px; color: #000; background: #ccc; border : 1px solid #000; padding: 2px }

INPUT
{ font-family: LucidaGrande,Verdana,Arial,sans-serif; font-size: 11px; color: #000; background: #ccc; padding: 2px }
