/*--------------------> Global Selectors <--------------------*/
* {
	margin: 0px;
	padding: 0px;
	list-style:none;
	font-weight:normal;
}
body {
	background: url(../images/body.jpg) top left repeat fixed;
}
#container {
	position: relative;
	left: 50%;
	margin: 0px 0px 0px -510px;
	width: 1020px;
	height: auto;
	top: 0px;
	background:#171717 url(../images/container_top-logo.jpg) 0px 0px no-repeat;
}
#content {
	padding:140px 35px 35px 35px;
}
/*#taglineleft {
	width: 225px;
	height: 20px;
	position:absolute;
	left:95px;
	top:120px;
	z-index:999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
#taglineright {
	width: 225px;
	height: 20px;
	position:absolute;
	left:738px;
	top:160px;
	z-index:999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;

}*/
/* ------------------------------------------------------------------- #column-container */
#column-container {
	background-color:#fff;
	padding:65px 25px 25px 25px;
	position:relative;
}
#column-container-inside {
	background: transparent url(../images/column-container-inside.jpg) 0px 0px repeat-y;
}
/* ------------------------------------------------------------------- #column-container - Home Styles: Controled VIA jQuery */
	#column-container.home * {
		padding:0px;
		margin:0px;
	}
	#column-container.home {
		padding:65px 25px 25px 25px;
		margin-bottom:15px;
	}
	#column-container.home #column-container-inside {
	background:none;
}
/* ------------------------------------------------------------------- Mast */
#mast {
	margin-bottom:10px;
	width:900px;
	position:relative;
}
#mast .header {
	font-size:40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#cc1040;
	background-color:transparent;
	line-height:36px;
	position:absolute;
	top:35px;
	left:0px;
	width:900px;
	text-align:center;
}
/* Home Mast */
#home {
	width:900px;
	height:350px;
	background-color:transparent;
	position:relative;
}
/* Basic Button Styles */
#mast a.cta-button {
	display:block;
	text-indent:-999em;
	position:relative;
	cursor:pointer;
}
#mast a.cta-button span {
	display:block;
	cursor:pointer;
	position:absolute;
	top:0;
	left:0;
	height:29px;
	width:100%;
	z-index:100;
}
/* Page Navigation */
#mast #nav {
	position:absolute;
	/*top:260px;*/
	bottom:15px;
	right:15px;
	z-index:99999;

}
#mast #nav a {
	display:block;
	border:solid 1px #ffffff;
	display:inline-block;
	margin-left:10px;
	margin-bottom:1px;
	padding:23px 14px;
	text-decoration:none;
	color:#FFFFFF;
	background-color:transparent;
	outline:none;
	clear:both;
	float:right;
	width:auto;
}
#mast #nav a.activeSlide {
	background-color:#b7cfcd;
	color:#333333;
}
#mast #home div {
	width:900px;
	height:350px;
}
/* Marketing tips bucket (bucket-column-one) */
#mast #home div.bucket-column-one {
	padding:28px 25px;
	width:850px;
	height:322px;
	background:#020203 url(../images/home-bucket-column-one.jpg) 0px 0px no-repeat;
}
#mast #home div.bucket-column-one h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:58px;
	color:#FFFFFF;
	background-color:transparent;
}
#mast #home div.bucket-column-one h3 strong {
	font-family:Arial, Helvetica, sans-serif;
	font-size:50px;
	display:block;
	text-transform:uppercase;
}
#mast #home div.bucket-column-one h3 strong span {
	color:#c4d1ca;
}
#mast #home div.bucket-column-one h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFF;
	background-color:transparent;
	position:absolute;
	left:430px;
	top:45px;
}
#mast #home div.bucket-column-one a.cta-button {
	width:205px;
	height:29px;
	background: transparent url(../images/home-bucket-column-one-cta-button.png) 0px 0px no-repeat;
	position:absolute;
	left:550px;
	top:160px;
}
#mast #home div.bucket-column-one a.cta-button span {
	background: transparent url(../images/home-bucket-column-one-cta-button.png) 0px -29px no-repeat;
}
/* Get Training (bucket-column-two) */
#mast #home div.bucket-column-two {
	padding:28px 25px;
	width:850px;
	height:322px;
	background:#020203 url(../images/home-bucket-column-two.jpg) 0px 0px no-repeat;
}
#mast #home div.bucket-column-two h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:60px;
	color:#FFFFFF;
	background-color:transparent;
	text-align:center;
	text-transform:uppercase;
}
#mast #home div.bucket-column-two ul {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	padding:0px 0px 0px 35px;
}
#mast #home div.bucket-column-two ul li {
	display:inline-block;
	background: transparent url(../images/home-bucket-column-two-ul-li.png) right center no-repeat;
	float:left;
	color:#FFFFFF;
	padding:0px 20px 0px 12px;
	width:auto;
}
#mast #home div.bucket-column-two ul li.none {
	background:none;
}
#mast #home div.bucket-column-two a.cta-button {
	width:285px;
	height:29px;
	background: transparent url(../images/home-bucket-column-two-cta-button.png) 0px 0px no-repeat;
	position:absolute;
	left:485px;
	top:135px;
}
#mast #home div.bucket-column-two a.cta-button span {
	background: transparent url(../images/home-bucket-column-two-cta-button.png) 0px -29px no-repeat;
}
/* Don’t be left behind (bucket-column-three) */
#mast #home div.bucket-column-three {
	padding:28px 25px;
	width:850px;
	height:322px;
	background:#020203 url(../images/home-bucket-column-three.jpg) 0px 0px no-repeat;
}
#mast #home div.bucket-column-three h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	color:#FFFFFF;
	background-color:transparent;
	text-transform:uppercase;
	line-height:40px;
	position:absolute;
	left:90px;
	top:160px;
}
#mast #home div.bucket-column-three h4 strong {
	font-size:60px;
	display:block;
}
#mast #home div.bucket-column-three a.cta-button {
	width:198px;
	height:29px;
	background: transparent url(../images/home-bucket-column-three-cta-button.png) 0px 0px no-repeat;
	position:absolute;
	left:355px;
	top:210px;
}
#mast #home div.bucket-column-three a.cta-button span {
	background: transparent url(../images/home-bucket-column-three-cta-button.png) 0px -29px no-repeat;
}
/* ------------------------------------------------------------------- #mast Internal */
/* ------------------------------------------------------------------- #mast-tips-how-to-deal-with-the-press */
#mast #mast-tips-how-to-deal-with-the-press a {
	display:block;
	width:885px;
	height:280px;
	background:transparent url(../images/mast-tips-how-to-deal-with-the-press.jpg) 0px 0px no-repeat;
	padding:20px 0px 0px 15px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:45px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#mast #mast-tips-how-to-deal-with-the-press a strong {
	display:block;
}
#mast #mast-tips-how-to-deal-with-the-press a:hover {
	background:transparent url(../images/mast-tips-how-to-deal-with-the-press.jpg) 0px -300px no-repeat;
}

