@charset "utf-8";
/* CSS Document */

html {
  /* this is a hack to force scrollbars on at 
     all times so that the page does not jump
     when going from short to long pages */
  height: 100%;
  margin-bottom: 1px;
}
body { 
	margin: 0 auto; 
	text-align:center; 
	/* margin-top:10px; */
    background-color:#030303;
	color:#ffffff;
    font-family: Century Gothic; 
    font-size: 12px;
	font-weight: normal;
	text-decoration: none;		
}
#wrapper { 
	margin:0 auto; 
	width:1011px;
    vertical-align:top;
}

img {
	border: 0;
}

.leftpane { 
    vertical-align:top;
	background-image:url('../images/experi_19.jpg');	
}

.rightpane {  
    vertical-align:top;
	background-image:url('../images/experi_37.jpg');	
}

.aboutus {  
    vertical-align:top;
	padding: 0 20px 0 20px;
text-align:left;	
}
.awakingright {  
    vertical-align:top;
	padding: 0 20px 0 20px;	
text-align:left;
}

.leftfont {
    font-family:Century Gothic;
    font-size: 16px;
	color:#ffffff;
	font-weight: normal;
	text-decoration: none;	
}

a {
    font-family:Century Gothic;
    font-size: 12px;
	color:#4c6468;
	font-weight: normal;
	text-decoration: none;	
}

a:visited {
    font-family:Century Gothic;
    font-size: 12px;
	color:#4c6468;
	font-weight: normal;
	text-decoration: none;	
}

a:hover {
    font-family:Century Gothic;
    font-size: 12px;
	color:#96a1ae;
	font-weight: normal;
	text-decoration: none;	
}

a:active {
    font-family:Century Gothic;
    font-size: 12px;
	color:#96a1ae;
	font-weight: normal;
	text-decoration: none;	
}

a.menufont {
    font-family:Century Gothic;
    font-size: 15px;
	color:#ffffff;
	font-weight: normal;
	text-decoration: none;	
}

a.menufont:visited {
    font-family:Century Gothic;
    font-size: 15px;
	color:#ffffff;
	font-weight: normal;
	text-decoration: none;	
}

a.menufont:hover {
    font-family:Century Gothic;
    font-size: 15px;
	color:#96a1ae;
	font-weight: normal;
	text-decoration: none;	
}

a.menufont:active {
    font-family:Century Gothic;
    font-size: 15px;
	color:#ffffff;
	font-weight: normal;
	text-decoration: none;	
	
}

.style1 {font-family: "Century Gothic"}
.style2 {
	font-family: "Century Gothic";
	color: #ffffff;
	font-size: 20px;
	text-decoration:bold;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 24px;
}
.style4 {font-family: "Century Gothic";font-size:14;font-style: italic}