<style type="text/css"> 
<!-- 
body  {
	font: 11px/1.4em Arial, Tahoma, Verdana, sans-serif;
	background: #f2f2f2;
	text-align: center;
	color: #000000;
	}

.thrColElsHdr #container { 
	font: 12px/1.4em Arial, Tahoma, Verdana, sans-serif;
	width: 83.2em;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
	}
	
.thrColElsHdr #header { 
	font: 12px/1.4em Arial, Tahoma, Verdana, sans-serif;
	color: #000000;
	height: 12em; 
	background-image:url('http://www.leaddogstudio.com/images/Banner.gif');
	background-repeat:no-repeat;
	padding: 0 10px; 
}

.thrColElsHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}


.thrColElsHdr #sidebar1 {
	float: left;
	width: 13em; 
	height: 35em; 
	background-image:url('http://www.leaddogstudio.com/');
	background-repeat:no-repeat;
	padding: 0px 0; 
}

.thrColElsHdr #sidebar1 h3, .thrColElsHdr #sidebar1 p, .thrColElsHdr #sidebar2 p, .thrColElsHdr #sidebar2 h3 {
	margin-left: 10px; 
	margin-right: 10px;
}


.thrColElsHdr #mainContent {
 	margin: 0 8em 0 8em; 
	color: #000000;
} 
.thrColElsHdr #footer { 
	padding: 0 10px; 
	background:#FFFFFF;
} 
.thrColElsHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #000000;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link { 
	color: #000000;
	}
a:visited { 
	color: #000000;
	}
a:hover { 
	color: #000000;
	}

</style>
<style type="text/css"> 
.thrColElsHdr #sidebar1, .thrColElsHdr #sidebar2 { padding-top: 30px; }
.thrColElsHdr #mainContent { zoom: 1; padding-top: 15px; }
</style>
