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

/* big top pic */
#menu
{
	background:url(img/mg-340-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
{
	display:block;
	overflow:visible;
	
	
	
}

/*---*/

#col1
{
	width:844px;
	padding:30px 0 140px 0;
	background:url(img/pic-340-design.jpg) left 112px no-repeat;
	
}

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

#col1 p
{
margin:0 70px 20px 435px;
}
.bt_next
{
margin:30px 0 0 435px;
}
.bt_sales
{
position:relative;
margin:0 0 0 585px;
top:-20px;
}
 @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-340-design.jpg);
}
}
