@charset "UTF-8";
/* CSS Document */
/* dark-blue: #012D82 */
/* medium-blue: #0471A8 */
/* light-blue: #D9EAF5 */
/* orange: #FF5E00 */




/* GENERAL */
html, body {
	margin: 0;
	padding: 0;
	font-family: 'Bembo';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0px;
	font-weight:normal;
	background: #FFFFFF;
}

img {  
	border-style: none;

}

hr {  
	border-top: 2px solid #333333;
	border-bottom: none;
	width: 100%;
	opacity: 0.9;
	margin: 3px 0 6px 0;
}

@font-face { font-family: 'Univers'; src: url('HelveticaNeueLTStd Roman.otf'); } 
@font-face { font-family: 'Univers'; font-weight: bold; src: url('HelveticaNeueLTStd Md.otf'); }
@font-face { font-family: 'Univers_2'; src: url('UniversLTStd.otf'); } 

@font-face { font-family: 'Bembo'; src: url('BemboStd.otf'); } 
@font-face { font-family: 'Bembo'; font-weight: bold; src: url('HelveticaNeueLTStd Md.otf'); }
@font-face { font-family: 'Bembo'; font-style: italic; src: url('BemboStd Italic.otf'); }

@font-face { font-family: 'Letter'; src: url('LetterGothicStd-Bold.otf'); } 



a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{color: #333333; background-color:#cccccc;}

#top-link  { 
	
	text-align: left;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0px;
	font-weight:bold;
	display:none; 
	color: #333333;


}

#top-link a:hover{

	color: #ffffff;

}

#top-menu  { 

	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	float: left;
	display:none; 
	position:fixed; 
	left:15px; 
	top:25%; 
	text-decoration:none;
	z-index: 100;
}

#top-menu a {
	
	color: #333333;
	text-decoration:none;

 }


#top-menu a:visited {
	
	color: #333333;

 }

#top-menu a:hover {

	color: #333333;
	background-color: #cccccc;

 }

ul {margin: 0px;}

#collapse  { 
	
	text-align: left;
	font-size: 13px;
	line-height: 15px;
	font-weight:bold;
	display:none; 
	position:relative; 
	color: #333333;
	z-index: 100;
}

.collpase_menu_body {
	
	text-align: left;
	font-weight: normal;
	font-size: 25px;
	line-height: 27px;
	color: #333333;
	text-decoration: none;
	cursor: pointer;
}

#reveal { 
	
	text-align: left;
	font-size: 14px;
	line-height: 13px;
	display:none; 
	position:fixed; 
	color: #333333;
	left:14px; 
	top:105px;
	font-weight:normal; 
	z-index: 100;
}

.reveal_menu_body {
	
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;;
	cursor: pointer;
}

#menuFade  { 
	
	text-align: left;
	font-size: 14px;
	line-height: 16px;
	font-weight:normal;
	display:none; 
	position:fixed; 
	color: #333333;
	left:15px; 
	top:20px;
	z-index: 100;
}



h1 {

	margin: 0;
	padding: 0;
	font-family: 'Bembo';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0px;
	font-weight:normal;
	color:#333333;
	height: 100%; 
	background: #FFFFFF relative;

}

h1 a:link{
	
	color: #333333;

}

h1 a:visited{

	color: #333333;

}

h1 a:hover{

	color: #333333;

}

h2 {
	
	font-family: 'Univers';
	text-align: left;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0px;
	font-weight: bold;
	text-align: justify;
	color:#333333;
	
}

h2 a:link{

	color: #ffffff;
}

h2 a:visited{

	color: #ffffff;

}

h2 a:hover{

	color: #ffffff;

}

h3 {
	
	font-family: 'Univers_2';
	font-size: 100px;
	line-height: 107px;
	color: #333333;
	letter-spacing:10px;
	font-weight: bold;
	text-transform: none;
	margin: 0px; 
}


h4 {

	font-size: 30px;
	line-height: 30px;
	letter-spacing:0px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px; 
}

