div.hgreen{ width:100%; height:41; background:repeat-x url('/templates/main/images/heads/green/bground.jpg'); }
	div.hgreen div.left{ width:100%; height:100%; background:left no-repeat url('/templates/main/images/heads/green/bgleft.jpg'); }
	div.hgreen div.right{ width:100%; height:100%; background:right no-repeat url('/templates/main/images/heads/green/bgright.jpg'); }
	div.hgreen div.text{ float:left; width:auto; height:100%; background:url('/templates/main/images/page/bground.jpg'); }

div.hblue{ width:100%; height:41; background:repeat-x url('/templates/main/images/heads/blue/bground.jpg'); }
	div.hblue div.left{ width:100%; height:100%; background:left no-repeat url('/templates/main/images/heads/blue/bgleft.jpg'); }
	div.hblue div.right{ width:100%; height:100%; background:right no-repeat url('/templates/main/images/heads/blue/bgright.jpg'); }
	div.hblue div.text{ float:left; width:auto; height:100%; background:url('/templates/main/images/page/bground.jpg'); }

div.hbrown{ width:100%; height:41; background:repeat-x url('/templates/main/images/heads/brown/bground.jpg'); }
	div.hbrown div.left{ width:100%; height:100%; background:left no-repeat url('/templates/main/images/heads/brown/bgleft.jpg'); }
	div.hbrown div.right{ width:100%; height:100%; background:right no-repeat url('/templates/main/images/heads/brown/bgright.jpg'); }
	div.hbrown div.text{ float:left; width:auto; height:100%; background:url('/templates/main/images/page/bground.jpg'); }

div.horange{ width:100%; height:41; background:repeat-x url('/templates/main/images/heads/orange/bground.jpg'); }
	div.horange div.left{ width:100%; height:100%; background:left no-repeat url('/templates/main/images/heads/orange/bgleft.jpg'); }
	div.horange div.right{ width:100%; height:100%; background:right no-repeat url('/templates/main/images/heads/orange/bgright.jpg'); }
	div.horange div.text{ float:left; width:auto; height:100%; background:url('/templates/main/images/page/bground.jpg'); }