﻿body 
{
   font-family:Arial;
   margin:0px;
   padding:0px;
  /* background-image:url("img/pinkborder.png");  
   background-repeat:repeat-x;*/
   background-color:#FFFFFF;
}

.global
{
    width:1000px;
    margin-left:auto;
    margin-right:auto;  
    /*border:1px solid #E5B369;*/
    
}
.pageheader
{
   
    height:135px;
    width:1000px;
    background-image:url('../img/header.png');
    background-repeat:no-repeat;
}

.headerleft
{
    width:35%;
    float:left;    
   height:auto;
}

.headerright
{
    width:74%;
    float:right; 
    height:auto;
}

.footer
{
    height:39px;
    width:1000px;
    text-align:center;
    color:#B0B0B0;
    font-size:14px;
    padding-top:15px;
    background-color:#000000;
}


.footer a
{
    color:#B0B0B0;  
    text-decoration:none;
      
}

.footer a:hover{text-decoration:underline;}

.flashcontainer

{   background-color:#FFFFFF;
    overflow: hidden;
    padding-top: 0;
    width: 1000px;
    height:235px;
}
 
 .midcontainer
 {
    background-color:#FFEE08;
    overflow: hidden;
    padding-top: 0;
    width: 1000px;
    height:auto;
    
 }
 
/* .midcontainer ul
 {
     
 margin:5px;
  height:25px;
  width:921px;   
 }
 
 
 .midcontainer ul li
{
    list-style:none;
    display:inline;
    color:Black;
    margin-left:0;
    margin-right :22px;   
    text-decoration:none;
    font-size:13px;
    font-weight:bold;
}*/
 
 
 .nonflashcontainer
 {
    
  
         background-image: url("../img/yellowBg.png");
    background-repeat: no-repeat;
    height: auto;
    overflow: hidden;
    padding-top: 0;
    width: 1000px;
    
 }
 




.uptitle
{   background-image: url("../img/MenuBg.png");
    background-repeat: no-repeat;
    height: 38px;
    width: 1000px;
 }


.uptitle ul
{
    margin: 0;
    padding-top: 8px;
    width:100%;
}

.uptitle ul li
{
   color: #FFEE08;
    display: inline;
    font-size: 13px;
    font-weight: bold;
    list-style: none outside none;
    margin-left: 16px;
    margin-right: 53px;
    text-decoration: none;
}

.uptitle ul li a
{
    color: #FFEE08;
    font-size: 13px;
    font-weight: bold;
    margin-right: 10px;
    text-decoration: none;
}

.uptitle ul li a:hover{text-decoration:underline;color:#000000;}

.innermid
 {
    background-image: url("../img/innermid.png");
    background-repeat: no-repeat;
    height: 530px;
    margin-left: 48px;
    margin-top: 29px;
    width: 900px;
 
 }
    
.innermidleft
 {
 
        border-right: 2px solid;
    float: left;
    height: 425px;
    margin-left: 2px;
    width: 470px;
    
 }

.innermidright
 {

        float: right;
    height: 254px;
    margin-right: 15px;
    width: 370px;
    
 }


.innermidleftfeed
 {
      
     float: left;
    height: 220px;
    margin-left: 2px;
    width: 457px;
    
 }

.innermidrightfeed
 {
    float: right;
    height: 225px;
    margin-right: 15px;
    width: 420px;
    
 }





.innermidaboutus
{
     background-image: url("../img/innermid.png");
    background-repeat: no-repeat; /* height: 510px;*/
    height: 530px;
    margin-left: 49px;
    margin-top: 35px;
    width: 900px;
    padding-top: 15px;
    /*background-image: url('../img/innermidaboutus.png');*/
}
     
     .innermidcourse
{
     background-image: url("../img/innermid.png");
    background-repeat: no-repeat;
    height: auto;
    margin-left: 49px;
    margin-top: 35px;
    width: 900px;
    padding-top: 15px;
  /* background-image: url('../img/innermidaboutus3.png');*/
}
     .innermidProducts
 {
      background-image: url("../img/innermidaboutus.png");
    background-repeat: no-repeat;
    height: 1065px;
    margin-left: 49px;
    margin-top: 35px;
    width: 900px;
    padding-top:15px;
     }
     
     
    .titlesfeedback
 {   color: #000000;
    font-size: 23px;
    padding: 25px;
    text-align: center;}
 
     
   .hometitle
   {
      
   width:904px;
   height:50px;
   padding-top:10px;   
     
   }
   
   .profiletitle
   {
     width:450px;
     height:50px;  
     float:left;  
   }
   
   .clienttitle
   {
       
    width:450px;
    height:50px; 
    float:right;  
   
    }
    
    .profilecontent
    {
    height: 410px;
    width: 452px;
   
    }
    
    .couresescontent
    {
        
   height: 148px;
    width: 450px; 
     }
     
     .testimonial
     {
     
  color:#000000;text-align:justify;font-size:13px;margin-left:115px;
     
     }
     
   .testimonialcontent      
    {
        height: 100px;
         width: 339px;
         text-align:center;
         font-size:13px;
    }
    
 .contactContent
 {height: 360px;margin-left: 195px;width: 500px;}
 
 .contactheaderdiv
 {float: left;margin-left: 10px;margin-top: 26px;width: 152px;font-weight:bold;}
 
 .contactaddresscontent
 {float: left;height: 50px;margin-left: 20px;margin-top:24px;width: 259px;}
 
 .contactphonecontent
 {float: left;height: 30px;margin-left: 20px;margin-top: 25px;width: 259px;}
 
 .contactphonecontent a
 {text-decoration:none;}
 
 .contactphonecontent a:hover
 { text-decoration:underline;}