* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 16px;
	font-family: Garamond, Serif;
	color: #333333;
	background-image: url(images/back.jpg);
	padding-bottom: 70px;
}

#page {
	margin: auto;
	width: 960px;
	height: 670px;
}

#page-top {
	width: 960px;
	height: 15px;
	background-image: url(images/top.jpg);
}

#banner {
	width: 960px;
	height: 250px;
	padding-top: 10px;
	background-image: url(images/banner.jpg);
}

#banner .left {
	float: left;
	width: 610px;
	height: 250px;
	font-size: 16px;
	padding-left: 15px;
	padding-right: 15px;
}

#banner .right {
	float: right;
	width: 275px;
	height: 247px;
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 30px;
}

h1 {
	font-weight: normal;
	font-size: 35px;
}

h2 {
	font-weight: normal;
	font-size: 30px;
}

h2 span {
	color: #8a8774;
	padding-left: 6px;
}

h3 {
	float: right;
	font-weight: normal;
	font-size: 20px;
	color: #8a8774;
	position: relative;
	top: 13px;
}

p {
	line-height: 20px;
	padding-top: 8px;
}

#contactform {
	color: #8a8774;
}

.input {
	width: 265px;
	height: 14px;
	border: 1px solid #8a8774;
	color: #8a8774;
	padding: 4px;
	margin-bottom: 5px;
	background-color: #f5f5f5;
}

.textarea {
	float: left;
	width: 265px;
	border: 1px solid #8a8774;
	color: #8a8774;
	padding: 4px;
	background-color: #f5f5f5;
}

.input:focus, .textarea:focus {
	border: 1px solid #8a8774;
}

#sendbutton {
	width: 100px;
	border: none;
	font-family: Garamond, Serif;
	font-size: 15px;
	color: #8a8774;
	padding: 4px;
	margin-top: 5px;
	margin-left: 175px;
	background-color: #f5f5f5;
}

.submit_result {
	font-family: Garamond, Serif;
	font-size: 15px;
	color: #8a8774;
	margin-top: -20px;
}

.input_caption {
	clear: both;
	padding-top: 3px;
	padding-bottom: 2px;
}

#media {
	width: 945px;
	height: 429px;
	padding-left: 15px;
	background-image: url(images/media.jpg);
}

#mediabox {
	width: 920px;
	height: 365px;
	padding-left: 10px;
	background-image: url(images/mediabox.jpg);
}

.latest {
	float: left;
	font-size: 13px;
	color: #333333;
	position: relative;
	top: 10px;
	right: 15px;
	padding-left: 16px;
	line-height: 15px;
}

#navigation {
	height: 35px;
	text-transform: uppercase;
	text-decoration: none;
	overflow: hidden;
	line-height: 15px;
}
	
#navigation ul {
	text-align: right;
	padding-right: 20px;
}

#navigation li {
	display: inline;
}

#navigation a {
	float: right;
	padding-top: 11px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	color: #8a8774;
	font-weight: bold;
	text-decoration: none;
}

#navigation a:hover {
	color: #333333;
}

.selected {
	font-size: 12px;
	color: #333333;
}

#top {
	width: 910px;
	height: 330px;
	overflow: hidden;
	position: relative;
}

.item {
	padding-right: 10px;
}

#slider, #slider li {
	height: 320px;
	width: 910px;
	background-image: url(images/sliderbg.jpg);
}

#slider {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
}

#slider li {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	width: 100%;
}

#slider li.current {
	display: block;
	z-index: 2;
}

#slider li.next {
	display: block;
	z-index: 1;
}

#slider li ul li {
	display: block;
	position: relative;
}

#slider li a {
	color: #999999;
	outline: none;
}

#slider li a:hover {
	color: #333333;
}

#slider li img {
	border: 1px solid #f0f0f0;
}

#slider li a img:hover {
	border: 1px solid #333333;
}

.news .middle {
	float: left;
	width: 269px;
	padding: 13px 10px 0px 0px;
	margin-bottom: 10px;
}

.news .middle .date {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

.news .image {
	float: left;
	width: 150px;
	padding-top: 15px;
	padding-left: 8px;
}

.news .title {
	font-size: 16px;
	text-transform: uppercase;
	color: #333333;
	border-bottom: 1px solid #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 11px;
	position:relative;
}

.news-more a {
	float: right;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
}

.projects .description {
	padding: 0px 20px 0px 9px;
	margin-bottom: 10px;
}

.projects .image {
	width: 429px;
	padding-top: 15px;
	padding-left: 8px;
}

.projects .image .video {
	float: left;
	text-align: center;
	width: 419px;
	height: 241px;
	border: 1px solid #f0f0f0;
	background-color: #000000;
}

.projects .title {
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 11px;
	position:relative;
}

.sketches {
	padding-left: 12px;
	padding-top: 14px;
	line-height: 18px;
}

.moveleft {
	float: left;
	position: relative;
	top: 178px;
	right: 13px;
}

.leftarrow {
	position: absolute;
	width: 23px;
	height: 35px;
	background-image: url(images/arrowleft.jpg);
}

.moveright {
	float: right;
	position: relative;
	top: 178px;
	right: 25px;
}

.rightarrow {
	position: absolute;
	width: 23px;
	height: 35px;
	background-image: url(images/arrowright.jpg);
}

#footer {
	height: 13px;
	text-align: right;
	font-size: 11px;
	color: #8a8774;
	padding-top: 8px;
	padding-bottom: 13px;
	padding-right: 14px;
}

#footer span {
	float: left;
	position: relative;
	top: -2px;
}

#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}

#cboxContent {
	position: relative;
}

#cboxLoadedContent {
	overflow: auto;
}

#cboxTitle {
	margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}

.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
}

.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
}

#cboxOverlay {
	background: #ffffff;
}

#colorbox {
}

#cboxContent {
	margin-top: 32px;
	overflow: visible;
}

#cboxError {
	padding: 50px;
	border: 1px solid #cccccc;
}

#cboxLoadedContent {
	background: #000000;
	padding: 1px;
}

#cboxLoadingGraphic {
	background: url(images/loading.gif) no-repeat center center;
}

#cboxLoadingOverlay {
	background: #000000;
}

#cboxTitle {
	position: absolute;
	top: -22px;
	left: 0;
	color: #000000;
}

#cboxCurrent {
	position: absolute;
	top: -22px;
	right: 205px;
	text-indent: -9999px;
}

#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose {
	text-indent: -9999px;
	width: 20px;
	height: 20px;
	position: absolute;
	top: -20px;
	background: url(images/controls.png) no-repeat 0 0;
}

#cboxPrevious {
	background-position: 0px 0px;
	right: 44px;
}

#cboxPrevious.hover {
	background-position: 0px -25px;
}

#cboxNext {
	background-position: -25px 0px;
	right: 22px;
}

#cboxNext.hover {
	background-position: -25px -25px;
}

#cboxClose {
	background-position: -50px 0px;
	right: 0;
}

#cboxClose.hover {
	background-position: -50px -25px;
}

.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious {
	right: 66px;
}

.cboxSlideshow_on #cboxSlideshow {
	background-position: -75px -25px;
	right: 44px;
}

.cboxSlideshow_on #cboxSlideshow.hover {
	background-position: -100px -25px;
}

.cboxSlideshow_off #cboxSlideshow {
	background-position: -100px 0px;
	right: 44px;
}

.cboxSlideshow_off #cboxSlideshow.hover {
	background-position: -75px -25px;
}
