﻿body {background: #383f47}

a img {border:none;}

.table {
	background-color: #131B24;
}
.content {
	background-image: url('images/gradient.png');
}
.swirls {
	background: url('banner/swirls.png');
}
.nav {
	text-align: center;
}
.footer {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
}
.footer a:link {
	text-decoration: underline;
	color: #85ABF1;
}
.footer a:visited {
	text-decoration: underline;
	color: #85ABF1;
}
.intcontent {
	color: #131B24;
	font-family: Arial;
	font-size: 10pt;
}
.text {
	color: #D5D6DB;
	font-size: 11pt;
}
.text ul {
	list-style-type: square;
}
.text a:link {
	text-decoration: underline;
	color: #85ABF1;
}
.text a:visited {
	text-decoration: underline;
	color: #131B24;
}
.packages {
	background-color: #e41f1f;
	border: #000000 solid 1px;
	font-weight: bold;
	color: #FFFFFF;
}
.testimonials {
	background-image: url(images/testimonials.png);
	background-repeat: no-repeat;
}
#left {
	text-align: left;
}
textarea {
	font-family: Arial;
	font-size: 10pt;
}