h5 {

	font-size: 80px;
	line-height: 80px;
	letter-spacing:0px;
	font-weight: normal; 
	text-transform: uppercase;
	margin: 0px;
}

h6 {
	font-family :  arial;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	background-color: #222222;
	text-transform: none;
	text-align: none;
	color: #222222;
	margin: 0px; 
}

p2 {
	font-family: arial;
	font-size: 12px;
	line-height: 12px;
	font-weight: none;
	text-transform: none;
	text-align: justify;
	color: #222222;
	padding: 0px 0px 0px 0px;
}

p {
	font-family: Bembo;
	text-align: left;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0px;
	font-weight: normal;
	text-align: justify;
	color:#333333;
	margin: 20px 50px 20px 45px;
}

p a:link{
	
	text-align: left;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0px;
	text-decoration: underline;
	font-weight: normal;
	color:#333333;
	margin: 0px;
}

p a:visited {

	color: #333333;

}

#inside {
	
	text-align: left;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0px;
	font-weight: normal;
	text-align: left;
	margin: -35px 0px 0px 0px;
	
}	

p3 {

	font-weight: bold;
	text-transform: uppercase;
	text-align: none;
	color: #333333;
	margin: 20px 30px 20px 0px;
	padding: 20px 30px 20px 0px;
}

.clear {
	clear: both;
}

strong, b {
    font-weight: bold;
}

underline, u {
    text-decoration: underline;
}


/*CONTENT */

#content { 
	width: 70%;
	padding: 0px 0px 0px 10%; 
	margin: 0 auto;
	position: relative;
}

.menu_list {	
		width: 100%;
}

.menu_head {

	text-align: left;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0px;
	font-weight: normal;
	color: #333333;
		width: 100%;
	text-transform: normal;
	text-decoration: none;
	position: relative;
	cursor: pointer;
}

.menu_body {
	display:none;
	width: 100%;
}

.menu2_list {	
	width: 750px;
	
}

a.menu2_head {
	font-size: 10px;
	line-height: 10px;
   	font-family: arial;
	font-weight: bold;
	color: #222222;;
	text-transform: uppercase;
	position: relative;
	cursor: pointer;
}

a:hover.menu2_head {
	color: #222222;
	background-color: none;
	
}

.menu2_body {
	display:none;
}

.menu3_list {	
	width: 650px;
	
}

a.menu3_head {
	font-size: 10px;
	line-height: 11px;
   	font-family: arial;
	color: #333333;
	position: relative;
	text-transform: uppercase;
	cursor: pointer;
}

a:hover.menu3_head {
	color: #333333;
	background-color: #ffffff;

}
.menu3_body {
	display:none;
}

.menu4_list {	
	width: 250px;
	
}

a.menu4_head {
	font-size: 10px;
	line-height: 11px;
   	font-family: arial;
	color: #333333;
	position: relative;
	text-transform:none;
	cursor: pointer;
}

a:hover.menu4_head {
	color: #333333;
	background-color: #ffffff;

}
.menu4_body {
	display:none;


}

#indexcolumn {
	float: left;
	text-align: left;
	width: 700px;
	padding: 0px;
	margin: 0px;
	height: relative;
	
}

#indexcolumn_content {
	float: left;
	text-align: left;
	margin: 0px;
	height: relative;
	overflow: visible;
	position: relative;
	
}

#indexcolumn2 {
	float: left;
	text-align: left;
	width: 945px;
	padding: 0 0px 0 0px;
	margin: 0 0px 0 0px;
	height: relative;
	
}

#indexcolumn2_content {
	float: left;
	text-align: left;
	width: 800px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: relative;
	overflow: visible;
	position: relative;
	margin: 0px 0px 0px 0px;
	
}

#indexcolumn3 {
	float: left;
	text-align: left;
	width: 200px;
	padding: 0px;
	margin: 0px;
	height: relative;
	
}

