@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../jpg/bg.jpg);
}
.content {
	background-image: url(../../assets/jpg/contentRepeat.jpg);
	background-repeat: repeat-y;
	color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}
.contentHead {
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 921px;
}
.contentFoot {
	width: 921px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #04787c;
	text-align: left;
	text-indent: 40px;
	padding-top: 10px;
}
.testimonial {
	border-left-width: 1px;
	border-left-style: solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #04787c;
	font-style: italic;
	font-size: 12px;
	font-variant: normal;
	padding-left: 5px;
	border-top-color: 04787c;
	border-right-color: 04787c;
	border-bottom-color: 04787c;
	border-left-color: 04787c;
}

.style1 {
	color: 04787c;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	top: auto;
	vertical-align: text-top;
}
.style3 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 04787c;
	font-style: italic;
	font-weight: normal;
}
a:link {
	color: #0FF;
}
a:visited {
	color: #04787c;
}
a:hover {
	color: #FFF;
}
a:active {
} 
.contactinfo {
	border-left-width: 1px;
	border-left-style: solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-style: normal;
	font-size: 16px;
	font-variant: normal;
	padding-left: 5px;
	border-top-color: 04787c;
	border-right-color: 04787c;
	border-bottom-color: 04787c;
	border-left-color: 04787c;
}
.testimoniallg {
	padding-right: 0px;
	margin-left: 5px;
}
.quote {
	color: #04787C;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	vertical-align: baseline;
	text-transform: capitalize;
}


.alignright{
	float:right;
	border: 4px solid #04787C;
	margin-top: 4px;
	margin-right: 10;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	}
.content2 {
	background-image: url(../../assets/jpg/contentRepeat.jpg);
	background-repeat: repeat-y;
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
h3 {
	background-repeat: repeat-y;
	color: #04787C;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 20px;
	text-align: left;
}

