﻿.SolutionArea{
    width:890px;
    height:600px;
    margin-left:50px;
    
    background-color:#FDFDFD;
    border:thin #DFDFDF solid;
    }
    
.SolutionLayout{
	
    width:470px;
    
    margin-top:5px;
    margin-right:0px;
    font-size:small;
    color:#666666;
    text-align:justify;
    font-family:Arial, Helvetica, sans-serif;
    }
.Profile{
	width:880px;
  height:125px;
  margin-top:25px;
  margin-left:11px;

}   
.SolutionImg{
	background-image:url('Images/Profile.gif');background-repeat:no-repeat;
	
} 
.SolutionTable{
	font-family:Arial, Helvetica, sans-serif;
	/*color:#333EBB;*/
	color:#000066;
	background-image:url('Images/OtherPage Pic/Sourcepic.jpg');	 background-repeat:no-repeat;

}




