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

html {
	height: 100%;
}

img {
	border: 0 none;/*-ms-interpolation-mode: bicubic;*/
}
li {
	list-style:none;
	margin-left:0px;
}
#background-stretch {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -999;
}
body {
	border:0;
	padding:0;
	margin:0;
	font-family:Georgia;
	color:#666666;
	line-height:1;
}
/* layout */
#page {
	z-index: 2;
	position: relative;
}
#logo {
	float:left;
	top:0px;

}
#intro {
	position:absolute;
	top:0;
	left:0;
	margin:142px 18px 10px 20px;
	width:280px;

}
#intro p {
	font-size:14px;
	line-height:22px;
	margin-bottom:10px;
	margin-top:0px;
}
.main, .main p {
	float:left;
	font-size:14px;
	line-height:20px;
	margin-top:0px;
	width:280px;
}
.heading {
	font-size:17px;
	line-height:24px;
	margin-top:0px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.newstext {
	font-size:13px;
	line-height:20px;
	margin-top:0px;
}
#intro img {
	margin-bottom:8px;
}
#introsinglepage {
	float:left;
	margin:47px 18px 10px 20px;
	width:400px;
}
#introsinglepage p {
	font-size:14px;
	line-height:22px;
	margin-bottom:10px;
	margin-top:0px;
}
/* page centre elements */

#wrapper {
	position:relative;
	overflow:hidden;
	margin:0px auto 20px auto;
	width:1025px;
}

#content_wrapper {

	width:707px;	
	float:right;
}

#content {
	overflow:hidden;
	position:relative;
	height:670px;
	width:707px;
}


#slideshow {
	list-style:none;
	overflow:hidden;
}

.caption {
	font-style:italic;
	font-size:12px;
	line-height:16px;
	color:#666;
	display:none;
	margin-top:7px;
	bottom:0px;
}
#counter {
	position:relative;
	font-style:italic;
	font-size:12px;
	float:right;
	text-align:right;
	padding-bottom:5px;
	bottom:0px;
}
#caption_shift {
	position:relative;
	line-height:16px;
	font-style:italic;
	font-size:12px;
	float:left;
	text-align:left;
	padding-bottom:5px;
	bottom:0px;

}
/* footer */
/*
#footer_wrapper {
	width:100%;
	position: fixed;
	vertical-align:bottom;
	bottom:20px;
	z-index:999;
}*/

#footer {
	position:relative;
	background:url('../images/footer_bg.png') no-repeat;
	width:996px;
	height:62px;
	margin:0px auto 20px auto;
	overflow:hidden;
}
#footer_left {
	position: absolute;
	margin: 25px 10px;
	font-family: Georgia, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
}
#footer_right{
	font-family: Georgia, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	float:right;
	margin: 25px 10px;
	text-align:right;
}
#footer a {
	color: #868713;
	text-decoration: none;
}

#footer a:hover {
	color: #868713;
	text-decoration: underline;
}
/* navigation */

ul {
	margin:0;
	padding:0;
}
#navigation {
	overflow:hidden;
	float:left;
	list-style:none;
	height:62px;
	margin:42px -140px 0px 0px;
}
#navigation li {
	float:left;
}
ul#navigation li a {
	text-indent:-9999px;
	display:block;
	padding:0;
	height:58px;
}
ul#navigation li.websites a {
	width:104px;
	background:url('../images/nav_websites.png') 0 0 no-repeat;
}
ul#navigation li.identity a {
	width:76px;
	background:url('../images/nav_identity.png') 0 0 no-repeat;
}
ul#navigation li.print a {
	width:76px;
	background:url('../images/nav_print.png') 0 0 no-repeat;
}
ul#navigation li.photography a {
	width:137px;
	background:url('../images/nav_photography.png') 0 0 no-repeat;
}
ul#navigation li.art a {
	width:65px;
	background:url('../images/nav_art.png') 0 0 no-repeat;
}
ul#navigation li.about a {
	width:77px;
	background:url('../images/nav_about.png') 0 0 no-repeat;
}
ul#navigation li.contact a {
	width:81px;
	background:url('../images/nav_contact.png') 0 0 no-repeat;
}
ul#navigation li.websites a:hover {
	background:url('../images/nav_websites_on2.png') 0 0 no-repeat;
}
ul#navigation li.identity a:hover {
	background:url('../images/nav_identity_on.png') 0 0 no-repeat;
}
ul#navigation li.print a:hover {
	background:url('../images/nav_print_on.png') 0 0 no-repeat;
}
ul#navigation li.photography a:hover {
	background:url('../images/nav_photography_on.png') 0 0 no-repeat;
}
ul#navigation li.art a:hover {
	background:url('../images/nav_art_on.png') 0 0 no-repeat;
}
ul#navigation li.about a:hover {
	background:url('../images/nav_about_on.png') 0 0 no-repeat;
}
ul#navigation li.contact a:hover {
	background:url('../images/nav_contact_on.png') 0 0 no-repeat;
}
ul#navigation li.last {
	margin-right:0;
}
ul.nav {
	overflow:hidden;
	height:16px;
	list-style:none;
	width:40px;
	float:right;
	padding-top:5px;
	padding-right:17px;
	display:inline;
}
ul.nav li {
	float:left;
}
ul.nav a {
	text-indent:-9999px;
	display:block;
	padding:0;
	height:16px;
	width:16px;
}
ul.nav li#prev {
	margin-right:1px
}
ul.nav li#prev a {
	background:url('../images/arrow_left.png') 0 0 no-repeat;
}
ul.nav li#next a {
	background:url('../images/arrow_right.png') 0 0 no-repeat;
}
ul.nav li#next a:hover, ul.nav li#prev a:hover {
	background-position:0 -16px;
}
/* font styles */

a {
	color:#868713;
	text-decoration: none;
}
a:hover {
	color: #868713;
	text-decoration: underline;
}
h1 {
	font:25px Georgia, serif;
	font-style:italic;
	margin:0px 0px 12px 0px;
}
/*div.main p {
	font-size:14px;
	line-height:20px;
	margin-bottom:18px;
}*/
div.portfolio p {
	font-size:12px;
	font-style:italic;
	margin-bottom:10px;
}
/*
	Background Stretcher jQuery Plugin
	© 2009 ajaxBlender.com
	For any questions please visit www.ajaxblender.com 
	or email us at support@ajaxblender.com
*/

.bgstretcher {
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* CONTACT FORM */

form {
	margin:0;
	padding: 0;
}
#form label {
	font-size:14px;
	line-height:22px;
	margin-bottom:10px;
	display: block;
	margin-top: 0.6em;
}
.submit {
	margin-top: 0.6em;
}
 .input, .textarea, .select, {
 font-size: 1em;
 font-family: Georgia, serif;
 background-color: #efefe0;
}
