/*
	Yamaha Pro Custom Sax - Home Page override styles
	Bob Twells | www.the-bridge.co.uk | August 2008
	(c) The Bridge
*/

/*
*/


/* -- Basic styles -- */

body {
	background: url(../../images/home_body_bg.jpg) top center no-repeat !important;
}


/* -- Main containers -- */

#container {
	background: url(../../images/home_main_bg.jpg) top center no-repeat !important;
}


/* -- Header -- */

#logo {
	position: absolute;
	top: 66px;
	left: 56px;
	width: 351px;
	height: 161px;
	background: url(../../en/images/procustom_logo_large.jpg) top left no-repeat;
}

#logo a {
	display: block;
	width: 351px;
	height: 161px;
}

#nav {
	position: absolute;
	width: 800px;
	height: 20px;
	top: 251px;
	left: 55px;
}


/* -- Content -- */

#contentbox {
	height: 367px;
	top: 360px;
	left: 61px;
}

#contentscroll {
	height: 265px;
}

#maincontent {
	height: 300px;
	top: 390px;
}

#maincontentscroll {
	height: 280px;
}