body {
	margin: 0px;
	padding: 0px;
	background: #8FD748 url(../images/background.png) repeat-y center top;
	font: 62.5% Arial, Helvetica, sans-serif;
	color: #2A2829;
}
h1 {
	font-size: 1.2em;
	font-weight: normal;
}
h2 {
	margin: 20px 0px 0px 20px;
	padding: 0px;
}
h4 {
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 0px;
	padding: 18px 0px 0px;
}
img {
	line-height: 0px;
}
a img {
	border-style: none;
}
a {
	color: #2A2829;
	text-decoration: none;
	border-bottom: 1px dashed #C60;
	font-weight: bold;
}
a:hover {
	color: #C60;
	border-bottom: 1px dashed #2A2829;
}
#header {
	margin: 0px;
	padding: 0px;
}
#header_content {
	width: 600px;
	margin: 0px auto;
	position: relative;
	padding-top: 100px;
	height: 50px;
}
#header_content h1 {
	float: right;
	margin: 0px;
	padding: 20px 10px 0px 0px;
}
#concept_logo_leaf_large {
	position: absolute;
	bottom: 0px;
	right: -110px;
}
.leaf_shape {
	position: absolute;
	left: -32px;
	bottom: -1px;
}
.section_number1, .section_number2, .section_number3 {
	position: absolute;
	top: 0px;
	left: -60px;
	width: 55px;
	height: 50px;
}
.section_number1 {
	background: url(../images/concept_section_numbers.png) no-repeat 0px 0px;
}
.section_number2 {
	background: url(../images/concept_section_numbers.png) no-repeat -55px 0px;
}
.section_number3 {
	background: url(../images/concept_section_numbers.png) no-repeat -110px 0px;
}
.leaf_right {
	position: absolute;
	top: 0px;
	right: -60px;
}
.date {
	position: absolute;
	top: 0px;
	left: -60px;
}
#new_work, #home_button {
	height: 36px;
	width: 300px;
	position: absolute;
	right: 0px;
	bottom: 55px;
}
#new_work {
	background: url(../images/nav_buttons.png) no-repeat 0px 0px;
}
#home_button {
	background: url(../images/nav_buttons.png) no-repeat 0px -36px;
}
#new_work a, #home_button a {
	display: block;
	height: 36px;
	width: 215px;
	margin-right: 20px;
	margin-left: 20px;
	color: #FFF;
}
#new_work h2, #home_button h2 {
	padding: 0 0 0 45px;
	margin: 0;
	line-height: 36px;
}
#introduction {
	margin: 5px 0px 0px;
	padding: 0px;
}
#introduction_content {
	width: 600px;
	margin: 0px auto;
	position: relative;
	padding-bottom: 20px;
	background: url(../images/introduction_background.png);
	background: rgba(241,239,51,0.15);
}
#introduction_content p {
	font-size: 1.2em;
	line-height: 1.8em;
	padding-left: 20px;
	margin: 0px;
	padding-top: 18px;
	padding-right: 320px;
}
#introduction_right_col {
	width: 260px;
	float: right;
}
#introduction_right_col ul {
	margin: 0px;
	padding: 0px;
}
#introduction_right_col ul li {
	font-size: 1.2em;
	line-height: 1.8em;
	padding: 0px;
}
#gallery {
	margin: 5px 0px 0px;
	padding: 0px;
}
#gallery_content {
	margin: 0px auto;
	width: 600px;
	background: #2a2829 url(../images/gallery_background.jpg) no-repeat left top;
	position: relative;
}
#contact {
	margin: 5px 0px 0px;
	padding: 0px;
}
#contact_content {
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
	width: 600px;
	position: relative;
	background: url(../images/contact_background.png);
	background: rgba(195,245,70,0.25);
}
#contact_content p {
	font-size: 1.2em;
	line-height: 1.8em;
	padding-left: 20px;
	margin: 0px;
	padding-top: 18px;
	padding-right: 20px;
}
#latest_project {
	margin: 5px 0px 0px;
	padding: 0px;
}
.latest_project_content {
	width: 600px;
	margin: 0px auto 5px;
	position: relative;
	padding-bottom: 20px;
	background: url(../images/introduction_background.png);
	background: rgba(241,239,51,0.15);
}
.latest_project_content p {
	font-size: 1.2em;
	line-height: 1.8em;
	padding-left: 20px;
	margin: 0px;
	padding-top: 18px;
	padding-right: 320px;
}
.latest_project_content h3 {
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 18px 320px 0px 20px;
	color: #2A2829;
	padding: 0px;
}
.latest_project_content ol {
	list-style: none;
	margin: 14px 20px 0px 0px;
	padding: 0px;
	float: right;
	line-height: 1%;
}
.latest_project_content ol li {
	margin-top: 10px;
	border: 1px solid #FFF;
}
#footer {
	margin: 5px 0px 0px;
	padding: 0px;
}
#footer_content {
	margin: 0px auto;
	padding: 0px 0px 5px;
	width: 600px;
	position: relative;
	background: url(../images/footer_background.png);
	background: rgba(100,200,2,0.5);
}
#footer_content p {
	font-size: 1.2em;
	line-height: 1.8em;
	padding-left: 20px;
	margin: 0px;
	padding-top: 18px;
}
#small_logo {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.seperator {
	background: url(../images/top_border.png) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.clearer {
	clear: both;
	height: 1%;
}

