@import url(base.css);

/* mark the top menu */
#mm4 a:hover, #mm4 a
{/*Service Support*/
	background:url(img/menu.gif) -459px -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-warranty.jpg) left bottom no-repeat;
}


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

#col1, #col2
{
	display:block;
	
}

/*---*/

h1
{
		width:523px;
	height:35px;
	margin:0 -523px 35px 185px;
	list-style-image:url(img/t-warranty.gif);
	
}
#col1
{
	width:844px;
	padding:30px 0 0 0;
	background:url(img/pic-warranty.jpg) left 105px no-repeat;
	
}

#col1 p
{
margin:0 150px 20px 420px;
}


.bt_contact
{
margin:30px 0 40px 420px;

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

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