@charset "utf-8";
/* CSS Document */

#hm_content {
	height: 670px;
	width: 885px;
	position: relative;
	background-color: #26429b;
	font-family: Arial, Helvetica, sans-serif;
}


#hm_box_1 {
	background-image: url(images/structure/hm_box_1.jpg);
	height: 247px;
	width: 228px;
	margin-top: 10px;
	margin-left: 5px;
	padding-top: 20px;
	background-repeat: no-repeat;
}
h1 {
	font-size: 26px;
}


#hm_box_2 {
	background-image: url(images/structure/hm_box_2.gif);
	position: relative;
	height: 229px;
	width: 591px;
	background-position: left top;
	margin-top: 15px;
	background-repeat: no-repeat;
}
#hm_box_3 {
	background-image: url(images/structure/hm_box_3.jpg);
	position: relative;
	height: 302px;
	width: 551px;
	margin-left: 5px;
	padding-top: 20px;
	background-repeat: no-repeat;
}
#hm_box_4 {
	background-image: url(images/structure/hm_box_4.jpg);
	position: relative;
	height: 302px;
	width: 311px;
	padding-top: 20px;
	background-repeat: no-repeat;
}

#hm_box_1_text {
	height: 210px;
	margin-left: 27px;
	padding-top: 15px;
}
#hm_box_1_text p {
	margin-top: 15px;
	height: 35px;
}
#hm_box_2_text {
	height: 225px;
	width: 375px;
	left: 5px;
	float: left;
	clear: both;
	margin-top: 5px;
	padding-left: 15px;
}
#hm_box_3_text {
	height: 300px;
	width: 500px;
	margin-left: 20px;
	position: relative;
}
#hm_box_4_text {
	position: relative;
	height: 250px;
	width: 260px;
	margin-left: 20px;
}

#hm_box_2_img {
	height: 200px;
	width: 230px;
	position: absolute;
	padding-top: 10px;
	float: right;
	right: -30px;
	top: 0px;
}

#hm_content a {
	color: #FFFFFF ;
	font-size: 14px;
	text-decoration: none;
	line-height: 25px;
}
#hm_content a:hover, {
	color: #FEBF0F;
	text-decoration: underline;
}

p {
	font-size: 11pt;
	color: #25419B;
	margin-top: -10px;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;

}
