@charset "utf-8";
/* joanna pertz CSS Document */

*, html {
	margin: 0;
	padding: 0;
}

body {
	background: #001C02;
	color: #fff;
	padding: 30px 0 0 30px;
	font-size: 12px;
font-weight: normal;
	line-height: 22px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

p {
	margin-bottom: 25px;
}


a {
	color: #79b643;
	text-decoration: none;
}
a:hover {
	color: #fff;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#header {
	height: 71px;
	border-bottom: 1px solid #79b643;
}

#header img#logo {
	float: right;
	margin-right: -2px;
	border: 0;
}

#nav {
	height: 75px;
}

#nav li {
	float: left;
	list-style: none;
}
#nav li#home, #nav li#process { margin-right: 78px; }
#nav li#about { margin-right: 72px; }
#nav li#private-clients { margin-right: 76px; }
#nav li#commercial-clients { margin-right: 90px; }
#nav li#contact { float:right; margin-right: -2px; }

#content-wrapper {
	padding: 0 0 59px 0;
}
#content-wrapper-oneleaf {
	padding: 0 0 59px 0;
}

#gallery-content {
	padding: 0 50px;
	text-align: left;	
}

#flash-wrapper {
	padding: 0 50px 0 85px;
	text-align: center;	
}

#gallery-content {
	padding-top: 5px;
	line-height: 16px;
      font-weight: normal;

}

#links {
	width: 400px;
	margin: 0 auto;
	text-align: center;
}

}#headerlinks {
	height: 71px;
}

#wrapperlinks {
	width: 450px;
	margin: 0 auto;
}

#home-flash {
	text-align: center;
	margin-bottom: 70px;
}
#home-content {
	text-align: center;
	padding: 0 175px;
}

#about-content {
	float: right;
	width: 320px;
}

#about-content p {
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 10px;
}

#process-content {
	margin-top: -30px;
	padding: 0 140px;
}
#process-content h1 {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #79b643;
	text-transform: uppercase;
	padding-top: 20px;
}
#process-content h2 {
	font-weight: normal;
	font-size: 12px;
}
#process-content p, #process-content ul#concept {
	margin-bottom: 10px;
}
#process-content ul#concept li {
	list-style: none;
	margin-bottom: 5px;
}

#process-content .process-item {
	margin-bottom: 30px;
}

#footer {
	font-size: 10px;
border-top: 1px solid #79b643;
	height: 50px;
	color: #79b643;
	margin-top: 30px;
}

#footer a {
	color: #fff;
}