/* CSS Document */

body,td,th {
	font-size: 1em; color: #000000; font-family: Verdana;
}
body {
	background-color: #4B5049; 
	margin-top: 0px;
}
ul {margin-top: 6px}
h2 {font-size: 16px; color: #1E7530 }
a:hover {text-decoration: underline}
a {text-decoration: none; color: #000;}
#container{
	background-color:#FFF; 
	margin:0px auto 5px; 
	width:864px; 
	border-left:#000 solid 10px; 
	border-bottom:#000 solid 10px; 
	border-right:#000 solid 10px;
	}

#logo{
	float:left; 
	width:315px; 
	height:93px;
	padding-left:55px; 
	margin-top: 10px;
	
	}
#logoc{
	height:93px
	}
#headertext{
	float:right; 
	font-size:19px; 
	color: #969696; 
	padding-right:90px; 
	margin-top:45px;
	}
#header{
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	width:787px;
	height:226px;
	margin-left:40px;
	margin-top:10px;
	}
#text{
	float: left; 
	width:448px; 
	height:200px; 
	margin-left:0px; 
	font-family:verdana; 
	font-size:15px; 
	color:#FFF; 
	padding-top:19px; 
	padding-left:10px; 	
	line-height: 30px;
	}

#phone{
	float:right; 
	background-image:url(images/phone.jpg); 
	background-repeat:no-repeat; 
	padding-right:8px; 
	width:318px; 
	height:39px; 
	margin-top: 180px;
}

#navigation{
	color:#000; 
	font-size:15.7px; 
	padding-top:5px; 
	width:810px; 
	height:20px; 
	text-align:right; 
	padding-right:40px
	}
#title{
	color:#1E7530; 
	font-size:17px; 
	margin-left:45px; 
	margin-top:20px;
	}
#content{
	float:left; 
	color:#000; 
	margin-left:0px; 
	font-size:0.95em; 
	width:565px; 
	margin-top:10px; 
	line-height: 22px;
	padding-left: 50px;
	}
#image{
	float:left; 
	width:162px; 
	background-image:url(images/image.jpg); 
	background-repeat:no-repeat; 
	background-position:top; 
	height:180px; 
	background-color:#000; 
	color:#fff; 
	padding:270px 10px 10px 15px; 
	font-size:13px; 
	margin:55px 5px 0px 17px;
	line-height: 18px;
	}
#image p {margin: 5px;}
	
#diagram {text-align: center;}
#diagram img {margin: 0px; padding: 0px; border: 0px;}

.green{
	color:#1E7530
	}
.black {color: #000;}
.title{
	font-weight:bold
	}
#footer{
	background-image:url(images/footer.jpg); 
	background-repeat:no-repeat; 
	width:770px; 
	height:24px;
	padding: 5px 20px 5px 20px; 
	margin-left:40px; 
	margin-top:5px;
	clear:both;
	color: #fff;
	font-size: 18px;
	text-align: center;
	}
#footertxt{
 
	margin-top:3px;
	margin-bottom:10px;
	width:780px;
	height:28px;
	margin-left:40px;
	}
#right{
	width:190px; 
	float:left;
	}
#left{
	width:550px; 
	float:right; 
	text-align:right; 
	padding-top:10px;
	}
/**#navigation a{
	color:#000; 
	text-decoration:none;
	}
**/
#footertxt a{
	text-decoration:underline; 
	color:#666; 
	font-size:15.7px;
	}
#image a{
	color:#FFF; 
	text-decoration:none;
	}
#clear{
	clear:both
	}