html, body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	height: 100%;
}

body {
	background: #adadad;
	min-width: 1385px;
	min-height: 412px;
}

.linkcontainer {
	display: block;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.linkcontainer h1 {
	margin: 40px auto;
}

.linkcontainer h1 img {
	display: block;
	margin: 0 auto;
	position: relative;
	z-index: 50;
}

.links {
	display: block;
	margin: 0px auto 30px;
	z-index: 100;
	letter-spacing: .4em;
	font-size: 15px;
	font-family: 'bauer_bodoni_std_1bold';
}

.links a {
	display: inline-block;
	margin: 0 15px;
	text-decoration: none;
	color: #fff;
}

.links a:hover {
	color: #000;
}

.links a span {
	
}

.tro {
	background: #fff;
	height: 30px;
	position: relative;
}

.rgtr {
	position: absolute;
	height: 30px;
	right: 0;
	top: 0;
	text-align: right;
	font-family: 'Conv_cg_b';
}

.rgtr a {
	float: left;
	height: 30px;
	margin: 0px 12px 0px;
	font-size: 12px;
	letter-spacing: .3em;
	text-decoration: none;
	color: #adadad;
	overflow: hidden;
}

.rgtr a span {
	float: left;
	padding-top: 7px;
}

.rgtr a:hover, .lftr:hover {
	color: #666;
}

.lftr {
	position: absolute;
	height: 30px;
	left: 0;
	top: 0;
	text-align: left;
	color: #adadad;
	font-family: 'Conv_cg_b';
	text-decoration: none;
}

.cntr {
	position: absolute;
	height: 30px;
	left: 300px;
	top: 0;
	right: 580px;
	text-align: left;
	color: #adadad;
	font-family: 'Conv_cg_b';
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
}

.cntr span {
	font-size: 12px;
	letter-spacing: .4em;
	color: #e72b5b;
}

.evl {
	float: left;
	width: 19px;
	height: 15px;
	background: url('images/little-envelope.png');
	margin: 7.5px 16px 7.5px;
}

.jonl {
	float: left;
	margin-top: 7px;
	font-size: 12px;
	letter-spacing: .4em;
	text-decoration: none;
}

.lftr:hover {
	text-decoration: none;
}

.btm {
	padding-bottom: 40px;
}

.tp {
	position: relative;
	margin: 0 auto;
	display: block;
	width: 1000px;
	min-width: 1000px;
}

#prdr {
	position: absolute;
	top: 19px;
	left: 715px;
	z-index: 25;
}

.ap {
	font-family: 'bauer_bodoni_std_1bold';
	font-size: 30px;
	color: #fff;
	letter-spacing: 1em;
	margin-top: 20px;
}

.ap span {
	letter-spacing: 0em;
}

.ap span.nrm {
	font-family: 'Conv_db';
}

.ap span.bin {
	letter-spacing: 0.95em;
}

.es {
	font-family: 'Conv_cg_b';
	font-size: 14px;
	color: #fff;
	letter-spacing: 0.1em;
}

.es a {
	color: #fff;
}

.lcontent {
	display: block;
	margin: 0 auto;
	width: 968px;
	color: #fff;
	overflow: hidden;
	padding-bottom: 100px;
}

.lheadline {
	font-family: 'Conv_cg_b';
	font-size: 14px;
	letter-spacing: .2em;
	width: 968px;
	display: block;
	background: #ccc;
	margin: 0 auto;
	height: 32px;
	color: #fff;
	position: relative;
}

.lheadline p {
	position: absolute;
	left: 7px;
	margin: 0;
	top: 7px;
}

.lcolumn {
	display: block;
	float: left; 
	margin: 0;
	width: 344px;
}

.bt {
	margin-top: 14px;
}

.lend {
	width: 280px;
}

.lcolumn p {
	font-family: 'Conv_cg_b';
	font-size: 12px;
	line-height: 18px;
	margin: 1.2em 0;
}

p.st {
	font-family: 'bauer_bodoni_std_1bold';
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0.37em;
}

p.st span {
	vertical-align: super;
	font-size: 0.5em;
}

.nl {
	margin: 32px auto;
}

.nl a {
	font-family: 'Conv_cg_b';
	font-size: 11px;
	letter-spacing: 0.15em;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	padding: 6px 4px;
	text-decoration: none;
	color: #adadad;
}

.nl a span {
	letter-spacing: 0;
}

.mt {
	position: relative;
}

.tm {
	position: relative;
	margin: 0 auto;
	width: 968px;
	height: 543px;
	background: #fff;
}

.stu, .sta {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.h {
	float: left;
	width: 484px;
	height: 543px;
}

.k {
	display: block;
	position: relative;
	width: 469px;
	height: 328px;
	margin: 10px;
	text-decoration: none;
	padding-top: 195px;
}

.stu .k {
	color: #adadad;
	background: #fff;
}

.sta .k {
	color: #fff;
	background: #adadad;
}

.na {
	margin-right: 5px;
}

.ow {
	margin-left: 5px;
}

.k:hover {
	opacity: 0;
}

.k span {
	font-family: 'Conv_cg_b';
	font-size: 60px;
	text-align: center;
	letter-spacing: 0.2em;
}

.bigpic {
	height: 1280px;
	background: url('images/phoenix-front-picture.jpg') top center no-repeat;
}


