@font-face {
	font-family: 'calibri';
	src: url('../fonts/calibri.eot');
	src: url('../fonts/calibri.eot?#iefix') format('embedded-opentype'),
		url('../fonts/calibri.woff') format('woff'),
		url('../fonts/calibri.ttf') format('truetype'),
		url('../fonts/calibri.svg#calibriregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Century-Gothic-Regular';
	src: url('../fonts/Century-Gothic-Regular.eot');
	src: local('☺'), url('../fonts/Century-Gothic-Regular.woff') format('woff'), 
		url('../fonts/Century-Gothic-Regular.ttf') format('truetype'), 
		url('../fonts/Century-Gothic-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Century-Gothic-Bold';
	src: url('../fonts/Century-Gothic-Bold.eot');
	src: local('☺'), url('../fonts/Century-Gothic-Bold.woff') format('woff'),
		url('../fonts/Century-Gothic-Bold.ttf') format('truetype'), 
		url('../fonts/Century-Gothic-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'qwigleyregular';
	src: url('../fonts/qwigley-regular-webfont.eot');
	src: url('../fonts/qwigley-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/qwigley-regular-webfont.woff') format('woff'),
		url('../fonts/qwigley-regular-webfont.ttf') format('truetype'),
		url('../fonts/qwigley-regular-webfont.svg#qwigleyregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{
	margin:0;
	color:#e1e0e0;
	font:13px/18px 'calibri', Arial, Helvetica, sans-serif;
}
img{border-style:none;}
input,
textarea,
select{
	color:#000;
	vertical-align:middle;
	font:100% Arial, Helvetica, sans-serif;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
blockquote, q{quotes: none;}
q:before,
q:after {content: '';}
a{
	color:#e1e0e0;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
a:focus,
input:focus,
textarea:focus,
select:focus{outline:none;}
/* General settings */
h1{
	font:24px/28px 'Century-Gothic-Regular', Arial,sans-serif;
	color:#a0a09f;
	margin:0;
}
h2{
	font:18px/22px 'Century-Gothic-Regular', Arial,sans-serif;
	color:#a0a09f;
	margin:0;
	text-transform:uppercase;
	letter-spacing:1px;
}
h3{
	font:15px/18px 'Century-Gothic-Regular', Arial,sans-serif;
	color:#e1e0e0;
	margin:0;
}
h4{
	font:15px/18px 'Century-Gothic-Regular', Arial,sans-serif;
	color:#e1e0e0;
	margin:0;
	text-transform:uppercase;
}
h5{
	font:13px/16px 'Century-Gothic-Regular', Arial,sans-serif;
	color:#e1e0e0;
	margin:0;
}
h6{
	font:10px/14px 'Century-Gothic-Regular', Arial,sans-serif;
	color:#e1e0e0;
	margin:0;
}
/* wrapper */
.wrapper{
	background:#000;
	width:930px;
	margin:0 auto;
	position:relative;
	z-index:2;
	padding:0 5px;
}
/* header */
#header{margin:0 -5px 0 0;}
#header:after{	clear:both;	content:'';	display:block;}
#header .logo{	float:left;	text-indent:-9999px;	overflow:hidden;	background:url(../images/logo.png) no-repeat;
	width:266px;
	height:313px;
	position:relative;
	margin:0 -100px -259px 0;}#header .logo a{	display:block;	height:100%;}
/* main-nav */
#main-nav{
	background:url(../images/bg-header.png) repeat-x;	overflow:hidden;	padding:17px 24px 19px;}#main-nav ul{
	margin:0;	padding:0;
	float:right;	list-style:none;
	font:15px/18px 'Century-Gothic-Regular', Arial,sans-serif;
	text-transform:uppercase;
}#main-nav ul li{	float:left;
	padding:0 0 0 42px;}#main-nav ul a{color:#e1e0e0;}
#main-nav ul a:hover{
	text-decoration:none;
	color:#a0a09f;
}
/* main */
#main{padding:0 0 199px;}
#main:after{	clear:both;	content:'';	display:block;}
/* content */
#content{
	float:right;
	width:600px;
	padding:0 21px;
}
#content .visual{
	position:relative;
	margin:0 -26px 7px -43px;
}
#content .visual img{vertical-align:top;}
#content .visual .title{
	position:absolute;
	top:15px;
	right:11px;
	width:230px;
}
#content .visual .title h2 span{
	display:block;
	font:23px/23px 'Century-Gothic-Regular', Arial,sans-serif;
	padding:0 0 1px;
}
#content .visual .title strong{
	display:block;
	font:48px/56px 'qwigleyregular', Arial,sans-serif;
	color:#fafafa;
	margin:-16px 0 0 -3px;
}
#content .visual .ttl{
	background:url(../images/bg-ttl.png) 100% 0 repeat-y;
	display:block;
	font:16px/18px 'Century-Gothic-Regular', Arial,sans-serif;
	color:#e1e0e0;
	padding:4px 44px;
}
#content p{margin:0 0 18px;}
/* sidebar */
#sidebar{
	float:left;
	width:256px;
	padding:268px 0 0 10px;
}
#sidebar .sub-nav{	margin:0 0 0 -10px;	padding:0 0 13px;	list-style:none;
	font:16px/42px 'Century-Gothic-Regular', Arial,sans-serif;
	text-transform:uppercase;}#sidebar .sub-nav li{
	background:url(../images/bg-sub-nav.gif) repeat-x;
	border:1px solid;
	border-color:#afb1b3 #5f5d5b #b5b6b8;
	margin:0 0 14px;
	vertical-align:top;
}#sidebar .sub-nav a{
	background:url(../images/bg-sub-nav-link.gif) -4px 0 no-repeat;
	display:block;	height:43px;
	color:#000;
	margin:-1px;
	padding:0 5px 0 93px;}
#sidebar .sub-nav a:hover{
	text-decoration:none;
	color:#a0a09f;
}
#sidebar .sub-nav a.alignright{
	background-position:100% -43px;
	text-align:right;
	padding:0 93px 0 5px;
}
#sidebar .social{
	overflow:hidden;
	padding:0 0 18px;
}
#sidebar .social a{
	float:left;
	font:18px/21px 'Century-Gothic-Regular', Arial,sans-serif;
	color:#e1e0e0;
	padding:4px 0 4px 58px;
	min-height:42px;
	letter-spacing:1px;
}
#sidebar .social a.facebook{background:url(../images/ico-01.png) no-repeat;}
#sidebar .social a span{
	display:block;
	text-transform:uppercase;
	font-family:'Century-Gothic-Bold', sans-serif;
}
#sidebar .contact{
	font:12px/18px 'Century-Gothic-Regular', Arial,sans-serif;
	color:#e1e0e0;
}
#sidebar .contact strong{
	display:block;
	font:15px/18px 'Century-Gothic-Regular', Arial,sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:0 0 1px;
}
#sidebar .contact span{display:block;}
#sidebar .contact .block,
#sidebar .contact address{padding:0 4px 17px;}
#sidebar .contact address{font-style:normal;}
/* footer */
#footer{
	overflow:hidden;
	padding:0 54px 8px;
}
#footer .company{	margin:0 0 0 -50px;	padding:0;	list-style:none;}#footer .company li{	float:left;
	padding:0 0 0 9px;}
#footer .company li:first-child{padding:0 7px 0 0;}#footer .company li img{vertical-align:top;}
#footer .copyright{
	float:right;
	padding:59px 0 0;
}
.full-slide{
	height:100%;
	left:0;
	overflow:hidden;
	position:fixed;
	top:0;
	width:100%;
	z-index:1;
}
.full-slide img {vertical-align:top;}