
/* static divs -- just here for reference  
div.horizontalcssmenu{height:100px;width:1000px;position:absolute;top:335px;left:0px;}

div.bg{
text-align:left;position:relative;left: 0;top: 0;margin-top:0px;padding:0px;width: 1000px; height:1000px;overflow:hidden;}

div.graphic{position:absolute;left: 0;top: 71px;border-top:0px solid white;padding:0px;width: 894px; height:334px;background-repeat:no-repeat;}

div.logo {position:absolute;width:894px;height:90px;left:0px;border:0px;top:0;background-repeat:no-repeat;}

div.title {position:absolute;width:752px;height:35px;left:297px;top:370px;border:0px;background-repeat:no-repeat;}

div.address {height:29px;position: absolute;left: 0px;top: 971px;width: 894px;margin:0px;padding:0px;}
.address p {text-align: center;font-size:11px;text-transform: uppercase;color:white;letter-spacing: 1.2mm;line-height:29px;}

div.sidebar {position: absolute;left: 0px;top: 369px;width: 297px;margin:0px;padding:0px;height: 1000px;text-align:right;overflow:hidden;}

div.copy {position: absolute;left: 338px;top: 419px;width: 500px;margin:0px;padding:0px;height: 600px;text-align:left;overflow:hidden;}
*/




/* switch to fluid */
div.bg#template, #template div.copy  {height:auto;}
#template div.address,#template div.links,#template div.copy{position:static;}
#template div.copy  {height:390px}/* matches static height */
#template div.copy  {height:auto;}/* matches static height */


#template div.sidebar  {height:auto}
div.bg#template  {background-image: url(images/employment-bg-tile.gif);
background-repeat:repeat-y}

/* postions to margins */
#template div.address{margin-top:129px}
/* add padding to bottom*/
#template div.copy  {padding-bottom:33px;padding-left: 338px;padding-top: 419px;}

/* for hyperlink on 'join our team'*/
.copy strong a:link{padding-bottom:2px;border-bottom:1px solid white;}