/*
Theme Name: Top Rankings
Description: Theme developed by <a href="http://starcomsystems.net">Starcom Systems</a>.
Author: Farhan Yunus
*/



/* Begin Typography & Colors 
body {
	font-size: 62.5%; /* Resets 1em to 10px 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}
*/
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}
*/

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	 font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
/*h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
*/
.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
/*	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; */	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
/* font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; */
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
/*	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; */
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
/*	font: 1.1em 'Courier New', Courier, Fixed; */
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 849px;
	border: 0px solid #959596;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 10px 15px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/*
#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}
	

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */
*/


/*	Begin Headers */

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 10px 0 10px 0;
	/*margin-left: 660px;*/
	float:right;
	width: 204px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */



/*starts*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background:url(images/TopTile.jpg) repeat-x left top;
}

img{
border:none;
}


#wrapper { 
 margin: 0 auto;
 width: 849px;
}
#header {
 width: 849px;
 float: left;
 height: 120px;
 margin: 10px 0px 0px 0px;
}

#logoholder{
padding-top:14px; 
width:200px; 
float:left; 
padding-left:10px;
}

#showcase {
 width: 849px;
 float: left;
 height: 315px; /* 50px must be added in account of the navigation */
 margin: 0px 0px 0px 0px;
 background:url(images/ShowcaseBackground.jpg) no-repeat left 46px;
}

#showcase_contentpage {
 width: 849px;
 float: left;
 height: 193px; /* 50px must be added in account of the navigation */
 margin: 0px 0px 0px 0px;
 background:url(images/ContentPageShowcasebackground.jpg) no-repeat -2px 43px;
}

#navigation {
 float: left;
 width: 849px;
 height:50px;
 margin: 0px 0px 0px 0px;
 background:url(images/MainMenuBackground.jpg) no-repeat left 1px;
}

#leftcolumn { 

/*border: 1px solid #ccc;*/
 margin: 0px 0px 0px 0px;
 width: 645px;
 float: left;
 /*padding-top:10px; */
 
}

#inner_leftcolumn{
/*border: 1px solid #ccc;*/
 margin: 0px 0px 0px 0px;
 width: 322px;
 float: left;
 
 border-right:1px solid #E0E0E0;

}

#inner_rightcolumn{
 float: right;
 margin: 0px 0px 0px 0px;
 width: 322px;
 display: inline;

}


#rightcolumn { 
 float: right;
 margin: 0px 0px 0px 0px;
 width: 204px;
 display: inline;
}

.consultationbox{
 height:240px;
 background:url(images/ConsultHolder.jpg) no-repeat left top;
 padding-top:70px;
 font-size:11px;
}

.consultationbox div{
margin-bottom:10px;
}

.FormBox{
border:1px solid #ccc;
color:#666;
font-size:11px;
height:18px;
width:160px;
line-height:20px;

}


.standardcontentbox{
 height:304px;
 background:url(images/ConsultHolder.jpg) no-repeat left top;
}

#footer { 
 width: 849px;
 height:157px;
 clear: both;
 margin: 0px 0px 0px 0px;
 background:url(images/FooterImage.gif) no-repeat -2px top;
 
}

#FooterHdrText{
color:#fff;
font-weight:bold;
padding:20px;
}

#FooterLinks{
	padding-left:20px;
	font-size:11px;
	height:70px;
	text-decoration: underline;
}

#FooterLinks ul {
list-style:none;
}

#FooterLinks ul li {
float:left;
margin-right:20px;
}

#FooterLinks ul li a{
color:#fff;
text-decoration:underline;
}



/* ---------------------------------------------- START CONTENT ITEMS -------------------------------------------------------- */

.contentitem{
padding-left:10px;
margin-right:10px;
margin-top:20px;
}

.contentitem_header{
font-size:14px;
font-weight:bold;
color:#000;
clear:both;
height:44px;
line-height:30px;
}

.nocontracts{
font-size:14px;
font-weight:bold;
color:#000;
clear:both;
height:44px;
line-height:30px;
}
.contentitem_header img{
margin-right:10px;
float:left;
}

.contentitem_body{
padding-right:10px;
padding-bottom:10px;
line-height:22px;
margin-top:10px;
margin-bottom:10px;

border-bottom:1px solid #E0E0E0;
}

.contentitem_body img{
float:left;
margin-right:5px;
}

.hor_divider{
width:auto;
height:2px;
border-bottom:1px solid #E0E0E0;
}

.form_row{
padding-top:15px;
padding-bottom:10px;
width:auto;
border-bottom:1px dotted #E0E0E0;

position:relative; /*must have this to position input*/
}

.form_row label{

}
.form_row input { 
position:absolute; 
left:160px; 
width:200px;
border:1px solid #E0E0E0;

}

.form_row textarea { 
position:absolute; 
left:160px; 
width:450px;

border:1px solid #E0E0E0;

}






/* ---------------------------------------------- END CONTENT ITEMS -------------------------------------------------------- */

/* ---------------------------------------------- START MAIN MENU -------------------------------------------------------- */


#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	margin-left:20px;
}