/* ------------------------------------------------------------------- #mast-coaching */
#mast-coaching {
	display:block;
	width:885px;
	height:200px;
	background:transparent url(../images/mast-coaching.jpg) 0px 0px no-repeat;
	padding:90px 0px 0px 15px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:60px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#mast-coaching  strong {
	display:block;
}
#mast-coaching span {
	padding:15px 0px 0px 30px;
	display:block;
}

/* ------------------------------------------------------------------- #mast-training */
#mast-training {
	padding: 90px 0px 0px 15px;
	width: 885px;
	height: 200px;
	display: block;
	background: transparent url(../images/mast-training.jpg) 0px 0px no-repeat;
}

/* ------------------------------------------------------------------- #mast-survey */
#mast-survey {
	display:block;
	width:885px;
	height:200px;
	background:transparent url(../images/mast-survey.jpg) 0px 0px no-repeat;
	padding:90px 0px 0px 15px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:60px;
	font-family:Georgia, "Times New Roman", Times, serif;

}
#mast-survey  strong {
	display:block;
}
#mast-survey span {
	padding:15px 0px 0px 30px;
	display:block;
}
/* ------------------------------------------------------------------- #mast-plans */
#mast-plans {
	display:block;
	width:885px;
	height:85px;
	background:transparent url(../images/mast-plans.jpg) 0px 0px no-repeat;
	padding:205px 0px 0px 15px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:60px;
	font-family:Georgia, "Times New Roman", Times, serif;

}
#mast-plans  strong {
	display:block;
}
#mast-plans span {
	padding:15px 0px 0px 30px;
	display:block;
}
/* ------------------------------------------------------------------- #mast-contact-us */
#mast-contact-us {
	display:block;
	width:885px;
	height:105px;
	background:transparent url(../images/mast-contact-us.jpg) 0px 0px no-repeat;
	padding:185px 0px 0px 15px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:60px;
	font-family:Georgia, "Times New Roman", Times, serif;

}
#mast-contact-us  strong {
	display:block;
}
#mast-contact-us span {
	padding:15px 0px 0px 30px;
	display:block;
}
/* ------------------------------------------------------------------- #left-column */
#left-column {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#212121;
}
/* ------------------------------------------------------------------- #left-column - Internal Styles: Controled VIA jQuery*/
	#left-column.internal {
		float:left;
		width:555px;
		font-family:Arial, Helvetica, sans-serif;
		padding:15px 15px 100px 15px;
		margin-bottom:15px;
		background:#1f201b url(../images/left-column.jpg) 0px 0px no-repeat;
		color:#EBEBEB;
	}
	#left-column.home {
		width:900px;
		float:none;
	}