#indexcolumn3a {
	float: left;
	text-align: left;
	width: 350px;
	padding: 0px;
	margin: 0px;
	height: relative;
	
}

#indexcolumn4 {
	float: left;
	text-align: left;
	width: 850px;
	padding: 0px;
	margin: 0px;
	
}

#indexcolumn5 {
	float: left;
	text-align: left;
	width: 120px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: relative;
	
}

#indexcolumn6 {
	float: left;
	text-align: left;
	width: 80px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: relative;
	
}

#indexcolumn7 {
	float: left;
	text-align: left;
	width: 150px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: relative;
	
}

#indexcolumn8 {
	float: left;
	text-align: left;
	width: 450px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: relative;
	
}

#indexcolumn9 {
	
	float: left;
	text-align: left;
	width: 200px;
	padding: 0px;
	margin: 0px;
	height: relative;
	
}

#indexcolumn3_content {
	float: left;
	text-align: left;
	width: 150px;
	font-size: 10px;
	line-height: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 100px;
	height: relative;
	overflow: visible;
	position: relative;
	
}

#indexcolumn4_content {
	float: left;
	text-align: left;
	width: 200px;
	font-size: 10px;
	line-height: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: relative;
	overflow: visible;
	position: relative;
	margin: 0px 0px 0px 0px;
	

#leftcolumn {
	float: left;
	width: 150px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	
}

#leftcolumn_content {
	float: left;
	width: 150px;
	padding: 0px;
	margin: 0px;
	position: relative;

}

#leftcolumn_content h1 {
	font-size: 10px;
	line-height: 11px;
   	font-family: monaco;
	font-weight: normal;
	color: #333333;
	text-transform:none;
	margin: 0px;
	padding: 0px;
}

#leftcolumn_content h2 {
	font-size: 10px;
	line-height: 11px;
   	font-family: monaco;
	font-weight: normal;
	color: #333333;
	text-transform:none;
	margin: 0px;
	padding: 0px;
}


#centercolumn {
	float: left;
	text-align: left;
	width: 750px;
	padding: 0px;
	margin: 0px;
	height: relative;
	position: relative;
	
}

#centercolumn_content {
	float: center;
	text-align: left;
	width: 750px;
	height: relative;
	overflow: visible;
	position: relative;
	
}


#centercolumn_content2 {
	float: left;
	text-align: left;
	width: 250px;
	padding: 0px;
	position: relative;
	height: relative;
		
}

#centercolumn_content3 {
	float: left;
	text-align: left;
	width: 750px;
	padding: 0px;
	margin: 0px 0 0 0px;
	height: relative;
		
}

#centercolumn_content3a {
	float: left;
	text-align: left;
	width: 375px;
	padding: 0px;
	margin: 0px;
	height: relative;
		
}

#centercolumn_content3b {
	float: left;
	text-align: left;
	width: 375px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: relative;
		
}


#imagecolumn {
	float: left;
	text-align: left;
	width: 750px;
	padding: 0px;
	margin: 0px;
	height: relative;
	
}


#imagecolumn_content1 {
		font-size: 10px;
		line-height: 11px;
	   	font-family: monaco;
		font-weight: normal;
		color: #333333;
		text-transform:none;
		text-align: justify;
		margin: 0px;
		padding: 0px;
	}


#imagecolumn_content2 {
	float: left;
	text-align: left;
	width: 650px;
	padding: 0px 15px 0px 15px;
	margin: 0px;
	height: relative;
	
}

#imagecolumn_content3 {
	float: right;
	text-align: right;
	width: 10px;
	padding: 0px;
	margin: 250px 0px 0px 0px;
	height: relative;
	
}
	
#rightcolumn {
	float: right;
	text-align: left;
	width: 200px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: relative;
	position: relative;
	
}

#rightcolumn_content {
	float: left;
	text-align: left;
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: relative;
	position: relative;
}	

#todayimage {
	text-align: center;
	width: 800px;
	padding: 400px 0px 0px 0px;
	position: fixed;
}




