@charset "UTF-8";

h1.tag {display: none;}



h2 {
	
	font-size: 36px;
	color: #472d00;
	font-weight: normal;
	margin: 0px 0px 3px;
	padding: 0px;
	line-height: 38px;
}

h2 a {text-decoration:none;}

h3 {
	
	font-size: 24px;
	line-height: 24px;
	color: #745b48;
	font-weight: normal;
	margin: 0px 0px 5px;
	padding: 0px;
}

h3 a {text-decoration:none;}

h4 {
	display: inline;
	font-size:15px;
	color: #745b48;
	line-height:20px;

	}



.contentcenter .casestudies{
	width: 250px;
	margin-top: 10px;
	margin-bottom: 15px;
	float: left;
}

.contentcenter .portfolios{
	width: 250px;
	margin-top: 10px;
	padding-right: 175px;
	margin-bottom: 15px;
	float: right;
}


#my_video_now{

	background: url(/images/myvideo/myvideoheader.png) no-repeat;
	width: 932px;

}

/* Sub Page Headers */

.contentheader-sub {
	width:931px;
	height:83px;
	margin-bottom:0px;
	}
	
.contentheader-sub .navbar {
	clear: both;
	height: 83px;
	background-color: #121212;
	padding: 0;
	margin: 0;
	filter:alpha(opacity=78);
	-moz-opacity:.78;
	opacity:.78;
	position: absolute;
	top: 80px;
	width: 931px;
	z-index: 1;
}



.contentheader-sub .navbar td {
	padding-left:8px;
	padding-top: 32px;
	vertical-align: bottom;
		text-align:left;

}

.contentheader-sub .navbar td.line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;	
}

.contentheader-sub .navbar td.line:hover {
	border-left-color: #9a0f0d;
}
.contentheader-sub .navbar td:hover a {
	color: #9a0f0d;
}

.contentheader-sub .navbar a {
	
	font-size: 13px;
	line-height: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	
}

/* Home Page Header */

.contentheader2 {
	width:972px;
	height:43px;
	background-color: #121212;
	padding-top: 10px;
	margin-bottom:0px;
	margin-left: -20px;
	margin-top: -20px;
	}

.contentheader2 .navbar {
	clear: both;
	height: 42px;
	background-color: #121212;
	padding: 0;
	margin: 0;
	filter:alpha(opacity=78);
	-moz-opacity:.78;
	opacity:.78;
	margin-top: -10px;
	margin-left: 10px;
	width: 962px;
	z-index: 1000;
}



.contentheader2 .navbar td {
	padding-left:8px;
	padding-top: 5px;
	vertical-align: bottom;
		text-align:left;

}

.contentheader2 .navbar td.line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;	
}

.contentheader2 .navbar td.line:hover {
	border-left-color: #9a0f0d;
}
.contentheader2 .navbar td:hover a {
	color: #9a0f0d;
}

.contentheader2 .navbar a {
	
	font-size: 13px;
	line-height: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	letter-spacing: -1px;
}


.contentheader {
	width:931px;
	height:471px;
	margin-bottom:0px;
	}

