/*--- override properties in core.css ---*/
body{
	background: url(../../images/themes/sn/header_sn2_default.jpg) no-repeat center top;
}


/*--- override properties in layout.css ---*/
/*row stucture*/
#header{
	height: 220px;
}

/*main structure*/
#click-home{
	position: absolute;
	top: 131px;
	height: 75px;
	width: 600px;
	cursor: pointer;
}

#header-content{
	height: 220px;
}

/*column structure*/
#login-language{
	padding-top: 25px;
}

/*box definition exterior (right colom)*/
#box-exterior{
	background-color: #FFFFFF;
}
