/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
*{margin: 0; padding: 0;outline:none;}

*:focus {outline: 0;}

body { background:#e8e7e7; margin-top:43px; }

.cont { width:789px; }

	.logo-cont { width:327px; height:140px; background:#fff; float:left; }
		.logo { margin:auto; }
		
	.nav-cont a{ width:424px; height:90px; margin:0 0 0 9px; background:#386638; float:left; padding-top:50px; }
	.nav-cont a:hover{ width:424px; height:90px; margin:0 0 0 9px; background:#a9da79; float:left; padding-top:50px; }
			.link-text a{ font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#fff; text-decoration:none; }
			.link-text a:hover{ color:#fff; text-decoration:none; }
			
	.main-cont { background:#fff; width:479px; height:380px; float:left; margin:9px 0 0 0; }
	.main-cont-full { background:#fff; width:789px; height:450px; float:left; margin:9px 0 0 0; }
	.main-cont-serv { background:#fff; width:789px; height:800px; float:left; margin:9px 0 0 0; }
		.intro-text { font-family:Arial; font-size:22px; margin:36px 64px 0 28px; color:#585757; text-align:left; font-weight:bold; }
		.content { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#585757; text-align:left; margin:28px 44px 0 28px; line-height:18px; }
			.content a{ color:#333; text-decoration:none; }
			.content a:hover{ color:#386638; text-decoration:underline; }
	
	.pic-cont { width:301px; height:235px; background:#fff; float:left; margin:9px 0 0 9px; }
		.caption-cont { width:301px; height:28px; background:#fff; margin:9px 0 0 0; float:left; }
		.contact-cont { width:301px; height:auto; background:#fff; margin:-27px 0 0 0; float:left; padding-bottom:10px; }
			.caption-text { font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; color:#585757; font-size:14px; margin:11px 0 0 14px; float:left; }
			.phone { font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#386638; font-size:20px; padding:7px 0 7px 0; }
			.email a{ font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#386638; font-size:16px; padding:7px 0 7px 0; text-decoration:none; }
			.email a:hover{ text-decoration:underline; color:#386638; }
		.control-cont { width:363px; height:35px; background:#fff; margin:0 0 0 0; background:#fff; }
			.prev { margin:10px 0 0 16px; float:left; }
			.nextnew { margin:10px 0 0 16px; float:left; }
	
	.footer { width:479px; height:45px; background:#fff; margin-top:9px; margin-bottom:50px; text-align:left; line-height:16px; float:left; }
	.footer-full { width:789px; height:28px; background:#fff; margin-top:9px; margin-bottom:50px; float:left; }
		.footer-text { font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:10px; margin:9px 0 0 19px; color:#585757; float:left; }
		.footer-text a{ color:#585757; text-decoration:none; }
		.footer-text a:hover{ color:#434242; text-decoration:underline; }
		
		.footer-links { font-family:Arial, Helvetica, sans-serif; font-size:10px; margin:9px 19px 0 0; color:#585757; float:right; }
		.footer-links a{ color:#585757; text-decoration:none; }
		.footer-links a:hover{ color:#434242; text-decoration:underline; }
		
	.content-list { list-style:square; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#585757; text-align:left; margin:28px 44px 0 45px; line-height:18px;  }