#nav a {
	display: block;
	/* width: 10em;*/
	
	 height:40px;
	 line-height:48px;
	 background:none;
	 color:#FFFFFF;
	 font-size:12px;
	 font-weight:bold;
	 display:block;
	 text-align:left;
	 text-decoration:none;
	 padding-left:20px;
	 letter-spacing:0px;
}

#nav a:hover {

	 color:#00CCFF;

}


#nav li { /* all list items */
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
	width:100px;
	height:50px;
 
}

#nav li ul { /* second-level lists */
	position: absolute;
	
	width: 250px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	
	background-color: #000; 
	border:1px solid #333;

}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


#content {
	clear: left;
	color: #000;
}

/* ---------------- link styling ----------------- */

#nav li ul li { /* third-and-above-level lists */
	width: 250px;
	height:30px;
	border-bottom:1px solid #333;
}


#nav li ul li a { /* third-and-above-level lists */

	height:30px;
	line-height:30px;
	font-weight:normal;
	font-size:11px;
	background:url(images/MenuLink_ArrowTrans.gif) no-repeat 5px 12px #000;
	padding-left:15px;

}

#nav li ul li a:hover { /* third-and-above-level lists */
/*background:url(images/MenuLink_ArrowTrans.gif) no-repeat 5px 12px #00CCFF;
color:#fff;*/

background:url(images/MenuLink_ArrowTrans.gif) no-repeat 5px 12px #333;
color:#00CCFF;
}

#nav li:hover, #nav li.hover {
    position: static;
}


/* -------------- START IS ACTIVE  this is to reset the 2nd tier menu items --------------- */
#nav li.current_page_item{
 float:left;
 width:159px;
 background:url(images/SelectedMenuItem.jpg) no-repeat left top;
}
#nav li.current_page_ancestor{
 float:left;
 width:159px;
 background:url(images/SelectedMenuItem.jpg) no-repeat left top;
}


#nav li.isactive a{
 width:70px;
 height:40px;
 line-height:50px;
 background:none;
 color:#FFFFFF;
 font-size:12px;
 font-weight:bold;
 display:block;
 text-align:center;
 text-decoration:none;
 margin-left:10px;

}

#nav li.isactive a:hover{

 color:#FFFFFF;


}

#nav li.isactive ul li { /* third-and-above-level lists */
	width: 250px;
	height:30px;
	border-bottom:1px solid #333;
}

#nav li.isactive ul li a{
	height:30px;
	line-height:30px;
	font-weight:normal;
	font-size:11px;
	background:url(images/MenuLink_ArrowTrans.gif) no-repeat 5px 12px #000;
	padding-left:15px;
	width:auto;
	margin-left:0px;
	text-align:left;

}

#nav li.isactive ul li a:hover { /* third-and-above-level lists */
/*background:url(images/MenuLink_ArrowTrans.gif) no-repeat 5px 12px #00CCFF;*/

background:url(images/MenuLink_ArrowTrans.gif) no-repeat 5px 12px #333;
color:#00CCFF;
}


/* -------------- END IS ACTIVE --------------- */



/* ---------------------------------------------- END MAIN MENU -------------------------------------------------------- */


.phonenumber{
color:#0096B3;
font-size:42px;
font-weight:bold;
vertical-align:top;
height:56px;
background:url(images/Icons/Phone.jpg) no-repeat left 3px;
}
.resultheading {
	color: #0096b3;
}

.phonenumber img{
margin-top:6px;
}


#header h1{
font-size:16px;
font-weight:bold;
/*letter-spacing:-1px;*/
}


a.EmailLink:link,a.EmailLink:visited{
font-size:17px;
font-weight:bold;
letter-spacing:0px;
text-decoration:none;
color:#000;
}

a.EmailLink:hover{
color:#00A4C3;
}


#testimonialsbox{
	margin-top:10px;
	margin-bottom:10px;
	background:url(images/TestimonialsBox.jpg) no-repeat left top;
	width:292px;
	height:241px;
	font-size:17px;
	font-weight:bold;
	padding-top:50px;

}

p.blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 200px;
	background: url(images/TopPullQuote.gif) no-repeat left top;
	padding-left:20px;
}


blockquote{
font-size:16px;

}

