/* CSS Document */
.background{
	background-image:url(Assest/index.jpg);
	background-repeat:repeat-x;
	height:600px;
	}
	
.logo{
	background-image:url(images/index_01.jpg);
	background-repeat:no-repeat;
	width:990px;
	height:188px
	}
	
.link{
	background-image:url(images/index_02.jpg);
	background-repeat:no-repeat;
	width:990px;
	height:42px
	}
	
.repet{
	background-image:url(images/index_03.jpg);
	background-repeat: repeat-x;
	height:370px
	}
	


	
.mainheading{
	font-family:"Trebuchet MS";
	font-size:18;
	font-weight:bold;
	color:#444444;
	text-align:left;
	}
	
.maintext{
	font-family: Verdana,;
	font-size:11;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	}
	
.footerlink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11;
	font-weight: normal;
	color:#444444;
	text-align: center;
	}
	
.photofolio{
	background-image: url(Assest/photofolio.jpg);
	background-repeat:no-repeat;
	width:571px;
	height:361px;
	}
	
.photofolio01{
	background-image: url(Assest/photofolio.jpg);
	background-repeat:no-repeat;
	width:550px;
	height:48px;
	background-position:center;
	}

DIV.pics {

	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	OVERFLOW: auto; 
	BORDER-LEFT: 0px; 
	WIDTH:549px; 
	BORDER-BOTTOM: 0px; 
	HEIGHT:45px
}

.back{
	background-image: url(images/home_04.jpg);
	background-repeat:no-repeat;
	width:569px;
	height:364px;
	background-position:center;
	}
	
.textbox{
	width:300px;
	height:20px;
	}
	
.inquiry{
	width:300px;
	height:50px;
	}
	
.hometext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:left;
	font-weight:normal;
	}
	
.button {
	background-color: #555555;
	border-color: #7b7b7b;
	border-style: solid;
	font: "Trajan Pro";
	color: #FFFFFF;
	font-size:14px;
	width:75px;
	height:20px;
	text-align:center;
	}
