#maincolumn {
  width: 743px;
  margin-left: 17px;
}
.homebox1 {
	float: left;
	width: 363px;
}

.homebox2 {
	float: left;
	width: 351px;
	margin-left: 12px;
	text-align:justify
}

.homebox3 {
	float: left;
	width: 363px;
	background-image: url(../images/home/leftbox-bg.gif);
	background-repeat: repeat-y;
}

.homebox4 {
	float: left;
	width: 363px;
	margin-left: 12px;
	background-image: url(../images/home/rightbox-bg.gif);
	background-repeat: repeat-y;
}

.leftbox_header {
	height: 30px;
	background-image: url(../images/home/leftbox-top.gif);
	font-size: 20px;
	color: #000000;
	background-repeat: repeat-y;
	font-weight: bold;
	text-indent: 10px;
	line-height: 26px;
}

.rightbox_header {
	height: 30px;
	background-image: url(../images/home/rightbox-top.gif);
	font-size: 18px;
	color: #000000;
	background-repeat: repeat-y;
	font-weight: bold;
	text-indent: 10px;
	line-height: 26px;
}

.leftbox_header a {
	text-decoration:none;
	color: #000000;
}

.leftbox_header a:hover {
	color: #000000;
	text-decoration:underline;
}

.leftbox_height {
	height: 320px;
}

.rightbox_height {
	height: 320px;
}

.leftbox_margins {
	height: 320px;
	padding-top: 8px;
	padding-right: 17px;
	padding-left: 8px;
}
