.frontpgbutton {
}
.frontpgbutton a {
	cursor:pointer;
	background-image: url(../images/frontpgbutton.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	width: 250px;
	position: absolute;
	outline: none;
	left: 20px;
	top: 305px;
	padding-left: 10px;
	font-size: 25px;
	color: #c2000d;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	outline: none;
	line-height: 43px;
}
.frontpgbutton a.hilite {
	background-position: 0px -43px;
	color: #FFFFFF;
}
.smallbutton {
	display: block;
}
.smallbutton a {
	cursor:pointer;
	background-image: url(../images/smallbutton.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	width: 140px;
	position: absolute;
	outline: none;
	left: 8px;
	top: 86px;
	padding-left: 5px;
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	outline: none;
	line-height: 24px;
}
.smallbutton  a.hilite {
	background-position: 0px -24px;
	color: #c2000d;
}
.cartbutton1 {
	display: block;
}
.cartbutton1 a {
	cursor:pointer;
	background-image: url(../images/smallbutton2.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	width: 86px;
	position: absolute;
	outline: none;
	padding-left: 7px;
	font-size: 13px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	outline: none;
	right: 10px;
	bottom: 3px;
	line-height: 21px;
}
.cartbutton1 a.hilite {
	background-position: 0px -21px;
	color: #c2000d;
}
.downloadcvbutton {
	background-image: url(../images/download-cv-button.png);
	position: absolute;
	height: 25px;
	width: 175px;
	top: 10px;
	left: 57px;
}
.downloadcvbutton.hilite   {
	background-position: 0px -30px;
}
.smallbuttonright {
	display: block;
}
.smallbuttonright a {
	cursor:pointer;
	background-image: url(../images/smallbutton2.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	width: 86px;
	position: absolute;
	outline: none;
	padding-left: 7px;
	font-size: 13px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	outline: none;
	right: 10px;
	bottom: 11px;
	line-height: 21px;
}
.smallbuttonright a.hilite {
	background-position: 0px -21px;
	color: #c2000d;
}
.webdesigncallus {
	background-image: url(../images/contact-us-project-button.png);
	position: absolute;
	height: 25px;
	width: 212px;
	bottom: 8px;
	left: 11px;
}
.webdesigncallus.hilite {
	background-position: 0px -30px;
}
.downloadpackagebutton {
	background-image: url(../images/download-package-button.png);
	position: absolute;
	height: 25px;
	width: 165px;
	top: 10px;
	left: 65px;
}
.downloadpackagebutton.hilite {
	background-position: 0px -30px;
}
.downloadratesbutton {
	background-image: url(../images/download-rates-button.png);
	position: absolute;
	height: 25px;
	width: 155px;
	top: 10px;
	left: 237px;
}
.downloadratesbutton.hilite {
	background-position: 0px -30px;
}
#player  {
	z-index: 150;
	position: absolute;
	left: 10px;
	top: 10px;
}

