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

#body_popup {
	background-color:#FFFFFF;
	margin:0px;
}

#frame_popup{
	overflow:hidden;
	height: 520px;
	width:600px;
	padding-left:0px;
	padding-right:0px;
}


#popup_top{
	overflow:hidden;
	height: 154px;
	width:600px;
	
}
#popup_subtop{
	overflow:hidden;
	height: 38px;
	width:600px;
	
}

#popup_main{
	overflow:hidden;
	height: 323px;
	width:450px;
	padding-left: 70px;	
}
#popup_main a {color:#006633; text-decoration:none;}
#popup_main a:hover {color:#B0D124; text-decoration:none;}
#popup_mainscr{
	overflow:hidden;
	height: 323px;
	width:460px;
	padding-left: 70px;
	overflow-y:scroll
}
.style1 {
	font-family: "Myriad Pro";
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	font-family: "Myriad Pro";
	line-height: 17px;
	font-size: 12px;
}
.style2a {
	font-family: "Myriad Pro";
	font-size: 12px;
	line-height: 16px;	
}
.style2b {
	font-family: "Myriad Pro";
	font-size: 12px;
	line-height: 14px;	
}

#gallery {
	width:100%;
	height:600px;
	overflow:auto;
	background-image: url(gallery/footprintgra.png);
	background-position: center;
	background-repeat: no-repeat;
}

#menu_gallery {
	width:100%;
	height:25px;
	overflow:auto;
}

#container_gallery {
	width:1000px;
	height: 650px;
	background-image:url(gallery/shade_gallery.png);
	background-position: top;
	background-repeat:no-repeat;
	padding-top:27px;
		
}
#container_ind {
	width:1000px;
	height: 650px;
	background-image:url(home/shade_home.png);
	background-position: top;
	background-repeat:no-repeat;
	padding-top:26px;
		
}


#home {
	width:100%;
	height:600px;
	overflow:auto;
}

a:link {
	color: #7E0101;
}
a:visited {
	color: #7E0101;
}

.style11 {color: #FF0000}


#contact_formL {
	padding-left:90px;
}

#frame_popupS{
	overflow:auto;
	height: 550px;
	width:600px;
	padding-left:0px;
	padding-right:0px;
}

#popup_mainS{
	overflow:auto;
	height: 340px;
	width:450px;
	padding-left: 70px;
	
}
#registration {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#000; font-weight:200;}
.style11 {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#000; font-weight:200;}

select {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:#000; font-weight:200;}
#regist {
	width:1000px;
	height:1000px;
	background-image:url(contact/shade_reg.png);
	background-position: top;
	background-repeat:no-repeat;
	padding-top:28px;
		
}