/*------------------------------------------------bodyBottom--------------------*/
#footerDatr {
	width: 100%; 
	background: url(/_images/datr-footer.gif) repeat-x;
	color: #fff;
	padding: 0px;
	margin: 0 auto;
}

#bodyBottom{
	width:973px;
	background:#fff url(/_images/datr-footer.gif) repeat-x;
	color:#fff;
	padding:17px 13px 9px 18px;
	margin:0 auto;
}
#service{
	width:325px;
	float:left;
	border-right:1px dotted #FFF;
	padding-right:15px;
	text-align:left;
}
#service h3{
	display:block;
	width:325px;
	height:17px;
	padding:0 0 0 11px;
	margin:0 0 6px 0;
	font-family: arial, helvetica, sanserif;
	background-color:inherit;
	text-transform:uppercase;
	color:#FF9A57;
	font-size:18px;
	font-weight:normal;
	text-align:center;
}
#service ul{
	padding:0;
	margin:0;
	margin-bottom:10px;
	display:block;
}
#service ul li{
	display:block;
	height:20px;
	line-height:0;
}
#service ul li a{
	display:block;
	padding:0 0 0 10px;
	font:normal 13px/21px Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#47472D;
	text-decoration:none;
	height:20px;
	text-align:center;
}
#service ul li a:hover{
	text-decoration:underline;
}
#member{
	width:225px;
	float:right;
}
#member h2{
	display:block;
	background:url(/_images/member_login_bg.gif) 0 0 no-repeat;
	width:205px;
	height:31px;
	padding:0 0 0 20px;
	font:bold 16px/30px Georgia, Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
}
#member form{
	width:191px;
	padding:7px 7px 7px 7px;
	color:#454545;
}
#member form label{
	font:normal 13px/23px Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left; 
	display:block;
}
#member form input.txtBox{
	width:185px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#000;
	background-color:#fff;
	margin:0;
	padding:0;
	float:left;
}
/*------------------------------------------------bodyBottom--------------------*/
