﻿#introduction
{
	 font-family:Verdana;
	 font-size:small;
	 height:200px;
	 width:1024px;
	 padding-left:20px;
	 padding-right:20px;
	 text-align:justify;
	 
	 line-height:25px;
	 
}

#excel_content
{
	  font-family:Verdana;
	  font-size:small;
	  padding:10px;
	  height:322px;
	  width:1023px;
	  
}

#image1
{
	 float:left;
	  padding:20px;
	 
}

#training_content
{
	background-image:url('../Images/back_grnd1.png');
	background-repeat:no-repeat;
    width: 330px;
    vertical-align:top;
	
}

#consulting_content
{
	background-image:url('../images/back_grnd1.png');
	background-repeat:no-repeat;
	width: 330px;
	vertical-align:top;
}

#project_content
{
	background-image:url('../images/back_grnd1.png');
	
	background-repeat:no-repeat;
	width: 330px;
	vertical-align:top;
}
