/* homepage elements
-----------------------------*/

body {
	background: #fff url("images/bg_main.jpg") repeat-x top center;}
	
/* ie6 hack */
* html h1#logo a {background: url("images/logo.jpg") no-repeat;}

.homeblurb {
	clear: both;
	font-family: georgia, times roman, serif;
	font-size: 20px;
	line-height: 26px;
	width: 460px;
	height: 94px;
	position: relative;
	top: -5px;
	overflow: hidden;
	margin-bottom: -5px;}
	
#wrapper {background: url("images/tools.png") no-repeat right 100px;}
/* ie6 hack */
* html #wrapper {background: url("images/tools.jpg") no-repeat right 100px;}
