/* CSS Document */

body {
	background: #D0D0B1 url(../images/bg_tralac.gif) 0 0 no-repeat;
	}
#footer {
	border-top: 6px dotted #B9B98B;
	}
.hd {
	color: #680000;
	border-bottom: 1px dotted #680000;
	}
#home {
	margin: 25px auto;
	width: 980px;
	}
#home1, #home2, #home3 {
	float: left;
	width: 325px;
	}
#home1, #home2 {
	background: url(../images/bg_dot_home.png) repeat-y right top;
	}
#home_pad {
	padding: 0 25px;
	}
#home_pad h3 {
	font-size: 14px;
	font-weight: normal;
	color: #680000;
	margin: 0;
	}
#home_pad h4 {
	font-size: 14px;
	font-weight: normal;
	color: #680000;
	}
#home_pad h4 a {
	color: #690000;
	text-decoration: underline;
	}
#home_pad h4 a:hover {
	color: #333;
	}
#home_pad p {
	margin: 0 0 13px 0;
	line-height: 160%;
	}