#left-column h3, #left-column h4, #left-column h5, #left-column p, #left-column ul, #left-column ol, #left-column blockquote, #left-column hr {
	margin:15px 0px 0px 0px;
}
#left-column h1 {
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#cc1040;
	background-color:transparent;
	line-height:36px;
}
#left-column h2 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
#left-column h3 {
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#cc1040;
	background-color:transparent;
}
#left-column h4 {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#cc1040;
	background-color:transparent;
}
#left-column ul, #left-column ol {
	margin:15px 30px 0px 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
}
#left-column li {
	background:transparent url(../images/li.jpg) 0px 0px no-repeat;
	padding:5px 0px 2px 35px;
}
#left-column a {
	color:#cc1040;
	background-color:transparent;
	display:inline-block;
	padding:1px;
}
#left-column a:hover {
	background-color:#cc1040;
	color:#fff;
	padding:1px;
}
#left-column img {
	border:none;
}
#left-column hr {
	
}
#left-column strong {
	font-weight:bold;
}
#left-column blockquote {
	margin:15px 35px 0px 35px;
	padding:15px;
	background-color:#161714;
}
#left-column .right {
	float:right;
	width:auto;
	margin:15px 0px 15px 15px;
}
#left-column .left {
	float:left;
	width:auto;
	margin:15px 15px 15px 0px;
}
#left-column a.logo-linked-in {
	display:block;
	height:37px;
	width:141px;
	background:transparent url(../images/logo-linked-in.jpg) 0px 0px no-repeat;
}
#left-column a.logo-linked-in:hover {
	background:transparent url(../images/logo-linked-in.jpg) -143px 0px no-repeat;
}
/* ------------------------------------------------------------------- Left Column Home Page */
/* Marketing plan, Building relationships (Main Container) */
#left-column .row-one {
	clear:both;
	margin-bottom:10px;
	margin-top:10px;
}
/* Marketing plan */
#left-column .row-one .bucket-column-one {
	float:left;
	width:391px;
	height:160px;
	padding:15px 29px 25px 25px;
	background: #9ea927 url(../images/row-one-bucket-column-one.jpg) 0px 0px no-repeat;
}
#left-column .row-one .bucket-column-one h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#6e673e;
	width:240px;
}
#left-column .row-one .bucket-column-one h4 strong {
	color:#FFFFFF;
	background-color:transparent;
	text-transform:uppercase;
}
#left-column .row-one .bucket-column-one a.cta-button {
	width:259px;
	height:29px;
	margin-top:20px;
	background: transparent url(../images/row-one-bucket-column-one-cta-button.png) 0px 0px no-repeat;
}
#left-column .row-one .bucket-column-one a.cta-button span {
	background: transparent url(../images/row-one-bucket-column-one-cta-button.png) 0px -29px no-repeat;
}
/* Building relationships */
#left-column .row-one .bucket-column-two {
	float:right;
	width:391px;
	height:160px;
	padding:15px 29px 25px 25px;
	background: #c2b09c url(../images/row-one-bucket-column-two.jpg) 0px 0px no-repeat;
}
#left-column .row-one .bucket-column-two h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#040406;
}
#left-column .row-one .bucket-column-two h4 strong {
	font-size:14px;
	text-transform:uppercase;
	
}
#left-column .row-one .bucket-column-two h4 strong span {
	font-size:14px;
	padding:0px 0px 7px 0px;
	margin:0px 0px 5px 0px;
	background:#c4b39f url(../images/row-one-bucket-column-two-strong-span.jpg) bottom center no-repeat;
	display:inline-block;
	text-transform:lowercase;
	vertical-align:bottom;
}
#left-column .row-one .bucket-column-two h4 span {
	text-transform:uppercase;
}
#left-column .row-one .bucket-column-two p {
	width:240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
}
#left-column .row-one .bucket-column-two p span {
	text-decoration:underline;
}
#left-column .row-one .bucket-column-two a.cta-button {
	width:273px;
	height:29px;
	margin-top:12px;
	background: transparent url(../images/row-one-bucket-column-two-cta-button.png) 0px 0px no-repeat;
}
#left-column .row-one .bucket-column-two a.cta-button span {
	background: transparent url(../images/row-one-bucket-column-two-cta-button.png) 0px -29px no-repeat;
}

