@charset "utf-8";
body {
	background-image: url(images/page_bg.png);
	font-family: Verdana, "Lucida Sans", "Lucida Grande", sans-serif;
	color: #252525;
	font-size: 11px;
	font-style: normal;
	font-weight: 100;
	background-color: #FFF;
	background-repeat: repeat-x;
}
h1 {
	font-size: 36px;
	color: #76a119;
	margin-bottom: 20px;
	font-weight: 100;
	line-height: 36px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: #76a119;
	font-size: 20px;
	font-weight: 100;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	line-height: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
h3 {
	color: #76A119;
	font-size: 14px;
	margin-bottom: 20px;
	font-weight: 100;
}
h4 {
	font-size: 14px;
	font-weight: 100;
	color: #76A119;
	margin-bottom: 20px;
	background-image: url(images/column3_bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
h5 {
	color: #76A119;
	font-weight: 500;
	margin-top: 5px;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-style: normal;
}






p {
	margin-bottom: 10px;
}
a {
	color: #76a119;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #76a119;
}
a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.keyword {
	color: #FFF;
}



.center_div {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.center_div2 {
	clear: both;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	background-image: url(images/page_middle_bg.png);
	background-repeat: no-repeat;
}

.header {
	line-height: 100px;
	height: 100px;
	width: 940px;
	float: left;
}
.header #logo {
	margin-top: 26px;
	float: left;
}
.navbar {
	float: right;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 100px;
	height: 100px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	display: block;
}

.navbar ul {
	float: left;
	margin: 0px;
	padding: 0px;
}
.navbar li {
	float: left;
}

.navbar li a{
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	border: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	float: left;
}
.navbar li a:hover {
	color: #acd373;
}
.navbar li.current_page_item a {
	background-image: url(images/navbar_selected_right.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #000;
	padding-right: 12px;
	display: block;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}
.navbar li.current_page_item a span {
	background-image: url(images/navbar_selected_left.png);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	padding-left: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
}
.breadcrumb {
	float: left;
	margin-top: 50px;
	margin-left: 57px;
}
.breadcrumb a {
	color: #999;
	border-bottom-color: #CCC;
}
.page_title {
	float: left;
	clear: both;
	margin-left: 57px;
	margin-top: 25px;
}


.getintouch {
	float: right;
	width: 365px;
	margin-top: 20px;
	border: none;
}
.getintouch a  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.content {
	float: left;
	width: 940px;
	margin-bottom: 30px;
	display: block;
}
.double_column {
	float: left;
	width: 615px;
	clear: left;
	line-height: 22px;
}
.double_column img {
	border: 10px solid #ebebeb;
}


.column1 {
	width: 290px;
	line-height: 22px;
	float: left;
	clear: left;
	margin-top: 20px;
}
.column2 {
	width: 290px;
	line-height: 22px;
	float: left;
	margin-left: 35px;
	margin-top: 20px;
}
.column3 {
	width: 290px;
	line-height: 22px;
	float: right;
	margin-left: 35px;
	clear: right;
	height: 500px;
}
.footer_bg {
	background-image: url(images/footer_bg_tile.png);
	background-repeat: repeat-x;
	clear: both;
}
.footer {
	background-image: url(images/footer_bg.png);
	width: 940px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 224px;
	padding-top: 30px;
	color: #d7d7d7;
}

.footer a {
	color: #ACD373;
	border-bottom-color: #ACD373;
}

.footer ul li {
}
.footer ul li a {
	color: #d7d7d7;
	width: 270px;
	display: block;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #424237;
	background-image: url(images/footer_bullet2.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}
.footer ul li a:hover {
	color: #FFF;
}
.footer_column1 {
	height: 150px;
	float: left;
	width: 290px;
}
.ftcolumn2 {
	float: left;
	margin-left: 35px;
	line-height: 22px;
}


.footer_column3 {
	width: 290px;
	margin-left: 35px;
	float: left;
	height: 150px;
	line-height: 22px;
}


.bottom_line {
	clear: both;
	width: 940px;
	margin-top: 25px;
	float: right;
	height: 50px;
	line-height: 50px;
	text-align: right;
}
.bottom_line a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bottom_line a:hover {
	color: #FFF;
}
.column3 a  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.column3 img {
	margin-bottom: 20px;
	border: 10px solid #EBEBEB;
}
.column3 img:hover {
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.column3 ul li {
	padding-left: 20px;
	background-image: url(images/column3_bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.column2 ul li {
	list-style-type: decimal;
	margin-left: 20px;
	list-style-position: outside;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	padding-left: 10px;
}
.comments {
	clear: left;
	float: left;
	width: 615px;
	margin-top: 20px;
}
.single-comment {
	float: left;
	width: 615px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 10px;
}

.comment-img {
	float: left;
	width: 36px;
	margin-right: 20px;
}
.comment-content {
	float: left;
	width: 559px;
}
.comment-name {
	text-transform: uppercase;
	color: #76a119;
}
.comment-name a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.comment-date {
	font-size: 11px;
	color: #666;
}

.write-comment {
	width: 615px;
	margin-top: 20px;
	float: left;
}
.write-name {
	float: left;
	width: 295px;
	margin-right: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.write-email {
	float: left;
	width: 295px;
	margin: 0px;
	padding: 0px;
}
.write-url {
	width: 615px;
	float: left;
}
.write-comment-content {
	width: 615px;
	float: left;
	margin-top: 10px;
}

.small-txtbox {
	clear: both;
	width: 285px;
	padding: 5px;
	color: #666;
	margin-top: 5px;
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.large-txtbox {
	clear: both;
	width: 605px;
	padding: 5px;
	color: #666;
	margin-top: 5px;
	font-size: 11px;
}
.comments-submit {
	float: left;
	margin-top: 20px;
}
.portfolio_column {
	float: left;
	width: 290px;
	margin-right: 30px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	height: 230px;
}
.portfolio_column a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.portfolio_column_last {
	float: left;
	width: 290px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
.portfolio_column_last a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content-port {
	float: left;
	width: 960px;
	margin-bottom: 30px;
	display: block;
}
.clear {
	clear:both;
	width:100%;
	float:left;
}
