html,body{
height: 100%;
background:#000000;
}
body{
	margin:0 30px 0 198px;
	font-size:0.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5{
	color:#993300;
	font-size:1.3em;
}

#nonFooter{
position: relative;
min-height: 100%;
background:#fff url(images/paise3.gif);

}

* html #nonFooter{
height: 100%;
}
#content{
padding:50px 40px 30px 40px;
}

#footer{
height:20px;
font-size:0.8em;
position: relative;
margin-top: -20px;
padding:0 0 0 40px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a{text-decoration:none;color:#AC1831;}
a:hover{color:#C2A82F;}
a img{border:0px;}
#sideflash{position:absolute;bottom:0;}