/* * img { behavior: url('../iepngfix.htc'); } */
* { behavior: url(iepngfix.htc); }

#header {
padding:0 5px 20px 3px;
}

.content{
border:thin;
border:solid;
border-color:#fff;
min-height:350px;
overflow: visible;
clear:both;
}
#foot {
	padding:10px auto 0px auto;
	width:100%;
	vertical-align:bottom;
	height: 130px;
	z-index: 99;
	position: fixed;
	bottom: 0;
	background: url("../images/bottom-fade-white.png") top repeat-x;
}
#footer {
	padding:10px auto 0px auto;
	width:100%;
	height: 50px;
	bottom: 0;
	vertical-align:bottom;
	float: bottom;
}

.holder {
	margin: 25px auto 8px auto;
	text-align:justify;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	vertical-align:top;
	width: 790px;
}

html{
	height: 100%;
	font-smooth: always;
}

body {
	/*background-image: url(/images/tile.gif);
	background-repeat: repeat;*/
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-smooth: always;
	background-color:#fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/* #bottom_fade {
	width: 100%;
	height: 300px;
	z-index: 99;
	position: fixed;
	bottom: 0px;
	background: url("../images/bottom-fade-grey.png") bottom center repeat-x;
} */

.style {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.styleblack {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bigtitles {
	font-size: 22px;
	line-height: 21px;
	color: #999999;
	text-decoration: none;
}
.bigtitlesblack {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
    line-height: 21px;
}
.bigtitlesdark {
	font-size: 24px;
	color: #333333;
	text-decoration: none;
    line-height: 21px;
}
.prodtitlesmedium {
	font-size: 18px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	line-height: 18px;
}
.prodtitlesmediumred {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	line-height: 18px;
}
.prodtitlesdark {
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.boxtitles {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.subtitlesred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	line-height: 13px;	
}
.subtitlesgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 13px;	
}
.alltextMed {
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	line-height: 12px;
}
.alltext {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
}
.alltextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
.alltextsmallgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}
.alltextbold {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 13px;
}
.alltextgrey {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.alltextredbold {
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.alltextredsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
.alltextred {
	font-size: 11px; 
	color: #990000; 
	text-decoration: none; 
}
.smalltitlegrey {
	font-size: 11px; 
	color: #333333; 
	text-decoration: none; 
	font-weight: bold;
	line-height: 14px; 
}
.footer {
	font-size: 10px;
	letter-spacing:.5px;
	color: #808080; 
	text-decoration: none; 
}
.footer a,
.footer a:active,
.footer a:visited{
	font-family:"Gill Sans", sans-serif;
	font-size: 10px;
	letter-spacing:.5px;
	color: #808080; 
	text-decoration: none;
	}
.footer a:hover{
	text-decoration: underline;
	}
.footerWhite {
	font-size: 10px;
	letter-spacing:.5px;
	color: #efefef; 
	text-decoration: none; 
}

