body {
margin:0px;
background:#ececec;
text-align:center;
}

html {
font-family:"Source Sans Pro","Tahoma", san-serif;
font-size:17px;
line-height:1.2;
}

h1 {
font-size:26px;
font-weight:bold;
margin:0px;
}

a {
text-decoration:underline;
color:#0000cc;
}

a:hover {
color:#cc0000;
}

#layout {
margin:auto;
width:100%;
max-width:970px;
background:#ffffff;
text-align:center;
box-shadow:0px 0px 8px #888888;
}

#page {
margin:auto;
width:100%;
padding:25px 0px 0px 0px;
max-width:920px;
text-align:left;
}

#header {
height:175px;
background:url(iguana-proofreading-typing-services.jpg) left no-repeat;
position:relative;
}

#logo {
position:absolute;
left:30px;
top:0px;
font-size:30px;
color:#ffffff;
text-align:center;
line-height:1;
padding:20px 0px 0px 0px;
text-shadow:0px 0px 8px #000000;
}

#logo big {
display:block;
font-size:70px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:-1px;
}

#table {
display:table;
}

#row {
display:table-row;
}

#content {
display:table-cell;
width:72%;
padding:0px 30px 25px 10px;
text-align:left;
}

#rightside {
display:table-cell;
width:28%;
padding:0px 0px 25px 20px;
border-left:1px solid #dddddd;
font-size:90%;
color:#666666;
}

#footer {
font-size:90%;
padding:15px 0px 45px 0px;
color:#444444;
text-align:center;
}

#footer a {
color:#444444;
text-decoration:underline;
}

#footer span {
white-space:nowrap;
}
