/** Styles surf **/
body.home #capsule{
	background: transparent url(/c/i/bg-surf.jpg) center 635px no-repeat scroll;
}

body #header_capsule, body.mediabox.home #header_capsule {
	background: transparent url(/c/i/bg-header-surf.jpg) top center no-repeat;
}

body.view #header_capsule {
	background : none; 	
}


body.view #capsule {
	background: transparent url(/c/i/bg-video-surf.jpg) top center no-repeat scroll;
}

body.mediabox #footer {
	background: transparent url(/c/i/bg-footer-surf.jpg) bottom center no-repeat scroll;
}


