body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#nav {
	margin:0;
	padding:0;
	width:100%;

}
#nav li {
	display:inline;
	padding:0;
	margin:0;
}
#nav a:link,
#nav a:visited { color:#4C947F; padding:5px 15px; float:left; width:auto; text-decoration:none; font:12px Arial, Helvetica, sans-serif; letter-spacing: normal; font-weight:bold; }
#nav a:hover {
	color:#336699;
}
#nav a:active {
	color:#4C947F;
}
#bodyBG {
	background-image: url(images-site/structure_02.jpg);
	background-repeat: repeat-y;
}



#navBG {
	background-color: #F1F4FD;
	border: 1px solid #CCCCCC;
}
#baseline {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #CCCCCC;
}
#baseline a:link,
#baseline a:visited,
#baseline a:active {
	color:#666666;
	text-decoration:none;
	font:9px Arial, Helvetica, sans-serif;
}
#baseline a:hover {
	color:#4C947F;
}
p {
	font-size: 13px;
	color: #333333;
}

p.Sub {
	font-size: 20px;
	color: #4C947F;
	font-weight: normal;
	margin:2px 0 2px 0px;
	padding-left:10px;
}
#underline { display: block; width:70%;	border-bottom-width: 2px;	border-bottom-style: dotted; border-bottom-color: #4C947F; }
.padZ {margin-right:60px; margin-left:10px; margin-top:10px;}
.pad p {margin-right:60px; margin-left:10px; margin-top:10px;}
.pad h3 {margin-right:60px; margin-left:10px; margin-top:0px;}

.padR p {margin-right:60px; margin-left:10px; margin-top:10px;}
.padR h3 {margin-right:60px; margin-left:10px; margin-top:0px;}
.pad h2 {margin:0 0 0 20px;}
h1 {
	font-size: 20px;
	color: #4C947F;
	font-weight: normal;
	margin:-10px 0 0px 10px;
	line-height:35px;
}
h2 { font-size: 16px; font-weight: normal; color: #4C947F; margin-left:20px; padding: 2px; font-style: italic; }
#featureTitle {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #4C947F;
}
h3 {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
li {
	color: #666666;
	font-size: 14px;
	line-height: 20px;
	list-style-image: url(images-site/li-bullet.gif);
	padding-bottom:5px;
}
h5 { color: #666666; font-size: 14px; line-height: 20px; font-weight: normal; }

a:link, a:active, a:visited {
	color: #4C947F;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
#callback {
	font-size: 13px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.glass {
	padding: 10px;
	border: 1px solid #4C947F;
}
.contactLinks { float: left; height: auto; width: 300px; overflow: auto; padding-top:10px; padding-left:10px;}

.callBack { float:right; height:auto; width:300px; style="float:right; }
#indexIntro { background-color: #E9E9E9; padding: 5px; height: auto; width: 350px; overflow: auto; margin-left: 20px; margin-top: 20px; }

