* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 14px Arial, sans-serif;
	background: #2b2b2b;
	color: #c6c6c6;
}
fieldset {
	border: 0;
}
a {
	color: #b6a25b;
	text-decoration: none;
}
a:hover {
	color: #fff;
}
.site {
	margin: 0px auto;
	width: 930px;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.contactme {
	color: #b6a25b;
	text-transform: uppercase;
}
dl + .button {
	margin-top: 30px;
}
.button, button {
	background: #fff;
	border-radius: 3px;
	display: inline-block;
	padding: 12px;
	text-decoration: none;
	color: #000;
	box-shadow: 0 0 0px #000;
	text-transform: uppercase;
	border: 0;
	cursor: pointer;
}
.button:hover {
	color: #b6a25b;
}
#contact {
	display: none;
	height: 120px;
	background: #b6a25b;
	color: #fff;
}
#contact .site {
	padding: 30px 0 50px;
}
#contact .site > .fleft {
	width: 210px;
	margin-right: 30px;
}
#contact h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 30px;
	letter-spacing: 1px;
}
#contact .site > .fright {
	width: 740px;
	text-transform: uppercase;
}
#contact .site > .fright .fleft {
	width: 220px;
}
#contact .email-contact {
	font-size: 40px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#contact .email-contact a {
	text-decoration: none;
	color: #ffffff;
}
#contact .email-contact a:hover {
	text-decoration: none;
	color: #000000;
}
#header {
	overflow: hidden;
	text-transform: uppercase;
	background: #000;
}
#header .contact {
	height: 40px;
	line-height: 40px;
	text-align: right;
}
#header .contact a {
	padding-left: 25px;
	color: #626262;
	font-weight: 700;
	text-decoration: none;
	color: #fff;
	background: url(../images/mail.png) left 4px no-repeat;
}
#header #logo {
	float: left;
	margin-right: 30px;
	margin-bottom: 1px;
	height: 85px;
	width: 210px;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	line-height: 20px;
	border-bottom: 1px solid #626262;
}
#header #logo a {
	color: #fff;
}
#header #logo a:hover {
	color: #b6a25b;
}
#header #navigation {
	overflow: hidden;
	list-style: none;
	margin-bottom: 1px;
}
#header #navigation li {
	float: left;
	padding-top: 35px;
	height: 50px;
	width: 230px;
	font-size: 14px;
	letter-spacing: 1px;
	border-bottom: 1px solid #626262;
}
/*#header #navigation li a {
	color: #c6c6c6;
}
#header #navigation li a:hover {
	color: #b6a25b;
}*/
#content #wrapper {
	margin: 50px 0;
}
ul#filter {
	height: 35px;
	padding-top: 15px;
	border-bottom: 1px solid #626262;
	list-style: none;
	width: 930px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}
#content #content_left {
	float: left;
	margin-right: 30px;
	width: 210px;
}
#content #content_left .sidebox {
	margin-bottom: 50px;
}
#content #content_left .sidebox h2 {
	margin-bottom: 15px;
	padding: 5px 0px;
	color: #fff;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-top: 1px solid #626262;
	border-bottom: 1px solid #626262;
}
#content #content_left .sidebox h3 {
	margin-bottom: 5px;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
}
#content #content_left .sidebox dl dt {
	float: left;
	width: 90px;
	color: #fff;
	line-height: 20px;
	text-transform: uppercase;
}
#content #content_left .sidebox dl dd {
	color: #fff;
	line-height: 20px;
}
#content #content_right {
	float: right;
	width: 690px;
}
#content #moreworks {
	margin-bottom: 50px;
	padding-top: 10px;
	color: #fff;
	border-top: 1px solid #626262;
	clear: both;
}
#wrapper h1 {
	margin-bottom: 20px;
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #ffffff;
}
#content #moreworks h2 {
	margin-bottom: 20px;
	font-size: 12px;
	text-transform: uppercase;
}
#content #moreworks img {
	margin-bottom: 0px;
}
#content #moreworks h3 {
	margin-bottom: 5px;
	font-size: 12px;
	text-transform: uppercase;
}
#content #moreworks p {
	font-size: 11px;
}
#content #moreworks ul {
	overflow: hidden;
	list-style: none;
	margin-bottom: 30px;
}
#content #moreworks ul li {
	float: right;
	margin-left: 30px;
}
#content #moreworks ul li:first-child {
	margin-left: 0px;
	float: left;
}
#content #quicklinks {
	clear: both;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 60px;
	font-size: 30px;
	font-weight: 700;
	line-height: 150px;
	text-align: center;
	text-transform: uppercase;
	border-top: 1px solid #626262;
}
#content #quicklinks p a {
	display: block;
	color: #fff;
}
#content #quicklinks p.box-left {
	float: left;
	height: 150px;
	width: 450px;
	background: url(../images/quicklinks.png) center center no-repeat;
}
#content #quicklinks p.box-right {
	float: right;
	height: 150px;
	width: 450px;
	background: url(../images/quicklinks.png) center center no-repeat;
}
.pictures li > p:first-child {
	position: relative;
}
.pictures li > p:first-child span {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(../images/picture_hover_background.png);
	text-align: center;
	padding-top: 65px;
}
.pictures li > p:first-child:hover span {
	display: block;
}
dl#vita {
	overflow: hidden;
	margin-bottom: 50px;
}
dl#vita dt {
	float: left;
	width: 130px;
	color: #fff;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: bold;
}
dl#vita dd {
	color: #c6c6c6;
	line-height: 30px;
}
#footer {
	overflow: hidden;
	margin: 0px auto 25px;
	padding-top: 15px;
	width: 960px;
	color: #cdcdcd;
	font-size: 11px;
	text-transform: uppercase;
	border-top: 1px solid #626262;
}
#footer p {
	float: left;
}
#footer ul {
	float: left;
	margin-left: 210px;
	list-style: none;
}
#footer ul li span, div.sidebox span {
	margin-right: 5px;
	color: #fff;
}
#footer ul li a {
	color: #cdcdcd;
}
/******* nivo *******/
.nivo-controlNav {
	text-align: right;
	padding-top: 10px;
}
.nivo-controlNav a {
	display: inline-block;
	font-size: 1px;
	background: url(../images/slider.jpg) center transparent no-repeat;
	height: 8px;
	width: 8px;
	margin-right: 3px;
	text-align: center;
	color: #fff;
}
.nivo-controlNav a.active {
	background-image: url(../images/slider_active.jpg);
	color: #B6A259;
}
