@charset "utf-8";
body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #336699;
	font-family: "Lucida Sans";
	font-size: 14px;
}
.twoColFixLtHdr #container {
	width: 975px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 3px double #aab0cB;
	text-align: left;
	margin: 0 auto;
} 
.twoColFixLtHdr #header {
	padding: 20px 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(logobannernew704100.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 100px;
	margin-top: auto;
	background-position: 150px 15px;
	border-top-color: #FFFFFF;
	border-bottom-color: #336699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: auto;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.tobbanner {
	float: left;
	margin-left: 16px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 118px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 40px 0px 15px px;
	height: 500px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 15px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 10px;
	margin-top: 5px;
	margin-left: 15px;
	font-size: 14px;
	font-family: "Lucida Sans";
	background-color: #FFF;
}

.twoColFixLtHdr #mainContent {
	margin-left: 155px;
	font-family: "Lucida Sans";
	font-size: 14px;
	color: #336699;
	list-style-type: disc;
}
	.twoColFixLtHdr #footer {
	padding: 0 10px 0 x; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	background-color: #FFFFFF;
	height: 40px;
	border-top-color: #000033;
	border-top-style: solid;
	border-top-width: 1px;
} 
.tright {
	float: left;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 1px;
	background-image: url(bterra%20copy.jpg);
	border-top: solid #ffffff 21px;
	font-family: "Lucida Sans";
	color: #6e7b8b;
	width: 215px;
	padding-top: 15px;
	margin-right: 30px;
	margin-top: auto;
	height: 375px;
	margin-bottom: auto;
}
.acfoot {
	float: left;
	height: 40px;
	width: 975px;
	border: 1px solid #000;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 1px;
	margin-left: 22px;
	background-color: #FFFFFF;
	width: 500px;
	background-image: url(awhite450450.jpg);
	font-family: "Lucida Sans";
	font-size: 14px;
	color: #6e7b8b;
}
.expheading {
	float: left;
	margin-left: 7px;
	width: 600px;
}

.bannerheadingleft {
	float: left;
	margin-left: 15px;
	margin-top: 25px;
}

.fltltwriting {
	float: left;
	margin-left: 34px;
}
#first {
	top: 300px;
	width: 150px;
	height: 300px;
	margin-top: -300px;
	float: right;
}
#second {
	width: 400px;
	height: 300px;
	margin-top: -300px;
	margin-right: 75px;
	float: left;
}

.fltrt2 {
	font-family: "Lucida Sans";
	font-size: 14px;
	color: 6e7b8b;
	float: right;
	margin-right: 67px;
}
.experience {
	font-family: "Lucida Sans";
	font-size: 14px;
	color: 6e7b8b;
}

.facilfltrt {
	font-family: "Lucida Sans";
	float: right;
	margin-right: 35px;
	height: 450px;
}
.experienceleft {
	font-family: "Lucida Sans";
	float: left;
	margin-right: 0px;
	margin-top: 15px;
	padding-top: 10px;
	margin-left: 19px;
}
#experiencergt {
	float: right;
	height: 400px;
	width: 250px;
	background-color: #fadcc0;
}
.expfltright {
	float: right;
	margin-right: 10px;
	margin-left: 150px;
	margin-top: 150px;
}






.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.normaltext {
	font-family: "Lucida Sans";
	font-size: 16px;
	color: #336699;
	width: 400px;
}
.topcaption {
	font-family: "Lucida Sans";
	font-size: 24px;
	color: #336699;
}
.subheading {
	font-family: "Lucida Sans";
	font-size: 14px;
	font-weight: normal;
	color: #336699;
}
.testtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
}
.testgaramond {
	font-family: Garamond;
	font-size: 16px;
	color: #000000;
}
.testlucidasans {
	font-family: "Lucida Sans";
	font-size: 14px;
	color: #336699;
}


.imagefltright {
	float: right;
	margin-left: 20px;
	margin-right: 25px;
	margin-top: 10px;
}
.imageleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 80px;
	margin-top: 1px;
	font-size: 9px;
}
.pageheader {
	font-family: "Lucida Sans";
	font-size: 24px;
	color: #6e7b8b;
}
.ratesleft {
	margin-left: 6px;
}
.ratedata {
	float: left;
	width: 650px;
	margin-left: -17px;
}
.rstebanner {


}



.underlinehead {
	font-family: "Lucida Sans";
	font-size: 14px;
	color: #336699;
	text-decoration: underline;
}
.handwriting {
	font-family: "Lucida Handwriting";
	font-size: 24px;
	font-weight: lighter;
	color: #FFFFFF;
}
.fontdark {
	font-family: "Lucida Sans";
	font-size: 14px;
	color: #6e7b8b;
	list-style-type: disc;
}
#text {
	float: left;
	height: 350px;
	width: 230px;
}
##expeiencetext {
	float: left;
	height: 400px;
	width: 400px;
}
##experiencetext2 {
	float: left;
	height: 400px;
	width: 400px;
}
##experiencelist {
	float: right;
	height: 400px;
	width: 160px;
	background-color: #fadcc0;
}
#installationtxt {
	float: left;
	width: 767px;
	margin-left: 18px;
}
.facilities {
	float: left;
	width: 500px;
	margin-left: 19px;
}
.facilitiesleft {
	float: left;
	height: auto;
	width: 400px;
	margin-left: 30px;
}
.facbanner {
	margin-left: 32px;
	float: left;
	margin-top: 1px;
}

.tob {
	font-family: "Lucida Sans";
	font-size: 14px;
	color: 6e7b8b;
	float: left;
	height: auto;
	width: 700px;
	margin-left: 13px;
}
.tobimage {
	float: left;
	margin-left: 9px;
}
.tobhead {
	float: left;
	margin-left: 12px;
}

.newrighttable {
	background-repeat: no-repeat;
	background-image: url(bterra%20copy.jpg);
	background-position: 1px 20px;
}
.tablerightCopy2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFF;
	color: 6e7b8b;
	border-bottom-color: #FFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-left-color: #FFF;
	border-left-style: solid;
	border-left-width: 25px;
	padding-top: 25px;
	height: 400px;
	width: 255px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 30px;
	border-bottom: solid #ffffff 45px;
}

.newtableleft {
	width: 430px;
	padding-left: 17px;
	padding-right: 12px;
}
.tablemove {
	margin-left: 14px;
}
.exxpbanner {

}
.dgin {
	float: left;
	margin-left: 70px;



}
.dginbanner {

}

