body {
	background: #420203;
	background: #830406;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

div, span, p, li, ul {
	margin: 0px;
	padding: 0px;
}

a.link {
	cursor: pointer;
	color: #405DAC;
}

a.link:hover {
	text-decoration: underline;
}

div.contentBlock {
	width: 800px;
	height: 600px;
	margin: 10px auto 0px auto;
}

div.backgroundTop {
	width: 800px;
	height: 80px;
	margin: 0px;
	background: url(../IMG/backgroundTop.png);
}

div.backgroundMiddle {
	width: 800px;
	margin: -10px 0px 0px 0px;
	background: url(../IMG/backgroundMiddle.png) repeat-y;
}

div.backgroundBottom {
	width: 800px;
	margin: 0px;
	background: url(../IMG/backgroundBottom.png) no-repeat;
}

div.headerLogo {
	float: left;
	width: 770px;
	height: 60px;
	margin: 20px 5px 0px 25px;
	background: url(../IMG/headerLogo.png) no-repeat;
}

div.contentTop {
	position: relative;
	top: -129px;
	width: 752px;
	height: 129px;
	margin: 0px 0px 0px 0px;
	background: url(../IMG/contentTop.png) no-repeat top left;
}

div.scrollingMarquee {
	width: 752px;
	height: 119px;
	margin: 10px 0px 0px 24px;
	padding: 0px 0px 10px 0px;
	background: #FFF;
}

div.marqueeImage {
	float: left;
}

div.contentMiddle {
	width: 752px;
	height: 355px;
	margin: 0px 24px 0px 24px;
	background: #830406;
}

div.navigationButtonBlock {
	float: left;
	width: 189px;
	margin: 20px 0px 0px 10px;
}

div.navigationButton {
	float: right;
	width: 179px;
	height: 36px;
	margin: 1px 0px 1px 0px;
	background: url(../IMG/contentButton.png) no-repeat;
	cursor: pointer;
}

.navigationButton:hover {
	float: left;
	cursor: pointer;
}

div.aboutText {
	float: left;
	width: 101px;
	height: 21px;
	background: url(../IMG/aboutText.png);
}

div.servicesText {
	float: left;
	width: 61px;
	height: 16px;
	background: url(../IMG/servicesText.png);
}

div.quoteText {
	float: left;
	width: 103px;
	height: 16px;
	background: url(../IMG/quoteText.png);
}

div.entertainmentText {
	float: left;
	width: 128px;
	height: 14px;
	background: url(../IMG/entertainmentText.png);
}

div.trackingText {
	float: left;
	width: 70px;
	height: 21px;
	background: url(../IMG/trackingText.png);
}

div.contactText {
	float: left;
	width: 83px;
	height: 16px;
	background: url(../IMG/contactText.png);
}

div.mainContentBlock {
	position: relative;
	top: 5px;
	left: 180px;
	width: 560px;
	height: 350px;
	background: url(../IMG/mainContentBackground.png);
	text-align: left;
	color: #FFF;
}

div.contentPage {
	width: 560px;
	height: 350px;
	padding: 5px 5px 5px 5px;
	font-size: 8pt;
	font-family: verdana;
}

div.contentPageInner {
	float: left; 
	margin: 10px 0px 0px -180px; 
	width: 525px;
}

div.contentPageInnerQuote {
	float: left; 
	margin: 0px 0px 0px -190px; 
	width: 555px;
}

div.contactLogo {
	margin: 0px auto;
	margin-bottom: 5px; 
	width: 97px; 
	height: 39px;
	background: url(../IMG/logo.png) no-repeat;
}

div.slideshowContact {
	margin: 10px 150px 0px 150px; 
	width: 225px; 
	height: 160px; 
	float: left; 
	text-align: center; 
	background: #AAA;
}

div.contentBottom {
	width: 752px;
	height: 10px;
	margin: 0px 0px 0px 24px;
	background: url(../IMG/contentBottom.png) no-repeat top left;
}

div.footerSiteBy {
	position: relative;
	float: left;
	margin: 10px 0px 0px 25px;
	width: 160px;
	height: 16px;
	background: url(../IMG/siteByWhitbreadDesignText.png) no-repeat bottom left;
	cursor: pointer; 
}

div.footer {
	width: 775px;
	height: 30px;
	background: url(../IMG/copyrightBZB.png) no-repeat bottom right;
}

input.quoteSubmit:hover {
	background: #AAA;
}

table.trackingResultTable {
}

.trackingResultTable tr {
}

.trackingResultTable td {
}

.trackingResultTable div {
	margin: 2px 0px 0px 0px;
	border-bottom: 1px solid #FFF;
	height: 30px;
}

.contentPage input.trackingSubmitButton {
	margin: 0px 0px 2px 0px; 
	padding: 0px; 
	font-size: 9pt; 
	font-family: "Arial"; 
	height: 25px; 
	width: 90px;
}

div.logoLarge {
	width: 373px;
	height: 150px;
	background: url(../IMG/logoLarge.png) no-repeat;
	margin: 0px auto;
}

div.logoTextLarge {
	width: 501px;
	height: 60px;
	background: url(../IMG/logoTextLarge.png) no-repeat;
	margin: 25px auto;
	padding: 0px 0px 25px 0px;
}

div.enterNowText {
	width: 501px;
	height: 68px;
	margin: 25px auto;
	text-align: right;
}
