@import url(../../../stylesheets/application.css);


* {margin:0px;padding:0px; 	}
/*  \*/ 
html, body{height:100%;  background:#fff;  } 
html { }
/* */
html,body {
	margin:0;
	padding:0; 
	background:#fff !important;  
}

#wrapper{ 
 	 background:#fff !important;  
	 margin: 0 auto; 
	 min-height:100% !important;
	 margin-bottom:-50px !important;
	 height:auto;
	 
}

* html #wrapper{
	height:100% !important;
}

div>p {
	margin:0
}

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-50px;
} 

#clearfooter{
	clear:both;
	height:50px;
}


#footer { height:35px;} 


#top-menu { background:#000;}

#header { background:#b40e0f url(../logo.gif) no-repeat right bottom; height:100px;}
#header h1 { }


#quick-search { margin-right:15px;}
#quick-search input { border:1px solid #b40e0f;}

ul { margin-left:15px;}