/* CSS Document */

.Content1{ 
	color: #003366;
	font: "Courier New", Courier, mono;
	font-size: 14px;
	}
.Content2{
	color: #333333;
	font: 12px Verdana;
	text-align:justify;
	text-decoration: none;
	}
.Homepagebottomimage{
	background-image: url(../Images/background.jpg);
	width: 900px;
	height: 150px;
	}
.Header{
	background-image: url(../Header1.jpg);
	width: 900px;
	height: 278px;
	}
.Sitemap{
	background-image: url(../Images/Sitemapbanner.jpg);
	width: 900px;
	height: 34px;
	}
.Aboutus{
	background-image: url(../Images/aboutusbanner.jpg);
	width: 900px;
	height: 34px;
	}
.AboutusImg1{
	background-image: url(../Images/rough/aboutus.jpg);
	width: 317px;
	height: 193px;
	}
.Contactus{
	background-image: url(../Images/contactusbanner.jpg);
	width: 900px;
	height: 34px;
	}
.ContactusImg1{
	background-image: url(../Images/contactus.jpg)
	width: 385;
	height: 245;
	}
.Services{
	background-image: url(../Images/servicebanner.jpg);
	width: 900px;
	height: 34px;
	}
.Footer{
	background-image: url(../Images/tailbackground.jpg);
	width: 900px;
	height: 23px;
	}
.Footercontent{
	font-family:"Courier New";
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	}
.tborder {
	border: 2px solid;
}
.prevnext{
	font:"Courier New", Courier, mono;
	color:#333333;
	font-size:12px;
	}
.hyp {
	text-decoration: none;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
}
