* {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#wrapper {
	padding: 5px;
	border: 1px solid #666666;
	height: auto;
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C4E1B;
}
#header #logo {
	height: 77px;
}
#header #headpic {
	height: 145px;
}
#nav {
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C4E1B;
	background-color: #61B061;
	color: #FFFFFF;
}
#nav ul {
	width: 760px;
}
#nav ul li {
	list-style-type: none;
	float: left;
}
#nav ul li a {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 3px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
#nav ul li a:hover {
	color: #61B061;
	background-color: #FFFFFF;
}


#content {
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 30px;
}
#content h1 {
	font-size: 48px;
	color: #1A4F1B;
}
#content h2 {
	font-size: 25px;
	color: #D13123;
	margin-left: 15px;
}
#content h3 {
	font-weight: bold;
	color: #1A4F1B;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 4px;
	text-transform: capitalize;
}

#content p {
	margin-left: 20px;
	margin-bottom: 10px;
	line-height: 1.5em;
}
#content ul {
	margin-left: 40px;
}

#content .prod-butt {
	width: 180px;
	float: left;
	margin-right: 90px;
	margin-left: 90px;
	border: 3px solid #CCCCCC;
}
.prod-butt img a, .prod-butt a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #1A4F1B;
	font-size: 12px;
}
.prod-butt img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content .prod-butt p {
	font-weight: bold;
	color: #1A4F1B;
	text-align: center;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}


.imflr {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.imfll {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.clearboth {
	clear: both;
	height: 0px;
}
*html .clearboth {
	display: none;
}

#footer {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #1C4E1B;
	border-right-color: #1C4E1B;
	border-bottom-color: #1C4E1B;
	border-left-color: #1C4E1B;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer p {
	text-align: center;
	font-size: 10px;
}
#footer a {
	font-size: 10px;
}
#prod-div li {
	list-style-type: none;
	float: left;
	height: 170px;
	width: 120px;
	margin: 30px;
}
#prod-div p {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#prod-div img, #prod-div a, #prod-div img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#gal-div li {
	list-style-type: none;
	float: left;
	height: 120px;
	width: 120px;
	margin: 30px;
}
#gal-div p {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#gal-div img, #gal-div a, #gal-div img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#contact {
	width: 650px;
	padding-top: 30px;
	padding-bottom: 30px;
	border: 1px dotted #CCCCCC;
	margin-left: 20px;
}
#contact label {
	float: left;
	width: 150px;
	padding-right: 20px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}
#contact p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#contact #submit {
	margin-left: 170px;
}
#contact #info {
	float: right;
	height: auto;
	width: 200px;
	margin-right: 30px;
	padding: 5px;
	border: 1px dotted #990000;
	background-color: #E9E9E9;
}
#contact input {
	border: 1px solid #999999;
}
strong {
	font-weight: bold;
}
#clientslist li {
	float: left;
	width: 350px;
}

