body.ws-siteselect {
	text-align: center;
	
	background: #FFF url(../assets/splash/body_back.png) repeat-x 0 0;
}

.ws-wrap-sites {
	width: 960px; margin: 200px auto 0; position: relative;
}

.ws-home-txt {
	/* width: 193px; height: 125px; */
	
	display: none;
}

.ws-home-txt .ws-content-block {
	display: none;	
}

.ws-boxes {
	height: 312px; position: relative;
	
	background: transparent url(../assets/splash/cnh_logo.png) no-repeat;
}

.ws-box {
	width: 150px; height: 278px; background-color: #FFF; background-repeat: no-repeat; position: absolute;
	
	display: none;
}

.ws-box a {
	width: 150px; height: 278px; display: block;
}

.ws-box a * {
	display: none;
}

* html .ws-box {}

.ws-box-5 {
	right: 0; display: block; 
}

.ws-box-4 {
	right: 154px; display: block; 
}

.ws-box-3 {
	right: 308px; display: block; 
}

.ws-box-2 {
	right: 462px; display: block; 
}

.ws-box-1 {
	right: 616px; display: block; 
}

.ws-box-casece {
	background-image: url(../assets/splash/block_casece.jpg);
}

.ws-box-caseih {
	background-image: url(../assets/splash/block_caseih.jpg);
}

.ws-box-kob {
	background-image: url(../assets/splash/block_kob.jpg);
}

.ws-box-nhag {
	background-image: url(../assets/splash/block_nhag.jpg);
}

.ws-box-nhce {
	background-image: url(../assets/splash/block_nhce.jpg);
}

body.ws-siteselect .ws-btm {
	border-top: 1px solid #cbcbcc; color: #666;
	background: transparent url(../assets/splash/btm_back.png) repeat-x 0 0;
}

* html body.ws-siteselect .ws-btm {
	background-image: none;
}

body.ws-siteselect .ws-btm .ws-btm-copy {
	float: left; text-align: left;
}
