@import url(base.css);

/* mark the top menu */
#mm1 a:hover, #mm1 a
{/*model line up*/
	background:url(img/menu.gif) 0 -44px;
}

/* mark the side menu */
li#sm1 a:hover, li#sm1 a
{
	background:url(img/submenu.gif) -368px top;
	color:#fff;
}

li#sm1, li#sm1:hover
{
	background:url(img/submenu.gif) -368px bottom;
}

/* mark the side sub menu */
#sm li#s2m1 a:hover, #sm li#s2m1 a
{
	background:url(img/subsubmenu.gif) -368px top;
	color:#fff;
}

#sm li#s2m1, #sm li#s2m1:hover
{
	background:url(img/subsubmenu.gif) -368px bottom;
}

/* mark the boat menu */
#bm4 a:hover, #bm4 a
{/*390*/
	background: url(img/model-menu.gif) -481px -190px;
}

/* specs menu */
#fm1 a:hover, #fm1 a
{
background:url(img/fmenu.png) 0 -62px;
_background:url(img/fmenu.gif) 0 -62px;
}

/* big top pic */
#menu
{
	background:url(img/mg-390-design.jpg) left bottom no-repeat;
}


#content
{ /*content back ground */
	background:url(img/bk-blank.gif) right repeat-y;
}

#text
{/* if another bottom pic is needed for the content */
	background:url(img/img_390-design.jpg) right bottom no-repeat;
	
	padding:0 0 124px 0;
}
#col1
{
	display:block;
	
	}

/*---*/

#col1
{
	width:844px;
	padding:30px 0 30px 0;
	background:url(img/pic-390-design.png) right top no-repeat;
	_background:url(img/pic-390-design.gif) right top no-repeat;
}

h1
{
	width:644px;
	height:40px;
	margin:0 -644px 35px 105px;
	list-style-image: url(img/t-390-design.gif);
	}

#col1 p
{
	
	margin:0 210px 20px 310px
}

#col1 img
{
	display:block;
	float:right;
	position:relative;
	margin:10px 0 10px -30px;
	left:40px;
	width:254px;
	height:181px;
}



/*--*/
.bt_pdf
{
	display:block;
	position:relative;
	left:283px;
	margin:20px 0 0 0;
}
.bt_next
{
margin:0 0 0 310px;
}
.bt_sales
{
top:1180px;
left:45px;
}
 @media print {
#text
{
	background:none;
	
}
div#bottom
{/*put bottom pictures for printing here*/
	height:120px;
	list-style-image:url(img/img_390-design.jpg);

}
#pr h5
{/* repeat for print */
	list-style-image:url(img/mg-390-design.jpg);
}
}
