@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	list-style:none;
}
html, body {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
	margin:0;
}
html {
	overflow-y:scroll;
}
img {
	border:0;
}
p {
	padding:5px 0;
}
a:link, a:visited, a:active {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a:focus {
	outline:none;
}
a:hover {
	color:#fff;
	text-decoration:underline;
}
.clear {
	clear:both;
}
.middle {
	width:950px;
	margin:0 auto;
}
#header {
	background:url(images/header_bg.gif) repeat-x bottom;
	border-top:6px solid #6db33f;
}
#logo {
	float: left;
	width: 314px;
	height: 117px;	
	margin: 1px 0px 0px;
	padding:0px;
}
#nav {
	float: right;
	width: 636px;
	margin:0px;
	padding: 81px 0px 0px;
	height: 37px;
}
#nav ul {
	list-style-type:none;
	margin:0px;
	padding:0px;	
}
#nav ul li {
	margin:0px;
	padding:0px 0px 0px 12px;
	background: url(images/nav/nav_bull.gif) no-repeat left;
	display: inline;
	float: left;
	height: 37px;	
}
#nav ul li.home {
	background: none;	
}
#nav ul li a {
	display: block;
	margin: 0px;
	padding: 9px 10px 0px 10px;	
	height: 28px;
	color:#0069aa;
}
#nav ul li a:hover, #nav ul li.current_page_item a{
	background: url(images/nav_hover.gif) repeat-x;	
	text-decoration: none;
}
#content {
	min-height:400px;
	height:auto !important;
	height:400px;
	background:#0069aa;
	border-top:1px solid #01578c;
	border-bottom:1px solid #01578c;
}
#one_col {
	min-height:400px;
	height:auto !important;
	height:400px;
	padding:25px;
	background:url(images/home_grdnt.gif) repeat-x top;
}
/*application form*/
table {
	margin:0 auto;
}
form {
	padding:10px 0;
}
th {
	font-size:14px;
}
td {
	padding:2px;
	margin:2px;
}
#validate {
	padding:10px;
	background:#FF8080;
	border:2px solid #FF0000;
}
.textbox, input, textarea {
	width:180px;
}
textarea#contactenquiry {
	width: 264px;

}
.wpcf7-list-item {
	display: block;		
}
.wpcf7-checkbox input {
	width: 20px;
}
input#submit {
	border: 0px;
	background: url(images/submit_butt.gif) no-repeat top left;
	height: 79px;
	height: 33px;
	cursor: pointer;
}
input#contact {
	border: 0px;
	background: url(images/contact_submit.gif) no-repeat top left;
	width: 77px;
	height: 32px;
	cursor: pointer;
	margin: 10px 0px 0px;
			
}
#contact_col {
	min-height:330px;
	height:auto !important;
	height:330px;
	padding:70px 0 0;
	background:url(images/contact_right_bg.jpg) no-repeat top right;
}
	#left_col {
	width:400px;
	min-height:300px;
	height:auto !important;
	height:300px;
	text-align:justify;
	background:url(images/home_grdnt.gif) repeat-x;
	float:left;
	padding:25px 25px 0;
}
#right_col {
	width:500px;
	float:left;
}
.thmbs {
	border: 1px solid #FFFFFF;
	margin:0 5px;
}
#footer {
	border-top:5px solid #99c3dd;
	color:#000;
	font-size:10px;
	text-align:center;
}
#footer p {
	padding:10px 0;
}
#footer a {
	color:#000;
}
#TitleHolder {
	background-image: url(images/ptitle_grad_bord.gif);
	background-repeat: repeat-x;
	height: 38px;
	padding: 1px;
	float: left;
	margin-bottom: 30px;
}
#TitleName {
	background-color: #6bb438;
	border: 1px solid #3789bc;
	height: 27px;
	font-size: 16px;
	font-weight: bold;
	Padding:7px 15px 0;
}
#newscontent {
	float: left;
	dispaly: inline;
	width: 655px;
	margin: 0px;
	padding: 20px;
}
.post {
	padding: 10px;
	margin: 0px 0px 10px;
	background: url(images/home_grdnt.gif) repeat-x top left;	
}
.post h2 {
	font-size: 18px;
	margin: 0px;
	padding: 5px 0px;
}
.post h2 a:hover {
	color: #62ad32;	
	text-decoration: none;
}
.date {
	font-size: 11px;
	color: #66b035;
	margin: 0px;
	padding: 0px;
}

#sidebar {
	margin: 0px;
	padding: 20px;
	float: right;
	dispaly: inline;
	width: 210px;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	width: 210px;
	list-style-type: none;
}
#sidebar ul li {
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
	border: 2px #99c3dd solid;
	width: 208px;
	background: #FFFFFF;
}
#sidebar ul li h2 {
	text-align: center;
	color: #62ad32;
	font-size: 16px;
	padding: 8px 0px;
	margin: 0px;
}
#sidebar ul li a {
	padding: 5px 5px 5px 22px;
	margin: 0px;
	display: block;
	width: 181px;
	color: #0069aa;
	font-size: 12px;
	text-decoration: none;
	text-transform: capitalize;
}
#sidebar ul li a:hover {
	background: #99c3dd;
	color:#0069aa;
	padding: 5px 5px 5px 18px;
	border-left: 4px solid #6db33f;
	width: 181px;
}
#sidebar ul li ul li {
	border: none;
	padding: 0px;
	margin: 0px;
}
#navigation .alignleft {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#navigation .alignright {
	float: right;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
#navigation a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: underline;
}
.alignleft {
	float: left;
	margin: 10px 10px 15px 0px;
	padding: 0px;
}
.alignright {
	float: right;
	margin: 10px 0px 15px 10px;
	padding: 0px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.finance {
	width: 400px; 
	float: left; 
	padding: 0px 20px;
	margin: 0px;
}
.finance p {
	margin-bottom: 15px;
	padding-right: 8px;
	padding-left: 8px;
}
