body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(../images/body-bg.png);
	background-repeat: repeat;
	padding: 0 0 10px 0;
	margin: 0;
}

img {
	border: 0px;
}

.clearer {
	clear: both;
}

#body-highlight {
	background-image: url(../images/body-highlight.png);
	height: 106px;
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
}

#container {
	margin: 0 auto 0 auto;
	position: relative;
	overflow: hidden;
	width: 960px;	
}

#header {
	border-bottom: 3px solid #F6241B;
	background-image: url(../images/header-bg.png);
	height: 106px;
	background-repeat: repeat-x;
	position: relative;
}

#contact {
	text-align: right;	
	position: absolute;
	top: 30px;
	right: 35px;
	color: white;
	font-size: 18pt;
	font-weight: bold;
	line-height: 16pt;
}

#contact a {
	text-decoration: none;
	color: #55AAF3;
	font-size: 11pt;
	/* font-weight: normal; */
}

#contact a:hover {
	text-decoration: underline;
}

#contact .orange-text {
	color: #f6241b;
}

ul#feature-buttons {
  position: absolute;
  margin: 0;
  padding: 0;
  z-index: 100;
  list-style: none;
  top: 320px;
  left: 110px;
  font-size: smaller;
}

ul#feature-buttons li {
  display: inline;
}

ul#feature-buttons li a{
  color: white;
  cursor: pointer;
}

ul#feature-buttons li a.prev {
  border-right: 1px solid white;
  padding-right: 3px;
}

#feature-area {
  position: relative;
	overflow:hidden;
	width: 960px;
	height: 240px;
}
#feature-area .items {
	height:20000em;
	position: absolute;
  color: #FFFFFF;
}

#feature-area .item {
  position: relative;
}

.feature-img {
  height: 240px;
}

.feature-text {
  position: absolute;
  top: 0px;
  padding: 35px 380px 20px 20px;
  z-index: 1;
  height: 145px;
  overflow: hidden;
}

#feature-area h1 {
  margin: 0;
  font-size: 24px;
}

.feature p {
  margin: 0 0 10px 0;
  font-size: 14px;
}

#content-container {
	background-color: white;
	color: #4E4E4F;
	border: 1px solid transparent; /*needed for firefox*/
}

#primarynav {
	float: left;
	width: 159px;
	padding: 30px 61px 30px 40px;
	font-size: 11pt;
	background-color: white;
}

#primarynav a {
	text-decoration: none;
	color: #5f5f5f;
}

#primarynav a:hover {
	text-decoration: underline;
}

#primarynav .highlightnav a {
	display: block;
	height: 33px;
	width: 159px;
	color: white;
	font-size: 10pt;
	display: block;
	text-align: center;
	padding-top: 17px;
	margin-left: 58px;
	margin-right: 8px;
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	width: 86px;
}

div#our-websites {
	background-image: url(../images/ourwebsites-bg.png);
	background-repeat: no-repeat;
}

div#packages {
	background-image: url(../images/packages-bg.png);
	background-repeat: no-repeat;
}

div#why-us {
	background-image: url(../images/whyus-bg.png);
	background-repeat: no-repeat;
}

div#articles {
	background-image: url(../images/articles-bg.png);
	background-repeat: no-repeat;
}

div#potentseo {
	background-image: url(../images/potentseo-bg.png);
	background-repeat: no-repeat;
}
div#potentppc {
	background-image: url(../images/potentppc-bg.png);
	background-repeat: no-repeat;
}
div#potentcopy {
	background-image: url(../images/potentcopy-bg.png);
	background-repeat: no-repeat;
}

div#highlightnav-secondary {
	margin-top: -12px;
	margin-bottom: 10px;
	font-size: 9pt;
	padding: 5px 5px 8px 0;
}

#highlightnav-secondary div {
	background-image: url(../images/highlightnav-secondary-bg.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-left: 10px;
	padding-left: 10px;
}

#highlightnav-secondary div.highlightnav-item a {
	color: #071078;
}

#highlightnav-secondary div.highlightnav-item-active a {
	text-decoration: underline;
}

.nav {
	background-image: url(../images/nav-bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	margin-bottom: 4px;
}

#primarynav div.active a {
	color: #fe2d11;
}

