@charset "UTF-8";
#header_logo {
	text-align: center;
	width: 100%;
	height: 137px;
	margin-left: auto;
	margin-right: auto;	
}

#thumbbg {
	text-align: center;
	width: 100%;
	height: 390px;
	margin-left: auto;
	margin-right: auto;
}

#menu {
	text-align: center;
	width: 100%;
	height: 90px;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	background-color: #000000;
}

#text {
	background-color: #000;
	text-align: center;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#textin {
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-weight: lighter;
	width: 480px;
	height: 100%;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
 	}
	
#textincontact {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
	font-weight: lighter;
	margin-left: auto;
	margin-right: auto;
	text-decoration: underline;
 	}
	
	#contactinput {
	background-color: #000;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0055aa;
	border: 1px solid #4E4E4E;
	}
            
	#contactinput1 {
	background-color: #000;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00aaaa;
	border: 1px solid #4E4E4E;
	}
	
	#contactinput2 {
	background-color: #000;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00ffaa;
	border: 1px solid #4E4E4E;
	}
			
#send {
	background-color: #000;
	text-align: left;
	width: 480px;
	height: 20px;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	border: 0px;
	cursor: pointer;
	font-weight: lighter;
	}
	
	#link {
	color: #666666;
	text-decoration: none;
}

#link:hover {
	color: #00aaaa;
	text-decoration: none;
}

#link2 {
	color: #666666;
	text-decoration: underline;
}

#link2:hover {
	color: #00aaaa;
	text-decoration: underline;
}
