#content
 {
    margin-top:0px;
 }
#welcome
{
    background-image:url(../images/img-welcome.jpg);   
    width:724px;
    height:260px;
    background-position:bottom;
    background-repeat:no-repeat;
}

#quickLinks
{
 width:465px;
 height:56px;  

 background-repeat:no-repeat;
 position:relative;
 left:4px;
}

#subtitle
{
    width:724px;
    background-image:url(../images/bg-constructionStarted.gif);
    margin-top:0px;
    margin-bottom:10px;
    background-repeat:no-repeat;
    position:relative;
}


#subtitle p.live1
{
    /* Change this if the content on the page changes:*/
	
	margin-top:0px;
    margin-bottom:0px;
    padding-bottom:10px; 
    padding-top:30px; 
    padding-left:112px;
    color:#333333; 
    width:360px;
}

#btnContact
{
    position:relative;
    top:10px;
    left:8px;   
}

#btnFindAnswers
{
    position:relative;
    top:10px;
    left:20px;   
}

/*
#constructionStarts p.live
{
    /* Change this if the content on the page changes:*/
	/*
	margin-top:0px;
    margin-bottom:0px;
    padding-bottom:9px; 
    padding-top:0px; 
    padding-left:12px;
    color:#006535; 
    width:450px;
}
*/

#recentNews
{
    width:228px;
    height:138px;
    background-image:url(../images/bg-recent-news.gif);

    position:absolute;
    top:10px;
    right:10px;
}


#fontSize
{
   
    position:relative;
    top:-10px;  
    left:-20px;
     
     background-color:Transparent;
    background-repeat:repeat-x;
    width:140px;
    background-position:0px 5px;

}
#fontSize p
{
    position:relative;
    left:-5px;
}