.subnav a {
	background-image: url(../images/subnav-bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 9pt;
	padding-left: 10px;
	margin-left: 16px;
	display: block;
}

.sublast {
	margin-bottom: 5px;
}

#primarynav div.subactive a {
	color: #fe2d11;	
	background-image: url(../images/subnav-active-bg.png);
}

#content #breadcrumbs {
	font-size: 9pt;
	padding-bottom: 3px;
}

#content #breadcrumbs a {
	text-decoration: none;
}

#content #breadcrumbs a:hover {
	text-decoration: underline;
}

#content {
	margin: 30px 40px 15px 0px;
	font-size: 11pt;
	color: #4E4E4F;
	overflow: hidden;
}

#content textarea {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}

#content a {
	font-weight: normal;
}

#content h1 {
	font-size: 18pt;
}

#content h2 {
  font-size: 18px;
}

#content h3 {
  font-size: 14px;
}

#content h1 a {
	text-decoration: none;
}

#content h1 a:hover {
	text-decoration: underline;
}

#content blockquote {
	font-weight: normal;
	border: 2px white dotted;
	padding: 10px 20px 10px 20px;
	margin: 50px 50px 10px 50px;
	display: block;
}

#content blockquote  p {
	padding: 0px;
	margin:0px;
}

#footer {
	background-color: white;
	position: relative;
	overflow: hidden;
}

#footer-content {
	border-top: 3px solid #D4D4D4;
	color: #646464;
	font-size: 7pt;
	text-align: center;
	padding: 14px;
	border-top: 3px solid #D4D4D4;	
	margin: 0 40px 0 40px;
}

#footer h1 {
	font-size: 7pt;
	margin: 0;
	padding: 0;
}

#footer p {
	margin: 0px;
	padding: 0px;
}

#footer a {
	color: #646464;
}

#rounded-left {
	background-image: url(../images/footer-left.png);
	background-position: bottom;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 10px;
	width: 9px;
}

#rounded-right {
	background-image: url(../images/footer-right.png);
	background-position: bottom;
	background-repeat: no-repeat;	
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 10px;
	width: 9px;
}

.csc-textpic-caption {
	font-size: 7pt;
}

.csc-linkToTop {
	text-align: right;
	font-size: 9pt;
}

#content .contenttable {
	border-collapse: collapse;
	margin: 10px 0 10px 0;
	width: 100%;
}

#content .contenttable td {
	border-right: 1px solid white;
	padding: 10px;
}

#content .contenttable .tr-odd td {
	background-color: #EDEBF1;
}

#content .contenttable .tr-even td {
	background-color: #F4F3F7;
}

/* news */

.news-list-container h1 {
	font-size: 12pt;
	margin: 0 0 5px 0;
}

.news-list-item {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #B4B4B4;
}

.news-list-info {
	color: #1281EF;
	font-size: 8pt;
	padding: 3px 0 3px 0;
}

.news-single-item .news-list-info {
	margin-left: 0px;
}

.news-single-item h1 {
	margin-bottom: 0px;
}

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

.news-list-subheader, .news-list-container h1, .news-list-info, .news-list-more {
	margin-left: 135px;
}

.news-list-subheader p {
	margin: 0px;
	padding: 0px;
}

.news-single-image {
	float: right;
}

#content .news-list-info a {
	color: #1281EF;
	text-decoration: none;
}

#content .news-list-info a:hover {
	text-decoration: underline;
}

#content .news-list-morelink {
  padding-left: 3px;
}

/* page browser */
#content .news-list-browse {
	color: #00ADEE;
	text-align: center;
	font-size: 10pt;
	border-top: 1px solid #B4B4B4;
	padding-top: 20px;
	margin-top: 20px;
}

#content .news-list-browse a {
	color: #00ADEE;
	text-decoration: none;
	padding-right: 5px;
}

#content .news-list-browse a:hover {
	text-decoration: underline;
}

/* indexed search */
.tx-indexedsearch ul.browsebox {
	padding: 0px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox li {
	display:inline;
	margin-right:5px;
}

/* image borders */
.csc-textpic-border img {
  border: 1px silver solid !important;
}

