body, html {
	margin: 0px;
	padding: 0px;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	
}


/* Absolute positioned header for all browsers*/
#masthead {
	position: fixed;
	width:100%;
	z-index: 20;
	background: #8cc63f;
	border-bottom: 1px solid #367c2b;
	    
  
}
/* Resets the header position to fixed for real browsers such as Firefox*/


#header {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	overflow: hidden;
}
#container {
	background: url(images/backer2.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: absolute;
	
	top: 127px;
	z-index: 10;
	}
	
	#wrapper {
	margin: 0px auto;
	padding: 10px 0px 0px;
	width: 1000px;
	

}
	#mysubmit {
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	background: #367c2b;
}
.subscribe2 input {
	border-style: none;
	margin: 7px 0px 0px;
}

#sidebar {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 215px;
}
#main {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 750px;
	line-height: 22px;
}

ul#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul#nav li {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	list-style: none;
	float: right;
}

ul#nav #whatwe a {
        background: url(images/whatwesay.jpg) no-repeat;
        height: 21px;
        width: 100px;
        display: block;
}
ul#nav #whatwe a:hover {
        background: url(images/whatwesay.jpg) no-repeat 0px -21px;
}


ul#nav #whowe a {
	background: url(images/workwith.jpg) no-repeat;
	height: 21px;
	width: 149px;
	display: block;
}
ul#nav #whowe a:hover {
	background: url(images/workwith.jpg) no-repeat 0px -21px;
}
ul#nav #howwe a {
	background: url(images/howwework.jpg) no-repeat;
	height: 21px;
	width: 111px;
	display: block;
}
ul#nav #howwe a:hover {
	background: url(images/howwework.jpg) no-repeat 0px -21px;
}
ul#nav #whoare a {
	background: url(images/whoweare.jpg) no-repeat;
	height: 21px;
	width: 100px;
	display: block;
}
ul#nav #whoare a:hover {
	background: url(images/whoweare.jpg) no-repeat 0px -21px;
}
#logo {
	margin: 0px;
	padding: 0px 0px 0px 237px;
}
ul#contact {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 13px;
}
ul#contact li {
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 0px 0px;
	list-style: none;
}
ul#contact a {
	color: #367c2c;
}
ul#contact a:hover {
	color: #c2ed5f;
	text-decoration: none;
}

ul#social {
	margin: 0px;
	padding: 15px 0px 0px;
	list-style: none;
	height: 55px;
	}
ul#social li {
	margin: 0px;
	padding: 0px 15px 0px 0px;
	list-style: none;
	float: left;
	}
ul#social #twitter a {
	background: url(images/twitter-logo.png) no-repeat;
	height: 43px;
	width: 43px;
	display: block;
}
ul#social #twitter a:hover {
	background: url(images/twitter-logo.png) no-repeat 0px -43px;
}
ul#social #facebook a {
	background: url(images/facebook-logo.png) no-repeat;
	height: 43px;
	width: 43px;
	display: block;
}
ul#social #facebook a:hover {
	background: url(images/facebook-logo.png) no-repeat 0px -43px;
}
ul#social #linkedin a {
	background: url(images/linkedin-logo.png) no-repeat;
	height: 43px;
	width: 43px;
	display: block;
}
ul#social #linkedin a:hover {
	background: url(images/linkedin-logo.png) no-repeat 0px -43px;
}
p {
	
}
.section1 {
	margin: 0px;
	padding: 15px 0px 40px;
	width: 750px;
	overflow: auto;
}
.section {
	margin: 0px;
	padding: 0px 0px 40px;
	width: 750px;
	clear: both;
	border-top: 10px solid #367c2b;
	overflow: auto;
}
.leftcol {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 352px;
}
.rightcol {
	margin: 0px;
	padding: 0px 0px 0px 40px;
	float: left;
	width: 352px;
}
.rightcol1 {
	margin: 5px 0px 0px 20px;
	padding: 0px 0px 0px 20px;
	float: left;
	width: 352px;
	border-left: 1px solid #367c2b;
}


.title {
	padding: 5px 0px 20px;
}
strong {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #367c2b;
}
#footer {
	height: 50px;
}

#twitterfeed {
	border-top: 1px solid #367c2b;
	margin: 20px 0px 0px;
	padding: 0px;
	
}

	
ul.twitter {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
li.twitter-item {
	border-bottom: 1px solid #367c2b;
	margin: 0px;
	padding: 10px 0px;
	list-style: none;
	line-height: 18px;
}
p.twitter-message {
	margin: 0px;
	padding: 0px;
}
.twitter-timestamp {
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: both;
}
a.twitter-link {
	color: #63a336;
}
a.twitter-user {
	color: #63a336;
}
#twitter-1 {
	list-style: none;
}
#twitter-1 h3 {
	margin: 0px;
	padding: 0px;
}
.formBuilderSubmit {
	text-align: left;
	float: left;
}
#formBuildercontact {
	margin-bottom: 300px;
}
li.subscribe2 form {
	padding: 5px 0px 0px;
	margin: 0px;
}