/* Quote (Main Container) */
#left-column .row-two {
	margin-bottom:10px;
}
/* Quote */
#left-column .row-two .bucket-column-one {
	width:900px;
	height:200px;
	background: transparent url(../images/row-two-bucket-column-one.jpg) 0px 0px no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
#left-column .row-two .bucket-column-one blockquote {
	padding:25px 70px 45px 125px;
	line-height:22px;
	background:transparent;
}
#left-column .row-two .bucket-column-one blockquote p {
	margin:10px 0px 0px 0px;
	font-size:17px;
}
#left-column .row-two .bucket-column-one p.right {
	text-align:right;
}
/* How other firms successfully market (Main Container) */
#left-column .row-three {
	margin-bottom:10px;
}
/* How other firms successfully market */
#left-column .row-three .bucket-column-one {
	width:850px;
	height:180px;
	padding:80px 25px 0px 25px;
	background: #010101 url(../images/row-three-bucket-column-one.jpg)
}
#left-column .row-three .bucket-column-one h4 {
	font-size:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c4d1ca;
}
#left-column .row-three .bucket-column-one h4 strong {
	color:#FFFFFF;
	background-color:transparent;
}
#left-column .row-three .bucket-column-one a.cta-button {
	width:403px;
	height:29px;
	margin-top:20px;
	background: transparent url(../images/row-three-bucket-column-one-cta-button.png) 0px 0px no-repeat;
}
#left-column .row-three .bucket-column-one a.cta-button span {
	background: transparent url(../images/row-three-bucket-column-one-cta-button.png) 0px -29px no-repeat;
}
#left-column a.cta-button {
	display:block;
	text-indent:-999em;
	position:relative;
	cursor:pointer;
}
#left-column a.cta-button span {
	display:block;
	cursor:pointer;
	position:absolute;
	top:0;
	left:0;
	height:29px;
	width:100%;
	z-index:100;
}
#left-column .row-three .bucket-column-one p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	background-color:transparent;
}
/* ------------------------------------------------------------------- contact */
#contact h4 a {
	display:block;
	outline:none;
	text-indent:-999em;
	overflow:hidden;
	height:115px
}
#contact {
	width: 525px;
	padding:15px 15px 15px 15px;
	background-color:#242424;
	position:relative;
	color:#FFFFFF;
}
#contact .left {
	float:left;
	width:auto;
}
#contact .margin-left {
	margin-left:5px;
}
#contact p {
	padding:0px;
	margin:0px;
	clear:both;
}
#contact ol {
	float:left;
	padding:0px!important;
	margin:0px!important;
	width:auto;
}
#contact ol li {
	width:auto;
	float:left;
	clear:left;
	display:inline;
	height:auto;
	background: none;
	margin:0px 1px 2px 0px;
	padding:0px 0px 0px 1px;
	border-left:solid 5px #d2e29a;
}
#contact input, #contact textarea, #contact select {
	background-color:#2c2c2c;
	border-bottom:solid 1px #919090;
	padding:10px;
	border:none;
	color:#989898;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	width:180px;
	margin-bottom:5px;

	display:block;
	clear:both;
}
#contact input {
	width:238px;
}
#contact select {
	width:258px;
	border:solid 1px #2c2c2c;
	padding:8px 10px;
}
#contact textarea {
	height:155px;
	width:506px;
	overflow: scroll;
	overflow-y: hidden;
	overflow-x: hidden;
	margin:0px 0px 1px 0px;
}
#contact .privacy-policy {
	position:absolute;
	bottom:13px;
	right:180px;
}
#contact .privacy-policy a {
	text-decoration:none;
	font-size:10px;
	color:#898888;
}
#contact .privacy-policy a:hover {
	text-decoration:underline;
}
#contact .submit {
	width:150px;
	background-color:#080808;
	color:#FFFFFF;
	font-size:14px;
	cursor:pointer;
	outline:none;
	margin:5px 0px 0px 0px;
	float:right;
	display:block;
}
#contact .hover {
	color:#fff!important;
	background-color:#cc1040!important;
}
.address2 {
  display: none!important;
}
.valid {
  color:#333333 !important;
  background-color: #D0ECAA !important;
}
.invalid {
  color:#333333 !important;
  background-color: #EC8486 !important;
}

