.mainStage .contentContainer .center .aBackground{
	 position:absolute;
	 top:1px;
	 left:48px;
	 background-image:url(../img/backgrounds/service/bg_aboutus.jpg);
	 height:723px;
	 width:927px;
	 z-index:10;
}

.mainStage .contentContainer .center .cBackground{
	 position:absolute;
	 top:17px;
	 left:59px;
	 background-image:url(../img/backgrounds/service/bg_contact.jpg);
	 height:708px;
	 width:931px;
	 z-index:10;
}

.mainStage .contentContainer .center .dBackground{
	 position:absolute;
	 top:17px;
	 left:59px;
	 background-image:url(../img/backgrounds/service/bg_dealers.jpg);
	 height:708px;
	 width:931px;
	 z-index:10;
}

.mainStage .contentContainer .center .sBackground{
	 position:absolute;
	 top:17px;
	 left:59px;
	 background-image:url(../img/backgrounds/products/bg_search.jpg);
	 height:708px;
	 width:931px;
	 z-index:10;
}

.mainStage .contentContainer .center .sBox{
	position:absolute;
	height:540px;
	width:380px;
	left:500px;
	top:100px;
	z-index:100;
	overflow:auto;
	background-color:#dedede;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}

.mainStage .contentContainer .center .sBox h1{
	margin:9px;
}

.mainStage .contentContainer .center .sBox p{
	margin-left:9px;
}

.mainStage .contentContainer .center .sBox ul{
	margin:9px;
	margin-left:29px;
}

.mainStage .contentContainer .center .sBox ul li{
	line-height:18px;
}
