body {
	margin:0;
	padding:0;
	font-family: Arial; Sans-serif;
	overflow-x: scroll;
	overflow-y: auto;
	height: 100%;
	background-color: #fff;
	}

a {
	text-decoration: none;
	}
a:link {
	color: #7777aa;
	}
a:visited {
	color: #7777aa;
	}
a:hover {
	color: #ffffff;
	}

a img {
	border-width:0;
	}

.return {
	color: #161a4a;
	}
.return a:hover {
	color: #ea3e14;
	}

h2 {
	color: #ea3e14;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	margin: 20px 0 0;
	}
h3 {
	color: #161a4a;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

.description {
	font-size: 11px;
	text-transform: lowercase;
	letter-spacing: 1px;
	}


#sider {
	position: fixed;
	top: 0;
	bottom: 0;
	float: left;
	z-index: 2;
    width: 288px;
	padding: 0;
	margin: 0;
	background: #1a1e51;
	height: 100%;
	}

#logo {
	margin: 0;
	padding: 0;
	border: 6px solid #9fd6cd;
	background: #ffffff;
	}

#nav {
	margin: 20px;
	}

#nav ul {
	color: #7777aa;
	text-align: right;
	text-transform: uppercase;
	font-family: Arial; Sans-serif;
	line-height: 26px;
	margin: 0 0 12px;
	font-size: 11px;
	letter-spacing: 2px;
	list-style-type: none;
	}

#nav ul ul {
	line-height:19px;
	margin-right: 6px;
	}

#contact p {
	color: #ffffff;
	text-align: right;
	text-transform: uppercase;
	line-height: 18px;
	margin: 0 0px 40px 0;
	padding: 1px 20px 0 0;
	font-size: 11px;
	float: right;
	}

#contact {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	height: 70px;
	background: #1a1e51;
	width: 100%;
	}

#page {
	position: absolute;
	left: 298px;
	margin: 0 5% 0 0;
	padding: 0px 26px;
	height: 100%;
	}

#top {
	position: absolute;
	z-index: 1;
	top: 5px;
	left: 26px;
	right: 0;
	color: #ba065f;
	text-transform: uppercase;
	font-size: 19px;
	font-weight: bold;
	width: 436px;
	}

#copy {
	position: absolute;
	z-index: 1;
	top: 180px;
	bottom: 200px;
	left: 26px;
	right: 0;
	overflow-y: auto;
	width: 436px;
	}

#tablecopy {
	overflow-y: auto;
	width: 360px;
	padding: 0;
	margin: 0 40px 0 0;
	}

#copy p {
	margin: 0 0 20px;
	padding-right: 20px;
	font-size: 12px;
	letter-spacing: .5px;
	line-height: 22px;
	}
table p {
	margin: 0 0 20px;
	padding: 0;
	font-size: 11.5px;
	letter-spacing: .5px;
	line-height: 21px;
	}

h1 {
	text-transform: uppercase;
	color: #87c6bb;
	font-size: 19px;
	margin: 0;
	padding: 0 0 1px;
	}

.byline {
	color: #161a4a;
	font-weight: bold;
	}

#bottom {
	position: absolute;
	z-index: 1;
	bottom: 20px;
	left: 26px;
	right: 0;
	}

#icon {
	position: fixed;
	z-index: 1;
	top: 0px;
	left: 322px;
	margin-top: 10px;
	}

#scrolly {
	position: fixed;
	z-index: 1;
	bottom: 37px;
	left: 322px;
	right: 39px;
	}

#gallery table {
	padding-right: 35px;
	}

#gallery table td {
	vertical-align: top;
	padding: 190px 3px 0 0;
	}

#gallery table.crazy td {
	vertical-align: top;
	padding: 150px 3px 0 0;
	}

#gallery table.press tr.head td {
	vertical-align: bottom;
	padding: 20px 70px 10px 2px;
	height: 165px;
	}

#gallery table.press tr.article td {
	padding: 0px 70px 0 2px;
	}

#gallery table.prices td {
	vertical-align: bottom;
	padding: 0px 70px 0 30px;
	height: 566px;
	}

#gallery table.prices td.text {
	vertical-align: middle;
	}

#gallery table.prices td.text h2 {
	padding-top: 60px;
	}

#gallery table.press td {
	vertical-align: top;
	padding: 0 70px 0 0;
	}
