/* Index Page Styles */
.outer {
	background:#d2d2d2;
	width:360px;
	margin:5px auto;
}
.lefthalf .outer {
	width:170px;
	margin-right:5px;
	float:left;
}
.righthalf .outer {
	width:170px;
	float:left;
}
#centeredBox {
	width:370px;
	margin:0 auto;
}
#centeredBox .homeBox{
	height:120px;
	text-align:center;
}
.homeBox {
	background: url(../images/rbBg.jpg) repeat-x top #fff;
	width:100%;
	margin:0 auto;
}
.homeBox a {
	width:150px;
}
.homeBox strong {
	font-weight:bold;
	font-size:20px;
}
.homeBox h1, .homeBox h2{
	color:#000;
	font-size:24px;
	padding:0;
}
.homeBox p {
	margin:0;
	padding:5px;
}
.homeBoxShop {
	background:url(../images/shoppingCart.jpg) no-repeat left top;
	padding-left:176px;
}
.homeBoxTrain {
	background: url(../images/serviceSchool.jpg) no-repeat left top;
	padding-left:176px;
}
a.button .homeBoxSearch {
	line-height:31px;
}
#altOrder {
	width:380px;
	margin:1em auto;
}
#altOrder .button {
	width:360px;
}
#home #promoBadge {
	position:absolute;
	top:95px;
	right:-10px;
}
.homeBoxShop h1 {position:relative;}
.homeBoxShop #quickOrderButton em {
	background:url(../images/qsnew.gif) no-repeat;
	height:37px;
	width:65px;
	display:block;
	text-indent:-9000px;
	position:absolute;
	top:28px; right:0px;
}
#home #login {
	margin-top:65px;
}
#altOrderInfo {
	width:380px;
	margin:0 auto;
}
