body {
background-color : #262626;
}
#container {
width : 780px;
height : 643px;
margin-left : 100px;
text-align : left;
background-color : #ededed;
}
#header {
height : 172px;
width : 780px;
}
#menu {
height : 423px;
width : 498px;
background-color : #ededed;
color : black;
font-family : sans-serif;
font-size : 12px;
}
#content {
height : 423px;
width : 279px;
background-color : #ededed;
font-family : sans-serif;
font-size : 12px;
}
table.contact {
font-family : sans-serif;
font-size : 12px;
position : absolute;
top : 260px;
left : 130px;
}
#addy {
font-family : sans-serif;
font-size : 12px;
width : 150px;
height : 220px;
position : absolute;
top : 230px;
left : 100px;
color : #707070;
}
p.add {
position : relative;
top : -5px;
left : 90px;
font-size : 16px;
color : #357ec7;
}
p.house {
position : relative;
left : 60px;
}
p.home {
position : relative;
top : -10px;
left : 60px;
}
p.mobile {
position : relative;
top : -20px;
left : 60px;
}
p.contact {
font-size : 16px;
color : #357ec7;
position : relative;
top : 35px;
left : 150px;
}
hr {
position : absolute;
top : 610px;
left : 113px;
width : 775px;
}
p.footer {
font-family : sans-serif;
font-size : 12px;
font-style : italic;
position : absolute;
top : 625px;
left : 180px;
}
a {
text-decoration : none;
color : black;
}
img.w3c {
position : absolute;
top : 730px;
left : 683px;
border-style : none;
}

