body{
margin:0px;
background-image:url(images/back.jpg);
background-repeat:repeat-x;
font-family:"AvantGarde Md BT", Tahoma, Arial, Helvetica, sans-serif
}

#container{
width:980px;


}

#phone{
height:32px;

color:#FFFFFF;

margin-left:30px;
margin-top:8px;

}

#phone a{
color:#FFFFFF;

}

#header{
width:980px;

}

#content{
margin:40px;

}

#content a{
color:#000;
}

#content p{
line-height:120%;

}

#content img{
border: solid 3px #000;
margin-left:20px;

}


h1{


}


#footer{
margin-left:40px;
border-top:4px solid #000;
font-size:12px;

}

#footer a{
color:#000;

}