/* @override http://unipex-sol-ca.fn.mac/css/screen.css */

body {
	background-image: url(/img/bg-container.png);
	}

#intro4 {
	background: transparent url(/img/visual-intro.jpg) 550px -77px no-repeat;
	}
#home #intro4 {
	background: transparent url(/img/visual-intro.jpg) 70px -40px no-repeat;
	}

#home .col3 {
	width: 160px;
	}

#surcharges {
	margin: 2em 0 0;
	}
#surcharges ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#surcharges li {
	margin: 0;
	padding: 0;
	}

.note {
	color: #666;
	font-size: .85em;
	}

/* IE 6 */
* html #home .links li a {
	background: none;
	}
/* IE 7 */
*:first-child+html #home .links li a {
	background: none;
	}
