
/* CSS Document */
#Htextbox
{
	
	height:auto;
	background-color:#FFF;
}
#Himage1
{
	width:300px;
	height:140px;
	background-image:url(../Images/Home-page_21.jpg);
}
#Himage2
{
	width:300px;
	height:140px;
	margin-left:323px;
	background-image:url(../Images/Home-page_23.jpg);
}
#Himage3
{
	width:300px;
	height:140px;
	margin-left:323px;
	background-image:url(../Images/Home-page_25.jpg);
}

#Hcontent
{
	width: 946px;
	height:auto;
	
	color: #626263;
	font-family: Arial;
}

#bimage1
{
	width:300px;
	height:140px;
	background-image:url(../Images/Home.jpg);
	margin-top:40px;
	
}
#bimage2
{
	width:300px;
	height:140px;
	margin-left:323px;
	background-image:url(../Images/Home2.jpg);
}
#bimage3
{
	width:300px;
	height:140px;
	margin-left:323px;
	background-image:url(../Images/Home3.jpg);
}
#bcontent
{
	width: 946px;
	height:auto;
	
	background-color: #FFF;
	color: #626263;
	font-family: Arial;
}