@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 */
#bm5 a:hover, #bm5 a
{/*430*/
	background: url(img/model-menu.gif) -638px -95px;
}

/* 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-430-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_340_design.jpg) right bottom no-repeat;
	padding:0 0 150px 0;*/
}

#col1,#col2
{
	display:block;
		width:844px;

	
	
}

/*---*/

#col1
{
	
	padding:30px 0 0 0;
		
}
#col2
{
	
	padding:0 0 50px 0;
	background:url(img/pic-430-design.jpg) left top no-repeat;
	min-height:744px;
	_height:744px;
		
}

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

#col1 p
{
margin:0 100px 20px 255px;
}
#col2 p
{
margin:0 100px 20px 490px;
}
.bt_next
{
margin:30px 0 0 490px;
}
.bt_sales
{
left:140px;
top:1320px;
}
 @media print {

#text
{
	background:none;
	padding:0;
}

div#bottom
{/*put bottom pictures for printing here
	height:150px;
	list-style-image:url(img/img_340_design.jpg); */
}
#pr h5
{/* repeat for print */
	list-style-image:url(img/mg-430-design.jpg);
}

}
