@charset "UTF-8";
/* RESET */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, font, img, ins, kbd, q, samp, small, strong, sub, sup, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, header, nav, article, aside, footer, hgroup, section {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-decoration: none;
}
:focus, :active { outline: 0 }

ol, ul { list-style: none }

blockquote:before, blockquote:after { content: "" }
blockquote { quotes: "" "" }
.hide {display:none;}
header, nav, article, aside, footer, hgroup, section ,caption{ display: block }

h1 {font-family: 'Didact Gothic', arial, serif; font-size:1.6em;}
/* Clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.brightGrey {color:#b8b8b8;}
.title {color:#fff;}
.hide {display:none;}
html {
	height: 100%;
}
body {
	color: #666; 
	font-size: 75%; 
	line-height: 1.4em; 
	-webkit-text-size-adjust: none; 
	background:transparent;
	position:relative;height: 100%;
}
.containerWarpper {display:block;background:url(../images/overlay2.png) 50% 50%; min-height: 100%;}
#container {margin:0 auto; width:1100px; position:relative; padding:0; min-height: 100% overflow:hidden; }

.text {background:url(../images/contact-text.png) no-repeat; width:1036px; display:block; height:91px; position: absolute; bottom: 16px; left:62px;}
.text a.contactA {position:absolute; top:32px; right: 18px; background:url(../images/bg-contactA-hover.png) no-repeat; width:210px; height:22px;}
.text a.contactA:hover {background:url(../images/bg-contactA-hoverA.png) no-repeat;}
.text a.contactB {position:absolute; right: 79px; top: 54px; background:url(../images/bg-contactB-hover.png) no-repeat; width:239px; height:26px; }
.text a.contactB:hover {background:url(../images/bg-contactB-hoverB.png) no-repeat;}
#movie {z-index:-1222; position:relative; margin-top:-50px;}

object {z-index:-22222;}

