a:link    {

  text-decoration:  none;

  } 
a:visited {

  text-decoration:  none;


  } 
a:hover   {

  text-decoration:  underline;

  } 
a:active  {

  text-decoration:  underline;

  } 

body

{

	background-color:#fff;

	font-family:Trebuchet MS;

	font-size: 12pt;

	color: #000;

	text-align: Left;

	

	padding: 0 0 0 0;

	margin: 0 0 0 0;


	/*background-image: url("images/basebg.png");

	background-repeat: repeat;*/

}



#outside

{   margin: 10px auto 10px auto;

    width:910px;

    min-height:764px;

    background: url(back.png);

    

}



#main_home

{

    width:910px;

    min-height:800px;

    float:left;

    

}



#top_row, #base_row

{

    text-align:center;

    color:#6d6e71;

    font-weight:bold;

    margin:10px 0 10px 0;  

}



#top_row span

{

    color: #f57921;  

}



#base_row span

{

    color: #f57921;  

}



#content_home

{

    width: 600px;

    height:500px;

    text-align:left;

    font-weight:normal;

 

}







#why 

{

    color:#f57921;

    font-family:Arial, Times New Roman;

    font-size:25px;

    margin-top:150px; 

}



#why a

{

     color:#f57921;  

}


h1

{

    font-size:18pt;

    color:#00abbd;

    }
  h2

{

    font-size:13pt;

    color:#8e9093;

    }  
   h3

{

    font-size:12pt;

    color:#00abbd;

    } 
    h4

{

    font-size:9pt;

    color:#8e9093;

    }   
    
    

