﻿
#aboutus .picture
{
	background-image:url(../images/img-dining.jpg);
}

#aboutus #sectionTitle  
{
	background-image:url(../images/title-aboutUs.gif);
	
}
#aboutus #header
{
    background-image:url(../images/bg-header-leftNav.jpg);   
}


#careers #header
{
    background-image:url(../images/bg-header-leftNav.jpg);   
}


#careers .picture
{
	background-image:url(../images/img-dining.jpg);
}

#careers #sectionTitle  
{
	background-image:url(../images/title-careers.gif);
	
}



#contactus .picture
{
	background-image:url(../images/img-dining.jpg);
}

#contactus #sectionTitle  
{
	background-image:url(../images/title-contactUs.gif);
	
}




.picture
{
    margin-bottom:14px; /*for IE, won't show the bottom content margin correctly if connect is far away */   
}




/* Shared Between them */
#content
{
	width:541px;
	position:relative;
	top:0px;
	left:0px;
	float:left;
	height:100%;
}





#fontSize
{
    float:right;
    position:absolute;
    right:0px;
    width:228px;
    height:31px;
    top:10px;
}


/*--------------------------------*/