@charset "utf-8";
/* CSS Document */
/* HTML BODY ------------------------ */
html, body {background: #ffffff url(images/tile.jpg) repeat-x; }/* Hides scrollbar in IE */
body, table, td, h3 {font-size: 11px; line-height: 20px}
body, table, td, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}



/* BODY ELEMENTS ------------------------ */

/* Headers */
h1 {color: #2149a0; font: normal 18px helvetica, arial, sans-serif; margin: 0}
h2 {color: #2149a0; font: bold 16px helvetica, arial, sans-serif; margin: 0}
h3, .highlight {color: #958871; font-weight: bold; margin: 0}
h4 {color: #137c0e; text-align:center; font: bold 18px helvetica, arial, sans-serif; margin: 18px;}
h5 {color: #137c0e; font: bold 16px helvetica, arial, sans-serif; margin: 18px;}
h6 {color: #137c0e; font: bold 12px helvetica, arial, sans-serif; margin: 18px;}
/* Images */
img {border: none}
.image {border: 1px solid #90aebd; clear: both; float: right; margin: 0 0 20px 20px}
.border {border: 1px solid #90aebd}

#image_sitemap {margin-bottom: 0}

/* Links */
a:link, a:visited {color: #254DA0; font-weight:bold; text-decoration: none}
a:hover, a:active {text-decoration: underline}
a.subnav:link, a.subnav:hover, a.subnav:visited, a.subnav:active {font-weight: bold; color:#eff4ff}
a.topnav:link, a.topnav:hover, a.topnav:visited, a.topnav:active {font-weight: bold; color:#eff4ff}
.active {cursor: pointer}
#active_subnav {cursor: pointer; text-decoration: underline}
#hlink {color: #137c0e; font: bold 12px helvetica, arial, sans-serif; margin: 18px;}

/* Lists */
ol, ul {margin-bottom: 0; margin-top: 0}

/* MAIN LAYOUT ------------------------ */
#container {
	position:absolute;
	margin-left: -445px;
	left: 50%;
	top: 0;
	width: 890px;
	background: url(images/logo.jpg) 0 0 no-repeat;
}

#Logo {
}
#headerbar {
	
	}
#text-wrapper {/* content background tile */
	width: 555px;
	margin-left: 335px;
	background: url(images/content_tile.jpg) 50% 0 ;
}
#text-wrapper p {
	margin: 9px 18px;
	text-align: justify;
	
}
#tw-top {
	margin: 0px;
	background: url(images/content_top.jpg) 50% 0 no-repeat;		
}
#tw-bottom {
	padding-bottom: 5px;
	margin: 0;
	background: url(images/content_bottom.jpg) 50% 100% no-repeat;		
}
#text {
}
#TopNav {
	position: absolute;
	background-image:url(images/topnav.jpg);
	left:44%;
	_left:27%;
	top: 45px;
	width:550px;
	height:55px;
	text-align:center;
	margin-left: -55px;
	line-height: 15px;
	padding-top: 4px;
	font-size: 16px;
	z-index:3;
}
#TopNav ul {
 list-style: none;
  width: 500px;
 
}
#TopNav ul li {
	margin-right: 25px;
	display: inline;
	font-size: 14px;
	font-weight: bold;
}
#left-menu {
	position: absolute;
	top: 162px;
	left: 50%;
	_left: 30.8%;
	margin-left: -440px;
	width: 335px;
}

#left-elements {
	left: 50%;
	top: 550px;
	background: url(images/content_tile2.jpg) 50% 0;
	width: 315px;
}

#left-elements p {
	margin: 9px 18px 10px;
	padding-top: 30px;
	text-align: center;
	
}

#le-top {
	margin: 0px;
	background: url(images/content_top2.jpg) 50% 0 no-repeat;		
}
#le-bottom {
	padding-bottom: 5px;
	margin: 0;
	background: url(images/content_bottom2.jpg) 50% 100% no-repeat;		
}

#footer-buttons {
	margin: 25px 40px;
	_margin: 10px 40px;
	width: 810px;
	height: 200px;
	
}

