/* Homepage Styles */
#page #page_inner{
	background:none;
	min-height:325px;
	_height:325px;
}

#home_boxes{
	width:815px;
	margin:10px auto 0;
	padding:0 0 0 15px;
	text-align:left;
	min-height:121px;
	_height:121px;
	background:url(../images/content/home/home_boxes_bg.gif) left top no-repeat;
}
#home_boxes .home_box{
	float:left;
	width:260px;
	min-height:120px;
	_height:120px;
	margin-right:10px;
	background-position:left top;
	background-repeat:no-repeat;
}
#home_boxes h2{
	margin:18px 0 12px 16px;
}
#home_boxes p{
	margin:12px 0 0 16px;
	text-transform:uppercase;
	width:155px;
	font-size:0.9em;
	letter-spacing:-0.04em;
	line-height:1.3em;
}
#home_boxes a{
	text-decoration:none;
}
#home_boxes a:hover{
	color:#F4841F;
}
#home_boxes a span{
	padding-right:9px;
	position:relative;
	top:2px;
	background:url(../images/layout/arrow_icon.gif) right top no-repeat;
}

#home_boxes #tech_box{
	background-image:url(../images/content/home/tech_bg.jpg);
}
	#home_boxes #tech_box p{
		width:150px;
	}
#home_boxes #stockists_box{
	background-image:url(../images/content/home/stockists_bg.jpg);
}
	#home_boxes #stockists_box p{
		width:160px;
	}
#home_boxes #news_box{
	background-image:url(../images/content/home/news_bg.jpg);
}