.pullquote {
	width: 70%;

	font-size:16px;
	line-height:140%;
	margin:5px;
	background: url(images/BottomPullQuote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 10px 5px 0px;
}
.pullquote:first-letter {
	background: url(images/TopPullQuote.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}


a.learn_more_link:link,a.learn_more_link:visited{
color:#00A4C3;
text-decoration:none;
font-size:11px;
background:url(images/StandardLink_Arrow.gif) no-repeat left 4px;
padding-left:7px;
}

a.learn_more_link:hover{
color:#000;
text-decoration:underline;

}

/* ------------------- Standard List ------------------------- */

.FarRightBox{
border:1px solid #E0E0E0;
margin:3px;
padding:15px;


}

.FarRightBox ul{
list-style:none;
margin-top:10px;
}


.FarRightBox ul li{
padding-top:8px;
padding-bottom:8px;
border-top:1px dotted #ccc;
background:url(images/ListLinkArrow.gif) no-repeat left 13px;
padding-left:15px;
}


.FarRightBox ul li a:link,.FarRightBox ul li a:visited{
text-decoration:none;
color:#333;
}

.FarRightBox ul li a:hover{
color:#00CCFF;
}

/* ------------------- Numbered List ------------------------- */

.FarRightBox ol{
margin-top:10px;
padding-left:0px;
margin-left:15px;
}

.FarRightBox ol li{
padding-top:8px;
padding-bottom:8px;
border-top:1px dotted #ccc;

}

.FarRightBox ol li a:link,.FarRightBox ol li a:visited{
text-decoration:none;
color:#333;
}

.FarRightBox ol li a:hover{
color:#00CCFF;
}



.EnquiryBtn{
border:none;
background:url(images/EnquiryBtn.gif) no-repeat left top;
width:175px;
height:36px;
}

div.Learn_MoreHolder
{
text-align:right;
}


#JavascriptDisabled{
text-align:center;
padding-top:10px;
padding-bottom:10px;
border-bottom:1px solid #ccc;
}

/* ------------------- misc form control -------------------------------------- */

.cmxform fieldset p.error label { color: red; }
div.container {
	background-color: #eee;
	border: 1px solid red;
	margin: 5px;
	padding: 5px;
}
div.container ol li {
	list-style-type: disc;
	margin-left: 20px;
}
div.container { display: none }
.container label.error {
	display: inline;
}
form.cmxform { }
form.cmxform label.error {
	display: block;
	
	width: auto;
}


/* ------------------- SHOWCASE Headers -------------------------------------- */

/*there is an overide for this in the ie.css */
#showcase_desc_Homepage{
	width:520px;
	float:left;
	margin-left:20px;
	margin-top:5px;
}

#showcase_desc_Homepage h1{
font-weight:bold;
font-size:28px;
letter-spacing:-1px;

}

#showcase_flash{
text-align:right;
float:right;
margin-right:5px;
margin-top:6px;
}

/* ------------------------- */

/*there is an overide for this in the ie.css */
#showcase_desc{
	width:620px;
	float:left;
}

#showcase_desc h1{
font-weight:bold;
font-size:20px;
letter-spacing:-1px;

margin-left:60px;
margin-top:92px;

}

#showcase_image{
text-align:right;
float:right;
width:234px;

}

#showcase_Content{
 width: 849px;
 float: left;
 height: 140px; /* 50px must be added in account of the navigation */
 margin: 0px 0px 0px 0px;
 background:url(images/Header_BG/Plain_BG.jpg) no-repeat 1px -3px;
}

#showcase_About{
	height: 140px;
	background-image: url(images/Header_BG/GoogleImage.jpg);
	background-repeat: no-repeat;
	background-position: 358px 1px;
}

#showcase_Whatisseo{
	height: 140px;
	background-repeat: no-repeat;
	background-image: url(images/Header_BG/GoogleImage3.jpg);
	background-position: 439px 1px;
}

#showcase_Ourseoresults{
	height: 140px;
	background-image: url(images/Header_BG/GoogleImage4.jpg);
	background-repeat: no-repeat;
	background-position: 543px 1px;
}

#showcase_Ebook{
	height: 140px;
	background-image: url(images/Header_BG/book.jpg);
	background-repeat: no-repeat;
	background-position: 700px 5px;
}

#showcase_Whydoineedseo{
	height: 140px;
	background-image: url(images/Header_BG/GoogleImage3.jpg);
	background-repeat: no-repeat;
	background-position: 439px 1px;
}
#showcase_Services{
	height: 140px;
	background-image: url(images/Header_BG/GoogleImage.jpg);
	background-repeat: no-repeat;
	background-position: 358px 1px;
}
#showcase_Timeframes{
	height: 140px;
	background-image: url(images/Header_BG/GoogleImage3.jpg);
	background-repeat: no-repeat;
	background-position: 439px 1px;
}
#showcase_Readerfriendlyseo{
	height: 140px;
	background-image: url(images/Header_BG/GoogleImage3.jpg);
	background-repeat: no-repeat;
	background-position: 439px 1px;
}
#showcase_Methodology{
	height: 140px;
	background-image: url(images/Header_BG/GoogleImage4.jpg);
	background-repeat: no-repeat;
	background-position: 543px 1px;
}
.greytxtbgnd {
	background-color: #E9E9E9;
	background-repeat: repeat;
}
.testbkgnd {
	background-color: #0096b3;
}

.style1 {font-size: 12px}

A { text-decoration : none; color : black; }

UL.grey A:link  { color : #666666; }
UL.grey A:visited  { color : #666666; }
UL.grey A:active  { color : #666666; }
UL.grey A:hover  { color : #56a034; }

.class2 A:link  { color : #cccccc; text-decoration:underline }
.class2 A:visited  { color : #cccccc; text-decoration:underline }
.class2 A:active  { color : #cccccc; text-decoration:underline }
.class2 A:hover  { color : #cccccc; text-decoration:underline }
.style4 {color: #FFFFFF}
