@charset "utf-8";
/* CSS Document */
* {margin: 0; padding: 0}

body {
	margin:0;
	padding:0;
	background:url(i/bamboo.jpg) no-repeat fixed center top #2e3113;
	font-family:'Arial',sans-serif;
	font-size:15px;
	line-height:1.5em;
	color:#343434;
}


img {border: 0;}

#wrapper {margin: 0 auto;}

#main {
width: 900px; 
margin: 0 auto;}

#container {
width: 777px;
margin: 120px auto 20px auto;
background-color: #ffffff;
border: 10px solid #dedabf;
padding: 30px 10px 100px 10px;
}

#top-bar {
background-color: #000000;
height: 28px;
font-size: 10px;
text-transform: uppercase;
padding-top: 4px;
filter:alpha(opacity=60); 
-moz-opacity: 0.6; 
opacity: 0.6; 
}

#top-bar li {opacity: none;}

#top-bar ul {margin: 0 auto; width: 900px;
}

#top-bar li {
list-style: none;
display: inline;
margin-right: 45px;
font-weight: bold;}

.first{
padding-left: 50px;}

#top-bar a {
color: #fff;
font-weight: bold;
text-decoration: none;
}

#top-bar a:hover {
	font-weight: bold;
text-decoration: underline;
}

#top-bar a:visited {
color: #fff;
font-weight: bold;
text-decoration: none;
}
#top-bar a:visited:hover {
color: #fff;
font-weight: bold;
text-decoration: underline;
}

#logo {
	position: absolute;
	margin: 59px 0 0 455px;
}

#sticky-pad {
	position: absolute;
	width: 367px;
	height: 263px;
	background: url(i/sticky-pad.png) no-repeat;
	padding: 50px 20px 0 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	margin: 125px 0 0 20px;
}

#sticky-pad h1 {font-size: 18px;}

#sticky-pad p {margin-top: 10px;}

.clear {
clear: both;}

#home-navigation {
text-align: right;
}

#home-navigation ul {}
#home-navigation li {
list-style: none;
margin-bottom: 20px;}

#ribbon {
width: 866px;
height: 302px;
background: url(i/ribbon.png) no-repeat;
position: absolute;
margin: 20px 0 0 -43px;
font-size:  12px;
line-height: 25px;
color: #ffffff;}

#services-columns {
margin: 360px 0 40px 0;
font-size: 12px; 
line-height: 20px;
color: #25130b;
}

#seo {
margin: 0 0 20px 0;
}


.learn-more {
float: right;}

.boxlft {
width: 325px;
float: left;
padding-top: 40px;
}

.boxrt {
width: 325px;
float: left;
margin-left: 120px;
padding-top: 40px;
}

#footer {
min-height: 240px;
background: url(i/footer.png) no-repeat;
color: #ffffff; 
width: 777px;
padding: 20px 10px;
margin: 0 0 0 51px;
}

#footer .contact {
text-transform: lowercase;
padding: 100px 0 0 30px;
line-height: 20px;
font-size: 11px;
color: #ffffff;
float: left;
}

.contact a {
color: #ffffff;
text-decoration: none;
padding: 4px;}

.contact a:hover {
text-decoration: none;
background-color: #545454;}

#footer .linkage {
text-transform: uppercase;
padding: 100px 0 0 30px;
line-height: 20px;
font-size: 10px;
color: #ffffff;
float: left;
margin-left: 180px;
}

.linkage a {
color: #ffffff;
text-decoration: none;
padding: 4px;}

.linkage a:hover {
text-decoration: none;
background-color: #545454;}

.linkage li {
list-style: none;
}

.roi {
float: left;
width: 300px;
margin: 70px 0 0 50px;
}

.roi p {
margin: 10px 0 0 20px;
}

.increase-sales {
float: left;
width: 300px;
margin: 70px 0 0 150px;
}

.increase-sales p {
margin: 10px 0 0 20px;
}

.small {
	font-size: 13px;
	line-height: 16px;
}

.linkarea {font-size: 120%;}

.points {
	color: #903;
}

.right {
	float: right;
	margin-left: 10px;
}
