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: right;
	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;



}

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

}

.ss-base-body {
	width: 100%;
}

.ss-form-container {
	width: 100%;
	text-align: left;
	padding: 0.5em 1em;
	font-size: 0.9em;
}

.ss-q-title {
	font-weight: bold;
	padding-left:7px;
	display: block;
}

.ss-q-submit {
	color: #000;
}

.ss-form-entry {
	
}
.ss-q-short, .ss-q-submit {
	background:#f7f7f7;
	border:solid gray 1px;
	margin:8px;
	padding:0px 3px;
	color:#666666;
}
