﻿body {
	text-align: center;
	/*font-size: 62.5%;*/
	font-size:80%;
	margin:25px 0 0 0;
	background-color:#white;
	font-family:Helvetica, Arial, sans-serif;
	height:100%;
}
#content {
	text-align:left;
	width: 100%; margin: 0; float: none;
}
#footer {
	margin-top:4em;
}
#footer div.block {
	width:24%;
	clear:none;
	display:inline;
	float:left;
	color:#black;
}
#footer div.notlast {
	width:24%;
	border-right:1px #876944 dashed;
}
#footer div.block div {
	padding:0 5px;
}
#footer div.block div h3 {
	margin:0 0 4px 0;
}
#footer div.block div p {
	margin:0;
	padding:0;
	font-size:110%;
}

#notice {
	width:100%;
	clear:both;
	float:left;
	text-align:center;
	margin-top:4em;
	font-size: smaller;
	color:#black;
	font-size:80%;
}
#footer p {
	color:black;
	font-size:90% !important;
	font-weight: normal;
	margin-top:10px;
	line-height:1.4em;
}
#footer a {
	color:black;
	text-decoration:underline;
}

#navigation {
	width:100%;
}
#navigation a.home {
	display:block;
	width:80px !important;
	height:50px !important;
	overflow:hidden;
}

#navigation a.home img {
	border:none;
}

#navigation ul {
	float:right;
	position:relative;
	height:50px !important;
	width:50% !important;
	margin:0 0 0 0;
	padding:0;
	line-height:2em;
}
#navigation ul li {
	xposition:absolute;
	list-style:none;
	display:inline;
	float:right;
	height:50px !important;
	xoverflow:hidden;
	xline-height:2em;
	margin-top:10px;
}

li a img {
	border:0;
}

li.about  {
	width:181px !important;
	height:100px !important;
}
li.about a {
	clip:rect(0 260px 50px 80px);
	position:absolute;
	width:181px;
	height:50px;
	margin-left:-80px;
}
li.about a.selected, li.about a.notselected:hover {
	clip:rect(50px 260px 100px 80px);
	margin-top:-50px;
}

li a.notselected img {
	display:none;
}
li.clientzone { 
	width:241px !important;
	height:100px !important;
}
li.clientzone a {
	clip:rect(0 501px 50px 260px);
	position:absolute;
	width:241px;
	height:50px;
	margin-left:-260px;
}
li.clientzone a.selected, li.clientzone a.notselected:hover {
	clip:rect(50px 501px 100px 260px);
	margin-top:-50px;
}

div#trailer {
	height:35em;
	width:100%;
	margin-top:2em;
	xoverflow:hidden;
}
div#trailer div.trailercontent {
	color:black;
	display:block;
}
div.introt {
  display:block;
  height:auto;
}
div.introt p {
  display: inline;
  background-color: black;
  color: #6cc2e6;
  font-size: 325%;
  font-weight: 900;
  width: 800px;
  margin: 0;
  text-indent: 0;
  line-height: 130%;
}
div#copy p {
	margin:5px 0 0 10px;
	width: 100%; margin: 0; float: none;
}
div#copy h2 {
	color:black;
	font-weight:bold;
	font-style: italic;
}
div#copy ul li {
	margin:0px 0px 0px inherit;
	padding:0 0 5px 0;
}
/* footer */
h3 {
	color:#black;
}
p.prepad {
	position:relative;top:5px;
	font-weight:bolder;
}
