@charset "utf-8";
body {
	margin: 0px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
html {
	height:100%;
}
a {
	outline:none;
}
.trans_box2 {
	background-color:#000000;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	position:absolute; 
	bottom:3px; 
	width:100%; 
	z-index:100; 
	height:40px;
}

#nav_container {
	position:absolute; 
	bottom:3px; 
	width:100%; 
	z-index:101; 
	height:50px; 
	filter:alpha(opacity=70);	
	-moz-opacity:.70; 
	opacity:.70;
}
#nav {
	padding:22px 0 0 20px;
}

#nav_bottom_border {
	position:absolute; 
	bottom:43px; 
	width:100%; 
	height:3px; 
	background-color:#000000; 
	z-index:4;
}
#nav_top_border {
	position:absolute; 
	bottom:0; 
	width:100%; 
	height:3px; 
	background-color:#000000; 
	z-index:4;
}
#newvibe {
	width:300px;
	height:20px;
	float:right;
	text-align:right;
	margin-right:20px;
	font-size:10px;
	color:#ccc;
	margin-top:-20px;
}
#newvibe a{
	text-decoration:none;
	color:#ccc;
}
#newvibe a:hover{
	color:#fff;
}
#gallery_logo {
	position:absolute; 
	right:13%; 
	top:2%; 
	width:408px; 
	height:104px; 
	background-image:url(../images/logo2.png); 
	z-index:3;
}
#home_logo {
	position:absolute; 
	right:20px; 
	top:20px; 
	width:408px; 
	height:104px; 
	background-image:url(../images/logo.png);
		z-index:3;
}
#contact_content {
	width:50%;
	height:100%;
	position:absolute;
	right:0px;
		filter:alpha(opacity=70);	
	-moz-opacity:.70; 
	opacity:.70;
	background-color:#e5e5e5;
	font-size:14px;
	font-weight:bold;
	line-height:19px;
}
#faq_content {
	width:50%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
}
#newborn_content {
	width:50%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
	background-color:#ffffff;
}
#tracy_content {
	width:50%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
	filter:alpha(opacity=50);	
	-moz-opacity:.50; 
	opacity:.50;
	background-color:#e5e5e5;

}
#emblem {
	height:40px;
	width:123px;
	background-image:url(../images/logo_emblem.png);
	position:absolute;
	top:2%;
	right:2%;
	z-index:3;
}
#emblem_sm {
	height:20px;
	width:62px;
	background-image:url(../images/logo_emblem_sm.png);
	position:absolute;
	top:2px;
	right:2%;
	z-index:3;
}
.emblem {
	height:40px;
	width:123px;
	background-image:url(../images/logo_emblem.png);
	position:absolute;
	top:2%;
	right:2%;
	z-index:3;
}
.emblem_sm {
	height:20px;
	width:62px;
	background-image:url(../images/logo_emblem_sm.png);
	position:absolute;
	top:2px;
	right:2%;
	z-index:3;
}
.gallery_logo {
	position:absolute; 
	right:13%; 
	top:2%; 
	width:408px; 
	height:104px; 
	background-image:url(../images/logo2.png); 
	z-index:3;
}
.home_logo {
	position:absolute; 
	right:20px; 
	top:20px; 
	width:408px; 
	height:104px; 
	background-image:url(../images/logo.png);
	z-index:3;
}
.investment_content {
	width:50%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
	background-color:#ffffff;
}
.investment_content_wide {
	width:57%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
	background-color:#ffffff;
}
.show {
	display:block;
}
.noshow {
	display:none;
}
#alt_content {
	position:absolute;
	width:400px;
	height:450px;
	right:20%;
	top:20%;
	z-index:10;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5;
}
#alt_content h1 {
	font-size:14px;
}
#gallery_header {
	position:absolute;
	width:550px;
	left:5%;
	height:40px;
}
#gallery_header h1{
	font-size:13px;
	color:#999999;
	font-weight:normal;
	font-style:italic;
}
