body {
	margin:0;
	color:#fff;
	font:26px "Gotham Rounded Medium", Arial, Helvetica, sans-serif;
	min-width:928px;
	background:#000d30 url(../images/bg-body.jpg) no-repeat;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#5fa79e;
}
a:hover {text-decoration:underline;}
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
}
.w1 {
	width:1600px;
	position:relative;
	float:left;
	left:50%;
}
.w2 {
	width:1600px;
	height:1200px;
	overflow:hidden;
	position:relative;
	float:left;
	left:-50%;
}
.decoration1{
	position:absolute;
	left:0;
	top:-70px;
}
.decoration2{
	position:absolute;
	left:110px;
	top:0;
}
.decoration3{
	position:absolute;
	left:0;
	top:0;
}
.w3{
	background: url(../images/bg3-wrapper.png) no-repeat;
	width:100%;
	position:relative;
}
.wrapper-holder {
	width:918px;
	margin:0 auto;
	min-height:1200px;
	position:relative;
}
* html .wrapper-holder{height:1200px;}
#header {
	width:918px;
	padding:70px 0 0;
}
.logo {
	margin:0 0 9px 2px;
	background: url(../images/logo.png) no-repeat;
	width:40px;
	height:37px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a {
	display:block;
	height:100%;
	position:relative;
}
#main {width:918px;}
.holder {
	width:636px;
	font-size:26px;
	line-height:38px;
}
.holder h2 {
	font-size:38px;
	line-height:43px;
	font-weight:normal;
	margin:0 0 15px;
	border-top:1px solid #00154e;
	padding:10px 0 0;
}
.holder h2 strong{font-family:"Gotham Rounded Bold", "Gotham Rounded Medium", Arial, Helvetica, sans-serif;}
.holder h2 span {
	font-size:30px;
	text-transform:uppercase;
}
.holder p {margin:0;}
.holder p span {
	display:block;
	margin:0 0 13px;
	font-family:"Gotham Rounded Bold", "Gotham Rounded Medium", Arial, Helvetica, sans-serif;
}
.holder p a {font-family:"Gotham Rounded Bold", "Gotham Rounded Medium", Arial, Helvetica, sans-serif;}
.holder p a:hover {
	border-bottom:1px solid #001a5e;
	text-decoration:none;
}
.contact {
	margin:21px 0 22px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:577px;
	font-size:11px;
	line-height:33px;
	border-bottom:1px solid #00154e;
	position:relative;
	font-weight:bold;
}
.contact li {
	float:left;
	background: url(../images/separator-contact.gif) no-repeat 0 11px;
	padding:0 24px 0 15px;
	margin:0 0 0 -15px;
}
.contact li a {
	color:#fff;
	float:left;
	font-family:"Gotham Rounded Bold", "Gotham Rounded Medium", Arial, Helvetica, sans-serif;
}
.contact li .email {
	background: url(../images/ico1.gif) no-repeat 0 12px;
	padding:0 0 0 18px;
}
.contact li .tel {
	background: url(../images/ico2.gif) no-repeat 0 12px;
	padding:0 0 0 19px;
}
.coordinate {
	font-size:11px;
	line-height:14px;
	color:#333a4f;
	overflow:hidden;
	width:100%;
}
.coordinate img{
	float:left;
	margin:0 7px 0 1px;
	display:inline;
}
.coordinate p {
	margin:2px 0 0;
	float:left;
}
.tooltip{
	position:absolute;
	left:0;
	top:0;
	display:none;
}
.tooltip img{display:block;}
@font-face {
	font-family: 'Gotham Rounded Medium';
	src: url('../fonts/gotham_rounded_medium-webfont.eot');
	src: local('Gotham Rounded Medium'), local('Gotham Rounded-Medium'), local('Gotham Rounded Medium (Gotham Rounded)'), local('Regular (Medium)*'), url('../fonts/gotham_rounded_medium-webfont.woff') format('woff'), url('../fonts/gotham_rounded_medium-webfont.ttf') format('truetype'), url('../fonts/gotham_rounded_medium-webfont.svg#Gotham Rounded Medium') format('svg');
}
@font-face {
	font-family: 'Gotham Rounded Bold';
	src: url('../fonts/gotham_rounded_bold-webfont.eot');
	src: local('Gotham Rounded Bold'), local('Gotham Rounded Bold'), url('../fonts/gotham_rounded_bold-webfont.woff') format('woff'), url('../fonts/gotham_rounded_bold-webfont.ttf') format('truetype'), url('../fonts/gotham_rounded_bold-webfont.svg#Gotham Rounded Bold') format('svg');
}
.decoration{
	width:1700px;
	height:1100px;
	position:relative;
}
#par3 .decoration{
	width:1750px;
	height:1150px;
}
#par2 .decoration{
	width:1900px;
	height:1400px;
}
#tooltip{
	position:absolute;
}
#tooltip .tooltip{
	display:block;
	margin:40px 0 0 10px;
}
