@import url("banner.css");
@import url("bottom.css");
@import url("content.css");
@import url("footer.css");
@import url("header.css");
@import url("navcontainer.css");
#container {
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000081;
}
body {
	background-image: url(../images/bkgd-1.jpg);
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 15px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-right: 15px;
}
.comingsoon {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 15px;
	text-align: left;
	margin: 0px;
	height: 267px;
}
.contactustext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-align: center;
}
.contenttopimage {
	background-image: url(../images/bodybkgdtop1.png);
	height: 29px;
	width: 880px;
}
.contentsideimage {
	background-image: url(../images/bodybkgdside1.png);
	width: 890px;
	background-repeat: repeat-y;
}
.testimonials {
	width: 875px;
	text-align: left;
	margin-top: 10px;
	height: 200px;
}
.subtitlebkgd {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	width: 390px;
	background-color: #eaeaec;
	margin-right: 10px;
	height: 20px;
	padding-left: 5px;
}
.text-homepg {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-repeat: repeat-y;
	padding-left: 20px;
	margin-right: 15px;
	float: none;
}

.nojustify {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.servicetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
