@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}
body {
	background-image:url(../images/body-bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#acacac;
	background-color:#e1e1e1;
}
.cb {
	clear:both;
}
.fl {
	float:left
}
.fr {
	float:right
}
#wrap {
	width:980px;
	margin:0px auto;
}
#header {
	width:980px;
	float:left;
	clear:both;
	height:124px;
	background-image:url(../images/header-bg.jpg);
	background-repeat:no-repeat;
}
#logo {
	width:103px;
	height:124px;
	background-repeat:no-repeat;
	float:left;
}
#logo h1 {
	width:124px;
	height:142px;
	float:left;
	display:block;
	background-image:url(../images/logo.jpg);
}
#logo h1 a {
	width:103px;
	height:124px;
	float:left;
	display:block;
	white-space:nowrap;
	text-indent:9000em;
	overflow:hidden;
}
#tagline {
	padding-top:26px;
	float:left;
	width:170px;
	font-size:12px;
	color:#111;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:35px;
	line-height:18px;
}
#nav {
	width:980px;
	background-image:url(../images/nav-bg.jpg);
	height:47px;
	background-repeat:no-repeat;
	float:left;
	clear:both;
}
#nav ul {
	list-style:none;
	display:inline;
}
#nav ul li {
	list-style:none;
	display:inline;
	text-transform:uppercase;
}
#nav ul li a {
	display:block;
	float:left;
	padding-left:20px;
	padding-right:20px;
	background-image:url(../images/nav-divider-right.jpg);
	padding-top:17px;
	padding-bottom:16px;
	color:#acacac;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	background-position:right top;
	background-repeat:no-repeat;
	text-decoration:none;
}
#nav ul li a.selected {
	color:#00aeef;
}
#banner {
	width:980px;
	float:left;
	clear:both;
}
.homepage {
	background-image:url(../images/banner-homepage.jpg);
	height:213px;
	background-repeat:no-repeat;
}
.subpage {
	background-image: url(../images/bg-sub-header.jpg);
	height:131px;
	background-repeat:no-repeat;
}
.about {
	background-image: url(../images/about-us-header.jpg);
	height:131px;
	background-repeat:no-repeat;
}
.testimonials {
	background-image: url(../images/testimonials-header.jpg);
	height:131px;
	background-repeat:no-repeat;
}
.contact {
	background-image:url(../images/contact-header.jpg);
	height:131px;
	background-repeat:no-repeat;
}
.services {
	background-image: url(../images/services-header.jpg);
	height:131px;
	background-repeat:no-repeat;
}
.package-head {
	background-image: url(../images/packages-header.jpg);
	height:131px;
	background-repeat:no-repeat;
}
.intro {
	padding-top:54px;
	padding-left:29px;
	width:435px;
	float:left;
}
.intro h2 {
	color:#fff;
	font-size:30px;
	font-weight:bold;
	margin-bottom:5px
}
.intro p {
	color:#fff;
	font-size:13px;
	line-height:18px
}
.intro p a {
	color:#fff;
}
.intro-sub {
	padding-top:24px;
	padding-left:29px;
	width:435px;
	float:left;
}
.intro-sub h2 {
	color:#fff;
	font-size:30px;
	font-weight:bold;
	margin-bottom:5px
}
.intro-sub p {
	color:#fff;
	font-size:12px;
	line-height:16px
}
.intro-sub p a {
	color:#fff;
}
.packages {
	width:457px;
	height:149px;
	padding-top:43px;
	padding-right:24px;
	float:left;
	padding-left:20px;
}
.offer {
	color:#fff;
	width:132px;
	height:129px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	text-align:center;
	padding-top:20px;
}
.offer span {
	font-size:14px;
}
.offer a {
	color:#00aeef;
}
.summary {
	float:left;
	width:295px;
	height:129px;
	padding-top:10px;
	padding-left:20px;
	padding-right:10px;
	position:relative;
}
.summary h2 {
	font-size:24px;
	color:#00aeef;
	margin-bottom:10px;
	line-height:24px;
}
.summary p {
	color:#898989;
	line-height:16px;
	font-size:11px;
}
a.seoplans {
	position:absolute;
	left:20px;
	top:125px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#00aeef;
	text-decoration:none;
}
a.freeanalysis {
	position:absolute;
	left:180px;
	top:125px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#00aeef;
	text-decoration:none;
}
#content {
	width:980px;
	float:left;
	clear:both;
	padding-top:20px;
}
#col-left {
	width:610px;
	float:left;
}
.tabbed-content {
	width:610px;
	float:left;
	clear:both;
}
.tabs {
	float:left;
	width:600px;
	padding-left:10px;
	position:relative;
	top:0px;
}
.tabs ul {
	list-style:none
}
.tabs ul li {
	list-style:none;
	float:left;
	background-image:url(../images/tabs-bg.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:10px;
}
.tabs ul li a {
	display:block;
	float:left;
	padding-right:10px;
	font-size:12px;
	color:#acacac;
	padding-bottom:9px;
	padding-top:9px;
	background-image:url(../images/tabs-bg.jpg);
	background-repeat:no-repeat;
	background-position:right 0px;
	text-decoration:none;
}
.tabs ul li.ui-tabs-selected {
	background-image:url(../images/tabs-bg.jpg);
	background-repeat:no-repeat;
	background-position:0px -33px;
}
.tabs ul li.ui-tabs-selected a {
	display:block;
	float:left;
	padding-right:10px;
	font-size:12px;
	color:#fff;
	padding-bottom:9px;
	padding-top:9px;
	text-decoration:none;
	background-image:url(../images/tabs-bg.jpg);
	background-repeat:no-repeat;
	background-position:right -33px;
}
.tab {
	color:#898989;
	background-image:url(../images/bg-left-content-tabs.jpg);
	background-repeat:no-repeat;
	float:left;
	width:580px;
	padding:10px 20px;
	height:252px;
}
.tab ul {
	list-style:inside none;
	margin-left:50px;
	margin-top:20px;
	margin-bottom:20px;
}
.tab ul li {
	margin-bottom:5px;
}
.tab ul li a {
	color:#898989;
}
.tab a {
	color:#00aeef
}
.tab h3 {
	color:#00aeef;
	font-size:24px;
	margin-bottom:10px;
	margin-top:10px;
}
.tab p {
	line-height:18px;
	margin-bottom:13px;
	text-align:justify;
	padding-right:10px;
}
.tab-content {
	height:232px;
}
.scroll-pane {
	overflow: auto;
}
.ui-tabs-hide {
	position: absolute;
	left: -10000px;
	display: block;
}
.crousel {
	position:relative;
	color:#898989;
	background-image:url(../images/bg-left-content-tabs.jpg);
	background-repeat:no-repeat;
	float:left;
	height:252px;
}
.crousel ul {
	list-style:none;
}
.crousel li {
	list-style:none;
	float:left;
	padding:10px 20px;
}
.crousel h4 {
	font-size:18px;
	color:#acacac;
	margin-bottom:10px;
	margin-top:10px;
}
.crousel p {
	line-height:18px;
	margin-bottom:10px;
}
.crousel a {
	color:#78bb34;
}
#col-left h3 {
	font-size:24px;
	color:#78bb34;
	margin-bottom:20px;
}
.crousel-nav {
	position:absolute;
	top:10px;
	right:10px;
	z-index:3000
}
.crousel-nav img {
	cursor:pointer;
}
a {
	outline:none;
}
img.disabled {
	opacity:0.5;
}
#nav ul li a:hover {
	color:#00aeef;
}
#nav ul li.nobg {
	background:none;
	padding-top:15px;
	padding-bottom:13px;
	width:162px;
	float:left;
	padding-left:25px;
}
#nav ul li a.facebook {
	background-image:url(../images/social-sprite.jpg);
	background-repeat:no-repeat;
	width:19px;
	height:19px;
	overflow:hidden;
	text-indent:9000em;
	white-space:nowrap;
	padding:0px;
	background-position:0px 0px;
	margin-right:5px;
}
#nav ul li a.facebook:hover {
	background-image:url(../images/social-sprite.jpg);
	background-repeat:no-repeat;
	width:19px;
	height:19px;
	overflow:hidden;
	text-indent:9000em;
	white-space:nowrap;
	padding:0px;
	background-position:0px -19px;
}
#nav ul li a.twitter {
	background-image:url(../images/social-sprite.jpg);
	background-repeat:no-repeat;
	width:19px;
	height:19px;
	overflow:hidden;
	text-indent:9000em;
	white-space:nowrap;
	padding:0px;
	background-position:-24px 0px;
	margin-right:5px;
}
#nav ul li a.twitter:hover {
	background-image:url(../images/social-sprite.jpg);
	background-repeat:no-repeat;
	width:19px;
	height:19px;
	overflow:hidden;
	text-indent:9000em;
	white-space:nowrap;
	padding:0px;
	background-position:-24px -19px;
}
#nav ul li a.digg {
	background-image:url(../images/social-sprite.jpg);
	background-repeat:no-repeat;
	width:36px;
	height:19px;
	overflow:hidden;
	text-indent:9000em;
	white-space:nowrap;
	padding:0px;
	background-position:-48px 0px;
	margin-right:5px;
}
#nav ul li a.digg:hover {
	background-image:url(../images/social-sprite.jpg);
	background-repeat:no-repeat;
	width:36px;
	height:19px;
	overflow:hidden;
	text-indent:9000em;
	white-space:nowrap;
	padding:0px;
	background-position:-48px -19px;
}
#nav ul li a.skype {
	background-image:url(../images/social-sprite.jpg);
	background-repeat:no-repeat;
	width:19px;
	height:19px;
	overflow:hidden;
	text-indent:9000em;
	white-space:nowrap;
	padding:0px;
	background-position:-88px 0px;
	margin-right:5px;
}
#nav ul li a.skype:hover {
	background-image:url(../images/social-sprite.jpg);
	background-repeat:no-repeat;
	width:19px;
	height:19px;
	overflow:hidden;
	text-indent:9000em;
	white-space:nowrap;
	padding:0px;
	background-position:-88px -19px;
}
#nav ul li a.talk {
	background-image:url(../images/social-sprite.jpg);
	background-repeat:no-repeat;
	width:41px;
	height:19px;
	overflow:hidden;
	text-indent:9000em;
	white-space:nowrap;
	padding:0px;
	background-position:-112px 0px;
	margin-right:5px;
}
#nav ul li a.talk:hover {
	background-image:url(../images/social-sprite.jpg);
	background-repeat:no-repeat;
	width:41px;
	height:19px;
	overflow:hidden;
	text-indent:9000em;
	white-space:nowrap;
	padding:0px;
	background-position:-112px -19px;
}
#col-right {
	float:right;
	width:350px;
}
.gen-box {
	width:310px;
	height:212px;
	padding:20px;
	background-image:url(../images/gen-box-small.jpg);
	background-repeat:no-repeat;
	position: relative;
}
.gen-box h4 {
	font-size:18px;
	color:#78bb34;
	margin-bottom:20px;
}
.gen-box ul {
	list-style:none;
	display:inline;
	float:left;
}
.gen-box ul li {
	display:inline;
	float:left;
	padding-right:20px;
	width:310px;
}
.gen-box p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:22px;
	color:#898989;
	margin-bottom:10px;
}
.gen-box em {
	float:right;
	clear:both;
	text-align:right;
}
.gen-box a {
	color:#78bb34;
}
.addthis {
	padding-bottom:15px;
	float:left;
	width:100%;
	text-align:right;
}
.achievements {
	margin-top:25px;
	background-image:url(../images/gen-box2-small.jpg);
	background-repeat:no-repeat;
	height:262px;
}
.achievements img {
	margin-left:10px;
}
#quick-contact {
	width:310px;
	background-image:url(../images/gen-box-small-contact.jpg); background-repeat:no-repeat;
	float:left; clear:both;
	padding:20px;
	margin-top:20px;
}
#quick-contact ol {
	list-style:none;
}
#quick-contact ol li {
	list-style:none;
	display:inline;
	float:left;
	width:307px;
	padding-bottom:5px;
}
#quick-contact ol li label {
	width:100px;
	float:left;
	padding-left:10px;
	padding-top:10px;
}
#quick-contact ol li input {
	width:180px;
	padding:5px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#quick-contact ol li textarea {
	width:180px;
	padding:5px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #e9e9e9;
}
#quick-contact ol li button {
	float:right;
	background-color:#78bb34;
	color:#fff;
	border:0px;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:3px;
}
#quick-contact ol li img {
	margin-right:10px;
	vertical-align:middle;
}
#quick-contact ol li input.code {
	width:117px;
	padding:5px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#quick-contact ol li input {
	border:1px solid #e9e9e9
}
#quick-contact h4 {
	color:#78bb34;
	font-size:18px;
	margin-bottom:20px;
}
#footer {
	width:100%;
	float:left;
	border-top:1px solid #eaeaea;
	margin-top:20px;
	padding-top:10px;
	padding-bottom:10px;
}
.footer {
	width:980px;
	margin:0px auto;
}
.footer-left {
	width:610px;
	float:left;
}
.footer-left ul {
	list-style:none;
	margin-right:20px;
	display:inline;
}
.footer-left li {
	float:left;
	margin-right:20px;
	display:inline;
}
.footer-right {
	width:160px;
	float:right;
	padding-left:150px;
}
.footer-right a.facebook {
	background-image:url(../images/social-sprite2.jpg);
	background-repeat:no-repeat;
	width:19px;
	height:19px;
	overflow:hidden;
	text-indent:9000em;
	white-space:nowrap;
	padding:0px;
	background-position:0px 0px;
	margin-right:5px;
}
.footer-right a.facebook:hover {
	background-image:url(../images/social-sprite2.jpg);
	background-repeat:no-repeat;
	width:19px;
	height:19px;
	overflow:hidden;
	text-indent:9000em;
	white-space:nowrap;
	padding:0px;
	background-position:0px -19px;
}
.footer-right a.twitter {
	background-image:url(../images/social-sprite2.jpg);
	background-repeat:no-repeat;
	width:19px;
	height:19px;
	overflow:hidden;
	text-indent:9000em;
	white-space:nowrap;
	padding:0px;
	background-position:-24px 0px;
	margin-right:5px;
}
.footer-right a.twitter:hover {
	background-image:url(../images/social-sprite2.jpg);
	background-repeat:no-repeat;
	width:19px;
	height:19px;
	overflow:hidden;
	text-indent:9000em;
	white-space:nowrap;
	padding:0px;
	background-position:-24px -19px;
}
.footer-right a.digg {
	background-image:url(../images/social-sprite2.jpg);
	background-repeat:no-repeat;
	width:36px;
	height:19px;
	overflow:hidden;
	text-indent:9000em;
	white-space:nowrap;
	padding:0px;
	background-position:-48px 0px;
	margin-right:5px;
}
.footer-right a.digg:hover {
	background-image:url(../images/social-sprite2.jpg);
	background-repeat:no-repeat;
	width:36px;
	height:19px;
	overflow:hidden;
	text-indent:9000em;
	white-space:nowrap;
	padding:0px;
	background-position:-48px -19px;
}
.footer-right a.skype {
	background-image:url(../images/social-sprite2.jpg);
	background-repeat:no-repeat;
	width:19px;
	height:19px;
	overflow:hidden;
	text-indent:9000em;
	white-space:nowrap;
	padding:0px;
	background-position:-88px 0px;
	margin-right:5px;
}
.footer-right a.skype:hover {
	background-image:url(../images/social-sprite2.jpg);
	background-repeat:no-repeat;
	width:19px;
	height:19px;
	overflow:hidden;
	text-indent:9000em;
	white-space:nowrap;
	padding:0px;
	background-position:-88px -19px;
}
.footer-right a.talk {
	background-image:url(../images/social-sprite2.jpg);
	background-repeat:no-repeat;
	width:41px;
	height:19px;
	overflow:hidden;
	text-indent:9000em;
	white-space:nowrap;
	padding:0px;
	background-position:-112px 0px;
	margin-right:5px;
}
.footer-right a.talk:hover {
	background-image:url(../images/social-sprite2.jpg);
	background-repeat:no-repeat;
	width:41px;
	height:19px;
	overflow:hidden;
	text-indent:9000em;
	white-space:nowrap;
	padding:0px;
	background-position:-112px -19px;
}
.footer-right a {
	display:block;
	float:left;
	text-indent:9000em;
	white-space:nowrap;
	overflow:hidden;
}
.sub-page-content p {
	margin-bottom:15px;
	line-height:16px;
	text-align:justify;
}
.side-box ul {
	list-style:none;
	margin-bottom:20px;
}
.side-box ul li {
	list-style:none;
	background-image:url(../images/li-bg.jpg);
	background-repeat:repeat-x;
	padding:10px;
	margin-bottom:10px;
}
.side-box ul li a {
	color:#78bb34;
	font-size:14px;
	margin-bottom:20px;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../images/bullet.png); background-repeat:no-repeat; background-position:left center;
}
.cols {
	float:left;
	width:610px;
	margin-bottom:20px;
	width:280px;
	padding-right:25px;
}
.cols h4 {
	font-size:14px;
}
.cols ul {
	list-style:none;
	margin-top:10px;
}
.cols ul li {
	list-style:none;
	margin-bottom:10px;
}
.cols ul li a {
	color:#78bb34;
}
table {
	width:610px;
	background-color:#fff;
}
table td {
	width:70px;
	border-left:1px solid #fff;
	padding: 0px;
	height:30px;
	vertical-align:middle;
}
table td.first {
	width:200px;
}
table td span {
	padding-left:5px;
}
tr.alt {
	background-color:#efefef;
}
tr.over {
	background-color:#d7ebc2
}
table td.title {
	text-align:left;
	font-weight:bold;
	font-size:18px;
	color:#000;
	padding-bottom:10px;
	padding-top:10px;
	text-indent:20px;
}
table td.pak {
	font-weight:bold;
	font-size:14px;
	color:#999;
	padding-top:10px;
	padding-bottom:10px;
}
table td div {
	text-align:center;
}
td.plan-a {
	background-color:#caeeff;
}
td.plan-b {
	background-color:#ffc184;
}
td.plan-c {
	background-color:#d0ead1;
}
td.plan-d {
	background-color:#ffeb84;
}
.footer-left ul li a {
	color:#acacac;
	text-decoration:none;
}
.footer-left ul li a.selected {
	color:#00aeef;
	text-decoration:none;
}
cite {
	font-style:normal;
}
.footer-bottom {
	width:960px;
	padding-top:10px;
}
.footer-bottom .fr a {
	color:#a2a2a2;
	text-decoration:none;
	font-size:11px;
}
.sub-page-content {
	color:#666666
}
.sub-page-content a {
	color:#00aeef;
}

