@import url(west-main.css);

h1 {
	color:#909a39;
	padding:0 0 4px 0;
	margin:0;
	font-size:17px;
}

.home-title {
	background-image:url(/west/images/home/title.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:278px;
	height:1px;
	padding-top:57px;
	overflow:hidden;
	display:block;
	margin-bottom:6px;
}

#util {
	right:-76px;
}

#main {
	width:962px;
	margin:0 auto;
	padding-left:8px;
	position:relative;
}

#industry-alert {
	width:186px;
	padding-top:47px;
	height:1px;
	overflow:hidden;
	display:block;
	background-image:url(/west/images/home/industry-alert.gif);
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	top:69px;
	right:20px;
}

#home-content {
	min-height:233px;
	color:#010101;
	line-height:16px;
	float:left;
	width:302px;
	padding-top:17px;
	padding-left:8px;	
}

#home-flash {
	float:right;
	width:633px;
}

#home-content p {
	margin-bottom:8px;
}

.home-content-bold {
	font-weight:bold;
	color:#5f663a;
}

#cta-online {
	width:260px;
	height:1px;
	padding-top:49px;
	display:block;
	background-image:url(/west/images/home/cta-order2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
}

#cta-online:hover {
	background-image:url(/west/images/home/cta-order2-over.gif);
}

#cta {
	position:static;
	padding-left:167px;
	padding-top:9px;
	padding-bottom:71px;
	zoom:1;	
}

#cta a.cta-item {
	background-image:url(/west/images/home/cta.jpg);
	padding-top:105px;
}

#cta a.cta-item:hover {
	background-image:url(/west/images/home/cta-over.jpg);
}

#cta a#cta-trends {
	width:321px;
	margin-right:0;
}

#cta a#cta-excellence {
	width:320px;
	background-position:-321px 0;
}

#bottom-repeat {
	background-image:url(/west/images/home/bottom-bg-repeat.gif);
	background-position:0 47px;
	background-repeat:repeat-x;
}

#bottom-outer {
	background-image:url(/west/images/home/bottom-bg.jpg);
	background-position:center 47px;
	background-repeat:no-repeat;
}

#bottom {
	width:970px;
	margin:0 auto;
	background-image:url(/west/images/home/bottom-bg.jpg);
	background-position:center 47px;
	background-repeat:no-repeat;	
}

#footer {
	background-image:none;
}

