body{
margin: 0px;
padding: 0px;
background-color: #3D464F;
background-image: url(images/bg2.jpg);
background-repeat: repeat-x;
}

#container{
width:850px;
text-align:left;
margin:0 auto;
height: 100%;
left: 0px;
margin-left: 0px;
position: absolute;
float: left;
}

#flashed{
width:914px;
text-align:left;
margin:0 auto;
height: 710px;
margin-left: 0px;
background-image: url(images/bg2.jpg);
}

#contact{
width:914px;
text-align:left;
margin:0 auto;
height: 0px;
background-color: #3D464F;
position: absolute;
top: 568px;
}

#contact p{
text-align:left;
margin:0 auto;
background:#3D464F;
height: 0px;
font-family: Arial, Helvetica, sans-serif;
color: #3D464F;
font-size: 10px;
background-color: #3D464F;
letter-spacing: 0px;
}

.phone{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.20em;
color: #666666;
margin-left: 25px;
}