/* CSS Document */
#containerPage{
width:1200px;
margin-left:auto;
margin-right:auto;
}

#containerBanner{
width:1200px;
height:213px;
}

#positionLogo{
width:374px;
height:213px;
float:left;
}

#positionBanner{
width:826px;
height:213px;
float:left;
}

#positionBody{
width:870px;

}

#positionBodyBanner{
float:left;
width:870px;
height:107px;}

#positionBodySection{
width:870px;
float:left;
}

#positionBodySectionOverlay{
width:670px;
position:absolute;
margin-left:330px;
margin-top: 100px;
z-index:101;
}

#columnLeft{
width:330px;
float:left;
}

#positionNav{
width:330px;
height:191px;
}

#positionAddress{
width:330px;
height:192px;
background-image:url(images/graphic_phone_number.gif);
background-repeat:no-repeat;
}

#positionAddressText{
height:72px;
padding:45px 5px 15px 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;}

#positionMap{
width:330px;
}
body {
	margin-top: 0px;
}

#mapLarge{
width: 423px;
height:323px;
}


