.image {
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: none;

}
.body-cell {
	padding: 40px 40px 20px 20px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;

}
.body-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;

}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}

.quote {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #FFFFCC;
}
.extras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px solid #DE4142;

}
.bg {
	background-attachment: scroll;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.buyextras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px dotted #FFFFFF;


}
a:link {
	color: #0099FF;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #0099FF;
}
a:visited {
	color: #0099FF;
}

A.menu:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

A.menu:active { text-decoration: none; font-weight: bold}

A.menu:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
.header {
	background-attachment: scroll;
	background-image: url(images/logo-short.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.linksbg {

	background-attachment: scroll;
	background-image: url(images/links-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.icon {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.client {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;

}
