@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
	background: #2c55b3;
	font-family: Verdana, Tahoma, "Trebuchet MS", sans-serif;
	
	color: #333333;
}
input {
	font-family: Verdana, Tahoma, "Trebuchet MS", sans-serif;
	font-size: 100%;
	border: 1px solid #438007;
	padding: 3px;
}
input.btn {
	border: 0px;
	padding: 0px;
	cursor: pointer;
}
h1 {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 200% !important;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	color: #2f5904 !important;
	letter-spacing: -1px;
}
h2 {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 150% !important;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	color: #2f5904 !important;
	letter-spacing: -1px;
}
h3 {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 125% !important;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1px;
	line-height: normal;
	color: #2f5904;
}
h3 a.normal:link, h3 a.normal:visited {
	text-decoration: none;
	color: #2f5904;
}
h3 a.normal:hover {
	text-decoration: underline;
	color: #2f5904;
}
p {
	margin: 15px 0px;
}
p.right-text {
	text-align: right;
}
a img {
	border: 0px;
}
a.normal:link, a.normal:visited {
	color: #2c55b3;
}
a.normal:hover {
	text-decoration: none;
}
a.mainbuttontext:link, a.mainbuttontext:visited {
	color: #2f5904;
	font-weight: bold;
	display: block;
	text-decoration:none;
	width: 150px;
	padding: 7px 20px;
	background: url(border-dotted.png) repeat-x left bottom;
}
a.mainbuttontext:hover {
	color: #76b009;
}
div.menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.menu ul li {
	margin: 0px;
	padding: 7px 20px;
	background: url(border-dotted.png) repeat-x left bottom;
}
div.main {

	line-height: 125%;
	margin: 0px auto;
	width: 946px;
	background: url(main-bg.png) repeat-y left top;
}
div.container {
	padding: 0px 23px;
}
div.header {
	width: 100%;
	position: relative;
}
div.logo {
	position: absolute;
	top: 18px;
	left: 7px;
	width: 184px;
	height: 71px;
}
div.left-col {
	width: 200px;
	float: left;
}
div.menu {
	width: 100%;
}

div.left-box {
	width: 180px;
	padding: 10px;
	background: #ebf3da;
	margin: 20px 0px;
}
div.left-box p {
	margin: 10px 0px;
}
div.right-col {
	float: left;
	margin-left: 20px;
	width: 680px;
}
div.path {
	color: #9f9f9f;
	padding-bottom: 10px;
}
div.path a:link, div.path a:visited {
	color: #9f9f9f;
}
div.path a:hover {
	text-decoration: none;
}
div.right-box {
	float: right;
	width: 235px;
	padding: 15px 10px 0px 10px;
	margin-left: 20px;
	background: url(right-col-box-bg.png) no-repeat left top;
}
.featuresdiv{
width: 235px;
padding:0;
margin:0;
}
.featuresdiv br{
	display:none;
}
div.item {
	margin: 15px 0px;
}
div.item p {
	margin: 0px 0px 10px 0px;
}
div.item a.normal img {
	float: right;
	margin: 0px 0px 0px 10px;
}
div.footer {
	clear: both;
	width: 860px;
	padding: 10px 20px;
	background: #427f06 url(footer-bg.png) no-repeat right top;
	color: #ffffff;
	border-top: 10px solid #ffffff;
}
div.footer span {
	margin-left: 20px;
}
div.footer a.normal:link, div.footer a.normal:visited {
	color: #ffffff;
}
div.footer a.normal:hover {
	text-decoration: none;
}
div.clear {
	clear: both;
	width: 100%;
	overflow: hidden;
	height: 0px;
}
.right-col{
overflow:hidden;
float:left;
}
div.content{

float:left;
	width:400px;
	overflow:hidden;
}
.gallery_table img{
	width:120px !important;
	height:100px !important;
}
.gallery_table{
float:left;
display:inline;
width:300px;
}