#blogger-subscribe{
	float:right;
	width:120px;
}
/* ------------------------------------------------------------------- right-column */
#right-column {
	width:300px;
	float:right;
}
/* ------------------------------------------------------------------- qc */
#qc {
	width:268px;
	height:375px;
	background: url(../images/body.jpg) top left repeat fixed;
	padding:15px;
	position:relative;
	margin-bottom:15px;
}
#qc h4 a {
	display:block;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	background-color:transparent;
	text-decoration:none;
	margin:0px 0px 5px 0px;
}
#qc h4 a:hover {

}
#qc li {
	float:left;
	clear:left;
	display:inline;
	height:auto;
	margin:0px 0px 2px 1px;
	width:auto;
}
#qc input, #qc textarea {
	background-color:#2c2c2c;
	border-bottom:solid 1px #919090;
	padding:10px;
	border:none;
	color:#989898;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	width:245px;
	float:left;
	clear:left;
}
#qc textarea {
	height:155px;
	overflow: scroll;
	overflow-y: hidden;
	overflow-x: hidden;
}
#qc #button-container {
	width:289px;
	background-color:#FF0000;
	position:relative;
}
#qc #button-container p {
	position:absolute;
	top:7px;
	left:45px;
}
#qc #button-container p a {
	color:#898888;
	font-size:10px;
	text-decoration:none;
}
#qc #button-container p a:hover {
	text-decoration:underline;
}
#qc .button {
	width:150px;
	background-color:#080808;
	color:#FFFFFF;
	font-size:14px;
	cursor:pointer;
	outline:none;
	margin:5px 0px 0px 0px;
	float:right;
	display:block;
}
#qc .button:hover {
	color:#fff!important;
	background-color:#cc1040!important;
}
#qc div.privacy {
	
}
#qc div.privacy a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	color:#CCCCCC;
	margin-left:5px;
	display:inline-block;
}
#qc div.privacy a:hover {
	text-decoration:none;
}
/* ------------------------------------------------------------------- cta-monthly-marketing-brief */
#cta-monthly-marketing-brief {
	color:#FFFFFF;
	background-color:transparent;
	margin-bottom:15px;
}
#cta-monthly-marketing-brief form {
	padding:45px 15px 15px 15px;
	background: url(../images/cta-monthly-marketing-brief.jpg) top left no-repeat;
	height:170px;
}
#cta-monthly-marketing-brief h4 {
	display:block;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	background-color:transparent;
	text-decoration:none;
	margin:0px 0px 5px 0px;
	font-weight:normal;
}
#cta-monthly-marketing-brief li {
	float:left;
	display:inline;
	height:auto;
	margin:0px 0px 2px 1px;
	width:auto;
}
#cta-monthly-marketing-brief input, #cta-monthly-marketing-brief textarea {
	/*background-color:#2c2c2c;*/
	background-color:#fff;
	border:solid 2px #cc1040;
	border-bottom:solid 1px #919090;
	padding:10px;
	border:none;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	width:245px;
	float:left;
	clear:left;
}
#cta-monthly-marketing-brief .button {
	width:150px;
	background-color:#080808;
	color:#FFFFFF;
	font-size:14px;
	cursor:pointer;
	outline:none;
	margin:5px 0px 0px 0px;
	float:right;
	display:block;
}
#cta-monthly-marketing-brief .button:hover {
	color:#fff!important;
	background-color:#cc1040!important;
}
#cta-monthly-marketing-brief p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7c7c7c;
}
#cta-monthly-marketing-brief a {
	color:#cc1040;
	background-color:transparent;
}
#cta-monthly-marketing-brief a:hover {
	background-color:#cc1040;
	color:#FFFFFF;
}
/* ------------------------------------------------------------------- cta-law-practice-today */
#cta-law-practice-today {
	margin-bottom:15px;
}
#cta-law-practice-today p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
}
#cta-law-practice-today a {
	color:#cc1040;
	background-color:transparent;
}
#cta-law-practice-today a:hover {
	background-color:#cc1040;
	color:#FFFFFF;
}
/* ------------------------------------------------------------------- cta-quote */
#cta-quote {
	margin-bottom:15px;
	background:transparent url(../images/cta-quote.jpg) 0px 0px no-repeat;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:26px;
	padding:15px;
	
}
#cta-quote p  {
	margin-bottom:15px;
	
}
#cta-quote p.right  {
	text-align:right;
}
#cta-quote a:hover {
	background-color:#cc1040;
	color:#FFFFFF;
}
#prev-next a {
	float:right;
	margin: 160px 10px 0px 0px!important;
