@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 */
#bm1 a:hover, #bm1 a
{/*290*/
	background: url(img/model-menu.gif) -80px -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-290-design.jpg) left bottom no-repeat;
}

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

#col1, #col2
{
	display:block;
	
}
.bt_sales
{
top:630px;
left:610px;
}
/*---*/

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

h1
{
		width:686px;
	height:40px;
	margin:0 -686px 35px 85px;
	list-style-image:url(img/t-290-design.gif);
	
}
#col1 p
{
margin:0 290px 20px 265px;
}
.bt_next
{margin:0 0 0 265px;

}
#text
{ /*if another bottom pic is needed for the content */
	background:url(img/img_290-design.jpg) center bottom no-repeat;
	padding:0 0 169px 0;
}



 @media print {
#text
{
	background:none;
	height:auto;
	min-height:inherit;
}
div#bottom
{/*put bottom pictures for printing here*/
	height:167px;
	list-style-image:url(img/img_290-design.jpg);
	
}
#pr h5
{/* repeat for print */
	list-style-image:url(img/mg-290-design.jpg);
}
}
