/* Turbine Services Limited: Home CSS  */
/* Shannon-Rose Design 2008 */

body {
	background: #e0e0e0 url(/imgs/bodyBkgd.jpg) repeat-x 0 0;
}
div#wrapper {
	background: transparent url(/imgs/wrapperBkgd.gif) no-repeat 99% 28px;
}
div#homeMain {
	width: 758px;
	height: 320px;
	margin: 4px 0 0 40px;
	border-right: 1px solid #2c442e;
	border-top: 1px solid #2c442e;
	border-left: 1px solid #2c442e;
	background: transparent url(/imgs/homeMainBkgd.jpg) no-repeat 0 0;
}
div#callouts {
	width: 752px;
	height: 125px;
	margin-left: 40px;
	background-color: #fff;
	border-left: 4px solid #ccc;
	border-bottom: 4px solid #ccc;
	border-right: 4px solid #ccc;
}
#callouts h3 {
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}
#callouts h3 a {
	color: #38553a;
	display: block;
	padding: 18px 29px 0 24px;
	text-decoration: none;
}
#callouts h3 a strong {
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #939393;
}
#callouts h3 a span {
	height: 1px;
	line-height: 6px;
}
#callouts h3 a:hover {
	text-decoration: none;
	background: transparent url(/imgs/calloutBkgd.jpg) repeat-x 0 0;
}
#callouts h3 a img {
	margin-top: 9px;
}
div.calloutLeft {
	width: 156px;
	height: 125px;
	float: left;
	display: inline;
	border-right: 1px solid #ccc;
}
.calloutLeft a {
	width: 103px;
	height: 107px;
}
div.calloutMid {
	width: 167px;
	height: 125px;
	float: left;
	display: inline;
	border-right: 1px solid #ccc;
}
.calloutMid a {
	width: 114px;
	height: 107px;
}
div.calloutRight {
	width: 427px;
	height: 125px;
	float: left;
	display: inline;
}
.calloutRight a {
	width: 374px;
	height: 107px;
}
.calloutRight img#partsCallout {
	float: right;
	display: inline;
	margin: -18px -39px 0 0;
}
#callouts .calloutRight h3 a {
	color: #38553a;
	display: block;
	padding: 18px 29px 0 14px;
	text-decoration: none;
}