#footer-button1 {
	margin: 0 0;
	_margin: 25px 0;
	width: 250px;
	
}
#footer-button2 {
	margin: -200px 279px;
	_margin: -244px 279px;
	width: 250px;
	height: 200px;
	top: 0;
	
}
#footer-button3 {
	margin: -200px 558px;
	_margin: 24px 558px;
	width: 250px;
	height: 200px;
	
}
#footer {
	background:url(images/menu_bar_bg_2.jpg) no-repeat;
	margin: 25px auto;
	text-align: center;
}

.product {
padding: 0px 30px 0px 30px;
	margin: 9px 18px;
	text-align: justify;
}

/*--------------------------------------------------
|               Image Replacement                  |
|                                                  |
| In your HTML, simply add the class "replace" to  |
| any element. This hides the text (only visually) |
| then you create your background image css rules  |
| to use an image background instead of text...    |
|--------------------------------------------------|
|         Look at the rules below Amy :)           |
--------------------------------------------------*/

.replace { letter-spacing : -1000em; } 
/* Just for Opera, but hide from MacIE */ 
/*\*/html>body .replace { letter-spacing : normal; text-indent : -9000em; overflow : hidden;} 
/* End of hack */

#h-logo, #h-logo a {
	width: 406px ;
	height: 163px;
	display: block;
}
#h-logo {
	background: url(images/logo.jpg) 0 0 no-repeat;
}

#h-getfound, #h-getfound a {
	display: block;
	width: 555px;
	height: 32px;
} 
#h-getfound {
	background: url(images/h-getfound.png) 0 0 no-repeat;
	
}
#h-yourseo, #h-yourseo a {
	display: block;
	width: 555px;
	height: 32px;
} 
#h-yourseo {
	background: url(images/h-yourseo.png) 0 0 no-repeat;
	
}
#h-search101, #h-search101 a {
	display: block;
	width: 555px;
	height: 32px;
} 
#h-search101 {
	background: url(images/h-search101.png) 0 0 no-repeat;
	
}
#h-contact, #h-contact a {
	display: block;
	width: 555px;
	height: 32px;
} 
#h-contact {
	background: url(images/h-contact.png) 0 0 no-repeat;
	
}

#h-getoptimized, #h-getoptimized a {
	display: block;
	width: 555px;
	height: 32px;
} 
#h-getoptimized {
	background: url(images/h-getoptimized.png) 0 0 no-repeat;
	
}

#h-consulting, #h-consulting a {
	display: block;
	width: 555px;
	height: 32px;
} 
#h-consulting {
	background: url(images/h-consulting.gif) 0 0 no-repeat;
	
}
#GetFound, #GetFound a {
	display: block;
	width: 250px;
	height: 200px;
} 
#GetFound {
	background: url(images/GetFound.jpg) 0 0 no-repeat;	
}

#GetSeen, #GetSeen a {
	display: block;
	width: 250px;
	height: 200px;
} 
#GetSeen {
	background: url(images/GetSeen.jpg) 0 0 no-repeat;	
}

#GetSearchable, #GetSearchable a {
	display: block;
	width: 250px;
	height: 200px;
} 
#GetSearchable {
	background: url(images/GetSearchable.jpg) 0 0 no-repeat;	
}

#h-WhyGet, #h-WhyGet a {
	display: block;
	width: 555px;
	height: 32px;
} 
#h-WhyGet {
	background: url(images/h-whyget.png) 0 0 no-repeat;	
}

#h-getadcampaign, #h-getadcampaign a {
	display: block;
	width: 555px;
	height: 32px;
} 
#h-getadcampaign {
	background: url(images/h-getadcampaign.png) 0 0 no-repeat;	
}

.style8 {font-size: 16px}
.style9 {
	font-size: 11px
}
.style10 {font-size: 9px}

.style8 {font-size: 14px}

.style11 {
	font-size: 12px;
	color: #eFF4FF;
	font-family:Arial, Helvetica, sans-serif;
}

.style12 {
	font-size: 12px;
	text-align:center;
	color: #eFF4FF;
	font-family:Arial, Helvetica, sans-serif;
}
