body {
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(../images/bg-html.jpg);
	background-repeat: repeat;
	background-position: left top;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #549900;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0px;
	text-align: justify;
	line-height: 22px;
}

ul, ol { }

blockquote { }

a {
	color: #555B1F;
}

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 980px;
	height: 50px;
	margin: 0 auto;
	padding: 0px;
}

/** LOGO */

#logo {
	width: 980px;
	height: 127px;
	margin: 0 auto;
	padding: 0px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	margin-top: -4px;
	text-transform: lowercase;
	font-size: 13px;
	color: #F6F9FB;
}

#logo h1 {
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #F6F9FB;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 20px 20px 0px 20px;
	background-image: url(../images/page_bkg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: right;
	width: 630px;
}

/* Post */

.post {
	width: 610px;
	margin-bottom: 20px;
	padding: 20px 10px;
}

.post .title {
	height: 44px;
	font-size: 22px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-weight: bold;
}

.post .date {
}

.post .meta {
	height: 32px;
	margin-top: -10px;
	margin-left: 2px;
	padding: 4px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 0px;
}

.post .entry img {
	border:2px solid #545A1E;
}

.post .links {
	background: #90BF35;
	border: 1px solid #545A1E;
}

.post .links {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px 0px 4px 0px; 
	padding: 3px 0px 0px 40px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: #90BF35;
	border: 1px solid #5F817E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	color: #FFF;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	border: none;
}

#sidebar li {
	margin-bottom: 20px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #8D9AB0;
	background-color: #545A1E;
}

#sidebar li ul {
	margin: 0px 0px;
	border: none;
}

#sidebar li li {
	margin: 0;
	border: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#sidebar li li a {
	padding: 0px;
	font-weight: bold;
	border: none;
	text-decoration: none;
}

#sidebar li li a:hover {
	color: #FFF;
	text-decoration: underline;
}

#sidebar ul li ul ul li{
	margin: 0;
	border: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#sidebar li.cat1 {
	padding-top: 8px;
}
#sidebar p {
	margin: 0;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 15px;
	padding-left: 14px;
	font-size: 16px;
}

#sidebar h2 {
	height: 32px;
	margin: 0 0 0px 0px;
	padding: 8px 0 2px 15px;
	background: url(../images/img05.jpg) repeat-x left top;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

#sidebar h2.products {
	background-image: url(../images/title_products_services.jpg);
	background-repeat: no-repeat;
	height: 64px;
}

#sidebar li.contact {
	background-color: #663300;
}

#sidebar ul li.contact a {
	padding: 0px;
	font-weight: normal;
	border: none;
	text-decoration: underline;
}

#sidebar h2.contact_title {
	background-image: url(../images/title_contact_us.jpg);
	background-repeat: no-repeat;
	height: 64px;
}

#sidebar p {
	line-height: 120%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

/* Footer */

#footer {
	width: 980px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background-color: #51571D;
}

#footer-bgcontent {
}

#footer p {
	margin: 0;
	padding: 20px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #000;
}

#footer a {
	color: #000;
}