.contentheader .home-home {
	background-image: url(../images/home-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:471px;
	position: absolute;
	width: 931px;
	z-index: 0;
	}
	
.contentheader .home-home p {
	font-size:13px;
	line-height: 17px;
	padding-top: 15px;
	color: #3f3f3f;
	padding-left:30px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width:395px;

	}

.contentheader .home-100 {
	background-image: url(../images/growth.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:471px;
	position: absolute;
	width: 931px;
	z-index: 0;
	}
	
.contentheader .home-100 p {
	font-size:15px;
	line-height: 18px;
	padding-top: 146px;
	color: #3f3f3f;
	padding-left:280px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width:500px;


	}
.contentheader .home-100 .emphasize{
	font-size: 17px;
	color: #000;
	text-shadow: 0px 1px 1px #555;

	}
.contentheader .home-100 .special-button{
	color: #ffffff;
	text-shadow: 0px -1px 1px #000000;
	padding: 10px;
	-moz-box-shadow: 1px 2px 4px #ffffff; /* Firefox F3.5+ */
	-webkit-box-shadow: 1px 2px 4px #ffffff; /* Safari3.0+, Chrome */
	 box-shadow: 1px 2px 4px #ffffff; /* Opera 10.5, IE 9.0 */
	 filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#ffffff'); /* IE6, IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#ffffff')"; /* IE8 */
	background-image: -moz-linear-gradient(top, #7F1F1F, #A01B1B);
	/* Safari4+, Chrome */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #7F1F1F),color-stop(1, #A01B1B));
	/* IE6,IE7 */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7F1F1F', endColorstr='#A01B1B');
	/* IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#7F1F1F', endColorstr='#A01B1B')";
	-moz-border-radius: 4px; /* FireFox 1+ */
	-webkit-border-radius: 4px; /* Safari 3+, Chrome */
	 border-radius: 4px; /* Opera 10.5, IE 9 */
	
}
.contentheader .home-100 .special-button a:hover{
	color: #000000;
	text-shadow: 0px -1px 1px #ffffff;
}

.contentheader .home-100 .special-button .arrow{
	color: #ffffff;
	text-size: 40px;
	text-shadow: 0px -1px 1px #000000;
}

	
.contentheader .about-us {
	background-image: url(../images/Home-About-Us.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:471px;
	position: absolute;
	width: 931px;
	z-index: 0;
	visibility: hidden;
}

.contentheader .about-us p {
	font-size:13px;
	line-height: 17px;
	padding-top: 40px;
	padding-left:575px;
	color: #3f3f3f;
	width:375px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	}
	
.contentheader .website-design {
	background-image: url(../images/website-design.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:471px;
	position: absolute;
	width: 931px;
	z-index: 0;
	visibility: hidden;
}
	
.contentheader .website-design p {
	font-size:13px;
	line-height: 17px;
	padding-top: 10px;
	padding-left:469px;
	color: #3f3f3f;
	width:463px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	}
	
	
.contentheader .home-search-engine-optimization {
	background-image: url(../images/home-search-engine-optimization.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:471px;
	position: absolute;
	width: 931px;
	z-index: 0;
	visibility: hidden;
}
	
.contentheader .home-search-engine-optimization p {
	font-size:13px;
	line-height: 17px;
	padding-top: 40px;
	padding-left:480px;
	color: #3f3f3f;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width:470px;
	}
	
.contentheader .home-call-accelerator {
	background-image: url(../images/home-call-accelerator.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:471px;
	position: absolute;
	width: 931px;
	z-index: 0;
	visibility: hidden;
}
	
.contentheader .home-call-accelerator p {
	font-size:13px;
	line-height: 17px;
	padding-top: 20px;
	padding-left:435px;
	color: #3f3f3f;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width:485px;

	}
	

.contentheader .home-social-media {
	background-image: url(../images/home-social-media.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:471px;
	position: absolute;
	width: 931px;
	z-index: 0;
	visibility: hidden;
}
	
.contentheader .home-social-media p {
	font-size:13px;
	line-height: 17px;
	padding-top: 10px;
	padding-left:400px;
	color: #3f3f3f;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width:540px;
	}

.contentheader .home-media-integration {
	background-image: url(../images/home-media-integration.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:471px;
	position: absolute;
	width: 931px;
	z-index: 0;
	visibility: hidden;
}
.indent{
	margin-left: 25px;
	display: block;
	font-size: 15px;
	line-height: 20px;
	}
	
	
.contentheader .home-media-integration p {
	font-size:13px;
	line-height: 17px;
	padding-top: 50px;
	padding-left:18px;
	color: #3f3f3f;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width:490px;
	}			
.contentheader .home-local-search {
	background-image: url(../images/home-local-search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:471px;
	position: absolute;
	width: 931px;
	z-index: 0;
	visibility: hidden;
}
	
.contentheader .home-local-search p {
	font-size:13px;
	line-height: 17px;
	padding-top: 5px;
	padding-left: 510px;
	color: #3f3f3f;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width:408px;
	}	
.rl-arrows{
list-style-image: url(/images/livechat-xtra-small.png);
padding-right: 10px;
font-size: 24px;
padding-left: 50px;

}	
.rl-arrows li{
height: 30px;

}
.Webtracker-Live-Chat p{
font-size: 14px;

}
.contentheader .home-video-optimization {
	background-image: url(../images/home-video-optimization.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:471px;
	position: absolute;
	width: 931px;
	z-index: 0;
	visibility: hidden;
}
	
.contentheader .home-video-optimization p {
	font-size:13px;
	line-height: 17px;
	padding-top: 30px;
	padding-left:18px;
	color: #3f3f3f;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width:495px;
	}		
	
.contentheader .home-webtracker-live-chat {
	background-image: url(../images/home-webtracker-live-chat.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:471px;
	position: absolute;
	width: 931px;
	z-index: 0;
	visibility: hidden;
}
	
.contentheader .home-webtracker-live-chat p {
	font-size:13px;
	line-height: 17px;
	padding-top: 30px;
	padding-left:18px;
	color: #3f3f3f;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width:495px;
	}		
		
	
.contentheader .text {height:382px;}
.contentheader .text a{font-weight: bold;}
.contentheader .tag {display: none;}
	




.dotted {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	height: 1px;
	margin-bottom: 18px;
	margin-top: 10px;
	clear: both;
}


/* Nav Bar - Home Page */


.contentheader .navbar {
	clear: both;
	height: 83px;
	background-color: #121212;
	padding: 0;
	margin: 0;
	filter:alpha(opacity=78);
	-moz-opacity:.78;
	opacity:.78;
	position: absolute;
	top: 495px;
	width: 931px;
	z-index: 1;
}


.contentheader .navbar td {
	padding-left:8px;
	padding-top: 32px;
	vertical-align: bottom;
		text-align:left;

}

.contentheader .navbar td.line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;	
}

.contentheader .navbar td.line:hover {
	border-left-color: #9a0f0d;
}
.contentheader .navbar td:hover a {
	color: #9a0f0d;
}

.contentheader .navbar a {
	
	font-size: 13px;
	line-height: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	
}



/* Main Content - Home Page */


.contentcenter h2 {padding-right:26px;}
.contentcenter h3 {padding-right:26px;}
.contentcenter p {padding-right:26px;}
	
.contentcenter .feature {
	background-image: url(../images/increase-your-business.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 218px;
	width: 100%;
	margin-bottom: 15px;
}

.contentcenter .feature p {
	font-size: 12px;
	line-height: normal;
	padding-top: 105px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 270px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contentcenter .feature h2 {display: none;}
.contentcenter .feature img {padding-left: 10px;}

.contentcenter .feature-video {
	background-image: url(../images/my-video-now-special.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 218px;
	width: 100%;
	margin-bottom: 15px;
}

.contentcenter .feature-video p {
	font-size: 12px;
	line-height: normal;
	padding-top: 105px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 240px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contentcenter .feature-video h2 {display: none;}
.contentcenter .feature-video img {padding-left: 10px;}


.contentcenter .dotted {width: 616px;padding-right:26px;}

.contentcenter .left-image{

float: left;
width: 275px;

}


.contentcenter .feature-Search-Engine-Optimization-Plans {
	
	float: left;	
	width: 375px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.contentcenter .feature-Search-Engine-Optimization-Plans .phone{
	color: #660000; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	}
	

.contentcenter .feature-Search-Engine-Optimization-Plans p {
	font-size: 12px;
	line-height: normal;
	padding-top: 5px;
	width: 365px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}


.contentcenter .feature-Search-Engine-Optimization-Plans h3 
	{margin-left: 0px;
	
	}
.contentcenter .feature-Search-Engine-Optimization-Plans img {padding-left: 10px;}


.contentcenter .feature-local-search-search-magnet-local {
    background-image:url("../images/img_sm.gif");
    background-position: 365px 25px;
    background-repeat:no-repeat;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}
.contentcenter .feature-local-search-search-magnet-local .phone{
	color: #660000; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	}
.contentcenter .feature-local-search-search-magnet-local p {
	font-size: 12px;
	line-height: normal;
	padding-top: 5px;
	width: 335px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contentcenter .feature-local-search-search-magnet-local h2 {display: none;}
.contentcenter .feature-local-search-search-magnet-local img {padding-left: 10px;}

.contentcenter .my-video {
	
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}


.contentcenter .feature-terms-conditions {
	
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}
.contentcenter .feature-terms-conditions .phone{
	color: #660000; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	}

.contentcenter .feature-terms-conditions p {
	font-size: 12px;
	line-height: normal;
	padding-top: 5px;
		margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contentcenter .feature-terms-conditions h2 {display: none;}
.contentcenter .feature-terms-conditions img {padding-left: 10px;}



.contentcenter .feature-contact-us {
	width: 600px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.contentcenter .feature-contact-us .phone{
	color: #660000; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	}

.contentcenter .feature-contact-us p {
	font-size: 12px;
	line-height: normal;
	padding-top: 5px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contentcenter .feature-contact-us .dominate p {
	font-size: 12px;
	line-height: normal;
	padding-top: 5px;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.contentcenter .feature-contact-us h2 {display: none;}
.contentcenter .feature-contact-us h4 {
	display: inline;
	font-size:15px;
	color: #745b48;

	}
.contentcenter .feature-contact-us img {padding-left: 10px;}

.contentcenter .feature-contact-us .contact-1{
	width: 275px;
	margin-top: 10px;
	margin-bottom: 15px;
	float: left;
}

.contentcenter .feature-contact-us .contact-2{
	width: 275px;
	margin-top: 10px;
	margin-bottom: 15px;
	float: right;
}


.contentcenter .feature-Search-Engine-Optimization {
	background-image: url(../images/Search-Engine-Optimization-header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}
.contentcenter .feature-Search-Engine-Optimization .phone{
	color: #660000; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	}

.contentcenter .feature-Search-Engine-Optimization p {
	font-size: 12px;
	line-height: normal;
	padding-top: 5px;
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.contentcenter .feature-website-design {
	background-image: url(../images/website-design-header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}
.contentcenter .feature-website-design .phone{
	color: #660000; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	}

.contentcenter .feature-website-design p {
	font-size: 12px;
	line-height: normal;
	padding-top: 5px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contentcenter .feature-website-design h2 {display: none;}
.contentcenter .feature-website-design img {padding-left: 10px;}

.contentcenter .feature-Conversion-Friendly-Websites {
	background-image: url(../images/conversion-friendly-website-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}

.contentcenter .feature-Conversion-Friendly-Websites .phone{
	color: #660000; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	}

.contentcenter .feature-Conversion-Friendly-Websites p {
	font-size: 12px;
	line-height: normal;
	padding-top: 5px;
	width: 370px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 275px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

.contentcenter .feature-Conversion-Friendly-Websites h3 
	{margin-left: 275px;
	
	}
.contentcenter .feature-Conversion-Friendly-Websites img {padding-left: 10px;}


.contentcenter .feature-perfect-sales-force {
	background-image: url(../images/perfect-sales-force.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}

.contentcenter .feature-perfect-sales-force .phone{
	color: #660000; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	}

.contentcenter .feature-perfect-sales-force p {
	font-size: 12px;
	line-height: normal;
	padding-top: 5px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.contentcenter .dotted {width: 616px;padding-right:26px;}

/* Side Content - Home Page */




.contentright .homesearch{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/start-today.jpg);
	background-repeat: no-repeat;
	background-position: 15px top;
	padding-top: 68px;
	margin-top:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.contentright .homesearch p{
	font-size: 11px;
	line-height: 22px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 15px;
	
}

.contentright .homesearch p.search {
	font-size: 11px;
	line-height: 21px;
	margin-top:78px;
}

.contentright .social-media-links{
	text-align: center;
	padding: 5px;
	}
.contentright2 {
	
}
.contentright2 .dominate {
	padding-top: 68px;
}

.contentright2 .dominate p {
	text-align: center;
	font-size: 11px;
	line-height: 22px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 15px;
	
}

.contentright2 .dominate p.search {
	font-size: 11px;
	line-height: 21px;
	margin-top:78px;
}



.contentright .toptenQ {
	background-color:#f8f7f5;
	background-image: url(../images/top10Qs.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	padding-top: 100px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.contentright .toptenQ p {
	font-size: 13px;
	line-height: 24px;
	padding-right:18px;
	padding-left: 15px;
	
}
	
.contentright .toptenQ p strong {
	font-size: 16px;
	color:#472d00;	
}

.contentright .social-media-links{
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	text-align: center;
	margin-top: 8px;
	margin-left: 10px;
	}

.contentright .sponsor-links{
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin: 0 auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
	
.contentright .sponsor-links h3 {
	font-size: 24px;
	line-height: 24px;
	color: #745b48;
	font-weight: normal;
	margin: 0px 0px 5px;
	padding: 0px;
	text-align: center;
	}	
	
.contentright .sponsor-links p {
	font-size:12px;
	padding-left:18px;
	padding-right:18px;
	line-height: normal;
	margin-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}	
	
.contentright .homesearch .my-form{
	display: block;
	width: 250px;
	text-align: right;
	font-size: 12px;
	}

.contentright .newblog{
	/* background-color:#EFEFEF; */
	/* background-image: url(../images/home-blogs.jpg); */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	background-repeat: repeat;
	background-position: 0px 0px;
}
	
.contentright .newblog h1 {
	font-size:42px;
	padding-left:18px;
	color: #404040;
	padding-right:18px;
	padding-bottom: 8px;
	font-weight: bold;
	}
.contentright .newblog h3 {
	font-size: 24px;
	line-height: 24px;
	color: #745b48;
	font-weight: normal;
	margin: 0px 0px 5px;
	padding: 0px;
	text-align: center;
	}

.contentright .newblog h4 {
	text-align: center;
	margin-top: 10px;
	line-height:20px;
	}	
	
.contentright .newblog p.lead {
	font-size:11px;
	padding-left:18px;
	padding-right:18px;
	padding-bottom: 8px;
	}
	
	.contentright .newblog p.lead a {
	font-size:11px;

	}
	
	
.contentright .newblog p {
	font-size:9px;
	padding-left:18px;
	padding-right:18px;
	line-height: normal;
	margin-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
	
	
.contentright .newblog p a {
	font-size:12px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	}
.contentright .newblog .separator-line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	}	
.contentright .newblog .seperator {
	width:50%;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 1px;
	clear: both;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 12px;
}





.contentcenter .feature-Call-Accelerator {
	background-image: url(../images/Call-Accelerator-header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}
.contentcenter .feature-Call-Accelerator .phone{
	color: #660000; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	}

.contentcenter .feature-Call-Accelerator p {
	font-size: 12px;
	line-height: normal;
	padding-top: 5px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contentcenter .feature-Call-Accelerator h2 {display: none;}
.contentcenter .feature-Call-Accelerator img {padding-left: 10px;}

.contentcenter .feature-Intelligent-Spending {
	background-image: url(../images/Intelegent-Spending-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}

.contentcenter .feature-Intelligent-Spending .phone{
	color: #660000; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	}

.contentcenter .feature-Intelligent-Spending p {
	font-size: 12px;
	line-height: normal;
	padding-top: 5px;
	width: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 405px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

.contentcenter .feature-Intelligent-Spending h3 
	{margin-left: 405px;
	
	}
.contentcenter .feature-Intelligent-Spending img {padding-left: 10px;}


.contentcenter .feature-Personal-Touch {
	background-image: url(../images/Personal-Touch-Clear-Results.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}

.contentcenter .feature-Personal-Touch .phone{
	color: #660000; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	}

.contentcenter .feature-Personal-Touch p {
	font-size: 12px;
	line-height: normal;
	padding-top: 5px;
	width: 275px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contentcenter .feature-Personal-Touch h2 {display: none;}
.contentcenter .feature-Personal-Touch img {padding-left: 10px;}

.contentcenter .feature-social-media {
	background-image: url(../images/social-media-header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}
.contentcenter .feature-social-media .phone{
	color: #660000; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	}

.contentcenter .feature-social-media p {
	font-size: 12px;
	line-height: normal;
	padding-top: 5px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contentcenter .feature-social-media h2 {display: none;}
.contentcenter .feature-social-media h4 {
	font-weight: bold; 
	font-size: 14px;
	display: inline;
	margin-left: 25px;
	}
.contentcenter .feature-social-media img {padding-left: 10px;}


.contentcenter .feature-Social-Media-Marketing {
	background-image: url(../images/Social-Media-Marketing-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}

.contentcenter .feature-Social-Media-Marketing .phone{
	color: #660000; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	}

.contentcenter .feature-Social-Media-Marketing p {
	font-size: 12px;
	line-height: normal;
	padding-top: 5px;
	width: 370px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 275px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

.contentcenter .feature-Social-Media-Marketing h3 
	{margin-left: 275px;
	
	}
.contentcenter .feature-Social-Media-Marketing img {padding-left: 10px;}




.contentcenter .feature-Video-Optimization {
	background-image: url(../images/video-optimization-header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}
.contentcenter .feature-Video-Optimization .phone{
	color: #660000; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	}

.contentcenter .feature-Video-Optimization p {
	font-size: 12px;
	line-height: normal;
	padding-top: 5px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contentcenter .feature-Video-Optimization h2 {display: none;}
.contentcenter .feature-Video-Optimization img {padding-left: 10px;}

.contentcenter .feature-media-integration {
	background-image: url(../images/media-integration-header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}
.contentcenter .feature-media-integration .phone{
	color: #660000; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	}

.contentcenter .feature-media-integration p {
	font-size: 12px;
	line-height: normal;
	padding-top: 5px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contentcenter .feature-media-integration h2 {display: none;}
.contentcenter .feature-media-integration img {padding-left: 10px;}

.contentcenter .feature-Multi-Media-Marketing-Plan {
	background-image: url(../images/Multi-Media-Marketing-Plan-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}

.contentcenter .feature-Multi-Media-Marketing-Plan .phone{
	color: #660000; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	}

.contentcenter .feature-Multi-Media-Marketing-Plan p {
	font-size: 12px;
	line-height: normal;
	padding-top: 5px;
	width: 370px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 275px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

.contentcenter .feature-Multi-Media-Marketing-Plan h3 
	{margin-left: 275px;
	
	}
.contentcenter .feature-Multi-Media-Marketing-Plan img {padding-left: 10px;}

.contentcenter .feature-Media-Buying-Needs {
	background-image: url(../images/Media-Buying-Needs-header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}

.contentcenter .feature-Media-Buying-Needs .phone{
	color: #660000; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	}

.contentcenter .feature-Media-Buying-Needs p {
	font-size: 12px;
	line-height: normal;
	padding-top: 5px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}






.contentcenter .feature-About-Higher-Images {
	background-image: url(../images/about-us-header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}
.contentcenter .feature-About-Higher-Images .phone{
	color: #660000; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	}

.contentcenter .feature-About-Higher-Images p {
	font-size: 12px;
	line-height: normal;
	padding-top: 5px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contentcenter .feature-About-Higher-Images h2 {display: none;}
.contentcenter .feature-About-Higher-Images img {padding-left: 10px;}

.contentcenter .feature-Our-Staff {
	background-image: url(../images/our-staff.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 950px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.contentcenter .feature-Our-Staff .phone{
	color: #660000; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	}

.contentcenter .feature-Our-Staff p {
	font-size: 12px;
	line-height: normal;
	padding-top: 5px;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

.contentcenter .feature-Our-Staff h3 
	{margin-left: 10px;
	
	}
.contentcenter .feature-Our-Staff h4 
	{margin-left: 10px;
	
	}
.contentcenter .feature-Our-Staff img {padding-left: 10px;}


.contentcenter .feature-Testimonials {
	background-image: url(../images/testimonials.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 900px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.contentcenter .feature-Testimonials .phone{
	color: #660000; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	}

.contentcenter .feature-Testimonials p {
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	padding-top: 5px;
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contentcenter .feature-domain-hosting {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}

.contentcenter .feature-domain-hosting .phone{
	color: #660000; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	}

.contentcenter .feature-domain-hosting p {
	font-size: 12px;
	line-height: normal;
	padding-top: 5px;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#feature-left{
float:left;
width:330px;
}
#feature-right{
float:right;
width:330px;
height:205px;
background:url(../images/video_icon.JPG) bottom right no-repeat;
}

/* HighSlide */

.highslide-container div {
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 12px;
}
.highslide-html {
    background-color: #000000;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}

.highslide-html-content2 {
	position: absolute;
    display: none;
}

.highslide-loading {
    display: block;
	color: #FFFFFF;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: #000000;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: #999999;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: #FFFFFF;
    background-color: #000000;
}
.indent p{
margin: -5px 0 12px 11px;
}

/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: #000000;
}
.highslide-wrapper .highslide-html-content {
    width:400px;
	height: 350px;
    padding: 10px;
	color: #000000;
    background-color: #ffffff;
}

.highslide-wrapper .highslide-html-content2 {
    width:770px;
	height:530px;
    padding: 10px;
	color: #000000;
    background-color: #ffffff;
}

.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: #0000cc;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: #660000;
    text-decoration: none;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-dimming {
	background: #000000;
}

.imgfloat{
float: right;
}

#gallery {
	width:230px;
	padding-left:18px;
	padding-top:5px;
	padding-bottom:5px;
}

