/* CSS Document */
body {
background-color:#ccc;
padding:0;
margin:0;
font-family:Helvetica, Arial, sans-serif;
font-size:11px;
}


a {
color:#687d77;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a:focus {
outline:none;
}

a img {
border:0;
margin:0;
padding:0;
}

#centered-box {
margin:0 auto;
text-align:center;
width:846px;
}

#content {
clear:both;
text-align:left;
width:846px;
padding:0;
margin:0;
}

h1, h2, h3, h4, h5, h6, p, ul, ol {
margin-top:0;
margin-bottom:30px;
}

div {
padding:0;
margin:0;
}

#content-top {
padding:0;
margin:0;
}

#content-bottom {
background-color:#fff;
min-height:532px;
padding-bottom:30px;
margin:0;
}

#content-section-1 {
float:left;

width:186px;
padding-left:20px;
padding-top:44px;
font-size:12px;
line-height:24px;
color:#666;
margin:0;
}

#content-section-1 p {
margin-bottom:56px;
}

#content-section-1 h2 {
color:#333;
font-size:12px;
font-weight:normal;
text-transform:uppercase;
margin:0;
}

#content-section-1 a {
color:#666;
border-bottom:2px solid #ddd;
}

#content-section-1 a:hover {
color:#333;
text-decoration:none;
}

#content-section-1 strong {
color:#333;
font-weight:normal;
}

#content-section-2 {
width:560px;
margin-left:206px;
margin-top:0;
font-size:12px;
line-height:20px;
color:#666;
padding-left:20px;
padding-top:54px;
padding-right:50px;
}

#content-section-2 h1 {
font-size:24px;
color:#333;
font-weight:normal;
}


#footer {
text-align:left;
width:846px;
height:30px;
margin-bottom:30px;
}

#footer a {
position:absolute;
display:block;
height:21px;
background-color:#aaa;
padding-left:8px;
padding-top:9px;
padding-right:8px;
padding-bottom:0;
margin:0;
font-size:11px;
}





#header {
text-align:left;
width:846px;
padding:0;
margin:0;
}


/* header */
#header h1 {
clear:both;
float:left;
padding:0;
margin-left:0;
margin-top:38px;
margin-bottom:0;
}

/* Menu */
#menu {
float:right;
display:block;
height:30px;
padding:0;
margin-left:0;
margin-top:44px;
margin-bottom:18px;
}

#menu li {
display:inline;
list-style:none;
}

#menu a .link {
position:absolute;
visibility:visible;
}

#menu a .hover {
visibility:hidden;
}

#menu a:hover .link {
visibility:hidden;
}

#menu a:hover .hover {
visibility:visible;
}

#home {
padding-left:0;
padding-top:0;
padding-right:42px;
padding-bottom:0;
}

#webdesign {
padding-left:0;
padding-top:0;
padding-right:30px;
padding-bottom:0;
}

#graphicdesign {
padding-left:0;
padding-top:0;
padding-right:30px;
padding-bottom:0;
}

#printdesign {
padding-left:0;
padding-top:0;
padding-right:30px;
padding-bottom:0;
}

#contactme {
padding-left:0;
padding-top:0;
padding-right:0px;
padding-bottom:0;
}
