div#content.wide {
	width: 740px;
}
div#navigation {
	width: 0px;
}

.hmblock{
	width: 370px;
	height: 190px;
	overflow: hidden;
	float: left;
	
}	

.blkcnt{
	margin-top: 32px;
	margin-left: 115px;
	margin-right: 5px;
	padding-left: 5px;



}



div#content .blkcnt p{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

div#content .blkcnt h1{
	font-size: 16px;
	margin-bottom: 3px;
}


#one.hmblock {
	background-image: url(im/g/home/hm_blk_1.gif);
	background-repeat: no-repeat;

}

#two.hmblock {
	background-image: url(im/g/home/hm_blk_2.gif);
	background-repeat: no-repeat;

}

#three.hmblock {
	background-image: url(im/g/home/hm_blk_3.gif);
	background-repeat: no-repeat;

}

#four.hmblock {
	background-image: url(im/g/home/hm_blk_4.gif);
	background-repeat: no-repeat;

}

#five.hmblock {
	background-image: url(im/g/home/hm_blk_5.gif);
	background-repeat: no-repeat;

}

#six.hmblock {
	background-image: url(im/g/home/hm_blk_6.gif);
	background-repeat: no-repeat;

}
