@import url(base.css);

/* mark the top menu */
#mm3 a:hover, #mm3 a
{/*SeaVee Advantages*/
	background:url(img/menu.gif) -308px -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;
}


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

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

#col1, #col2
{
	display:block;
	
}

/*---*/

h1
{
		width:642px;
	height:37px;
	margin:0 -642px 35px 105px;
	list-style-image:url(img/t-finish.gif);
	
}
#col1
{
	width:844px;
	padding:30px 0 0 0;
	
}

#col1 p
{
margin:0 175px 20px 115px;
}
#col1 h3
{
margin:0 175px 0 115px;
}

#col2
{
	width:844px;
	padding:0 0 30px 0;
	background:url(img/pic-finish.jpg) left top no-repeat;
	}
#col2 p
{
margin:0 175px 20px 365px;
}
 #col2 h3
{
margin:0 175px 0 365px;
}

.bt_next
{margin:0 0 0 365px;

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

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