@charset "utf-8";
body {
	text-align: center;
	margin: 15px;
	background-repeat: repeat;
	background-color: #006C00;
	font-size: 16px;
}
a:link {
	color: #000;
	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: 960px;
	text-align:left;
	color:#000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
	height: 768px;
	/*background-image: url(graphics/background.png);*/
	font-weight: normal;
}
h1#bizName {
	position: absolute;
	top: 20px;
	left: 20px;
	font-size: 42px;
	color: #1FD600;
	font-family: sans-serif;
	letter-spacing: 1px;
	font-weight: 700;
	z-index: 2;
	}
h1#bizName span {
	text-transform: uppercase;
	font-size: 72px;
	letter-spacing: 2px;
	font-style: italic;
	text-shadow: -2px 2px 5px rgba(0,0,0,.8);
	border-bottom: 2px solid #fff;
	}
#contact {
	position:absolute;
	left: 617px;
	top: 17px;
	width: 274px;
	height: 228px;
	color: #1FD600;
	font-size: 16px;
}
#info {
	position:absolute;
	left: 24px;
	top: 729px;
	width: 26px;
	height: 20px;
	color: #1FD600;
	font-weight: normal;
}
#search {
	position:absolute;
	left: 221px;
	top: 756px;
	width: 37px;
	height: 32px;
	color: #000;
}
#sbi {
	position:absolute;
	left: 170px;
	top: 758px;
	width: 47px;
	height: 15px;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
}
#mps {
	position:absolute;
	left: 29px;
	top: 353px;
	width: 897px;
	height: 314px;
	color: #1FD600;
}
#email {
	position:absolute;
	left: 109px;
	top: 752px;
}
#crosscanada {
	position:absolute;
	left: 49px;
	top: 757px;
	width: 21px;
	height: 23px;
	color: #000;
	font-size: 16px;
}
#spanish {
	position:absolute;
	left: 17px;
	top: 418px;
}


#warranty {
	position:absolute;
	left: 69px;
	top: 732px;
	width: 23px;
	height: 22px;
	color: #1FD600;
}					
#ccards {
	position:absolute;
	left: 245px;
	top: 381px;
}
#copy {
	position:absolute;
	font-size: 14px;
	left: 27px;
	top: 278px;
	width: 905px;
	height: 32px;
	color: #000;
}
.background {
	background-repeat:repeat-x;
}
#spanish {
	position:absolute;
	left: 133px;
	top: 759px;
	width: 17px;
	height: 18px;
}

	