/* FORM STYLE */

form {
	padding: 20px 20px 0px 20px;
	margin: 0px;
}
form ol {
	padding: 0px;
	margin: 0px;
}
form ol li {
	padding: 10px 0px 0px;
	margin: 0px 0px 10px;
	list-style: none;
	line-height: 1%;
	clear: left;
	border-top: 1px #fff dashed;
}
form ol li:last-child {
	border-top: none;
	padding-top: 0;
}
legend {
	display: none;
}
fieldset {
	padding: 0px;
	margin: 0px;
	border-style: none;
}
label {
	display: block;
	width: 240px;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	padding: 0px;
	float: left;
	color: #2A2829;
}
label span {
	font-style: italic;
	font-weight: normal;
}
input#name, input#email, input#userID {
	border: 1px solid #2A2829;
	color: #2A2829;
	height: 28px;
	width: 298px;
	padding: 10px 10px 0px;
	font: 1.2em Arial, Helvetica, sans-serif;
}
textarea#message {
	border: 1px solid #2A2829;
	color: #2A2829;
	height: 128px;
	width: 298px;
	padding: 10px;
	margin: 0px;
	font: 1.2em Arial, Helvetica, sans-serif;
}
.userIDcontainer {
	display: none;	
}
span.error {
	display: none;
	font: 1.2em Arial, Helvetica, sans-serif;
	font-style: italic;
	color: red;
	float: left;
	clear: left;
}
#feedback {
	display: block;
}
#submit{
	display:block;
	margin: 0px;
	border-top:none;
	border-left:none;
	text-decoration:none;
	color:#FFF;
	cursor:pointer;
	padding:0px;
	background: transparent url(../images/button_element_background.png) no-repeat left top;
	height: 36px;
	width: 65px;
	border-right: none;
	border-bottom: none;
	font: bold 1.2em Arial, Verdana, sans-serif;
	float: right;
}
#submit:hover{
	background: url(../images/button_element_background.png) left -36px;
}

/* GALLERY SLIDER */

#slider {
	height: 250px;
	overflow: hidden;
}	
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li {
	width:600px;
	height:250px;
	overflow:hidden;
}	
#prevBtn, #nextBtn { 
	display:block;
	width:30px;
	height:70px;
	position:absolute;
	left:-35px;
	top: 119px;
	margin:0;
	padding:0;
	overflow:hidden;
	text-indent:-9999px;
}	
#nextBtn {
	left: 605px;
}														
#prevBtn a, #nextBtn a {
	display: block;
	width: 30px;
	height: 70px;
}
#prevBtn a {
	background: url(../images/btn_slider.png) no-repeat -90px 0px;
}
#nextBtn a {
	background: url(../images/btn_slider.png) no-repeat 0px 0px;
}
#nextBtn a:hover {
	background: url(../images/btn_slider.png) no-repeat -30px 0;
}
#prevBtn a:hover {
	background: url(../images/btn_slider.png) no-repeat -60px 0;
}



/* IMAGE OVERLAY */

.image-overlay {  
	position:relative;  
	overflow:hidden; 
	cursor: pointer;
}
.caption {
	position:absolute;
	bottom:-100px;
	left:0px;
	color: white;
	background: rgb(42,40,41);
	background: rgba(42,40,41,0.7);
	padding: 10px;
	width: 100%;
} 
.caption p {
	margin: 0px;
	padding: 0px;
	line-height: 1.8em;
}
.caption h6 {
	margin: 0px;
	padding: 0px;
	font-size: 1.4em;
	line-height: 1.8em;
}

/* TITLE STYLES */

@font-face {
	font-family: 'ChunkFiveRegular';
	src: url('../fonts/Chunkfive.eot');
	src: local('ChunkFive Regular'), local('ChunkFive'), url('../fonts/Chunkfive.otf') format('opentype');
}
/*@font-face {
	font-family: "Chunky";
	src: url(../fonts/Chunkfive.otf) format("opentype");
}*/
h2.chunky { 
	font-family: "ChunkFiveRegular", Tahoma, Geneva, sans-serif;
	font-size: 2.4em;
}
h2#title_our_work {
	color: white;	
}
