@charset "utf-8";
*{padding:0px;margin:0px;}
html { overflow-y:scroll; }
body { background-image: url(../img/bg.png); background-repeat:repeat-x; font-family: Arial, Helvetica, sans-serif;}
#home { background-image: url(../img/bg_home.png); background-repeat:repeat-x; } 
#portfolio { background-image: url(../img/bg_portfolio.png); background-repeat:repeat-x; } 
#wrapper { width: 960px; margin: 0 auto; }
::selection { background:#cc0001; color:#fff; /* Safari and Opera */ }
::-moz-selection { background:#cc0001; color:#fff; /* Firefox */ }

/* Header */
#header { width: 960px; height: 115px; }
	#logo { width: 365px; height: 118px; float: left;}
	#contact-box { width: 260px; height: 105px; background-image: url(../img/contact-box-bg.png); background-repeat: no-repeat; float: right; font-size: 11px; padding: 10px 0px 0px 30px; line-height: 30px; }
		#contact-box a, #contact-box a:active { text-decoration: none; color: #cc0001; }
		#contact-box a:hover { text-decoration: underline; }
		.social { width: 140px; float: right; margin: 3px 55px 0px 0px; }
		.social img { margin-right: 3px; margin-left: 3px; opacity: 0.6; transition: all 0.3s ease; -ms-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; }
		.social img:hover { opacity: 1; }

/* First Slide */
.first-title {  line-height: 40px; width: 500px; padding-top: 40px; font-size: 40px; color: #2d2f33; margin: 0px auto; text-align: center;}
.sub-title { line-height:15px; width: 500px; padding-top: 20px; font-size: 12px; color: #666666; margin: 0px auto; text-align: center; }
.img-center { width: 170px; height: 40px; float: left; margin-left: 255px; text-align: center; margin-top: -20px;}

/* Nav */
#nav { height: 80px; clear: both; width: 900px; margin: 0 auto; }
	#nav ul { list-style: none; padding: 0; margin: 0 auto; width: 960px; text-align: center; text-decoration: none; }
	#nav li { float: left; outline: 0; text-align: left; width: 110px; padding-top: 40px; padding-left: 70px; font-size: 12px; color: #606168; text-decoration: none; transition: all 0.5s ease; -ms-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
	#nav li:hover, #nav li.current { color: #b0b0b0; }
	#nav li a { line-height: 35px; float: left; text-decoration: none; text-align: center; outline: 0; color: #606168; }

/* Potfolio Nav */
#portfolio-nav { height: 80px; clear: both; width: 900px; margin: 0 auto; }

/* Sub Nav */
#subnav { height: auto; margin-top: 20px; width: 230px; float: left; padding-top: 20px; margin-bottom:10px;}
	#subnav ul { height: 120px; list-style: none; padding: 0; margin: 0 auto; width: 222px; text-align: center; text-decoration: none; }
	#subnav li { opacity: 0.6; float: left; width: 192px; height: 29px; background-image: url(../img/sub_nav_bg.png); background-repeat: no-repeat; outline: 0; text-align: left; padding-top: 10px; padding-left: 30px; font-size: 14px; color: #fff; text-decoration: none; transition: all 0.6s ease; -ms-transition: all 0.6s ease; -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease;}
	#subnav li:hover, #subnav li.current { opacity: 1; }
	#subnav li a { line-height: 35px; float: left; text-decoration: none; text-align: center; outline: 0; color: #606168; }
	
/* Homepage Img */
.homepage-img { background: url(../img/homepage-img.png) no-repeat top left; width: 949px; height: 442px; margin-top: -44px; margin-bottom: 27px; cursor: pointer;}
/*.homepage-img:hover { background-position: -949px; }*/



/* Content */
#content { color: #444549; line-height: 18px;}
	.col1 {width:960px; height:300px; margin-top: 35px;}
	#feature { width: 960px; margin: 0 auto;}
		.scrollable { width:960px; height:300px; margin-top: 15px; margin: 0 auto; }
		.scrollable .items { width:9000px; position:absolute; }
		.items div { float:left; width: 820px;margin: 0 auto; }
		.items div img { margin-top: 40px; margin-left: 70px; float: left;}
		.prevnext1 { width: 70px; height: 300px; float: left;  }
		.prevnext2 { width: 70px; height: 300px; float: right; display: inline-block;}
			.prev, .next { height: 70px; width: 70px; margin-top: 100px; float: left; outline:0; cursor: pointer; opacity: 0.8; transition: all 0.5s ease; -ms-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
			.prev:hover, .next:hover { opacity: 1; }
		.items div .content { width: 380px; float: left; text-align: left; margin-top: 80px; margin-left: 20px; }
			.items div .title { color: #cc0001; font-size: 20px; margin-top: -10px; margin-bottom: 5px; }
			.items div .snippet { color: #666; font-size: 12px; line-height: 18px; width: 320px; margin-top: 5px;}
			.items div .content .calltoactionimg { margin-left: -70px; margin-top: -20px; width: 170px; }
			.items div .content .calltoaction { width: 150px; margin-left: 80px; margin-top: 33px; font-size: 10px;  }
			
	#p-feature { width: 960px; margin: 0 auto;}
		.p-scrollable { position:relative; overflow:hidden; width: 820px; height:300px; margin-top: 15px; margin: 0 auto;  display: inline-block; }
		.p-scrollable .items { width:9000px; position:absolute; }
		.p-items div { float:left; width: 820px;margin: 0 auto; }
		.p-items div img { margin-top: 40px; margin-left: 70px; float: left;}
		.p-prevnext1 { width: 70px; height: 300px; float: left;  }
		.p-prevnext2 { width: 70px; height: 300px; float: right; display: inline-block;}
			.p-prev, .p-next { height: 70px; width: 70px; margin-top: 100px; float: left; outline:0; cursor: pointer; opacity: 0.5; transition: all 0.5s ease; -ms-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
			.p-prev:hover, .p-next:hover { opacity: 1; }
		.p-items div .content { width: 380px; float: left; text-align: left; margin-top: 80px; margin-left: 20px; }
			.p-items div .title { color: #cc0001; font-size: 20px; margin-top: -10px; margin-bottom: 5px; }
			.p-items div .snippet { color: #666; font-size: 12px; line-height: 18px; width: 320px; margin-top: 5px;}
			.p-items div .content .calltoactionimg { margin-left: -70px; margin-top: -20px; width: 170px; }
			.p-items div .content .calltoaction { width: 150px; margin-left: 80px; margin-top: 33px; font-size: 10px;  }
			
	#steps { width: 960px; height: 255px; margin-top: -30px; background-image: url(../img/steps_bg.png); background-repeat: repeat-x; background-position: bottom left; }
		#step-1, #step-2, #step-3 { width: 300px; height: 230px; display: inline-block; background-repeat: no-repeat; margin: 8px; color: #cc0001; }
		#step-1 { background-image: url(../img/step_1_over.png); transition: all 0.7s ease; -ms-transition: all 0.7s ease; -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; -o-transition: all 0.7s ease; }

		#step-2 { background-image: url(../img/step_2_over.png); transition: all 0.7s ease; -ms-transition: all 0.7s ease; -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; -o-transition: all 0.7s ease; }

		#step-3 { background-image: url(../img/step_3_over.png); transition: all 0.7s ease; -ms-transition: all 0.7s ease; -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; -o-transition: all 0.7s ease; }

		#steps .steps-title, #steps .steps-snippet { width: 260px; float: left; }
		#steps .steps-title { color: #2d2f33; font-size: 14px; margin-top: 40px; margin-left: 60px; font-weight: bold; }
		#steps .steps-snippet { color: #5b5c5e; font-size: 12px; margin-top: 30px; margin-left: 5px; margin-bottom: 10px;}
		#steps ul { list-style-image: url(../img/steps_li.png); float: left; margin-left: 40px; }
		#steps li { font-size: 12px; margin-bottom: 5px; }
	#col1, #col2, #sub-col2 { margin-top: 20px; display: inline-block; font-size: 12px; margin-bottom: 20px; }
	#col1 { width: 300px; float: left; }
		.column-title { font-size: 16px; color: #2d2f33; font-weight: bold; margin-bottom: 20px;}
			.redbg { padding: 4px; background-color: #cc0001; color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
		.blog-article { border-bottom: 1px solid #d5dae0; padding-bottom: 10px; margin-bottom: 10px; }
			.date { color: #999; font-size: 12px; }
			.blog-title { color: #cc0001; font-weight: bold; font-size: 14px;}
			.blog-snippet { margin-top: 10px; margin-bottom: 10px; }
	#col2 { width: 600px; float: right; }
		#col2 .quote { margin-top: 20px; margin-bottom: 20px; color: #999; padding-left: 60px; padding-right: 40px; background-image: url(../img/quote.png); background-repeat: no-repeat; background-position: top left;}
		#col2 .customers { background-image: url(../img/customers.png); width: 553px; height: 229px; margin: 0 auto; text-align: center; margin-top: 10px;}
	#sub-col2 { padding-top: 20px; width: 710px; float: right; }
	.pricing { margin-bottom: 10px; }
	.pricing img.package { margin-left: -5px; border: 1px solid #ccc; }
	.pricing img.current { opacity: 1; }
	.pricing img.free { margin-left: -5px; margin-top: -5px;}
	#address { float: right; text-align: right; font-size: 14px; color: #909090; margin: 5px; padding: 15px; border: 3px solid #dcdcdc; background-color: #efefef; -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;transition: all 1s ease; -ms-transition: all 1s ease; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; }
	#address:hover { border: 3px solid #c5c5c5; background-color: #e5e5e5; }
	img.icon { float:right; margin-right: 130px; margin-top: -50px;}
	img.other { margin-top: 10px;}
	ol { margin: 10px 40px; }
	.center404 { width: 540px; margin: 0px auto; }
	.fourohfour, .address {width: 150px; margin: 10px; float: left; }
	.address { width: 200px;!important }
	.fourohfour ul li { margin: 2px; }
	.searchcontent { margin: 0 auto; width: 611px; height: 25px; color: #258e09; border: 1px solid #258e09; background-color: #e9ffe3;  font-size: 12px; padding: 5px; padding-top: 8px; padding-bottom: 1px; margin-top: 23px; text-align: center;}
	.pb { margin-bottom: 20px; border-bottom: 1px solid #d5dae0; padding: 10px;}
	#search-results .srcontent { color: #333; font-size: 12px; margin-top: 10px; text-align:left;}
	.pics { width: 300px; height: 205px; float: left;} 
	.the-team { height: 500px;}
	.staff-info, .staff-info-gh, .staff-info-sk, .staff-info-dm, .staff-info-ks, .staff-info-ops, .staff-info-ops, .staff-info-sales, .staff-info-izzy { width: 300px; height: 350px; float: right; padding: 5px;}
		.gh, .sk, .dm, .ks { width: 75px; height: 114px; }
		.gh:hover, .sk:hover, .dm:hover, .ks:hover { background-position: -75px 0px; }
			.gh { background-image: url(../img/staff/gh.png); background-position: top left; background-repeat: no-repeat; }
			.sk { background-image: url(../img/staff/sk.png); background-position: top left; background-repeat: no-repeat; }
			.dm { background-image: url(../img/staff/dm.png); background-position: top left; background-repeat: no-repeat; }
			.ks { background-image: url(../img/staff/ks.png); background-position: top left; background-repeat: no-repeat; }
		.ops, .sales { width: 150px; height: 84px; }
		.izzy { height: 198px; width: 100px; background-image: url(../img/staff/izzy.png); background-position: top left; background-repeat: no-repeat; }
		.izzy:hover { background-position: -100px; }
		.ops:hover, .sales:hover { background-position: -150px 0px; }
			.ops { background-image: url(../img/staff/ops.png); background-position: top left; background-repeat: no-repeat; }
			.sales { background-image: url(../img/staff/sales.png); background-position: top left; background-repeat: no-repeat; }
	#timeline { margin-bottom: 20px; text-align: center; margin: 0 auto; width: 565px;}
		.innercontent { padding: 10px;}
		.times { background-image: url(../img/timeline-future.png); font-size: 12px; color: #ababab; width: 113px; height: 53px; background-position: top left; background-repeat: no-repeat; padding-top: 10px;}
		.times:hover { background-image: url(../img/timeline-future-over.png);  color: #cc0001;}
		.timeshover { background-image: url(../img/timeline-future-over.png);  color: #cc0001; font-size: 12px; width: 113px; height: 53px; background-position: top left; background-repeat: no-repeat; padding-top: 10px;}
		.times a { text-decoration: none; color: #ababab;}
		.times a:hover { text-decoration: none; color: #cc0001;}

	/* portfolio Scroll */
	.srcontent {position:relative;overflow:hidden;width: 690px;height:90px; margin: 0 auto; float: left; display: inline-block; margin-left: 60px;}
	.srcontent .items {	width:20000em;position:absolute;}
	.srcontent div {float:left; width: 680px; padding: 10px;}
	
	#search-results .prevnext1, #search-results .prevnext2 { height: 120px; }
	#search-results .prev, #search-results .next { height: 70px; width: 70px; margin-top: 20px; float: left; outline:0; cursor: pointer; opacity: 0.8; transition: all 0.5s ease; -ms-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
	#search-results .title { padding: 0px; }
	
	/*survey*/
	#qnum {  }
	
	/*Most Forms*/
	form.other { width: 300px;}
	input.other { height: 45px; background-image: url(../img/second-form-bg.png); background-repeat: repeat-x; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size: 14px; color: #555555; padding-left: 10px; padding-right: 10px; width: 200px; z-index: 1; float: left; border: 1px solid  #999; margin-bottom: 15px; opacity: 0.8; transition: all 0.5s ease; -ms-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
	input.other:hover, textarea:hover { border: 1px solid #cc0001; color: #cc0001; opacity: 1;}
	textarea { height: 130px; width: 380px; background-image: url(../img/second-form-textarea.png); background-repeat: repeat-x; border: 1px solid #999; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 10px; font-size: 14px; color: #555555; opacity: 0.8; transition: all 0.5s ease; -ms-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;} 
	.form-submit { float: left; margin-left: -4px; z-index: 2;font-family: Arial, Helvetica, sans-serif;}
	
	/* Search form */
	input.search, select.search { height: 45px; background-image: url(../img/second-form-bg.png); background-repeat: repeat-x; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size: 14px; color: #555555; padding-left: 10px; padding-right: 10px; width: 200px; display: inline-block; border: 1px solid #999; margin-bottom: 15px; opacity: 0.8; transition: all 0.5s ease; -ms-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;}
	select.search { padding: 13px 10px; width: 220px;!important }
	input.search:hover, select.search:hover { border: 1px solid #cc0001; color: #cc0001; opacity: 1;}
	img.search { margin-top: -13px; }
	
	#search-box { width: 678px; margin: 0px auto; text-align: center; height: 100px; margin-top: -13px; margin-bottom: 30px; }
	
	.key { width: 626px; height: 41px; background-image: url(../img/key.png); margin-top: -30px; }
	
	/* Success and Error Boxes */
	div.error, div.success, div.notice { font-size: 12px; text-align: center; padding: 10px 0px; margin: 0 auto;}
	div.error {color: #cc0001; border: 1px solid #cc0001; background-color: #facbcb; }
	div.success { color: #258e09; border: 1px solid #258e09; background-color: #e9ffe3;}
	div.notice { color: #ae7003; border: 1px solid #ae7003; background-color: #fff5d9; }
	.content div.error,.content div.success { margin: 10px 0px; }
	#search-results .notice { width: 928px; margin-left: 7px; margin-bottom: 7px; }
	
	/*serach results */
	#search-results { height: auto; width: 960px; margin-top: -20px; overflow: auto; clear: both; padding-bottom: 15px;}
	.result-bronze, .result-silver, .result-gold, .result-platinum, .result-unbuilt, .result-national, .result-blank { width: 305px; height: 70px; margin: 5px; float: left; }
		.result-bronze { background-image: url(../img/result_bronze_over.png); }
		.result-silver { background-image: url(../img/result_silver_over.png); }
		.result-gold { background-image: url(../img/result_gold_over.png); }
		.result-platinum { background-image: url(../img/result_platinum_over.png); }
		.result-unbuilt { background-image: url(../img/result_unbuilt.png); opacity:0.6; }
		.result-national { background-image: url(../img/result_national.png); }
			.result-bronze .domain, .result-silver .domain, .result-gold .domain, .result-platinum .domain, .result-unbuilt .domain, .result-national .domain { color: #000; font-size: 14px; margin: 0px 5px; padding-top: 14px; padding-left: 8px; }
			.result-bronze .website, .result-silver .website, .result-gold .website, .result-platinum .website, .result-unbuilt .website, .result-national .website { color: #000; font-size: 10px; margin: 0px 5px; padding-top: 15px; padding-left: 8px;}
			.result-bronze .adnow, .result-silver .adnow, .result-gold .adnow, .result-platinum .adnow, .result-national .adnow { color: #fff; font-size: 12px; margin: -17px 5px; float: right; padding-right: 10px; padding-top: 1px; }
			.result-unbuilt .adnow { color: #fff; font-size: 12px; margin: -17px 5px; float: right; padding-right: 15px; padding-top: 18px; }
				.website a { color: #666; }
					.website a:hover { text-decoration: none; color: #cc0001;}
				.adnow a { color: #CCC; font-weight: bold; }
					.adnow a:hover { text-decoration: none; color: #fff;}
/* Footer */
#footer-wrapper { width: 100%; height:390px; background-image: url(../img/footerbg.png); background-repeat: repeat-x; clear: both; color: #f0f0f0; font-size: 11px; }
	#footer-wrapper a { color: #fff; text-decoration: underline; }
	#footer-wrapper a:hover { color: #fff; text-decoration: underline; }
	#footer-wrapper a:active { color: #fff; text-decoration: underline; }
	#footer-top, #footer-bottom { width: 960px; margin: 0 auto; }
		#footer-top { height: 300px; }
			#footer-1, #footer-2, #footer-3 { height: 280px; width: 290px; float: left; display: inline-block; margin: 10px; }
			#footer-2 { padding-left: 10px; }
			#footer-3 { float: right; }
			.footer-title { font-size: 12px; margin-top: 20px; margin-bottom: 10px; }
			#footer-1 .footer-tweet { font-style: italic; margin-top: 20px; margin-bottom: 10px;}
			.footer-tweet-wrap { padding-right: 30px; }
				#footer-1 .footer-title { margin-bottom: -10px; }
			#footer-2 form { margin-top: 10px; }
			#footer-2 input { height: 45px; background-image: url(../img/form-bg.png); background-repeat: repeat-x; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size: 14px; color:  #666; padding-left: 10px; padding-right: 10px; width: 200px; z-index: 1; float: left; border: none;}
			#footer-2 .form-submit { float: left; margin-left: -4px; z-index: 2;}
			#footer-3 .footer-contact-wrap { margin-bottom: 10px; }
			#footer-3 .getintouch { background-color: #424347; padding: 15px; -webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px;border-top-left-radius: 3px; border-bottom-left-radius: 3px; margin-top: 3px; margin-bottom: 3px; font-size: 12px; transition: all 1s ease; -ms-transition: all 1s ease; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease;}
			#footer-3 .getintouch:hover { background-color: #686869; }
		#footer-bottom { padding-top: 30px;}
			#footer-right, #footer-left { width: 350px; }
			#footer-right { float: right; text-align: right;}
			#footer-left { float: left; }
		

/* Fonts */
.grey { color: #92979d; }
.black { color: #000; }
.nav_main { font-size: 14px; color: #fff; }
a { text-decoration: none; color: #cc0001;}
a:active { text-decoration: none; color: #cc0001; }
a:hover { text-decoration: none; }
a:visited { text-decoration: none; }
.terms { font-size: 10px; }

/* Fixes */
a img { border: none; outline: 0; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#nav li, #nav li a, #nav li a:hover, #nav li:hover, #nav li a:current, #nav li a:visited, , #nav li:visited { color: #b0b0b0; text-decoration: none; }
	.scrollable { position:relative; overflow:hidden; width: 810px;}
	.items div { float:left; width: 810px;margin: 0 auto; }
}
.right { float: right; text-align: right; margin: 5px; }
.left { float: left; text-align: left; margin: 5px; }

/* Preload */
#preload img { height: 0; width: 0; border-width: 0; position: absolute; bottom: 0; left: 0; z-index: -30; } 

/* features page 
.mini-wrap { height: 200px; margin-bottom: 20px; }
.left-featured, .right-featured {display: table-cell;vertical-align: middle; height: 154px; width: 400px; }
.left-featured { padding-left: 110px; padding-right: 5px;}
.right-featured { padding-right: 110px; padding-left: 10px;}*/
span.bold { color: #2d2f33; font-size: 14px; font-weight: bold; }

table.features { margin: 0px auto; width: 670px; text-align: center;}
table.features td { text-align: left; width: 50%; padding-bottom: 40px;}

/* CLEARFIX */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* IMG MAP */

ul#microsite {
	list-style: none;
	background: url(../img/features/unrivaled-features.jpg) no-repeat 0 0;
	position: relative;
	width: 710px;
	height: 1179px;
	margin: 0;
	padding: 0;
}

ul#microsite li a{
	display: block;
	height: 100%;
}

ul#microsite li {
	position: absolute;
}

	ul#microsite li a:hover {
		background: url(../img/features/unrivaled-features.jpg) no-repeat 0 0;
	}

#fmainimg {
	width: 261px;
	height: 214px;
	top: 53px;
	left: 19px;
}
	ul#microsite li#fmainimg a:hover {
		background-position: -19px -1232px;
	}

#fvisitwebsite {
	width: 261px;
	height: 70px;
	top: 268px;
	left: 19px;
}
	ul#microsite li#fvisitwebsite a:hover {
		background-position: -19px -1447px;
	}

#faddress {
	width: 261px;
	height: 73px;
	top: 349px;
	left: 19px;
}
	ul#microsite li#faddress a:hover {
		background-position: -19px -1528px;
	}

#fsocial {
	width: 261px;
	height: 59px;
	top: 433px;
	left: 19px;
}
	ul#microsite li#fsocial a:hover {
		background-position: -19px -1612px;
	}

#fawards {
	width: 261px;
	height: 112px;
	top: 496px;
	left: 19px;
}
	ul#microsite li#fawards a:hover {
		background-position: -19px -1675px;
	}

#ffacilities {
	width: 261px;
	height: 55px;
	top: 615px;
	left: 19px;
}
	ul#microsite li#ffacilities a:hover {
		background-position: -19px -1794px;
	}

#fimages {
	width: 405px;
	height: 213px;
	top: 53px;
	left: 284px;
}
	ul#microsite li#fimages a:hover {
		background-position: -284px -1232px;
	}

#fvideopdf {
	width: 152px;
	height: 26px;
	top: 274px;
	left: 412px;
}
	ul#microsite li#fvideopdf a:hover {
		background-position: -412px -1453px;
	}

#fcontent {
	width: 358px;
	height: 483px;
	top: 311px; /**/
	left: 332px;
}
	ul#microsite li#fcontent a:hover {
		background-position: -332px -1490px;
	}

#fmap {
	width: 672px;
	height: 359px;
	top: 797px;
	left: 20px;
}
	ul#microsite li#fmap a:hover {
		background-position: -20px -1976px;
	}


ul#microsite li a span {
	display: none;
}

ul#microsite li a:hover span {
	display: block;
}

ul#microsite li a:hover span {
	display: block;
	padding: 5px;
	width: 70%;
	background: #000;
	position: relative;
	top: 10%;
	margin: 0 auto;
	font-size: 14px;
	opacity: .80;
	filter:alpha(opacity=80);
	color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height: 18px;
}

ul#microsite li a:hover span.out {
	left: 80%;
}

ul#microsite li a:hover	span.outdown {
	top: 110%; width: 250px;
}

ul#microsite li a:hover span strong {
	display: block;
	margin-bottom: 4px;
	font-size: 14px;
}

.unrivaled-features { width: 500px; padding-bottom: 15px; font-size: 40px; color: #2d2f33; margin: 0px auto; text-align: center; }

.small-text { font-size: 12px; color: #666666; line-height: 14px; }

span.dark { color: #2D2F33; }
span.light { opacity: .80; filter:alpha(opacity=80); }

img.center { margin: 0px auto; text-align: center; display: block; }

.center-text { text-align: center; }

.pricing-text { width: 500px; margin: 0px auto;}

/* SD */
.test li {
    font-size: 12px;
    margin-bottom: 5px;
    list-style-image: url(http://www.internetsearchmarketing.co.uk/img/steps_li.png);
}

ul.test { padding-left: 20px; }

#priceplan {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    color: #444549;
    border-collapse: collapse;
}

#priceplan td,
#priceplan th {
    text-align: center;
    border: 1px solid #cccccc;
    padding: 3px 7px 2px 7px;
    padding: 10px;
}

#priceplan th {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 4px;
    background-color: #cc0001;
    color: #fff;
    border: none;
}


#social-media { outline:none; margin: 0px auto; text-align: center; margin-top: 10px; }
#social-media img { margin: 5px; outline:none; }
#social-media a, #social-media a:hover { outline:none; text-decoration: none; }


#map-container { max-width: 230px; overflow: auto; clear: both;}
 