* {
	margin: 0; padding: 0;
}

html, body {
	font-size: 100%;
	line-height: 1;
}

a img {
	border: 0;
}

html {
	/*background-color: #131313;*/
}
body {
	background-color: #131313;
	color: #f5f5f5;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-shadow: #000000 0 0 0px;
	/*-webkit-transform: rotate(4deg);*/
}

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	font-weight: bold;
}
h1 {
	text-transform: uppercase;
}

a:link, a:visited, a:hover, a:active {
	color: #AC8F67;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.nav-global a:link,
.nav-global a:visited,
.nav-global a:hover,
.nav-global a:active,
.nav-local a:link,
.nav-local a:visited,
.nav-local a:hover,
.nav-local a:active
{
color: #f5f5f5;
}

.nav-local li.selected a:link,
.nav-local li.selected a:visited,
.nav-local li.selected a:hover,
.nav-local li.selected a:active
{
color: #AC8F67;
}

border {
	border: 0;
	border-collapse: collapse;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8 {
	margin-right: 8px;
	float: left;
	min-height: 1px;
	height: auto !important;
}
.col-1 {
	width: 114px;
}
.col-2 {
	width: 236px;
}
.col-3 {
	width: 358px;
}
.col-4 {
	width: 480px;
}
.col-5 {
	width: 602px;
}
.col-6 {
	width: 724px;
}
.col-7 {
	width: 846px;
}
.col-8 {
	width: 968px;
}
.col-last {
	margin-right: 0;
}

.col-wrapper {
	margin: 26px 0 0 16px;
	position: relative;
}

.logo {
	text-align: center;
	margin-top: 8px;
}
.logo img {
	border: 0;
}
.logo-print {
	display: none;
}

.nav-global, .nav-local {
	text-align: center;
	text-transform: uppercase;
	line-height: 13px;
	letter-spacing: 1px;
}

.nav-global {
	position: absolute;
	top: 60px;
}

.nav-local {
	position: absolute;
	top: 115px;
}

ul, li
{
	list-style-type: none;
}

.nav-local li {
	margin: 0 0 8px 0;
}

.nav-local span {
	color: #ac8f67;
}

.col-showcase {
	margin-bottom: 8px;
}

.col-image-nav {
	/*
	xfloat: right;
	xmargin-bottom: -1.4em;
	xdisplay: inline-block;
	*/
	text-align: right;
	right: 0px;
	top: 512px;
	position: absolute;
}
.col-image-nav a {
	padding: 0 0 0 4px;
}

.col-showcase-text, .col-contactinfo {
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
}
.col-showcase-clientinfo {
	line-height: 13px;
	letter-spacing: 1px;
}

.col-contactinfo {
	text-transform: uppercase;
	margin-top: 33px;
}
.col-contactinfo h2 {
	margin-bottom: 1em;
}
.col-contactinfo h3 {
	margin-top: 1em;
}
.col-contactinfo ul {
	margin-bottom: 1em;
}

.col-showcase-clientinfo table td {
	width: 114px;
	padding-right: 8px;
	text-transform: uppercase;
}

.col-about-text {
	font-size: 13px;
	letter-spacing: 2px;
	line-height: 26px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 50px;
	font-weight: normal;
}

#case-outer {
	overflow: hidden;
	width: 724px;
	height: 501px;
}



.poweredByMarsApril {
position: absolute;
right: 0;
top: -16px;
}
.poweredByMarsApril,
.poweredByMarsApril a:link,
.poweredByMarsApril a:visited,
.poweredByMarsApril a:hover,
.poweredByMarsApril a:active
{
color: #666;
text-transform: uppercase;
text-align: right;
}
