/* ! General reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	list-style: none;
	vertical-align: bottom;
	}
body {
	line-height: 1;
	}
a {
	text-decoration: none;
	}
hr {
	display: none;
	}



@font-face {
	font-family: 'PTSansBold';
	src: url('../type/PT_Sans_Bold-webfont.eot');
	src: local('☺'), url('../type/PT_Sans_Bold-webfont.woff') format('woff'), url('../type/PT_Sans_Bold-webfont.ttf') format('truetype'), url('../type/PT_Sans_Bold-webfont.svg#webfont') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'PTSansItalic';
	src: url('../type/PT_Sans_Italic-webfont.eot');
	src: local('☺'), url('../type/PT_Sans_Italic-webfont.woff') format('woff'), url('../type/PT_Sans_Italic-webfont.ttf') format('truetype'), url('../type/PT_Sans_Italic-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'PTSansRegular';
	src: url('../type/PT_Sans-webfont.eot');
	src: local('☺'), url('../type/PT_Sans-webfont.woff') format('woff'), url('../type/PT_Sans-webfont.ttf') format('truetype'), url('../type/PT_Sans-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: "PTSansRegular", Arial, sans-serif;
	color: #767676;
	background-color: #e9e8df;
	}
b {
	font-weight: normal;
	font-family: "PTSansBold",Arial, sans-serif;
	}
.nofontface  b {
	font-weight: bold;
	}
.nofontface #header h1 {
	font-size: 2.2em;
	}
#wrapper {
	background-color: #fff;
	width: 912px;
	min-height: 800px;
	margin: 0 auto;
	padding-bottom: 65px;
	}
#header {
	margin: 0 150px 0 59px;
	height: 187px;
	position: relative;
	padding-top: 60px;
	}
#header a {
	display: block;
	width: 505px;
	height: 90px;
	overflow: hidden;
	text-indent: -2000px;
	background: url(../img/logo_large.gif) no-repeat;
	}
#header h1 {
	font-size: 2.39em;
	color: #767676;
	font-weight: normal;
	letter-spacing: 3px;
	margin-top: 45px;
	}

#header h1 small {
	font-size: 27px;
	}
#gallery1,
#gallery2 {
	position: relative;
	width: 668px;
	height: 260px;
	overflow: hidden;
	margin: 0 170px 0 59px;
	}
#gallery1 .items,
#gallery2 .items { 
	position: absolute;
	width: 10000px;
	height: 250px;
	overflow: hidden;
	}

#gallery1 li,
#gallery2 li {
	float: left;
	width: 334px;
	height: 250px;
	background: #eeede6;
	overflow: hidden;
	}
#gallery1 li p,
#gallery2 li p {
	padding: 17px 0 17px 41px;
	font-size: 15px;
	line-height: 20px;
	}

#vertical-bar {
	background-color: #fff;
	width: 10px;
	height: 510px;
	position: absolute;
	z-index: 10;
	left: 329px;
	top: 0;
	}
#upper-button,
#gallery1 .jcarousel-next {
	display: block;
	position: absolute;
	z-index: 11;
	overflow:hidden;
	text-indent: -2000px;
	background: url(../img/round_button.png) no-repeat;
	width: 60px;
	height: 60px;
	left: 304px;
	top: 94px;
	}
#lower-button {
	display: block;
	position: absolute;
	z-index: 12;
	overflow:hidden;
	text-indent: -2000px;
	background: url(../img/round_button.png) no-repeat;
	width: 60px;
	height: 60px;
	left: 304px;
	top: 94px;
	}

#tags {
	width: 668px;
	margin: 22px 170px 0 59px;
	border-top: 6px solid #767676;
	border-bottom: 6px solid #767676;
	}
#tags p {
	padding: 40px 0 40px 5px;
	font-size: 18px;
	letter-spacing: 0.08px;
	line-height: 23px;
	}
#footer {
	width: 668px;
	font-size: 11px;
	line-height: 14px;
	margin: 0 170px 0 59px;
	position: relative;
	}
#footer a {
	font-family: "PTSansBold";
	color: #767676;
	}
#footer span.normal a {
	font-family: "PTSansRegular";
	}
#footer .upper {
	padding: 22px 0;
	border-bottom: 1px solid #767676;
	}
#footer .lower {
	padding: 22px 0;
	border-bottom: 6px solid #767676;
	}
#footer a.logo {
	background: url(../img/arrow.gif) no-repeat left 5px;
	position: absolute;
	right:45px;
	top:101px;
	width: 267px;
	display: block;
	text-align: right;
	}
.nofontface #footer a.logo {
	padding-left: 130px;
	}