/*=RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,label,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*=GENERAL SETTINGS*/

body {
	/*background: #000000 url("/local/img/new/pattern.jpg") repeat;*/
	background: #000 url("/local/img/new/new_teaser.jpg") no-repeat fixed center center;
    height:100%;
    margin:0px;
    padding:0px;
    display:block;
	color:#fff;
	font-family: 'Lucida Grande', Vernada, Arial, Geneva, Helvetica, "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
a {
	text-decoration:none;
	color:#fff;
	font-size:12px;
}
body a:hover{color:#E2001A;}
a:visited{color:#fff;}
a:active{color:#fff;}

#container {
	width:100%;
	height:100%;
    overflow:hidden;
    position:absolute;
}

#logo {
	width:936px;
	margin: 10px auto 0 auto;
}
#frame {
	height:550px;
    position:absolute;
    text-align: center;
    top:50%;
	width:100%;
}

#middle_wrapper {
	width:800px;
	height:550px;
	/*background: url("/local/img/new/middle.png") repeat-y;*/
}

#shadows {
	width:800px;
	height:550px;
    margin:0 auto 0 auto;
    position:relative;
    text-align:left;
    top:-264px;
    right:2px;
}

img.top {
	width:890px;
	height:10px;
}

img.bottom {
	width:890px;
	height:12px;
	margin: 588px 0 0 -895px;
}

#footer {
	width:936px;
	margin: 20px auto 0 auto;
}

#footer-left {
	float:left;
	width:200px;
}

#footer-right {
	float:right;
	width:270px;
}

span.address {
	font-size:12px;	
}

img.logo{

}
