body {
	background: white;
	font: 100%/1.3 arial, helvetica, sans-serif;
	color: #444;
	}
	
#page {
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	background: transparent none;
	}
	
h1
{
	font-size: 160%;
	font-weight: normal;
}	
	
h2
{
	font-size: 140%;
	font-weight: bold;
}

h3
{
	font-size: 100%;
	font-weight: bold;
}

h4 { font-size: 100%; }
h5 { font-size: 90%; }
img { border: none; }	
	
 	
/*	header
	============ */
	
#heading {
	width:auto;
	padding-bottom:1em;
	margin-bottom:1em;
	border-bottom:1px solid #ccc;
	}


#tagline {
	display:none;
	}




#limephone {
	top:0px;
	right: 0px;
	}


#limephone {
	}
	
#limephone span {
	background-image:url(../img/lime_phone.gif);
	background-repeat:no-repeat;
	}
	
/* navigation
   =============   */
   
#nav, h3.multi, li.video, #footer li, #sidebar img {
	display:none;
	}   	
	
/* footer
   =============   */

#footer {
	border-top:1px solid #ccc;
	}