@charset "utf-8";
body {
	text-align: center;
	margin: 15px;
	background-repeat: repeat;
	font-size: 16px;
	background-color: #000;
	background-image: url(graphics/metalPlate-SM.png);
}
a:link {
	color: #DA0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #006;
}
a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

#main {
	width: 1024px;
	text-align:left;
	color:#FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-repeat: repeat;
	height: 1250px;
	font-weight: normal;
	background-color: #FFF;
	box-shadow: 10px 10px 5px #333;
	border-radius:25px;
	background-image: url(graphics/background.png);
	border: medium solid #000;
}
#contact {
	position:absolute;
	left: 64px;
	top: 1021px;
	width: 24px;
	height: 16px;
	color: #000;
	font-size: 16px;
}
#info {
	position:absolute;
	left: 93px;
	top: 996px;
	width: 32px;
	height: 31px;
	color: #F00;
	font-weight: normal;
	font-size: 16px;
}
#search {
	position:absolute;
	left: 60px;
	top: 988px;
	width: 22px;
	height: 18px;
	color: #FFF;
}
#sbi {
	position:absolute;
	left: 26px;
	top: 1065px;
	width: 34px;
	height: 30px;
	color: #F00;
	font-size: 16px;
	font-weight: normal;
}
#mps {
	position:absolute;
	left: 205px;
	top: 447px;
	width: 776px;
	height: 591px;
	color: #000;
	font-size: 16px;
	background-color: #FFF;
}
#email {
	position:absolute;
	left: 85px;
	top: 349px;
	width: 835px;
	height: 566px;
}
#crosscanada {
	position:absolute;
	left: 24px;
	top: 988px;
	width: 32px;
	height: 26px;
	color: #000;
	font-size: 16px;
}
#spanish {
	position:absolute;
	left: 17px;
	top: 418px;
	color: #FFF;
}


#warranty {
	position:absolute;
	left: 65px;
	top: 335px;
	width: 865px;
	height: 594px;
	color: #1FD600;
}					
#ccards {
	position:absolute;
	left: 245px;
	top: 381px;
}
#copy {
	position:absolute;
	font-size: 14px;
	left: 27px;
	top: 1029px;
	width: 29px;
	height: 16px;
	color: #000;
}
.background {
	background-repeat:repeat-x;
}
#spanish {
	position:absolute;
	left: 39px;
	top: 447px;
	width: 46px;
	height: 27px;
	color: #FFF;
}

	
