
#content {
	
	margin: 0 250px 0 0;
	 background: none;
	width: 723px;
	padding-top: 0;
}

#content-wrapper {
 	background: none;
	padding: 0;
	width: 723px;
}

#content-footer {
	background: transparent url('/img/content-bottom.png') no-repeat 0 0;
/*	width: 723px;*/
	height: 60px;
	position: absolute;
	bottom: -65px;
	left: 0;
}



/* Content --------------------------------------------------*/
#contact-content {
	background: transparent url('/img/contact/bg.jpg') no-repeat 0 0;
	color: #000;
	padding-top: 25px;
	padding-bottom: 60px;
	position: relative;
	left: 8px;
}

#contact-content-wrapper {
/*	background: transparent url('/img/content-body.png') repeat-y top right;*/
	padding: 0 20px 0 20px;
/*	width: 683px;*/
	
	position: relative;
	zoom: 1;
}

#contact-content .content {
	margin: 0 10px;
	padding: 5px 0;
	width: 444px;
}
#contact-content h1 {
	background: none;
	padding:  20px 0 0px;
}

#contact-content p {
	font-size: 12px;
}

#online-estimate {
	background: transparent url(../img/home/online-estimate.gif) no-repeat;
	display: block;
	width: 310px;
	height: 46px;
	text-indent: -10000px;
	overflow: hidden;
	margin-top: 18px;
	margin-left: 8px;
}

#online-estimate:hover {
	background-position: 0 -46px;
}



/* Sidebar --------------------------------------------------*/
#sidebar-content {
	width: 237px;
	background: transparent url('/img/sidebar-body.png') repeat-y;
	margin-top: 0;
	height: 585px;
}
#sidebar-top {
	float: right;
	
}
#sidebar-bottom {
	background: transparent url('/img/sidebar-bottom.png') no-repeat 0 bottom;
	padding-bottom: 60px;
}
#sidebar-content p { color: #373a0d; }

#sidebar-content .content {
}

#sidebar-content h1 {
	margin-bottom: 0px;
	padding-bottom: 0;
	background: none;
}
#sidebar-content h2 {
	margin-bottom: 3px;
}

#sidebar-content p {
	
	line-height: 18px;
	font-size: 12px;
}

#contact-sidebar {
	background: transparent url(../img/contact/bg-contact-sidebar.jpg) no-repeat center bottom;
	padding-bottom: 2px;
}

#employment {
	height: 127px;
	background: transparent url(../img/home/employment-bg.jpg) no-repeat 0;
	position: relative;
	color: #fff;
}

#employment h1 {
	margin-bottom: 4px;
	margin-top: 7px;
	font-size: 24px;
	background: none;
}

#employment p {
	margin: 0;
	padding: 0 15px;
}

#employment .content {
	position: relative;
	padding-top: 17px;
}

#learn-with-the-best {
	position: absolute;
	background: transparent url(../img/home/learn-with-the-best.gif) no-repeat;
	display: block;
	width: 282px;
	height: 46px;
	text-indent: -10000px;
	margin-top: -44px;
	margin-right: 0px;
	top: 62px;
	right: 18px;
}

#learn-with-the-best:hover {
	background-position: 0 -46px;
}

/* Classes */
.lady-bug {
	position: absolute;
	margin-top: -15px;
	margin-left: 5px;
}

#mail {
	overflow: hidden;
	background: transparent url(/img/content-keyline.gif) repeat-x scroll center top;
	padding-top: 10px;
	margin-top: 5px;
}

.mail {
	float: left;
	margin-right: 10px;
	vertical-align: top;
	position: relative;
	top: 6px;
}

.mail-text {
	float: left;
	margin-right: 10px;
	vertical-align: top;	
}

#mail h2,
#mail p {
	display: block;
	padding: 0;
	margin: 0;
	
}
