@CHARSET "UTF-8";

body { 
	font-family: Helvetica, Arial, sans-serif !important;
}

.mainBody {
	position:relative;
	margin-top:10px;
	width: 960px;
	min-width: 960px;
	font-size:12px;
}


table, td { 
	font-size: inherit;
}

.ads {
	height:100px;
	width:100%;
	text-align:center;
	border-style:solid;
	border-width: 1px;
	border-color: #08468f;
	vertical-align: middle;
	}

.headerbox {
	font-family: inherit;
	position:relative;
	width:960px;
	min-width: 960px;
	height:150px;
	border-style:solid;
	border-width:1px;
	border-color:#08468f;
	background-color:#08468f;
}

.logo {
		font-family: inherit;
}

.lavalHeaderInfo{
	font-family: inherit;
	position:absolute;
	top:0px;
	left:340px;
	padding-top:30px;
	color:white;
	text-align:center;
	width:400px;
}

.lavalPhone{
	font-family: inherit;
	font-size:48px;
}
.lavalAddress{
	font-family: inherit;
	font-size:16px;
}

.openingHours {
	font-family: inherit;
	position:absolute;
	top:40px;
	right:10px;
	color:white;
}

.openingHoursTitle {
	font-family: inherit;
	font-size:16px;
	border-bottom-style: dotted;
	border-bottom-width:1px;
	padding-bottom: 2px;
	text-align:center;
}
.openingHoursContent{
	font-family: inherit;
	margin-top:5px;
	font-size:16px;
	text-align:center;
}


.services{
	font-family: inherit;
	min-width:480px;	
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	border-style:solid;
	border-width:1px;
	border-color:#08468f;
	height:330px;
}
.servicesTitle{
	font-family: inherit;
	padding-left:5px;
	font-size:24px;
	line-height:28px;
	color:white;
	background-color:#08468f;
}
.servicesContent{
	font-family: inherit;
	font-size:24px;
	font-variant: small-caps;

}
.tireStorage{
	min-width:479px;
	margin-top:5px;
	font-family: inherit;
	border-style:solid;
	border-width:1px;
	border-color:#08468f;
	border-left-width:0px;
	height:330px;
}

.tireStorageTitle{
	padding-left:5px;
	font-family: inherit;
	font-size:24px;
	line-height:28px;
	color:white;
	background-color:#08468f;
}

.tireStorageTitleInfo{
	font-family: inherit;
	font-size:12px;
	line-height:12px;
}

.tireStorageContent{
	font-family: inherit;
	text-align:center;
}

.tireBrands{
	width:960px;
	min-width:960px;
	margin-top:5px;
	font-family: inherit;
	margin-left:auto;
	margin-right:auto;
	border-style:solid;
	border-width:1px;
	border-color:#08468f;
}

.tireBrandsTitle{
	padding-left:5px;
	font-size:24px;
	color:white;
	background-color:#08468f;
	font-family: inherit;
}

.tireBrandsContent{
	font-family: inherit;
}

.tireBrandsContent img {
	border-width:0px;
	font-family: inherit;
}

.tireBrandsContent a:visited{
	text-decoration: none;
	font-family: inherit;
	}	 

.tireBrandsContent a:link{
	text-decoration: none;
	font-family: inherit;
	}	

.tireBrandsContent a:active{
	text-decoration: none;
		font-family: inherit;
	}	

.tireBrandsContent a:hover {
	text-decoration: none;
	font-family: inherit;
}
	

.locations{
	width:900px;
	min-width: 960px;
	position:relative;
	margin-top:5px;
	font-family: inherit;
	border-style:solid;
	border-width:1px;
	border-color:#08468f;
	height:75px;
}

.locationsTitle{
	font-family: inherit;
	padding-left:5px;
	font-size:24px;
	color:white;
	background-color:#08468f;
}

.locationsLaval{
	font-family: inherit;
	position:absolute;
	top:32px;
	left:5px;
	width:800px;
	font-size:14px;
	margin-bottom:10px;
}

.locationsMontreal{
	font-family: inherit;
	position:absolute;
	top:55px;
	left:5px;
	width:800px;
	font-size:12px;
}

.footer {

	float:left;
	background-color:#08468f;
	color: white;
	width: 960px;
	min-width: 960px;
	font-family: inherit;
	font-size: 10pt;
	border-style:solid;
	border-width:1px;
	border-color:#08468f;
}

.clear {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
}