@charset "utf-8";
/* CSS Document */
body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background: url(images/supermanifestorbg6a.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	margin: 0px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #900;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #06F;
	text-align: center;
}
.pnormal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #039;
	line-height: 1.5em;
	text-align: justify;
}
.testimonial {
	
	background-color: #E6F9FF;
	padding: 10px;
	border: 2px solid #B9E3FF;
}

.testi-text{font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #666;}
	

.testimonial tr td p {
	text-align: left;
}
.testright {
	text-align: right;
}
.right {
	text-align: right;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #09F;
}
.lightblue {
	color: #06F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
}
.smalltxt {
	font-size: small;
}
.heading2 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #06F;
}
.titletxt {
	color: #009;
	font-size: 18px;
}
.redtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
}
.pnormal2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	
}

/* Regie's Styles */
.home-bg {
	background: url('images/centerbg.png');
}