@CHARSET "UTF-8"; 

/* MAIN /////////////////////////////////////// */

.lb1 {
	display:block;
	height:10px;
}

.lb2 {
	display:block;
	height:2px;
}

.cufon {
	margin-top: 3px;
}

.page1 b {
	font-size:15px;
}
/*

.c0 b .cufon {
	margin-top: 0px;
}

.c3 b .cufon {
	margin-top: 3px;
}*/
	
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#000;
	background-color:#eee;
	margin:0px;
	height:100%;
}

.logo {
	//background:url("images/logo-animation.gif");
	width:543px;
	height:538px;
	margin-left:193px;
}

.logotype {
	margin-left:-4px;
	margin-bottom:50px;
}

.logos img {
	margin-top:40;
}



.logos a {
	border:none;
	text-decoration:none;
	margin-right:110px;
}

.logos a:last-child {
	margin-right:0px;
}

.logos a:hover {
	border:none;
	text-decoration:none;
}

.logos {
	width:940px;
	margin-left:0px;
	float:left;
}

.head {
	font-size:130px;
	font-weight:bold;
	color:#0000ff;
}

::-webkit-scrollbar              { background-color:#fff; }
::-webkit-scrollbar-button       { }
::-webkit-scrollbar-track        { }
::-webkit-scrollbar-track-piece  { }
::-webkit-scrollbar-thumb        { background-color:#000; }
::-webkit-scrollbar-corner       { }
::-webkit-resizer                { }


.quote {
	font-size:30px;
	color:#000;
	margin-top:10px;
	margin-bottom:65px;
	font-weight:normal;
	width:600px;
}

.upperhead {
	width:850px;
	font-size:20px;
	font-style:normal;
	color:#000;
	font-weight:bold;
	text-transform:uppercase; 
}

.subhead {
	//font-size:30px;
	width:490px;
	margin-top:100px;
	//margin-left:475px;
	font-weight:bold;
	font-weight:bold;
	color:#000;
}

.subhead h3 {
	margin:0px;
}
.subhead h2 {
	margin:0px;
}

h2 {
	color:#00f;
	margin-bottom:5px;
	margin-top:10px;
	font-size:30px;
}

h3 {
	color:#000;
	margin-bottom:5px;
	margin-top:10px;
	font-size:20px;
}

.black { color:#000; }

.page {
	font-size:14px;
	width:930px;
}

img, a img {
	border:none;
}

a {
	padding:0px;
	border-bottom:2px solid #000;
	text-decoration:none;
	margin-top:1px;
	display:inline-block;
}

a:link    {color:#000;}
a:visited {color:#000;}
a:active  {color:#000;}
a:hover {
	color:#00f;
	border-bottom:2px solid #00f;
}


.p{
}

.ph2 {
	font-size:20px;
	line-height:20px;
}


.c1, .c2, c0 {
	margin-top:20px;
	width:450px;
	float:left;
}

.c1 {
	margin-right:30px;
}



.c3 b {
	font-size:15px;
}

.ph2 b {
	font-size:20px;
}

.c3 {
	margin-top:20px;
	margin-bottom:20px;
	margin-right:20px;
	width:296px;
	float:left;
}

.c3 a, .c3 a:hover {
	text-transform: none;
}


.c33 {
	margin-right: 0;
}

.c3-container {
	width:930px;
	float:left;
}

.c0 {
	margin-top:20px;
	width:930px;
	float:left;
}

hr {
	width:100%;
	color:#fff;
	background-color: #fff;
	border: 0;
	border-bottom:20px solid #000;
	padding:30px 0 0 0;
	margin:0px;
	float:left;
	
}

.map-overlay {
	position:absolute;
	background-color:#fff;
	width:300px;
	//height:200px;
	padding:10px;
	display:none;
}



.wrapper {
	width:930px;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-505px;
	padding-top:40px;
	padding-left:40px;
	padding-right:40px;
	background-color:white;
	padding-bottom:40px;
	overflow:hidden;
}