@charset "utf-8";

/*======================== layout ================================*/
#outbg{
	position:absolute;
	width:996px;
	height:632px;
	margin-left:-498px;
	margin-top:-316px;
	left:50%;
	top:50%;
	background-image:url(../images/bgbody.jpg);
	background-repeat:no-repeat;
}
body, td/* CSS Document */

/*======================== main ================================*/
{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1, h2, h3, h4, h5, h6{
	font-weight:bold;
	color:#f37021;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#introbg{
	position:absolute;
	width:806px;
	height:434px;
	left:92px;
	top:100px;
}
#containers{
	position:absolute;
	width:806px;
	height:434px;
	left:89px;
	top:100px;
	background-image:url(../images/bg_containers.jpg);
	background-repeat:no-repeat;
}
#footer{
	position:absolute;
	width:520px;
	height:30px;
	left:92px;
	top:534px;
	text-align:right;
	padding-top:10px;
	color:#666666;
}
#footer a{
	 color:#f37021;
	 text-decoration:none;
}
#footer a:hover{
	 color:#f37021;
	 text-decoration:underline;
}
#contents{
	position:absolute;
	width:512px;
	height:343px;
	top:8px;
	left:8px;
	color:#623c25;
	line-height:18px;
}
#thumnil_gallery{
	position:absolute;
	width:512px;
	height:60px;
	left:8px;
	top:366px;
/*	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;*/
}
#poslogo{
	position:absolute;
	width:259px;
	height:74px;
	left:539px;
	top:8px;
}
#tagline{
	position:absolute;
	width:282px;
	height:49px;
	left: 237px;
	top: 278px;
}

/*======================== menu ================================*/
#menu{
	position:absolute;
	width:200px;
	height:326px;
	left:590px;
	top:93px;
	text-align:right;
	color:#623c25;
	padding-right:10px;
	font-size:10px;
}
#menu a{
	display: block;
	/*width: 130px;*/
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	/*text-align: right;*/
	margin-top: 1px;
	color:#773d12;
}
#menu a:hover{
/*	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ccc;*/
	text-decoration: none;
	display:block;
	background-color:#CCCCCC;
}
/*#menu a:active{
	text-decoration: none;
}*/
#menu a:visited{
	text-decoration: none;
	display:block;
}


/*======================== contents with text ================================*/
* html #textcontents{
	position:absolute;
	width:496px;
	height:248px;
	overflow:auto;
	text-align:justify;
	padding-right:10px;
	margin-top:10px;
	margin-left:10px;
}
#textcontents{
	position:absolute;
	width:486px;
	height:248px;
	overflow:auto;
	text-align:justify;
	padding-right:10px;
	margin-top:10px;
	margin-left:10px;
}
.contactus {
	position:absolute;
	width:270px;
	height:30px;
	left:625px;
	top:534px;
	text-align:center;
	padding-top:10px;
	color:#666666;
}
.contactus a {
	color:#f37021;
	text-decoration:none;
}
