body {
	margin: 0;
	padding: 0;
	font-family:"Lucida Grande",Lucida,Verdana,sans-serif;
	font-size: 12px;
	background-color: #000;
	color: #fff;
}

img {
	border: 0;
}

#outer {
	width:100%;
}

#bar {
	color: #8e8e8e;
	margin-left: 40px;
	padding-bottom: 25px;
	width: 700px;
	text-align: center;
	height: 40px;
}

#bar ul { 
	padding-left: 0;
 	margin-left: 0;
 	padding-top: 12px;
	width: 100%;  
	margin-top: 0; /* cancels gap caused by top padding in Opera 7.54 */ 
	color: #FFFFFF; width: 100%; 
}

#bar ul li { 
	display: inline; 
	padding-left: 0;
	padding-right: 0; 
	padding-bottom: 0px; 
	padding-top: 0px; 
}

#bar ul li a { 
	width: 66px; 
	padding: 12px;
	color: #999999; 
	text-decoration: none; 
	border-bottom: 1px solid #999999; 
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	-moz-border-radius-bottomright: 10px; 
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px; 
	-webkit-border-bottom-left-radius: 10px;
	-khtml-border-bottom-right-radius: 10px;
	-khtml-border-bottom-left-radius: 10px;
}

#bar ul li a:hover { background: #EFEFEF; color: #1F293A; }


#inner {
	width: 770px; 
	margin-left: auto; 
	margin-right: auto;
}

#leftcolumn {
	float: left;
	width: 420px;
}

#header h1 {
	background: url(images/feedcount.png) no-repeat 0 0;
	height: 100px;
	width: 394px;
	margin: 0 auto 0 auto;
	padding: 0;
	display: block;
	overflow: hidden;
	text-indent: -8000px;
	}

#header h2 {
	text-indent: -8000px;
	overflow: hidden;
	}
	
#header p {
	text-indent: -8000px;
	overflow: hidden;
	}

.button {
	clear: both;
	float: left;
	padding-left: 200px;
}

#testimonials {
	padding-top: 120px;
	padding-left: 30px;
}

#testimonials p {
	padding-top: 30px;
	color: #8e8e8e;
	width: 390px;
}

#testimonials p span {
	font-style: italic;
}

p.bookmark {
	font-size: 32px;
}

p.bookmark a img {
	padding-left: 5px;
}

p.bookmark span {
	font-size: 19px;
}

.twitcontact {
	margin-top: -60px;
}


#features {
	padding-top: 100px;
	padding-left: 30px;
}

#features p {
	padding-top: 30px;
	color: #8e8e8e;
	width: 390px;
}

#features h3 {
	color: #8e8e8e;
}

#features ul li {
	color: #8e8e8e;
}

#featuresbutton {
	padding-top: 30px;
}

#rightcolumn {
	float: left;
}

.back {
	position: relative;
	left: 60px;
	/* z-index: 1; */
}

#slideshow1 { 
	position: relative; 
	left: 89px;
	top: -509px;
	/* z-index: 3; */
}

.front {
	height: 352px;
}

#footer {
	color: #8e8e8e;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 25px;
	width: 700px;
	text-align: center;
}

#footer a {
	color: #8e8e8e;
}
