﻿.ContentArea
{
  height: 890px;   
}

.SubTitle
{
  position: relative;
  color: rgb(70,70,70); 
  top:10px;  
  text-align:center; 
  font-size:28px;   
  display: inline;
  margin:0px; 
}

h3
{
  color: rgb(70,70,70);   
  text-align:center; 
  font-size:28px;   
}


.CompanyProfileLabelInfo
{
    color: rgb(80,80,80); 
    font-size:medium;
    margin-left: 70px;
    margin-right: 70px;
    top: 45px;
    font-weight:bold;
    text-align:justify;
    position:relative;
}

.CyprusAssociation
{
   width:95px;
   height:95px;	
   position:relative; 
   float:left;
   margin-left: 20px;
	
}

.LCCI
{
   width: 190px;
   height:55px;	
   position:relative; 
   float:left;
   margin-left: 80px;
   top:30px;
}

.MinistryEducation
{
   width:80px;
   height:80px;	
   position:relative; 
   float:left;
   margin-left: 80px;
   top:10px;
}

.Edexcel
{
   width: 190px;
   height:65px;	
   position:relative; 
   float:left;
   left: 100px;
   top:50px;   
}

.Advantage
{
   width: 190px;
   height:65px;	
   position:relative; 
   float:left;
   left: 100px;
   top:170px;   
}

#MinistryEducationText
{
   position:relative; 
   float:left;
   margin-left: 40px;
   font-size:small;
   text-align:center;
}

#EdexcelText
{
	position:relative; 
	float:left;
	
	font-size:small;
	text-align:center;
}

#LCCIText
{
	position:relative; 
	float:left;
	margin-left:90px;
	font-size:small;
	text-align:center;
	
}

#CyprusAssociationText
{
	position:relative; 
	float:left;
	font-size:small;
	text-align:center;
	
}


