@charset "utf-8";
body {
	text-align: center;
	margin: 15px;
	background-image: url(graphics/Red-deepRed.png);
	background-repeat: repeat;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#main {
	width: 1024px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 14px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
#contact {
	position:absolute;
	left: 136px;
	top: 340px;
	width: 202px;
	height: 44px;
	font-size: 14px;
	color: #000;
}
#info {
	position:absolute;
	left: 727px;
	top: 319px;
	width: 232px;
	height: 106px;
	color: #000;
	font-weight: bold;
}
#search {
	position:absolute;
	left: 39px;
	top: 66px;
	width: 371px;
	height: 209px;
}
#sbi {
	position:absolute;
	left: 271px;
	top: 441px;
	width: 693px;
	height: 118px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
#mps {
	position:absolute;
	left: 1239px;
	top: 404px;
}
#email {
	position:absolute;
	left: 155px;
	top: 574px;
}
#crosscanada {
	position:absolute;
	left: 56px;
	top: 446px;
	width: 176px;
	height: 43px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
#spanish {
	position:absolute;
	left: 17px;
	top: 418px;
}


#warranty {
	position:absolute;
	left: 442px;
	top: 320px;
	font-size: 14px;
	font-weight: bold;
	width: 170px;
	height: 101px;
	color: #000;
}					
#ccards {
	position:absolute;
	left: 245px;
	top: 381px;
}
#copy {
	position:absolute;
	font-size: 14px;
	left: 119px;
	top: 1166px;
	width: 20px;
	height: 15px;
	color: #000;
}
.background {
	background-repeat:repeat-x;
	background-image: url(graphics/background.png);
}
#spanish {
	position:absolute;
	left: 72px;
	top: 1153px;
	width: 37px;
	height: 42px;
