body {
	background: #78B036 url(images/background.gif) repeat-x scroll left top;
	font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
line-height: 20px;
	margin: 0px;
	text-align: center;

}

table {
	font-size: 1em;
}

td, th {
	vertical-align: top;
}

div.page h2, div.page h2 a,
div.post h2, div.post h2 a {
	color: #255E0B;
	font-size: 18px;
	font-weight: normal;
	line-height: 21px;
	margin-bottom: 0px;
	text-decoration: none;
}

.entry {
	padding: 1em 1em 0px 1em;
}

.entry a {
	color: #255E0A;
}

.entry a:hover {
	text-decoration: underline;
}

#page {
	color: black;
	margin: 0px auto;
	text-align: left;
	width: 949px;
}

#header {
	background: transparent url(images/bg_gray.jpg) left top repeat-y;
	text-align: right;
}

#header a {
	color: White;
}

#menus {
	font-size: 11px;
	margin-left: auto;
	margin-right: 10px;
	text-align: left;
line-height: 12px;
}

#menus td {
	border-right: 1px solid white;
}

#menus a {
	color: white;
	display: block;
	font-weight: bold;
	height: 32px;
	padding: 5px 2em;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

#menus a:hover {
	background-color: White;
	color: Black;
}

#menus div {
	display: none;
	position: absolute;
}

#menus div a {
	background-color: #255E0A;
	border: 0px;
	display: block;
	font-weight: normal;
	height: auto;
	padding: 5px;
	text-align: left;
}

#menus div a:hover {
	background-color: black;
	color: White;
}

#Menu_Products {
	width: 92px;
}


#Menu_Partners {
	width: 103px;
}

#sidebar {
	font-size: 12px;
	padding: 35px 0px 0px 25px;
	width: 222px;
}

#sidebar ul {
	margin: 0px 0px 2em 1em;
	padding: 0px;	
}

#sidebar li {
	display: block;
	margin: 0px;
	list-style: none;
}

#sidebar li ul.wp-tag-cloud li {
	margin-bottom: 5px;
}

#sidebar h2,
#sidebar a {
	color: #666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
}

#sidebar a:hover {
	color: black;
	text-decoration: underline;
}

#footer {
	background: transparent url(images/footer.jpg) left top no-repeat;
	height: 108px;
	padding: 16px 50px 0px 0px;
	text-align: right;
}

#footer a {
	color: #fff;
	font-size: 10px;
	padding: 0px 6px;
	text-decoration: none;
}
	
#footer a:hover {
	text-decoration: underline;
}

.wp-caption {
	background-color: #F3F3F3;
	border: 1px solid #DDDDDD;
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	margin: 0px;
	padding: 0px 4px 5px;
}

.alignright {
	float: right;
}
