img, div, td, .bglr, #img { behavior: url(iepngfix.htc) }

a:link   		{ text-decoration: none; color: #438643;}
a:active 		{ text-decoration: none; color: #438643;}
a:visited		{ text-decoration: none; color: #438643;}
a:hover  		{ text-decoration: underline; color: #656565;}

.b:link   		{ text-decoration: none; color: #ffe9ae;}
.b:active 		{ text-decoration: none; color: #ffe9ae;}
.b:visited		{ text-decoration: none; color: #ffe9ae;}
.b:hover  		{ text-decoration: underline; color: #fff;}

body {
	background-color: #ffffff;
	margin-top:    	  0px;
	margin-right:     0px;
	margin-bottom:    0px;
	margin-left:      0px;

}

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	word-spacing: normal;
	line-height: 1.6em;
	font-size: 12px;
}
/* top-nav---------------------------------------------- */

.divnav {
	background-position: center;
	width: 980px;
}

/* home header----------------------------------------- */

.head-txt {
	color: #fff;
	line-height: 1.6em;
	vertical-align:top;
}
.head-title {
	font-weight: bold;
	color: #f8ff8f;
	line-height: 1.6em;
}
.head-bg {
	background:url(images/bg-header.jpg);
	background-repeat:repeat-x;
	background-position: center;
	height:432px;
}
.head-left {
	background:url(images/head-left-part.jpg);
	background-repeat:repeat-x;
	width: 453px;
	height:432px;
}
.headf {
	background:url(images/headerbg.jpg);
	background-repeat:repeat-x;
	height:432px;
}
.head-right {
	background:url(images/head-right-part.jpg);
	background-repeat:repeat-x;
	width: 527px;
	height:432px;
}
.divbut {
	padding-top:20px;
	padding-left:80px
}

/* home-body------------------------------------------ */

.column-left {
    background:url(images/column-left-bg.jpg);
	background-repeat:repeat-x;
	width: 328px;
	height:377px;
	vertical-align:top;
}
.divtitle {
	width: 100%;
	vertical-align:top;
}
.column-center {
    background:url(images/column-center-bg.jpg);
	background-repeat:repeat-x;
	width: 328px;
	height:377px;
	vertical-align:top;
}
.column-right {
    /*background:url(images/column-right-bg.jpg);*/
	background-repeat:repeat-x;
	width: 324px;
	height:377px;
	vertical-align:top;
}
.testi-txt {
	line-height: 1.6em;
	vertical-align:top;
	font-style:italic;
}
.testi-name {
	color: #7aa80c;
	font-size: 11px;
	padding-top:5px;
}

div.testi   { width:98%; padding:25px 0px 0 10px; }

/* --------------------------------------------------- */

/* div bullet */

div.checkbox { width:100%; }
ul.checklist { margin:10px 15px 0 35px; padding:10px 0 0 0; } /* top, right, bottom, left. */
ul.checklist li { font-size: 8pt; border-bottom:1px dotted #cccccc; list-style-image:url(images/check.jpg); vertical-align:middle; padding:10px 0 10px 5px; }

/* div video */

div.video,div.new   { width:100%; padding:0 0 0 1px; }
div.mainvid { width:302px; height:223px; background-color:#891374 }

/* bottom--------------------------------------------- */

.bottom {
	background-color:#e9f5c7;
}
.bottom-title {
	color: #7aa80c;
	font-weight: bold;
	font-size:14px
}

/* footer--------------------------------------------- */

.footer {
	background-color:#891374;
	background:url(images/bg-footer.jpg);
	background-repeat:repeat-x;
	height:65px;
}
.foot-copy {
	color: #ffe9ae;
	font-size: 10px;
}
.foot-txt {
	color: #d7d7d7;
	font-size: 10px;
	line-height: 1.6em;
}
/* --------------------------------------------------- */
