/* CSS Document */
body{
	text-align:center;
	margin:auto;
	padding:0px;
	background-color:#aaaaaa;
	
}
#content{
	width:800px;
	border:1px #999999 solid;
	background-color:#FFFFFF;
	border-bottom:0px;
}
/* ----------------------- Start Header Part -----------------------  */
#header{
	margin:0px;
	padding:0px;
	width:800px;
	height:180px;
	text-align:right;
	background-image:url(images/neban.jpg);
	background-repeat:no-repeat ;
	background-color:#FFFFFF;
	position:relative;
}
#nav-top {
	color: #000;
	margin:0px;
	padding-top:10px;
	padding-right:15px;
	list-style:none;
	font-family:Tahoma;
	font-size:10px;
}
#nav-top li {
	display: inline;
	margin:0px;
	padding:0px;
	list-style:none;
	text-decoration:none;
}
#nav-top a {
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

#nav-top a:hover {
	  text-decoration: underline;
	  color:#000;
}


#hed_banner{
	margin-left:350px;
	margin-top:10px;
	padding-right:15px;
	width:400px;
	height:85px;
	border:none;
}
/* ---------------------------- End Header Part ----------------------- */
#button_box{
	width:592px;
	height:32px;
	text-align:right;
	margin:30px 0px 0px 0px;
	margin-left:208px;
}

/*  --------------------------------- Banner Button ------------------- */
/*  --------------------------------- start body ------------------- */
#temBody{
	position:inherit;
	width:800px;
	background-image:url(images/bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}
#temBody .tableChart{
	width:760px;
	text-align:center;
	padding-left:20px;
}
#temBody .tableChart h3{
	font-family:Verdana;
	color:#306a4e;
	font-weight:bold;
	margin:0px;
	padding-top:10px;
	padding-bottom:0px;
}
#temBody .temBodyLeft{
	width:270px;
	text-align:left;
	float:left;
	margin:0px;
	padding:0px;
}

#temBody .temBodyLeft img{
	text-align:center;
	width:242px;
	height:156px;
	padding:2px;
	margin-top:10px;
	margin-left:10px;
	background-color:#d6e5dc;
	border:1px #0a6639 solid;
}
#temBody .temBodyLeft p{
	font-family:Verdana;
	font-size:12px;
	color:#003333;
	font-weight:bold;
	text-decoration:none;
	padding:0px;
	margin:0px;
}

#temBody .temBodyRight{
	margin-left:10px;
	position:relative;
	float:right;
	width:520px;
	text-align:left;
}

#temBody .temBodyRight h2{
	font-family:Verdana;
	color:#306a4e;
	font-weight:bold;
	margin:0px;
	padding-top:10px;
	padding-bottom:0px;
}

#temBody .temBodyRight h3{
	font-family:Verdana;
	color:#306a4e;
	font-weight:bold;
	margin:0px;
	padding-top:10px;
	padding-bottom:0px;
}
#temBody .temBodyRight h5{
	font-family:Verdana;
	color:#000000;
	font-weight:bold;
	margin:0px;
	padding-top:5px;
	padding-bottom:0px;
}
#temBody .temBodyRight h6{
	font-family:Verdana;
	font-style:italic;
	color:#464444;
	margin:0px;
	padding-left:120px;
}
#temBody .pacTeb{
	border:1px solid #999999;
	font-family:Verdana, Arial;
	font-size:10px;
}
/* ------------------------ Start Table ------------------- */

/* --------------------- End Table ----------------- */
#pic{
	background-image:url(images/bot_pic.gif);
	width:510px;
	height:120px;
	background-repeat:no-repeat;
	background-position:bottom;
	background-position:right;
}

#temBody .temBodyRight p{
	text-align:justify;
	font-family:Verdana, Arial;
	font-size:12px;
	color:#393737;
	padding-right:10px;
	text-indent:20px;
}

#temBody .temBodyRight p utxt{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	color:#464444;
	margin:0px;
	padding:0px;
}

#temBody .temBodyRight li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-indent:50px;
	color:#663366;
	list-style-type:none;
}

#temBody .temBodyRight p:first-letter{
	font-size:15px;
	color:#003333;
	font-weight:bold;
	}
	
	/* ------------------------only Contact Page ----------------------- */
	
#temBody .temBodyRight mtxt{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0099FF;
}
/*  --------------------------------- end body ------------------- */
#fotter{
	width:800px;
	height:90px;
	background-image:url(images/fotter.gif);
	background-repeat:no-repeat;
	border:1px #999999 solid;
	border-top:0px;
	margin:0px;
	padding:0px;
}

