/* CSS Document */
body {
background:#FFFFFF;
background-position: center;
background-position: top;
background-repeat: repeat-y;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
text-align: center;
}
a:link {
color: #1c8b7a;
text-decoration: underline;
}
a:visited {
color: #1c8b7a;
text-decoration: underline;
}
a:hover {
color: #1c8b7a;
text-decoration: none;
}
#main {
float:left;
text-align: left;
width: 820px;
margin-top:40px;
background-color: #EEEEEE;
}
h1 {
font-size: 20px;
background-color: #FFFFFF;
color: #333;
width: 400px;
padding-left: 5px;
}
h3 {
font-size: 11px;
color: #1c8b7a;
width: 150px;
}
#header {
border-bottom: 3px solid #CCC;
background-image: url(images/topheader.jpg);
width: 820px;
height: 87px;
float: left;
}
#toplinks {
padding-left:345px;
padding-top:15px;
font-size: 13px;
text-transform: uppercase;
}
#navlist a, #navlist a:link {
color: #333;
text-decoration: none;
}
#navlist a:hover {
color: #666;
text-decoration: underline;
}
#navcontainer {
margin-bottom: 1em;
overflow: hidden;
width: 460px;
}
#navlist {
list-style-type: none;
margin: 0;
padding: 0;
}
#navlist li {
border-left: 2px solid #CCC;
float: left;
line-height: 1.1em;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
}
#navlist #active {
border-bottom: 3px solid #21aa95;
float: left;
font-weight: bold;
font-style: italic;
line-height: 2.0em;
margin: 0 0.75em 0 -.5em;
padding: 0 .5em 0 .5em;
}
#front-splash {
float: left;
font-size:10px;
color: #000000;
background-image: url(images/front-splash.jpg);
width: 400px;
height: 400px;
background-repeat: no-repeat;
}
#clients-splash {
float: left;
font-size:10px;
color: #000000;
background-image: url(images/clients-splash.jpg);
width: 400px;
height: 400px;
background-repeat: no-repeat;
}
#marketing-splash {
float: left;
font-size:10px;
color: #000000;
background-image: url(images/marketing-splash.jpg);
width: 400px;
height: 400px;
background-repeat: no-repeat;
}
#marketing-graph {
float:right;
background-image: url(images/lwmmarketing.gif);
width: 380px;
height: 303px;
background-repeat: no-repeat;
}
img {
border: 0;
}
.front-sites {
width: 200px;
padding: 3px;
float:left;
}
.po-sites {
background-color: #CCCCCC;
margin:5px;
padding: 4px;
float:left;
}
#footer {
float:left;
margin-top: 10px;
padding: 10px;
width: 800px;
background-color: #FFFFFF;
color: #333333;
}
#topfriends ul {
  width: 450px;
  margin: 0;
  padding: 0;
  list-style: none;
}
#topfriends li {
  float: left;
  width: 140px;
  margin: 0;
  padding: 0;
}
#bottom-ads {
width: 90%;
float: left;
text-align: center;
padding-top:10px;
padding-bottom: 10px;
}
.inside-solutions {
padding-top:60px;
width:750px;
padding-left: 25px;
}
#design-solutions {
float:left;
width: 800px;
height: 300px;
background-image: url(images/design-solutions.gif);
background-repeat: no-repeat;
}
#ad-solutions {
float:left;
width: 800px;
height: 300px;
background-image: url(images/advertisement-solutions.gif);
background-repeat: no-repeat;
}
#blog-solutions {
float:left;
width: 800px;
height: 239px;
background-image: url(images/blog-solutions.gif);
background-repeat: no-repeat;
}
#hosting-solutions {
float:left;
width: 800px;
height: 239px;
background-image: url(images/hosting-solutions.gif);
background-repeat: no-repeat;
}
#seo-solutions {
float:left;
width: 800px;
height: 239px;
background-image: url(images/seoranking-solutions.gif);
background-repeat: no-repeat;
}
#ecommerce-solutions {
float:left;
width: 800px;
height: 239px;
background-image: url(images/ecommerce-solutions.gif);
background-repeat: no-repeat;
}
#portfoliolink {
float:right;
width:250px;
padding:8px;
text-transform:uppercase;
font-size:20px;
font-weight:bold;
background-color: #FFFFFF;
text-align: center;
}
#portfoliolink a {
color: #666666;
text-decoration: none;
}
#portfoliolink a:hover {
text-decoration: underline;
}
