body {
	margin: 0;
	padding: 0;
	font: small "Lucida Grande", Arial, sans-serif;
	background-color: #106100;
	vertical-align: text-bottom;

}

#header {
	background-color: #106100;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	height: 71px;
	width: 100%;
}



#globe {
	background-image: url(images/header1.jpg);
	height: 71px;
	width: 918px;
	background-repeat: no-repeat;
	background-position: 16px;
	margin: 0px auto;
}

#globe a img{
	border: none;
	width: auto;


}

#globe h1{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	vertical-align: top;
	margin: 0px;
	padding: 0px;


}
#globe p{
	line-height: normal;
}

#buttonLine {
	vertical-align: top;
	margin: 0 0 0 15%;
	width: 100%;

}

#button {
	background-image: url(/images/contactButton1.gif);
	background-repeat: no-repeat;
	vertical-algin: bottom;
	height: 28px;
	text-align: center;
	vertical-align: top;
	width: 107px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	float: left;

}

#button a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#button a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#button a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#button a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#contentBackground {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	height: 463px;
	width: 100%;
	background-image: url(images/bodybackground.jpg);
	background-repeat: repeat-x;
}

#contentBody {
	margin: 0 auto;
	height: 463px;
	width: 918px;
	background-image: url(images/mainBackground.jpg);
	background-repeat: no-repeat;
}

#content{
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 55px;
	font-weight: bold;
	font-size: 16px;

}

#textBlock {
	margin: 0px;
	padding-left: 200px;
	text-align: center;

}

#textBlock B {
	font-weight: bolder;
}

#textPic {
	float: left;
	margin-right: 30px;



}

#footer {
	background-color: #106100;
	height: 40px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	text-align: center;

}