/*	color:#FFFFFF!important;
*/	z-index:900;
	background-color: none!important;
}
#prev-next a:hover {
/*	color:#FFFFFF!important;
*/	z-index:900;
	background-color: none!important;
	height: 30px;
}
#pause, #play, #next2, #prev2 {
	cursor: pointer!important;
	background: none!important;
}
#quotes {
	list-style-type:none !important;
	list-style-image:none!important;
	list-style:none!important;
}
ul#quotes li {
	background: none;
	width:840px;
	height:130px;
}
/* ------------------------------------------------------------------- cta-quote-internal */
#cta-quote-internal {
	margin-bottom:15px;
	background:transparent url(../images/cta-quote.jpg) 0px 0px no-repeat;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:26px;
	padding:15px;
	
}
#cta-quote-internal p  {
	margin-bottom:15px;
	
}
#cta-quote-internal p.right  {
	text-align:right;
}
#cta-quote-internal a:hover {
	background-color:#cc1040;
	color:#FFFFFF;
}

/* ------------------------------------------------------------------- side-navigation */
#side-navigation {
	width:298px;
	margin-bottom:15px;
}
#side-navigation h5 {
	color:#bf1641;
	font-weight:normal;
	font-size:36px;
}
#side-navigation h5.tips {
	background: transparent url(../images/side-navigation-tips-h5.jpg) right center no-repeat;
}
#side-navigation li {
	position:relative;
	display:inline-block;
	float:left;
	clear:left;
	width:298px;
}
#side-navigation h3 a {
	background-color:#1f201b;
	color:#ebebeb;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:10px 10px;
	font-weight:normal;
	width:273px;
	display:block;
	border-bottom:solid 1px #2c2c2c;
	border-left:solid 5px #cc1040;
}

