@charset "utf-8";
/* CSS Document */

/* 
@import url("ie_cc.css");
*/

/* COMMON ELEMENTS */

body {
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bkg.png) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #3b3b3b;
}
h1, h2, h3, h4, h5 {
	font-family: trebuchet ms, verdana, arial, tahoma, sans-serif;
	font-weight:normal;
	letter-spacing:.005em;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 2.5em;
}
h2 {
	font-size: 1.75em;
	color: #056437;
	padding-top: 15px;
	padding-bottom: 5px;
}
h3 {
	font-size: 1.6em;
	color: #A23025;
	padding-top: 15px;
	padding-bottom: 5px;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #00508C;
	padding-top: 15px;
}
p {
	font-size: 1em;
}
a:link {
	color: #045730;
	text-decoration: underline;
}
a:visited {
	color: #045730;
	text-decoration: underline;
}
a:hover {
	color: #C44E15;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
a img {
	border:none;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-size: .9em;
}
select {
	font-size: .9em;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
img, div {
	behavior: url(iepngfix.htc)
}

/* END COMMON ELEMENTS */

.main #container {
	width: 824px;
	background: url(images/bkg_container.png) repeat-y;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 20px;
}
.main #header {
	width: 824px;
	height: 249px;
	background: url(images/bkg_header.png) no-repeat;
}

#PLHIM0Div {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 207px;

}
.main #mainContent {
	width: 824px;
	background: url(images/bkg_main_content.png) repeat-y;
}
.main #hm_left_col {
	width: 218px;
	height: 449px;
	background: url(images/bkg_hm_left_col.png) no-repeat;
	float: left;
}
.main #hm_content {
	width: 606px;
	height: 449px;
	background: url(images/bkg_hm_content.png) no-repeat;
	float: right;
}
.main #container #mainContent #hm_content #col_1 h2 {
	margin: 0px;
	padding: 0px;
	color: #000000;
}
/*.main #hm_content h1 {
	font-weight: bold;
}*/
.reduce_hm_h1 {
	font-size: 0.7em;
	font-weight: normal;
}
.main #hm_content #col_1 {
	width: 223px;
	height: 345px;
	float: left;
	margin-top: 104px;
	margin-left: 25px;
	margin-right: 25px;
}
.main #hm_content #col_2 {
	width: 248px;
	height: 309px;
	float: left;
	margin-top: 140px;
	margin-right: 25px;
	margin-left: 25px;
}
#hm_content #col_1 p {
	margin: 0px;
	padding: 0px 0px 7px;
	font-size: 0.92em;
	line-height: 16px;
}
.main #container #mainContent #hm_content #col_1 ul {
	margin: 0px;
	padding: 5px 0px 10px 20px;
}

#hm_content #col_2 p {
	line-height: 17px;
	margin-top: 9px;
	margin-bottom: 8px;
}
.main #int_content {
	width: 606px;
	background: url(images/bkg_int_content.png) no-repeat;
	float: right;
	margin: 0px;
	padding: 0px;
}
.main #int_content_body {
	width: 510px;
	background: #f7eec0 url(images/bkg_int_body_end.png) no-repeat bottom;
	margin-top: 104px;
	margin-right: 30px;
	margin-left: 30px;
	padding-left: 18px;
	padding-right: 18px;
	margin-bottom: 20px;
	min-height:350px;
}
.main #int_content_body p {
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 12px;
}
.main #container #mainContent ul {
	font-size: 1em;
	list-style-type: none;
	padding: 0px;
	line-height: 1.2em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.main #container #mainContent li {
	PADDING-LEFT: 16px;
	BACKGROUND: url(images/bullet.gif) no-repeat;
	padding-bottom: 7px;
	padding-top: 0px;
	padding-right: 0px;
}
.main #int_content_body .main_img {
	margin-top: 49px;
	border: 1px solid #ea793c;
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
}
.main #footer {
	width: 824px;
	height: 50px;
	background: url(images/bkg_footer.png) no-repeat;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.85em;
}
#footer p {
	margin: 9px 0px 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

.rule {
	border-bottom: 1px dashed #666666;
	clear: both;
}

/* CONTACT FORM ELEMENTS */
#contact {
	border: 1px solid #EF9C4B;
	padding: 5px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #F4D298;
}
#contact input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.92em;
}
#contact label {
	font-weight: bold;
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 110px;
	margin-top: 10px;
	font-size: 0.92em;
}
#contact input {
	margin-top: 10px;
}
#contact select {
	margin-top: 10px;
}
#contact textarea {
	margin-top: 10px;
}
#contact br {

}
.main #container #ifw {
	text-align: center;
	font-size: 0.85em;
}

/* END CONTACT FORM ELEMENTS */

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
