@charset "UTF-8";
/* CSS Document */

/*************************************
*
* Nav styles
*
*************************************/

/*Note: a custom CSS will need to be created for each site.  This item is a sample navigation graphic for this template*/
.livingintoronto .nav_oem { 
	background:url(/wes/techservices/oem/images/nav_oem.gif) no-repeat 0px 0px; 
	cursor: pointer; 
	padding-top: 19px;
	width: 138px;
	float: left;
	height: 0 !important;
    overflow: hidden;
    margin: 0 !important;
    text-decoration: none;
	display:block;
}


