* {
	margin: 0px;
	padding: 0px;
}
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	background: #fff;
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	min-width: 1000px;
}

a {color: #0083a4;}
a:hover {text-decoration: none;}

table, body, tr, td, input, textarea {
	font-family: Tahoma, Verdana, Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
}

.container{
	margin: 0 5%;
	overflow: hidden; 
	position: relative;
}

h1{
	font-family: Tahoma, Verdana, Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	position: absolute;
	top: 100px;
	left: 280px;
	line-height: 100%;
}

img, a img {
    border: 0px;
    vertical-align: bottom;
}

small{
	font-size: 8pt;
	line-height: 100%;
	color: #666;
}

.clr{clear: both;}

form{margin:0;padding:0;}
.header{
	margin: 0 2em;
	height: 158px;
}

h1 span{
	font-size: 0.6em;
	line-height: 100%;
	color: #666;
}

h1 small{
	line-height: 100%;
	margin-left: 3em;	
}

.content{
	position: relative;
	height: 30em;
	width: 300%;
	margin-left: -100%;
}

#c0{
	width: 33.33%;
	height: 100%;
	background: url('i/d0.jpg') no-repeat 60% 4.8em;
	position: absolute;
	top:0;           
	left:0;          
}

#c1{
	width: 33.3%;
	height: 100%;
	background: url('i/d1.jpg') no-repeat center 4em;
	position: absolute;
	top:0;           
	left:33.4%;          
}

#c2{
	width: 33.3%;
	height: 100%;
	background: url('i/d2.jpg') no-repeat center 4em;
	position: absolute;
	top:0;
	left:66.7%;
}

.content a, dl a{
	text-decoration: none;
	border-bottom: 1px dashed;
}

dl a.active{color: #000; border:0}

.content a:hover, dl a:hover{border: 0;}

div.left{
	top: 4em;
	position: absolute;
	left: 0;
	width: 220px;
	line-height: 100%;
}

#materials{list-style: none;margin: 1.2em 0 1.6em 2em;}
#materials li{
	padding-left: 60px;
	background-position: center left;
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 5px;
	margin: 1.4em 0;
}

#materials li.active a{color: #000; border:0}
#materials .m1{background-image: url('i/m1.gif');}
#materials .m2{background-image: url('i/m2.gif');}
#materials .m3{background-image: url('i/m3.gif');}

div.right{
	top: 1em;
	position: absolute;
	right: 0;
	width: 220px;
	line-height: 100%;
}

div.prright{
	top: 8em;
	position: absolute;
	right: 0;
	width: 300px;
	line-height: 100%;
}

#floors{list-style: none;margin: 1.2em 0 1.6em 2em;}
#floors li{
	cursor: pointer;
	padding-left: 8px;
	height: 21px;
	padding-top: 5px;
	margin: 0.2em 0;
	color: #666;
	background: transparent url('i/floors.gif') no-repeat top left;
}

#floors li.active{
	background-position: bottom left;
	color: #fff;
}

#floors li span{
	margin-left: 1em;
	color: #000;
	display: none;
}

#floors li.active span{
	display: inline;
}

small.fcount{font-size: 0.9em;}

p{
	margin: 0.6em 0 1.4em 0;
	line-height: 150%;
}

div.area{
	position: absolute;
	top: 1em;
	left: 50%;
	margin-left: -10em;
}

div.area small{margin-left: 2.8em;}

div.communications{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 5em;
}

div.p_work{
	position: absolute;
	bottom: 1em;
	left: 0;
}

div.o_work{
	position: absolute;
	bottom: 1em;
	right: 0;
	width: 220px;
}

div.windows{
	position: absolute;
	top: 4em;
	right: 0;
	width: 350px;
}

div.windows p{margin: 0.2em 0}
div.windows div{
	margin: 1em 0 0 0;
}

div.o_work div{
	margin-left: 0;
}

div.p_work div{
	margin-left: 2em;
}

div.p_work small{margin-left: 2.8em}

div.communications small{margin-left: 2.8em;}
div.pdv{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 220px;
	height: 5em;
}

div.dv {margin: 1em 0 1em 2em;}
div.dv p{margin: 0.2em 0;}
div.dv input{float: right;}
#c2 div.left small{width: 220px; display: block; line-height: 150%;}
#c2 div.left{width: 280px;}

#c0 div.left{
	width: 35%;
	top: 10em;
}

#c0 div.left ol{
	font-size: 0.7em;
	line-height: 150%;
	margin: 0 0 1.8em 2em;
	color: #666;
}

#c0 div.left p{margin-bottom: 0.6em;}

div.nav{position: relative;margin-top: 2em;height: 16em}

input.button{
	position: absolute;
	width: 8em;
	height: 2.4em;
	left: 50%;
	margin-left: -4em;
	top: 10em;
	background: #b90000;
	color: #fff;
	border: 2px groove #b90000;
}

div.nav dl{
	position: absolute;
	top: 0;
	right: 0;
	font-size: 1.2em;
}

dl#strb dd{background: #d6e4ff;}


dl#prrb{
	right: auto;
	left:0;
}

dl#strb{
	left: 50%;
	right: auto;
	margin-left: -110px;
}

div.nav dd{
	background: #ecebcb;
	padding: 0.6em 0;
	width: 220px;
	text-align: center;
}

div.nav dt{
	padding: 0.6em 0;
	text-align: center;
}

sup{font-size: 0.7em;line-height: 100%;margin-left: 0.2em}

input#fcount{margin-left: 2em}
input.text{
	width: 7em;
	border: 1px solid #e3e9ef;
	border-top: 1px solid #abadb3;
}
input.small{width: 3em}

.footer{
	position: absolute;
	bottom: 0;
	left: 5%;
	width: 90%;
}

.footer p{
	font-size: 0.7em;
	color: #333;
}

.footer p a{color: #333;}

#form{
	position: absolute;
	top: 50%;
	margin-top: -16em;
	height: 19em;
	width: 30em;
	left: 50%;
	padding: 1em;
	margin-left: -16em;
	background: #fff;
	display: none;
}

#form p{margin: 0 0 1em 15em;}
#form label{float: left;}
#form input.text{width: 14.8em;}
#form textarea{
	width: 14.8em;
	height: 4em;
	border: 1px solid #e3e9ef;
	border-top: 1px solid #abadb3;
}

#form input.button{
	margin-left: -4em;
	top:auto;
	bottom: 1em;
	background: #666;
}

#message{
	height: 25px;
	color: #bc0000;
}

#form img{
	height: 14px;
	width: 14px;
	position: absolute;
	top: 1em;
	right: 1em;
	cursor: pointer;
}

#f_bg{
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	background: #333;
	top:0;
	left:0;
}

blockquote{
	margin:1.8em 0;
	padding:0;
	background: transparent;
	font-size: 1em;
	color: #666;
}

#form blockquote p{margin: 0 0 0.2em 15em;}
.loading{
	background: transparent url('i/loadmini.gif') no-repeat center center;
}

h2{
	font-weight: normal;
	margin:0 0 1.6em 0;
	font-family: Tahoma, Verdana, Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 100%;
	color: #000;
}


