@charset "UTF-8";


.img, div { behavior: url(iepngfix.htc) 
}

.indexpic {
	background-image: url(images/indexpic.jpg);
	background-repeat: no-repeat;
}

.navifmbg {
	background-attachment: fixed;
	background-image: url(images/navifmbg.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0px 0px;
	width:763px;
	/* Hide from IE-Mac \*/ 
    width:763px;   /* End hide */
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	font-weight: bold;
}
.clean622x375bg {
	background-attachment: fixed;
	background-image: url(images/clean622x375bg.jpg);
	background-repeat: no-repeat;
}

.mainifmbg {
    background:url(images/mainifmbg.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
}

.blockbg {
	background-attachment: fixed;
	background-color: transparent;
	background-image: url(images/block.png);
	background-repeat: no-repeat;
}
.imageblockjpg {
	background-attachment: fixed;
	background-color: transparent;
	background-image: url(images/imageblock.jpg);
	background-repeat: no-repeat;
}
.htmlbg {
	background-attachment: fixed;
	background-color: transparent;
	background-image: url(images/htmlbg.jpg);
	background-repeat: no-repeat;
	width:242px;
	background-position: right;
}
.toprightpic {
	background-attachment: fixed;
	background-color: transparent;
	background-image: url(images/topright.png);
	background-repeat: no-repeat;
}
.border {
border-style:none;
}