/* CSS Document */
#a1{
	width:99px;
	height:151px;
	background-image: url("images/hstmpl_r1_c1.jpg");
	background-repeat:no-repeat;
}
#a2{
	width:114px;
	height:151px;
	background-image: url("images/hstmpl_r1_c2.jpg");
	background-repeat:no-repeat;
}
#a3{
	width:10px;
	height:151px;
	background-image: url("images/hstmpl_r1_c3.jpg");
	background-repeat:no-repeat;
}
#a4{
	width:384px;
	height:151px;
	background-image: url("images/hstmpl_r1_c4.jpg");
	background-repeat:no-repeat;
}
#a5{
	width:135px;
	height:151px;
	background-image: url("images/hstmpl_r1_c5.jpg");
	background-repeat:no-repeat;
}
#a6{
	width:110px;
	height:151px;
	background-image: url("images/hstmpl_r1_c6.jpg");
	background-repeat:no-repeat;
}
#b1{
	width:99px;
	height:46px;
	background-image: url("images/hstmpl_r2_c1.jpg");
	background-repeat:no-repeat;
}
#b2{
	width:114px;
	height:46px;
	background-image: url("images/hstmpl_r2_c2.jpg");
	background-repeat:no-repeat;
}
#b3{
	width:10px;
	height:46px;
	background-image: url("images/hstmpl_r2_c3.jpg");
	background-repeat:no-repeat;
}
#b4{
	width:384px;
	height:46px;
	background-image: url("images/hstmpl_r2_c4.jpg");
	background-repeat:no-repeat;
}
#b5{
	width:135px;
	height:46px;
	background-image: url("images/hstmpl_r2_c5.jpg");
	background-repeat:no-repeat;
}
#b6{
	width:110px;
	height:46px;
	background-image: url("images/hstmpl_r2_c6.jpg");
	background-repeat:no-repeat;
}
#c1{
	width:99px;
	height:11px;
	background-image: url("images/hstmpl_r3_c1.jpg");
	background-repeat:no-repeat;
}
#c2{
	width:114px;
	height:316px;
	background-image: url("images/hstmpl_r3_c2.jpg");
	background-repeat:repeat-x;
	vertical-align:top;
}
#c3{
	width:10px;
	height:11px;
	background-image: url("images/hstmpl_r3_c3.jpg");
	background-repeat:no-repeat;
}
#c4{
	width:384px;
	height:11px;
	background-image: url("images/hstmpl_r3_c4.jpg");
	background-repeat:no-repeat
}
#c5{
	width:135px;
	height:11px;
	background-image: url("images/hstmpl_r3_c5.jpg");
	background-repeat:no-repeat;
}
#c6{
	width:110px;
	height:11px;
	background-image: url("images/hstmpl_r3_c6.jpg");
	background-repeat:no-repeat;
}
#d1{
	width:99px;
	height:305px;
	background-image: url("images/hstmpl_r4_c1.jpg");
	background-repeat:no-repeat;
}
#d2{
	width:10px;
	height:305px;
	background-image: url("images/hstmpl_r4_c3.jpg");
	background-repeat:no-repeat;
}
#d3{
	width:368px;
	height:289px;
	background-color:#efe7d2;
	padding:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	vertical-align:top;
}
#d3 p {
	margin-top:0px;
	margin-bottom:8px;
}
#d3 p.heading {
	font-size:15px;
	font-weight:bold;
}
#d4{
	width:135px;
	height:305px;
	background-color:#efe7d2;
}
#d4i{
	width:135px;
	height:203px;
	text-align:center;
}
#d4i img{
	width:103px;
	margin-top:10px;
}
#d4ii{
	width:135px;
	height:102px;
	background-image: url("images/logo.gif");
	background-position:center;
	background-repeat:no-repeat;
}
#d5{
	width:110px;
	height:305px;
	background-image: url("images/hstmpl_r4_c6.jpg");
	background-repeat:no-repeat;
}
#e1{
	width:99px;
	height:87px;
	background-image: url("images/hstmpl_r6_c1.jpg");
	background-repeat:no-repeat;
}
#e2{
	width:114px;
	height:87px;
	background-image: url("images/hstmpl_r6_c2.jpg");
	background-repeat:no-repeat;
}
#e3{
	width:10px;
	height:87px;
	background-image: url("images/hstmpl_r6_c3.jpg");
	background-repeat:no-repeat;
}
#e4{
	width:305px;
	height:87px;
	background-image: url("images/hstmpl_r6_c4.jpg");
	background-repeat:no-repeat;
}
#e5{
	width:135px;
	height:87px;
	background-image: url("images/hstmpl_r6_c5.jpg");
	background-repeat:no-repeat;
}
#e6{
	width:110px;
	height:87px;
	background-image: url("images/hstmpl_r6_c6.jpg");
	background-repeat:no-repeat;
}

#menu ul{
	list-style-type:none;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#menu ul li {
	width:100;
	background-color:#332A0B;
}
#menu ul li a{
	display:block;
	width:100px;;
	text-decoration:none;
	color:#AB8F3D;
	padding-left:6px;
	padding-top:2px;
	padding-bottom:2px;
	margin:0px;
	margin-top:1px;
	border-right-width:8px;
	border-right-color:#332A0B;
	border-right-style:solid;
}
#menu ul li a:hover{
	text-decoration:underline;
	border-right-color:#8C0000;
}

.normal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	letter-spacing:1px;
}