@charset "UTF-8";
/* home specific rules */

#flashWrap {
	height: 156px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 9px;
	background-repeat: no-repeat;
	background-image: url(../images/bgFlashWrapper.png);
	z-index: 3;
}
#midWrap {
	background-image: url(../images/bg_repeatPageDown.png);
	background-repeat: repeat-y;
	width: 965px;
	min-height:320px;
	height:auto !important;
	height:320px;
}
#navWrap {
	display: none;
}
#col1 {
	width: 304px;
	float: left;
	padding-left: 12px;
	padding-top: 2em;
	padding-bottom: 1em;
}
#col1 a {
	color: #155390;
	text-decoration: none;
}
#col1 a:hover {
	text-decoration: underline;
}
#col1 p, #col2 p  {
	color: #666;
	font-size: .75em;
	padding-bottom: .75em;
}
#col1NewsEvents ul {
	padding-left: 2em;
}
#col1NewsEvents li {
	font-size: 0.75em;
	list-style-type: none;
	list-style-image: url(../images/icon.gif);
	padding-bottom: 10px;
	line-height: 1.35em;
	color: #666666;
}
#col1 .ifBoxTop {
	background-image: url(../images/hm_ifboxTop.jpg);
	background-repeat: no-repeat;
	height: 13px;
}
#col1 .ifBoxMid {
	background-image: url(../images/hm_ifboxMid.jpg);
	background-repeat: repeat-y;
	padding-left: 12px;
}
#col1 .ifBoxMid img {
	padding-right: 4px;
	padding-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 10px;
}
#col1 .ifBoxBottom {
	background-image: url(../images/hm_ifboxBottom.jpg);
	background-repeat: no-repeat;
	height: 13px;
}
#col2 {
	width: 451px;
	float: left;
	padding-top: 1.2em;
	margin-left: 10px;
}
#col2 .abBoxTop {
	background-image: url(../images/hm_aboutboxTop.jpg);
	background-repeat: no-repeat;
	height: 13px;
}
#col2 .abBoxMid {
	background-image: url(../images/hm_aboutboxMid.jpg);
	background-repeat: repeat-y;
	padding-left: 1.5em;
	padding-right: 1.5em;
	min-height:286px;
  	height:auto !important;
  	height:286x;
}
#col2 .abBoxBottom {
	background-image: url(../images/hm_aboutBoxBottom.jpg);
	background-repeat: no-repeat;
	height: 13px;
}
#col3 {
	float: left;
	width: 170px;
	padding-top: 2em;
	padding-left: 10px;
}
