@charset "UTF-8";
html, body {
	margin:0; padding:0;
	height:100%;
}
#floater{
	position:relative;
	float:left;
	height:15%;
	margin-bottom:-85px;
	width: 100px;
}
body {
	background-color: #000000;
	margin: 0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

#content {
	position:relative;
	clear:left;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo{
	height: 84px;
	width: 240px;
	text-align: right;
	position: absolute;
	left: 5px;
	top: 3px;
	z-index: 100;
	background-color: #000000;
}

#call{
	height: 20px;
	width: 240px;
	text-align: right;
	position: absolute;
	right: 29px;
	top: 10px;
	z-index: 100;
	background-color: #000000;
}

#calltext{
	height: auto;
	width: auto;
	text-align: right;
	position: absolute;
	right: 29px;
	top: 10px;
	z-index: 100;
	font-weight: bold;
}


#mainnav{
	width: 500px;
	text-align: left;
	position: absolute;
	left: 5px;
	top: 21px;
	z-index: 100;
}

#title {
	height: auto;
	width: 400px;
	position: absolute;
	top: 98px;
	left: 5px;
}

a img { border:0 }


#panelright {
	width: 540px;
	position: absolute;
	top: 110px;
	right: 29px;
	text-align:justify;
	text-justify:inter-word;
}

#panelleft {
	width: 200px;
	position: absolute;
	top: 110px;
	left: 41px;
	overflow: visible;
}

 h2 {
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: normal;
	line-height: normal;
	margin-top: 0px;
	color: #82b21e;
	letter-spacing: 0.07em;
}
.white {
	color: #FFFFFF;
}

.flourish {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 71px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
#titleleft {
	position: absolute;
	left: 70px;
	top: 110px;
}
h4 {
	font-size: 15px;
	margin-bottom: 20px;
	font-weight: normal;
	line-height: normal;
	margin-top: 8px;
	color: #7da22a;
	letter-spacing: 0.07em;
}
p {
	line-height: 1.4em;
}

#balloonlist {
	padding-left: 16px;
	margin-left: 0px;
	color: #7da22a;
}
#balloonlist li span{
	color: #FFFFFF;
}
#balloonlist li  {
	margin-left: 0px;
	list-style-type: disc;
	padding-left: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
}
a.pdf {
	color: #668ee6;
	text-decoration: none;
}

.pdf a {
	color: #FF00CC;
	text-decoration: none;
}
a.pdf:hover {
	color: #ffffff;
	text-decoration: none;
}
table {
}
.fb {
	float: left;
	margin-right: 9px;
}
