@charset "UTF-8";
/* CSS Document */


td img {display: block;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}
.style1 {
	color: #FFFFFF;
	font-size: 14px;
}
.text_area {
	background-image: url(images/text_bkg.jpg);
	background-repeat: no-repeat;
}
.legal {
	color: #FFFFFF;
	font-size: 10px;
}
.link_style {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.text_area_package {
	background-image: url(images/package_bkg.jpg);
	background-repeat: no-repeat;
}
.text_area_hd {
	background-image: url(images/hd_bkg.jpg);
	background-repeat: no-repeat;
}
.text_area_weva {
	background-image: url(images/about_bkg.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.text_area_contact {
	background-image: url(images/contact_bkg.jpg);
	background-repeat: no-repeat;
}
.photo_float_left {
	padding-bottom: 4px;
	padding-left: 0px;
	float: left;
	padding-right: 8px;
}
.testimonial_title {
	font-size: 18px;
	color: #AD006A;
}
.text_area_testimonials {
	background-image: url(images/testimonials_bkg.jpg);
	background-repeat: no-repeat;
}
.link_style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
