* {
border : 0;
margin : 0;
padding : 0;
}
#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
body {
margin-top : 20px;
padding : 0;
background-color : #ccc;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #000000;
background-image : url(images/BG.gif);
background-repeat : repeat-x;
}
#container {
width : 800px;
margin : 0 auto;
position:relative;
}
#top {
background : url(images/top.gif) no-repeat;
height : 37px;
width : 800px;
margin : 0;
}
#banner img {
margin-top : -10px;
margin-left : 20px;
border : none;
}
#content {
background-image : url(images/middle1.gif);
background-repeat : repeat-y;
width : 800px;
margin : 0;
float : left;
}
#nav {
height : 150px;
width : 150px;
text-align : left;
list-style : none;
padding : 0;
}
#nav li {
margin-bottom : 10px;
}
#nav a {
height : 50px;
line-height : 10px;
text-decoration : none;
font-weight : bold;
color : #669900;
margin-left : 50px;
margin-top : 50px;
}
#nav a:hover {
color : #cccccc;
}
#leftcontent {
width : 150px;
position:relative;
font-size : 15px;
margin-top : 150px;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
float : left;
}
#centercontent {
	float : left;
	voice-family : "\";}\"";
	voice-family : inherit;
	margin-top : 60px;
	width : 400px;
	overflow : auto;
	padding-left: 40px;
	position:relative;
}
#centercontent img {
height : 72px;
margin-top : 0;
margin-right : 5px;
margin-bottom : 5px;
margin-left : 5px;
border : none;
float : left;
}
#centercontent li {
	list-style-type: none;

}
#centercontent li b{
	text-align : left;
	font-size : 18px;
	font-weight : normal;
	color : #669900;
	margin-top : 10px;
	text-decoration : none;
	list-style-type: none;
	border-bottom: 1px solid #000;
	padding-bottom: 3px;

}
#rightcontent {
width : 162px;
background-image : url(images/bgImage.gif);
background-repeat : no-repeat;
background-position : right 0%;
height : 325px;
float : right;
margin-top : 60px;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
}
#banner {
voice-family : "\";}\"";
margin-top : 0;
margin-right : 20px;
margin-bottom : 0;
margin-left : 0;
voice-family : inherit;
}
html > body #banner {
height : 39px;
}
h1 {
font-size : 14px;
margin : 0;
}
#banner h1 {
font-size : 1px;
padding : 10px 10px 0;
margin : 0;
color : #ffffff;
}
#rightcontent p {
font-size : 10px;
}
.imgText {
text-align : left;
font-size : 18px;
font-weight : bold;
color : #669900;
margin-top : 10px;
text-decoration : none;
line-height: 1.1em;
}
input {
border : 1px solid #66cc00;
background-color : #ffffff;
}
textarea {
height : 85px;
width : 330px;
border : 1px solid #66cc00;
}
 .dropcap {
float:left;
color:#669900;
font-size:60px;
line-height:50px;
padding:2px 5px 0px 0px;
}
.submit {
height : 30px;
width : 104px;
background-image : url(images/goButton.gif);
border : none;
float : left;
margin : 10px 0 0;
font-size : 0;
}
.phone {
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
margin-left : 3px;
}
.post {
text-align : center;
vertical-align : middle;
}
.footer {
font-size : 1ems;
color : #999999;
text-align : center;
margin : 10px 0 0;
}
#footer {
background-image : url(images/bottom.gif);
height : 35px;
width : 800px;
margin : 0;
float : left;
}
.client {
	margin : 10px 0 0;
	float : left;
	line-height: 1.1ems;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: 8fbc8f;
	width: 400px;
	padding-bottom: 10px;

}
.clientcontent {
	margin-left: 83px;
}

.client a {
	font-size : 1ems;
	font-weight : bold;
	color : #669900;
	margin-top : 10px;
	text-decoration : underline;
	line-height: 1.1em;
}
.client a:hover {
color : #cccccc;
text-decoration : none;
}

.clear {
	clear:both;
	font-size: .88em;
}
ol {
	list-style-position: inside;
	list-style-type: none;
	text-indent: 15px;
	margin-top: 5px;
	margin-bottom : 10px;

}
#lightbox{
	background-color:#fff;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 1.5em;
	padding-top: 0.4em;
	font-weight: bold;
	}
	#lightboxDetails a{
	
	color: #669900;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	border: 1px solid #669900;
	
	
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
