/* home css */

div#page {
	height: auto;
	min-height: inherit;
	}
div.main {
	height: 370px;
	}
div#subbar { display: none; }
div.mast { background: transparent url(../image/bg_mast.jpg) right no-repeat; width: 644px; }

/* nav */
#hom a, #hom a:hover { 
background: #FFF url(../image/bg_homselect.gif) left repeat-y;
border-bottom: 1px solid;
border-left: none;
border-right: none;
border-color: #DDD;
color: #000;
margin: 0 -1px 0 -5px;
padding-left: 23px;
width: 117px;
}
#abo>a, #abo>a:hover { margin-right: 0;}

/* main */
div#services { 
	position: absolute; 
	margin: -11px 0 0 -29px; 
	width: 643px;
	}
	#services h4 a { color: #FFF; font-size: 18px; margin: 0 0 2px 0; padding: 4px 0 1px 0; }
	#services a { border-bottom:none; }
	#services p { color: #FFF; font-size: 12px; margin: 13px 60px 15px 0;}
	#services li { display: inline; list-style: none; margin: 0 0 8px 0; }
	a.butt, a.butt:visited { 
	float: left;
	display: block;
	color: #FFF;
	font-size:10px; 
	font-weight: normal; 
	margin-right: 6px;
	padding: 4px 0 0 0;
	text-align: center;
	height: 24px;
	width: 86px;
	}
	a.butt:hover {
	color: #FFF;
	} 

#services li a.butt span { text-align: center; }

	div#homeBlurb {
	position: relative;
	float: right;
	background: #663366;
	height: 173px;
	width: 282px;

	}
	#homeBlurb h4, #homeBlurb p, #homeBlurb ul { position:relative; margin-left:20px; padding: 0; }
	#homeBlurb ul { padding-left: 100px; }
	#homeBlurb a.butt { background: url(../image/bg_buttc.gif) no-repeat; }
	
div#homeFlash {
	position: relative;
	margin-left: -2px;
	float: left;
	height: 173px;
	width: 363px;
	}

div#production { 
	position: relative;
	margin-left: -2px;
	float: left;
	background: #A14400;
	height: 173px;
	width: 282px;
	}

	
	#production h4, #production p { position:relative; margin-left:20px; padding: 0; }
	#production ul {
	padding-left: 110px;
	position: absolute;
	bottom: 10px;
	left: 4px;
}
	#production  a.butt { background: url(../image/bg_buttp.gif) no-repeat; }

	div#prodFlash {
	position: relative;
	float: right;
	height: 173px;
	width: 363px;
	}

div#homeboy { 
	position: absolute;  
	top: 30px;
	margin-left: -140px;
	z-index: 101;
	}