#side-navigation h3 a:hover  {
	background-color:#171717;
	border-left:solid 5px #ebebeb;
}
#side-navigation .side-navigation-marketing-tips li:hover a {
	background-color:#171717;
	border-left:solid 5px #ebebeb;
}

#side-navigation .sub-nav {
	position:absolute;
	left:-575px;
	top:0px;
	width:575px;	
	z-index:99;
}
#side-navigation .sub-nav li {
	width:575px;	
}
#side-navigation .sub-nav a {
	color:#ebebeb!important;
	padding:5px;
	border-bottom:solid 1px #1f201b!important;
	background-color:#2c2c2c!important;
	border-left:solid 5px #cc1040!important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	display:block;
}
#side-navigation .sub-nav a:hover {
	background-color:#1f201b!important;
	border-left:solid 5px #ebebeb!important;
}
/* ------------------------------------------------------------------- footer */
#footer {
	position:relative;
	width:900px;
	margin-top:25px;
	clear:both;
}
#footer p.position {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:right;
	position:absolute;
	right:0px;
	top:10px;
	z-index:2;
}
#footer a {
	color:#cc1040;
	background-color:transparent;
	display:inline-block;
	padding:1px;
}
#footer a:hover {
	background-color:#cc1040;
	color:#fff;
	padding:1px;
}
#sitemap {
	border-bottom:solid 1px #191919;
	width:900px;
	height:auto;
}
#sitemap a.open-close {
	background-color:#191919;
	padding:15px 15px;
	display:inline-block;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#sitemap a.open-close:hover {
	background-color:#cc1040;
	color:#fff
}
#sitemap-expand {
	display:none;
	clear:both;
	background-color:#1f201b;
	padding:10px!important;
	color:#FFFFFF;
	padding:15px;
}
#sitemap-expand p {
	
	display:block;
}
#sitemap-expand a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;
	background-color:transparent;
	
}
#sitemap-expand a:hover {
	text-decoration:underline;
}
#disclaimer {
	clear:both;
	margin-bottom:25px;
	padding:25px!important;
	color:#212121;
}
#disclaimer p {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
#header {
	position:absolute;
	z-index:89;
	left:25px;
	top:25px;
	width:900px;
	height:40px;
	background:transparent url(../images/header.jpg) right bottom no-repeat;;
}
#header .left {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
#header .left li {
	 float:left;
	 width:auto;
}
#header .left li a {
	 display:block;
	 text-indent:-99em;
	 position:relative;
	 cursor:pointer;
}
#header .left li a span {
	 height:40px;
	 width:100%;
	 position:absolute;
	 display:block;
	 z-index:20;
	 top:0px;
	 left:0px;
}
#header .left #cta-blogger a {
	 width:237px;
	 height:40px;
	 margin-right:1px;
	 background:#ffffff url(../images/cta-blogger.png) 0px 0px no-repeat;
}
#header .left #cta-blogger a span {
	 background:#ffffff url(../images/cta-blogger.png) 0px -40px no-repeat;
}
#header .left #cta-social-media a {
	 width:125px;
	 height:40px;
	 margin-right:1px;
	 background:#ffffff url(../images/cta-social-media.png) 0px 0px no-repeat;
}
#header .left #cta-social-media a span {
	 background:#ffffff url(../images/cta-social-media.png) 0px -40px no-repeat;
}
#header .left #cta-video-channel a {
	 width:140px;
	 height:40px;
	 margin-right:1px;
	 background:#ffffff url(../images/cta-video-channel.png) 0px 0px no-repeat;
}
#header .left #cta-video-channel a span {
	 background:#ffffff url(../images/cta-video-channel.png) 0px -40px no-repeat;
}
#header .right {
	position:absolute;
	bottom:0px;
	right:125px;
	z-index:1;
}
#header .right #cta-phone-number a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#191919;
	background-color:transparent;
	text-decoration:none;
	
}
/*#header .right #cta-be-well-known a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#191919;
	width:376px;
	height:37px;
	background:transparent url(../images/cta-be-well-known.jpg) 0px 0px no-repeat;
	outline:none;
	text-indent:-999em;
	display:block;
	text-decoration:none;
}
#header .right #cta-be-well-known a:hover {
	background:transparent url(../images/cta-be-well-known.jpg) -376px 0px no-repeat;
}*/
#top-logo {
	position:absolute;
	left:0px;
	top:0px;
	z-index:0;
}


