/* CSS Document */

@import 'intrea.css';

.containerI {
	padding-top: 10px;
}
h1.logo {
	background-image:url(../imgs/header-logo-intrea.gif);
	background-position: 10px 0;
	line-height: 1000px;
	overflow: hidden;
	width: 150px;
	height: 40px;
	padding-left: 10px;
}
.banner {
	width: 740px;
	height: 250px;
	margin-left: 10px;
}
.contact .caption {
	width: 8em;
	display: block;
	float: left;
}
p.phone {
	padding-left: 1.5em;
	background-image:url(../ico-phone.gif);
	background-position: 0 .3em;
}
p.email {
	padding-left: 1.5em;
	background-image:url(../ico-email.gif);
	background-position: 0 .3em;
}
p.phone .caption, p.email .caption {
	width: 6.5em;
}
p {
	margin: .5em 0 0 0;
}
.contact {
	width: 50%;
	float: right;
}
.contact h2, .catalog h2 {
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1.5px;
	color: #999;
	padding-top: 2em;
}
.contact h3, .catalog h3 {
	font-size: 18px;
	margin-top: .5em;
	margin-bottom: 0;
}
.contact {
	padding-bottom: 1.5em;
}
.catalog {
	width: 40%;
	padding-left: 10px;
	float: left;
	padding-bottom: 1.5em;
}
a.download {
	width: 195px;
	height: 20px;
	margin-top: 15px;
	padding: 15px 10px 20px 50px;
	display: block;
	font-weight: bold;
	font-size: 15px;
	background-image:url(../bt-download.gif);
	background-position: top left;
}
a.xls {
	background-image:url(../bt_download_xls.png);
	background-position: top left;
}
a.download .caption {
	font-weight: normal;
}
a.download:hover {
	background-position: bottom left;
}
