/* @override http://unipex-sol-ca.fn.mac/css/screen.css */

body {
	background-image: url(/img/bg-container.png);
	}

a:link,

#sectionMenu li a:hover,
#sectionMenu li.select,
#sectionMenu li.select a,

#text h2,

#sidebar .box .more a {
	color: #007dc3;
	}

a:visited {
	color: #006095;
	}


#home #menu li#b_home a,
#about #menu li#b_about a,
#products #menu li#b_products a,
#distributors #menu li#b_distributors a,
#news #menu li#b_news a,
#careers #menu li#b_careers a,
#contact #menu li#b_contact a,
#menu li a:hover {
	background-image: url(/img/bg-btn-select.png)
	}

#intro3 {
	background: #b3e1e9;
	}

#intro4 {
	background: transparent url(/img/visual-intro.jpg) 550px -42px no-repeat;
	}
#home #intro4 {
	background: transparent url(/img/visual-intro.jpg) 70px 0 no-repeat;
	padding: 50px 60px 50px 365px;
	}
#home #intro4 h1 {
	line-height: 1.3;
	}

#home #textWrap {
	font-size: 1.2em;
	line-height: 1.5;
	}
