#pageMenu
{

	position: relative;
	height: 20px;
    left: 15px;
    top:0px;
    font-family: Verdana;
    font-size: 24px;
    font-weight: bold;

}

#map
{
position: absolute;
left:95px;
top:57px;

}


hr
{
width: 95%;
border-color: #666666;
border-right-style: hidden;
border-left-style: hidden;
margin-left: 40px;


}

#mainBox {
	position: relative;

  
    top:20px;
    font-family: Verdana;
    font-size: 12px;
    height: 390px;
   

}

#contactInformations
{
position: relative;
left: 70px;
width: 230px;
}

#officeBox
{
	position: relative;
	
	height: 200px;

    
    top:0px;
    font-family: Verdana;
    font-size: 12px;
    margin-top: 30px;
   }
   
#office
{
position: absolute;
left: 510px;

font-size: 12px;
top:15px;

}

#mail
{
position: absolute;
left: 310px;
top:15px;
}


#web
{
position: absolute;
left: 70px;
top:15px;
}

#newsletter
{
position: absolute;
left: 720px;
top:15px;
}


h1
{
font-size: 18px;
}

#contactFormBox
{
position: absolute;
left: 375px;
top: 30px;
width: 570px;
height: 360px;
background-image: url(contactFormBG.png);
background-repeat: no-repeat;
}