#top-logo a {
	display:block;
	text-indent:-99em;
	position:relative;
	cursor:pointer;
	width:415px;
	height:140px;
	display:block;
	background:transparent url(../images/container_top-logo.jpg) 0px 0px no-repeat;
}
#top-logo a span {
	height:140px;
	width:100%;
	position:absolute;
	display:block;
	z-index:20;
	top:0px;
	left:0px;
	background:transparent url(../images/container_top-logo.jpg) -1020px 0px no-repeat;
}
#lmf {
	width:122px;
	height:122px;
	position:absolute;
	left: 850px;
	top: 110px;
	z-index:90;
	
}
#lmf img {
	z-index: 90;
	border:none;
}

#top-navigation {
	position:absolute;
	right:35px;
	top:40px;
	background:transparent url(../images/top-navigation.png) center left no-repeat;
	width:524px;
	height:80px;
	padding:0px 15px 0px 30px;
	z-index:999;
}
#top-navigation li {
	float:left;
	width:auto;
	margin:0px 1px 0px 0px;
	background:transparent url(../images/top-navigation-li.png) center right no-repeat;
	position:relative;
}
#top-navigation li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:30px 6px 30px 6px;
	display:block;
	float:left;
	width:auto;
	text-decoration:none;
	color:#FFFFFF;
	background-color:transparent;
}
#top-navigation li a:hover, #top-navigation li:hover a  {
	color:#cd1041;
}
#top-navigation-contact-us {
	background:none!important;
	width:89px;
}
#top-navigation-contact-us a {
	background: transparent url(../images/top-navigation-contact-us.png) 0px 0px no-repeat;
}
#top-navigation-contact-us a:hover {
	background: transparent url(../images/top-navigation-contact-us.png) -89px 0px no-repeat;
	color:#FFFFFF!important;
}
#top-navigation .sub-nav {
	position:absolute;
	left:0px;
	top:73px;
		
	z-index:99;
	background-color:#2c2c2c!important;
}
#top-navigation .sub-nav li {
	float:left;
	clear:both;
	width:auto;
}
#top-navigation .sub-nav a {
	color:#ebebeb!important;
	padding:5px;
	border-bottom:solid 1px #1f201b!important;
	background-color:#2c2c2c!important;
	border-left:solid 5px #cc1040!important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	display:block;
	clear:both;
	width:155px;
}
#top-navigation .sub-nav a:hover {
	background-color:#1f201b!important;
	border-left:solid 5px #ebebeb!important;
}
/*-------------------> Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}

