html{height:100%;}
/*links*/
a:link {color: #000;}
a:hover {color: #000;}
a:visited {color: #000;}
img {border: 0 none;}

/* Clears Divs */
.clr{clear: both;}

/* #######################  END GENERAL SETTINGS ############################ */


#header #headerSlider {
	position:relative;
	width:650px;
	height:205px;
}

#site #mainSite {
	position:relative;
	width:100%;
	background-color:#FFF;
}



