html {
	background-image: url(img/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

img {border:none;}

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:100%;
	
}
#hometable{
	width:100%;
	display: table;	
}
#homeholder{
	width:960px;
	margin-right: auto;
	margin-left: auto;
}
#textholder{
	width:300px;
	float:left;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8DC63F;
	margin-top: 10px;
	padding-top: 20px;
}
#clients{
	width:960px;
	float:left;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8DC63F;
	margin-top: 10px;
	padding-top: 20px;
	height: 645px;
}

#textholder1{
	width:160px;
	float:left;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8DC63F;
	margin-top: 10px;
	padding-top: 20px;
}

#texholdergreen{
	width:300px;
	float:left;
	position: relative;
	padding-top: 0px;
	background-color: #8DC63F;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
}

#gridholder{
	width:640px;
	float:right;
	margin-left: 0px;
	position: relative;
	margin-top: 10px;
	padding-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
}

#gridholder3{
	width:640px;
	float:right;
	margin-left: 0px;
	position: relative;
	margin-top: 10px;
	padding-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-to-color: #999;
	height: 645px;
}
#gridholder1{
	width:780px;
	float:right;
	margin-left: 0px;
	position: relative;
	margin-top: 10px;
	padding-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
}
#textunder{
	width:780px;
	float:left;
	margin-left: 0px;
	position: relative;
	top: -120px;
	height: 165px;
}
#teamholder{
	width:960px;
	float:left;
	position: relative;
	margin-top: 10px;
	padding-top: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
	height: 403px;
}
#teamholder2{
	width:960px;
	float:left;
	position: relative;
	margin-top: 0px;
	padding-top: 5px;
	height: 160px;
}
.teamholder1{
	width:220px;
	float:left;
	position: relative;
	height: 80px;
}
.teamholder2{
	width:170px;
	float:left;
	position: relative;
	height: 80px;
}
.teamholder3{
	width:250px;
	float:left;
	position: relative;
	height: 80px;
}
.teamholder4{
	width:170px;
	float:left;
	position: relative;
	height: 80px;
}
.teamholder5{
	width:140px;
	float:left;
	position: relative;
	height: 80px;
}
.teammember{
	width:170px;
	height:300px;
	float:left;
	position: relative;
	padding: 10px;
}

		
	
		
			
	.boxgrid{
	width: 205px;
	height: 205px;
	margin:5px;
	float:left;
	background:#161613;
	position: relative;
			}
	.boxgrid1{
	width: 205px;
	height: 205px;
	float:left;
	background:#161613;
	position: relative;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
			}
	.boxgrid2{
	width: 97px;
	height: 97px;
	margin:5px;
	float:left;
	background:#161613;
	position: relative;
			}
	.boxgrid3{
	width: 97px;
	height: 97px;
	float:left;
	background:#161613;
	position: relative;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
			}
			
			
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 130px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				
 				.caption .boxcaption {
	top: 200px;
	left: 0;
 				}
				
			h3 a{}



#content {width:960px;
margin-left:auto;
margin-right:auto;}
.post {width:280px;}
.entry-title {
	color:#8DC73F;
	padding-top: 20px;
	line-height: 1em;
}
.entry-title a{color:#8DC73F; 	padding-top: 20px;}
h2{
	color:#8DC73F;
	font-weight: normal;
	line-height: 1em;
}
h4{
	color:#787677;
	font-weight: normal;
	font-size:1.2em;
	line-height: 1em;
}
.organikgreen {
	font-family:Arial, Helvetica, sans-serif;
	color:#7ECC30;

}

.organikgrey {
	font-family:Arial, Helvetica, sans-serif;
	color:#5D5D5D;
	font-size:.7em;
}

p {
	line-height:1.3em;
	color:#5D5D5D;
	font-size:0.8em;
	padding-top: 0px;
	}
	
	h5 {
	line-height:0em;
	color:#5D5D5D;
	font-size:0.8em;
	}

a {
	color:#787677;
	text-decoration:none;
}

a:hover {
	color:#8DC63F;
	text-decoration:none;
}

a:active {
	color:#8DC63F;
	text-decoration:none;
}

.green {
	color:#8DC63F;
	text-decoration:none;
}

.organikhead {
	width: 100%;
	display: table;
	height: 350px;
}

.organikfoot {
	width: 100%;
	display: table;
	height: 80px;
	float: left;
}
.organikft960 {
	width: 960px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #7ECC30;
	padding-bottom: 10px;
	margin-top: 15px;
}
.organik960 {
	width: 960px;
	height: 350px;
	margin-right: auto;
	margin-left: auto;
}
.organikhl{
	width: 500px;
	height: 350px;
	float:left;
	position:relative;
}
.organiknav {
	width: 400px;
	height:60px;
	float: left;
	position: relative;
	margin-top: 60px;
}
.organiknav2 {
	width: 450px;
	float: left;
	position: relative;
	margin-top: 40px;
}
.organikbuts {
	width: 280px;
	height:20px;
	float: left;
	position: relative;
	padding-top: 15px;
}
.organikbuts a{
	color:#5D5D5D;
}
.organikbuts a:hover{
	color:#7ECB30;
}


.organiksocial {
	width: 30px;
	height:40px;
	float: left;
	position: relative;
	margin-top: 10px;
}

.organiklogo {
	width: 293px;
	height:108px;
	background-repeat: no-repeat;
	float: left;
	position: relative;
	margin-top: 100px;
}
/* RESET
/////////////////////////////*/



/* GENERAL SETUP
/////////////////////////////*/


/* CLEAN FORM
/////////////////////////////*/

/* General */

form {
	color:#1b1b1b;
	text-align:left;
	margin:1em auto
}

/* Elements */

form  label,form legend{
	padding:0;
	margin:0.3em 0
}

form fieldset{
	padding:0.7em;
	border:1px solid #ddd;
	margin:0 0 0.5em 0
}

form label {
	font-weight:bold;
	font-size: 12px;
}

form fieldset input {
    width:70%;
    line-height:1.5em;
	padding:0.15em
}

form .radio input,
form .checkbox input {
    width:auto;
    border:none;
    margin:0 1.5em 0 0
 }

form input, form textarea, form select {
    display:block;
    margin-bottom:1em;
    font-size:1em;
    border:1px solid #bbb;
    padding:0.15em;
    margin-right:1em
 }

form .radio label, form .radio input,
form .checkbox label, form .checkbox input {
    display:inline;
    margin:0 1.5em 0 0
}

form .radio input, form .checkbox input {
    margin:0 0.3em 0 0
}

/* Button */

form button {
	margin:0.3em 0;
	border:1px solid #ccc;
	background-color:#eee;
	font-size:1em;
	cursor:pointer;
	padding:0.5em
}

form button:hover {
	background-color:#e6efc2;
	border:1px solid #c6d880;
	color:#529214
}

form button:active {
	background-color:#333;
	color:white;
	border:1px solid #000
}

.gallery_demo_unstyled{
	width:180px;
	float: left;
}

/* information */

form .formInfo {
    margin-bottom:1em;
    padding-bottom:0.5em;
}

form .formInfo h2 {
	color:#00889e;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:1em
}

form .formInfo p{
	text-align:justify
}

form .required {
	color:#ff3838;
	font-weight:bold;
	font-size:0.8em
}

input[type="hidden"] {
 	display:none;
}