#footer ul.item{word-wrap:break-word;}

#footer ul li.primary-link {

margin-left:0;
}

#footer ul li.primary-link a:link, #footer ul li.primary-link a:visited {
border-style:none;
white-space:nowrap;
}

#footer ul li {
line-height:18px;
list-style:none outside none;
}

#footer ul li ul.item{ display:inline;}
#footer ul li.primary-link a{ clear:both; display:block; float:left; width:100%; text-decoration:none; color:#999999; font-weight:bold;}
#footer ul li ul.item li{ display:inline; padding-right:20px; float:left;}
#footer ul li ul li.link a{text-decoration:none; color:#999999; font-weight:normal;}
#bigfoot{ float:left;}
#bigfoot ul li {
float:left;
line-height:18px;
list-style:none outside none;
padding-top:0;
}
#bigfoot ul li{ float:left; padding-right:10px;font-family:Arial, Helvetica, sans-serif;}
#bigfoot ul li.primary-link {

margin-left:0;
font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; padding-bottom:10px; margin-top:7px; width:100%; color:#00aeef;
}
#bigfoot ul li.primary-link a{
 color:#00aeef;
}
#bigfoot ul li{  font-size:12px;}
ul.item{ margin-bottom:10px; float:left; margin-top:10px;}


#bigfoot ul li ul.item li{margin-right:20px;}
#bigfoot ul li ul.item li a{ text-decoration:underline;}
#bigfoot ul li ul.item li a:hover{ text-decoration:underline; color:#00aeef;}
#footer{border-bottom:1px solid #EAEAEA; margin-bottom:20px;}
#nav ul li a:hover{ color:#77bb33}
table{ clear:both;}
/*table td table{ width:auto;}
table td table td{ width:auto;}

table#plans td{ width:auto; text-align:left}

table#plans td div.textleft{ text-align:left;}*/

#bigfoot ul.items{ width:100%;}
#bigfoot ul.items li{ float:left; width:20%;}
#bigfoot ul.items li ul.item{float:left; width:20%;}