* {
margin: 0;
padding: 0;
}

body {
background: #FFF;
color: #000;
margin: 0;
padding: 0;
}

a:link {
color: #FEA620;
}

a:hover {
color: #FEA620;
}

a img {
border: 0;
}

p {
font: 12px/15px arial, verdana, helvetica, sans-serif;
margin-bottom: 14px;
margin-top: 14px;
padding: 0;
}

h1 {
font: 18px/22px Arial Narrow, verdana, helvetica, sans-serif;
margin: 0 0 19px 0;
color: #fff;
font-weight: bold;
}

h2 {
font: 17px/19px Arial, verdana, helvetica, sans-serif;
margin: 0 0 19px 0;
color: #FEA620;
font-weight: bold;
}

h3 {
font: 12px/14px Arial, verdana, helvetica, sans-serif;
margin: 0 0 14px 0;
color: #000;
font-weight: bold;
}

object { display:block; }

li{
list-style-type: none;
}

.center {
text-align: center;
}

ol li{
list-style-position: inside;
list-style-type: decimal;
margin: 6px 0 6px 0px;
padding: 0;
font-size: 11px;
}

.simBold {
font-weight: bold;
}


#wrapper {
width: 775px;
margin: 0 auto;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 12px;
}

#flashContent {
height: 181px;
color: #fff;
}

#topWrapper {
height: 450px;
background-image: url('../grafx/top-bg.jpg');
background-repeat: no-repeat;
background-position: bottom center;
color: #fff;
background-color: #FEA61F;
padding: 0;
margin: 0;
}

#topLeft {
float: left;
width: 300px;
color: #fff;
margin: 104px 0 0 50px;
padding: 0;
}

#topLeft a{
color: #FFF;
font-size: 12px;
}

p.simHeadline {
font: 18px/22px Arial Narrow, verdana, helvetica, sans-serif;
margin: 0 0 19px 0;
color: #fff;
font-weight: bold;
}

#consultingButton {
margin: 179px 0 0 503px;
}

#mainContent {
margin: 22px 53px 22px 53px;
}

.homeLink {
display: block;
font: 12px/15px arial, verdana, helvetica, sans-serif;
margin-bottom: 14px;
margin-top: 14px;
padding: 0;
}

#aboutBox {
float: left;
width: 299px;
margin: 4px 0 0 0;
}

#servicesBox {
float: left;
width: 161px;
margin: 4px 0 0 16px;
padding: 107px 0 0 6px;
background-image: url('../grafx/internet-marketing-services.jpg');
background-repeat: no-repeat;
background-position: top left;
}

#services p,h3{
margin-left: 15px;
}

#services ol li{
margin: 6px 0 6px 15px;
}

#consultingBox {
float: left;
width: 161px;
margin: 4px 0 0 17px;
padding: 107px 0 0 6px;
background-image: url('../grafx/internet-marketing-consulting.jpg');
background-repeat: no-repeat;
background-position: top left;
}

.featuredList li{
list-style-type: circle;
list-style-position: inside;
color: #000;
margin: 6px 0 6px 17px;
padding: 0;
}

.dataGrid {
border-left: 1px solid #000;
border-top: 1px solid #000;
width: 300px;
margin: 0 auto;
}

.dataGrid th{
border-right: 1px solid #000;
border-bottom: 1px solid #000;
text-align: left;
font-weight: normal;
padding: 4px;
}

.dataGrid td{
text-align: center;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
padding: 4px;
}

#bottomNav {
clear: both;
background-color: #C0C0C0;
text-align: center;
padding: 2px 0 3px 0;
margin: 22px 51px 3px 51px;
}

#bottomNav ul li{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#bottomNav ul li a{
color: #fff;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
background-image: url('../grafx/bottomNav-link-divide.gif');
background-repeat: repeat-y;
background-position: bottom right;
padding: 0 9px 0 5px;
margin: 0;
}

#bottomNav ul li.last a{
background-image: none;
}

#copyright {
text-align: center;
}

#copyright p{
font-size: 11px;
}

#copyright span{
display: block;
font-weight: bold;
}