article {
	display: block;
 
}
aside {
	display: block;
}
details {
	display: block;
}
figcaption {
	display: block;
}
figure {
	display: block;
}
footer {
	display: block;
}
header {
	display: block;
}
hgroup {
	display: block;
}
nav {
	display: block;
}


a:hover {
	outline: 0px;
}
a:active {
	outline: 0px;
}
sub {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0px currentColor; vertical-align: middle; -ms-interpolation-mode: bicubic; max-width: 100%;
}

button {
	margin: 0px; font-size: 100%; vertical-align: middle;
}
input {
	margin: 0px; font-size: 100%; vertical-align: middle;
}
select {
	margin: 0px; font-size: 100%; vertical-align: middle;
}
textarea {
	margin: 0px; font-size: 100%; vertical-align: middle;
}
/*button {
	line-height: normal;
}*/
input {
	line-height: normal;
}
/*
button {
	cursor: pointer; -webkit-appearance: button;
}

input[type='button'] {
	cursor: pointer; -webkit-appearance: button;
}
input[type='reset'] {
	cursor: pointer; -webkit-appearance: button;
}
input[type='submit'] {
	cursor: pointer; -webkit-appearance: button;
}*/


#submit {
 color: #f1f1ef;
 
 width: 135px;
 height: 2rem;
 border: none;
 margin: 0;
 padding: 0;
 /*background: #cb3639 url(../img/list-bullet.png) no-repeat 0 0; */
 background: #cb3639 none no-repeat 0 0; 
}


#seo-marketing .content .primary .inner p input[type='submit'] {
	margin-left: 32%;
}
input[type='search'] {
	box-sizing: content-box; -webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
}
textarea {
	overflow: auto; vertical-align: top;
}
.clearfix {
	
}
.clearfix::before {
	display: table; content: "";
}
.clearfix::after {
	display: table; content: "";
}
.clearfix::after {
	clear: both;
}
/*html {
	background: rgb(255, 255, 255); font-size: 62.5%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: #fff;
}*/
html {
	background: rgb(255, 255, 255); font-size: 62.5%;

}
body {
	margin: 0px; padding: 0px; width: 100%; color: rgb(94, 94, 94); line-height: 1.3em; font-family: Helvetica,Arial,sans-serif; background-color: transparent;
}
h1 {
	margin: 0px; color: inherit; font-family: Helvetica,Arial,sans-serif; font-style: normal; font-weight: 300;
}
h2 {
	margin: 0px; color: inherit; font-family: Helvetica,Arial,sans-serif; font-style: normal; font-weight: 300;
}
h3 {
	margin: 0px; color: inherit; font-family: Helvetica,Arial,sans-serif; font-style: normal; font-weight: 300;
}
h4 {
	margin: 0px; color: inherit; font-family: Helvetica,Arial,sans-serif; font-style: normal; font-weight: 300;
}
h5 {
	margin: 0px; color: inherit; font-family: Helvetica,Arial,sans-serif; font-style: normal; font-weight: 300;
}
h6 {
	margin: 0px; color: inherit; font-family: Helvetica,Arial,sans-serif; font-style: normal; font-weight: 300;
}
h1 {
	line-height: 1.2; font-size: 3.2rem; margin-bottom: 0.65em;
}
h2 {
	line-height: 1.2; font-size: 2.4rem; margin-bottom: 0.65em;
}
h3 {
	line-height: 1.3; font-size: 2.1rem; margin-bottom: 0.86em;
}
h4 {
	line-height: 1.25; font-size: 1.8rem; margin-bottom: 1.3em;
}
h5 {
	font-size: 1.6rem; margin-bottom: 1.3em;
}
h6 {
	text-transform: uppercase; letter-spacing: 1px; font-size: 1.4rem; font-weight: normal; margin-bottom: 1.3em;
}

.content h3 {
	margin: 1.2em 0px 0px;
}
p {
	line-height: 1.3em; font-size: 17px; font-style: normal; font-weight: 400; margin-bottom: 1.3em;
} /* was 1.6rem */
ol {
	line-height: 1.3em; font-size: 17px; font-style: normal; font-weight: 400; margin-bottom: 1.3em;
}/* was 1.6rem */
ul {
	line-height: 1.3em; font-size: 17px; font-style: normal; font-weight: 400; margin-bottom: 1.3em;
}/* was 1.6rem */
dl {
	line-height: 1.3em; font-size: 17px; font-style: normal; font-weight: 400; margin-bottom: 1.3em;
}/* was 1.6rem */
small {
	line-height: 1.3em; font-size: 17px; font-style: normal; font-weight: 400; margin-bottom: 0em;
}/* was 1.6rem */
address {
	line-height: 1.3em; font-size:17px; font-style: normal; font-weight: 400; margin-bottom: 1.3em;
}/* was 1.6rem */
small {
	font-size: 1.4rem;
}
strong {
	font-weight: bold;
/*	font-weight: 500;   pfg 2013 04 17 */
}
ul {
	margin: 0px; padding: 0px;
}
ol {
	margin: 0px; padding: 0px;
}

ul {
	list-style: none;
}
.content ul {
	margin: 1em 0px; padding: 0px;
}
.content ol {
	margin: 1em 0px 1em 40px;
}
.content ul li {
	margin: 0.5em 0px; 
}
.content ol li {
	margin: 0.5em 0px;
}

.content ul li {
	background: url(../img/list-bullet.jpg) no-repeat 0px 9px; padding-left: 13px;
}
a {
	transition:color 350ms linear; text-decoration: none; -webkit-transition: color 350ms linear; -moz-transition: color 350ms linear; -o-transition: color 350ms linear;
}
a:hover {
	text-decoration: none;
}
.inner a {
	transition:border-color 350ms linear; border-bottom-color: rgb(222, 222, 217); border-bottom-width: 1px; border-bottom-style: solid; -webkit-transition: border-color 350ms linear; -moz-transition: border-color 350ms linear; -o-transition: border-color 350ms linear;
}
.inner a:hover {
	border-color: rgb(198, 198, 190);
}



a {
	color: rgb(203, 54, 57); text-decoration: none;
}
a:visited {
	color: rgb(203, 54, 57);
}
a:hover {
	color: rgb(164, 42, 45);
}
a:focus {
	outline: dotted thin; color: rgb(164, 42, 45);
}
a:hover {
	outline: 0px;
}
a:active {
	outline: 0px;
}
/*:selection {
	color: rgb(255, 255, 255); text-shadow: none; background-color: rgb(203, 54, 57);
}  */
/*hr {
	border-width: 1px 0px 0px; border-style: solid none none; border-color: rgb(222, 222, 217) currentColor currentColor; margin: 1em 0px; padding: 0px; height: 1px; display: block;
}*/
img {
	border-width: 0px; vertical-align: middle; -ms-interpolation-mode: bicubic; max-width: 100%;
}

.imgborder2{
	border: 1px solid #bfbfbf;  /* pfg 2013 04 24 */
	display: block;
}

.ie8 img {
	width: auto !important;
}
.button {
	margin: 0px; text-transform: uppercase; clear: both; font-size: 1.5rem; float: left;
}
.button a {
	margin: 0px; padding: 3px 10px; border: 0px currentColor; transition:background 350ms linear; color: rgb(255, 255, 255); display: block; background-color: rgb(203, 54, 57); -webkit-transition: background 350ms linear; -moz-transition: background 350ms linear; -o-transition: background 350ms linear;
}
.button a:hover {
	background-color: rgb(164, 42, 45);
}
form {
	margin: 0px 0px 20px;
}
fieldset {
	margin: 0px; padding: 0px; border: 0px currentColor;
}
label {
	line-height: 1.3em; font-size: 1.6rem; font-weight: 400;
}
input {
	line-height: 1.3em; font-size: 1.6rem; font-weight: 400;
}
button {
	line-height: 1.3em; font-size: 1.6rem; font-weight: 400;
}
select {
	line-height: 1.3em; font-size: 1.6rem; font-weight: 400;
}
textarea {
	line-height: 1.3em; font-size: 1.6rem; font-weight: 400;
}
input {
	font-family: Helvetica,Arial,sans-serif;
}
button {
	font-family: Helvetica,Arial,sans-serif;
}
select {
	font-family: Helvetica,Arial,sans-serif;
}
textarea {
	font-family: Helvetica,Arial,sans-serif;
}
label {
	margin-bottom: 5px; display: block;
}
select {
	padding: 4px 1.5%; border-radius: 2px; height: 20px; color: rgb(85, 85, 85); line-height: 1.3em; font-size: 1.6rem; margin-bottom: 9px; display: inline-block; -webkit-border-radius: 2px; -moz-border-radius: 2px;
}
textarea {
	/*padding: 4px 1.5%; border-radius: 2px; height: 20px; color: rgb(85, 85, 85); line-height: 1.3em; font-size: 1.6rem; margin-bottom: 9px; display: inline-block; -webkit-border-radius: 2px; -moz-border-radius: 2px;*/
	padding: 4px 1.5%; border-radius: 2px;  color: rgb(85, 85, 85); line-height: 1.3em; font-size: 1.6rem; margin-bottom: 9px; display: inline-block;  -webkit-border-radius: 2px; -moz-border-radius: 2px;
}

input {
/*width: 97%; -webkit-appearance: none;*/
	width: 80%; -webkit-appearance: none;
}
textarea {
/*width: 97%; -webkit-appearance: none;*/
	width: 80%; -webkit-appearance: none;
}
.uneditable-input {
/*width: 97%; -webkit-appearance: none;*/
	width: 80%; -webkit-appearance: none;
}
.chk-input {

/*width: 97%; -webkit-appearance: none;*/
	width: 5%; -webkit-appearance: none;
}
.primary-nav {
	display: none; 
}

.contact-us {
	display: none;
}

address {
	display: none;
}
footer small {
	display: none;
}
.phone-email {
	display: none;
}

.call-to-action {
	display: none;
}
.footerdesc {
	display: none;
}
.subnav {
	display: none;
}
.flexslider {
	display: none;
}
p.h1 {
	display: none;
}

p.example {
padding: 10px;
	border: thin solid #deded9;
}
header {
	

	
		/*width: 100%; height: 70px; position: relative; background-color: #859898;  pfg increased to 120px 29/5/13 */
	width: 100%; height: 120px; position: relative; background-color: #859898;
	
}
header p {
	margin: 0px;
}
header p.logo {
	/*	left: 3.2%;*/
	top: 14px;
	width: 122px;
	height: 44px;
	text-indent: -999em;
	position: absolute;
	
	top: 0px;
	width: 195px;
	height: 90px;
	text-indent: -999em;
	position: absolute;

}
header p.logo a {
	/*background: url(../assets/logoblue210.jpg) no-repeat 0px 0px; width: 210px; height: 88px; display: block;*/
				background: url(../images/logo/logo2013-210x88.jpg) no-repeat 0px 0px; width: 210px; height: 88px; display: block;
}
header p.logo a:hover {
/*	background-position: -122px 0px;*/
}
header p.logo a img {
	display: none;
}

.inner {
	margin: 0px 3.2%;
}
.col1 {
	/*margin: 0px 2.92%; max-width: 300px;*/
	margin: 0px 30px; max-width: 300px;
}
.col2 {
	/*margin: 0px 3.2%;*/
	margin: 0px 30px; max-width: 300px;
}
.col3 {
/*	margin: 0px 2.92%; max-width: 300px;*/
  max-width: 300px;
}
.hero {
/*	background: 0% 0% / cover rgb(241, 241, 239);*/
}
.hero h1 {
	margin: 0.5em 0px 0px; color: rgb(94, 94, 94); line-height: 1em; font-size: 3.6rem;
}
.hero h2 {
	margin: 0.5em 0px 0.7em; color: rgb(94, 94, 94); font-size: 3rem;
}
.hero p {
	color: rgb(94, 94, 94); font-size: 2rem;
	
}
.hero p.breadcrumb {
	text-align: left; font-size: 1.4rem;
}
.hero p.button {
	width: 100%; margin-bottom: 3em;
}
.hero p.button a {
	transition:color 350ms linear, border-color 350ms linear; display: inline-block; -webkit-transition: color 350ms linear, border-color 350ms linear; -moz-transition: color 350ms linear, border-color 350ms linear; -o-transition: color 350ms linear, border-color 350ms linear;
}

/*.hero img {
	margin: 0px auto -50px; max-width: 430px;
}          pfg 2013 04 22                       */
.ie7 .hero p.breadcrumb {
	padding-top: 1em;
}
.content .primary h2:first-child {
	margin-top: 0.4em;
}
.content .primary .panel {
	margin: 3em 0px 1em; padding: 1px 10px; text-align: center; color: rgb(255, 255, 255); background-color: rgb(203, 54, 57);
}
.content .primary .panel p {
	margin: 0.5em 0px; font-size: 1.8rem;
}
.content .primary .panel p a {
	border-color: rgb(225, 138, 140); color: rgb(255, 255, 255);
}
.content .primary .panel p a:hover {
	border-color: rgb(255, 255, 255);
}
.content .secondary {
	margin-bottom: 40px;
}
.content .secondary .testimonial blockquote {
/*	background: url(../img/sprite.png) no-repeat -508px 3px; margin: 0px;*/
	/*background: url(../img/sprite.png) no-repeat -50px -50px; margin: 0px;*/
	background: url(../img/quote.jpg) no-repeat 0px 0px; margin: 0px;

}
.content .secondary .testimonial blockquote p {

	padding: 25px 0px 0px 30px; color: rgb(139, 139, 129); font-size: 1.7rem; font-weight: 300;
}
.content .aboutus .testimonial blockquote {
	margin: 0px;
}
.content .aboutus .testimonial blockquote h2{


color: rgb(203, 54, 57);

}
.content .aboutus .testimonial blockquote p {
margin: 0px;
	padding: 5px 0px 0px 0px; color: rgb(139, 139, 129); font-size: 1.7rem; font-weight: 300;
	
}
.content .secondary .testimonial .source {
	margin: 0px; padding: 0px 0px 0px 30px; color: rgb(203, 54, 57); font-size: 1.8rem; font-weight: 300;
}
.content .secondary .testimonial .source-position {
	padding: 0px 0px 0px 30px; font-size: 1.8rem; margin-top: 0px;
}
.content .secondary .author-info {
	margin: 3em 0px 1em; padding-bottom: 1px; background-color: rgb(241, 241, 239);
}
.content .secondary aside {
	margin: 3em 0px 1em; padding-bottom: 1px; background-color: rgb(241, 241, 239);
}
.content .secondary .author-info p {
	padding: 0px 15px;
}
.content .secondary aside p {
	padding: 0px 15px;
}

.content .secondary aside .square {
	display: none;
}
.content .secondary aside {
	margin-top: 1em;
}


#seo-marketing .content {
	padding-top: 1em;

}

#seo-marketing .content .primary h2 {
	color: rgb(203, 54, 57);
	
}
#seo-marketing .content .colholder h2 {
	color: rgb(203, 54, 57);
	text-decoration: underline;
	
}

#seo-marketing .examplelogo {
padding: 3px 10px 3px 0px;
	
}

#seo-marketing .content .primary dl.qa-list {
	margin: -0.2em 0px 2em; padding-bottom: 0.5em; border-bottom-color: rgb(222, 222, 217); border-bottom-width: 1px; border-bottom-style: solid;
}

#seo-marketing .content .primary dl.qa-list dt {
	background: url("../img/faq.gif") no-repeat 0px 13px; margin: 0.35em 0px 0px; padding: 0.35em 0px 0px 20px; color: rgb(203, 54, 57); line-height: 1.2; font-size: 2rem; font-weight: 300; border-top-color: rgb(222, 222, 217); border-top-width: 1px; border-top-style: solid;
}

#seo-marketing .content .primary dl.qa-list dt:hover {
	background-position: 0px -87px; cursor: pointer;
}


#seo-marketing .content .primary dl.qa-list dt:hover span {
	transition:background 350ms linear, border-color 350ms linear; color: rgb(164, 42, 45); border-bottom-color: rgb(222, 222, 217); border-bottom-width: 1px; border-bottom-style: solid; -webkit-transition: background 350ms linear, border-color 350ms linear; -moz-transition: background 350ms linear, border-color 350ms linear; -o-transition: background 350ms linear, border-color 350ms linear;
}

#seo-marketing .content .primary dl.qa-list dt.active {
	background-position: 0px -187px;
}

#seo-marketing .content .primary dl.qa-list dt.active:hover {
	background-position: 0px -287px;
}

#seo-marketing .content .primary dl.qa-list dt:first-child {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}

#seo-marketing .content .primary dl.qa-list dt span {
	border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: solid;
}

#seo-marketing .content .primary dl.qa-list dd {
	padding-bottom: 0.1em; margin-left: 20px;
}



footer {
	/*padding: 0px; color: rgb(255, 255, 255); background-color: rgb(60, 60, 60);*/

	padding: 0px; color: rgb(255, 255, 255); background-color: #859898;
}
footer li {
	margin: 0.37em 3.2%; font-size: 1.6rem; background-color: rgb(73, 73, 73);
}
footer li a {
	padding: 12px 12px 12px 44px; color: rgb(255, 255, 255); display: block; background-image: url("../img/sprite.png"); background-repeat: no-repeat; background-color: rgb(73, 73, 73);
}
footer li a:hover {
	color: rgb(255, 255, 255); background-color: rgb(86, 86, 86);
}
footer li a:visited {
	color: rgb(255, 255, 255);
}
footer li.m-tel a {
	background-position: 0px -45px;
}
footer li.m-email a {
	background-position: 0px -93px;
}
/* START pfg added top navigation so it is displayed on lower res screens - new section 29/5/13  */
header .primary-nav {
	top: 74px; right: 3.33%; display: block; position: absolute;
}
header .primary-nav li {
	font-size: 1.4rem; margin-top:10px; margin-left: 25px; float: left;
	letter-spacing: 1px; /* pfg 2013 07 17 */
/*	font-size: 1.6rem; margin-left: 20px; float: left;  pfg changed to left 25px  29/5/2013 */
}
header .primary-nav li a {
	color: rgb(191, 191, 191);
		color: #deded9;
}
header .primary-nav li a:hover {
	color: rgb(255, 255, 255);
}
header .primary-nav li.active a {
	color: rgb(255, 255, 255);
}
/* END pfg added top navigation so it is displayed on lower res screens - new section 29/5/13  */
@media only screen and (min-width:480px)
{
header p {
	margin: 0px;
}
header p.logo {
	left: 2.5%;
}

.inner {
	margin: 0px 2.5%;
}
.col1 {
/*	margin: 0px 2.92%; max-width: 300px;*/
	margin: 0px 30px; max-width: 300px;
}
.col2 {
/*	margin: 0px 3.2%;*/
	margin: 0px 30px; max-width: 300px;
}
.col3 {
/*	margin: 0px 2.92%; max-width: 300px;*/
  max-width: 300px;
}
.imgborder2{
	display: none;
}

.content .secondary aside p {
	margin: 0.5em; padding: 0px 15px;
}

.content .secondary aside .square {
	margin-right: 15px; float: left; display: block;
}

.content .secondary aside .wide {
	display: none;
}

footer li {
	margin: 0.37em 2.5%;
}
}

@media only screen and (min-width:600px)
{


header {
	height: 120px;
}
header p.logo {
	left: 2%;
	top: 3px; /* was 20px  pfg 29/05/2013 */
}
header p.contact-us {
	padding: 0.2em 0.8em 0.3em; top: 0px; right: 3.33%; color: rgb(255, 255, 255); text-transform: uppercase; display: block; position: absolute; background-color: rgb(203, 54, 57);
}
header p.subscribe {
	padding: 0.2em 0.8em 0.3em; top: 30px; right: 3.33%; color: rgb(255, 255, 255); text-transform: uppercase; display: block; position: absolute; background-color: rgb(203, 54, 57);
}
header p.contact-us a {
	color: rgb(255, 255, 255);
}
/*header p.createsend-script {
	padding: 0.2em 0.8em 0.3em; top: 40px; right: 3.33%; text-transform: uppercase; 
	display: block; position: absolute; background-color: rgb(203, 54, 57);
}*/
header .primary-nav {
	top: 74px; right: 3.33%; display: block; position: absolute;
}
header .primary-nav li {
	font-size: 1.8rem; margin-top:10px; margin-left: 25px; float: left; 
		letter-spacing: 1.5px; /* pfg 2013 07 17 */
/*	font-size: 1.6rem; margin-left: 20px; float: left;  pfg changed to left 25px  29/5/2013 */
}
header .primary-nav li a {
	color: rgb(191, 191, 191);
		color: #deded9;
}
header .primary-nav li a:hover {
	color: rgb(255, 255, 255);
}
header .primary-nav li.active a {
	color: rgb(255, 255, 255);
}
.inner {
	margin: 0px 3.33%;
}
.col1 {
/*	margin: 0px 2.92%; max-width: 300px;*/
	margin: 0px 30px; max-width: 300px;
}
.col2 {
/*	margin: 0px 3.2%;*/
	margin: 0px 30px; max-width: 300px;
}
.col3 {
/*	margin: 0px 2.92%; max-width: 300px;*/
  max-width: 300px;
}
.imgborder2{
	display: none;
}
.content {
	padding-bottom: 40px;
}
.content .subnav {
	margin: 0px 3.33%; display: block;
	background-color: #f1f1ef;
}
.content .subnav ul {
	margin: 1.5em 0px; border-bottom-color: rgb(222, 222, 217); border-bottom-width: 1px; border-bottom-style: solid;
}
.content .subnav ul li {
	/*padding: 0.5em 0px 0px; font-size: 2.4rem; font-weight: 300; background-image: none;*/
	padding: 0.5em 0px 0px 0.5em; font-size: 2.4rem; font-weight: 300; background-image: none; /* CHANGED 2014 07 22 PFG */
	
}
.content .subnav ul li a {
	color: rgb(94, 94, 94);
}
.content .subnav ul li a:hover {
	color: rgb(164, 42, 45);
}
.content .subnav ul li.active > a {
	color: rgb(203, 54, 57);
}
.content .subnav ul li ul {
	margin: 0px; border: 0px currentColor;
	padding: 0px 0px 0px 0.65em;  /* NEW 2014 07 22 PFG */
}
.content .subnav ul li ul li {
	font-size: 1.8rem; font-weight: 400; 
	
	border-top-color: rgb(222, 222, 217); 
		border-top-color: #c6c6be; 
	border-top-width: 1px; border-top-style: solid;
}
.content .subnav ul li ul li li {
	padding: 0px 0px 0px 12px; border: 0px currentColor; font-size: 1.6rem;
}
.content .subnav ul li ul li li.active {
	background: url("../img/subnav-bullet.gif") no-repeat 0px 8px;
}
.content .primary .panel p {
	font-size: 2rem; font-weight: 300;
}
.content .secondary {
	margin-bottom: 0px;
}
.content .secondary .author-info p {
	margin: 1em;
}
.content .secondary aside p {
	margin: 1em;
}
.call-to-action {
	display: block; background-color: rgb(203, 54, 57);
}
.call-to-action .inner {
	text-align: center;
}
.call-to-action .inner p {
	margin: 20px 0px; color: rgb(255, 255, 255); font-size: 2rem;
}
.call-to-action .inner p a {
	color: rgb(255, 255, 255); border-bottom-color: rgb(225, 138, 140);
}
.call-to-action .inner p a:hover {
	border-bottom-color: rgb(255, 255, 255);
}
.call-to-action .inner p span {
	display: block;

}

.footerdesc {
	display: block; background-color: #f1f1ef;
}
.footerdesc .inner {
	text-align: center;
}
.footerdesc .inner p {
	margin: 20px 0px; color:#5e5e5e; font-size: 1.4rem;
		
}
.footerdesc .inner p a {
	color: rgb(255, 255, 255); border-bottom-color: rgb(225, 138, 140);
}

.footerdesc .inner p span {
	display: block;
}






#seo-marketing .hero {

			background: rgb(241, 241, 239); min-height: 340px;/* height was 380 pfg */
}

#seo-marketing .hero .intro {
	margin-right: 280px;
	padding-right: 10px; /* PFG */
}

.landing#seo-marketing .hero .intro {
	width: 45%;

}


footer {
	height: 210px; position: relative;
}
footer address {
/*	background: url("../img/sprite.png") no-repeat -100px -189px; margin: 0px; padding: 5px 0px 0px 40px; left: 3.33%; width: 27%; bottom: 100px; font-size: 1.4rem; float: left; display: block; position: absolute;*/
 margin: 0px; padding: 5px 0px 0px 40px; left: 3.33%; width: 27%; bottom: 100px; font-size: 1.4rem; float: left; display: block; position: absolute;
}
footer address span {
	font-size: 1.8rem;
}
footer .phone-email {
	left: 40%; width: 27%; bottom: 100px; font-size: 1.4rem; float: left; display: block; position: absolute;
}
footer .phone-email p {
	margin: 0px; font-size: 1.4rem;
}
footer .phone-email p .divide {
	color: rgb(203, 54, 57);
}
footer small {
	/*left: 3.33%; bottom: 40px; color: rgb(166, 166, 166); padding-left: 40px; font-size: 1.3rem; display: block; position: absolute;  pfg 23/04/13 */
	left: 3.33%; bottom: 40px; color: white; padding-left: 40px;  display: block; position: absolute;
}
footer a {
	transition:border-color 350ms linear; color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: solid; -webkit-transition: border-color 350ms linear; -moz-transition: border-color 350ms linear; -o-transition: border-color 350ms linear;
}
footer a:visited {
	color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: solid;
}
footer a:hover {
	color: rgb(255, 255, 255); border-bottom-color: rgb(94,94,94);
}
}
@media only screen and (min-width:768px)
{
header p {
	margin: 0px;
}
header p.logo {
	left: 3.25%;
}
header p.contact-us {
	right: 3.25%;
}
header .primary-nav {
	right: 3.25%;
}
header .primary-nav li {
	font-size: 1.8rem;
		letter-spacing:1.5px; /* pfg 2013 07 17 */
}
.imgborder2{
	display: block;
}
.inner {
	margin: 0px 3.25%;
}
.col1 {
/*	margin: 0px 2.92%; max-width: 300px;*/
	margin: 0px 30px; max-width: 300px;
}
.col2 {
/*	margin: 0px 3.2%;*/
	margin: 0px 30px; max-width: 300px;
}
.col3 {
/*	margin: 0px 2.92%; max-width: 300px;*/
  max-width: 300px;
}
.hero h1 {
	font-size: 4rem;
}
.hero h2 {
	font-size: 3.4rem;
}
.hero p {
	font-size: 2.3rem; font-weight: 300;  /* was 2.4rem */
}
.hero p.breadcrumb {
	font-weight: 400;
}
.hero p strong {
	font-weight: 400;
}
.call-to-action .inner p {
	font-size: 1.8rem;
}
.call-to-action .inner p span {
	display: inline;
}

.footerdesc .inner p {
	font-size: 1.4rem;
	color: #5e5e5e;
}
.footerdesc .inner p span {
	display: inline;
}

#seo-marketing .hero .intro {
	width: 61.28%; margin-right: 0px;
		
/*	background-color: #b0c4de;*/
}
#seo-marketing .content {
	margin: 0px 3.25%;
}
#seo-marketing .content .subnav {
	margin: 0px; width: 22.9%; float: left;
}
#seo-marketing .content .subnav ul {
	margin-top: 0px;
}
#seo-marketing .content .primary {
	width: 74.3%; padding-top: 1.1em; float: right;
}
#seo-marketing .content .primary .inner {
	margin: 0px;
}

#seo-marketing .content  .col1 {
	margin: 0px;
}
/*
#seo-marketing .content  .col2 {
	margin: 0px;
}

#seo-marketing .content  .col3 {
	margin: 0px;
}*/
#seo-marketing .content .secondary {
	width: 74.3%; clear: both; float: right;
}
#seo-marketing .content .secondary .inner {
	margin: 0px;
}
#seo-marketing .content .aboutus {
	width: 74.3%; clear: both; float: right;
}
#seo-marketing .content .aboutus .inner {
	margin: 0px;
}
.landing#seo-marketing .hero .intro {
	width: 50%;/* was 54 */
}
.technology#seo-marketing .hero .intro {
	width: 50%;  /* was 504 */
}

.sticky {
	height: 100%;
}
}
@media only screen and (min-width:928px) 
{
	/* was 928  pfg put it to 960 but changed back 24/4/13*/
p {
	font-size: 1.7rem;
	font-size: 17px;
}
ol {
	font-size: 1.7rem;
	font-size: 17px;
}
ul {
	font-size: 1.7rem;
	font-size: 17px;
}
dl {
	font-size: 1.7rem;
	font-size: 17px;
}
address {
	font-size: 1.7rem;
	font-size: 17px;
}
header {
	height: 120px;
}
header p.logo {
	left: 24px;
}
header p.contact-us {
	right: 2.92%;
}
header .primary-nav {
	right: 2.92%;
}
header .primary-nav li {
	font-weight: 400;
}
.hero p.breadcrumb {
	text-align: left; font-size: 1.6rem;
}
.hero h1 {
	/*font-size: 4.4rem               pfg 2013 04 17;*/
	font-size: 3.6rem;
	
}
.inner {
	margin: 0px 2.92%;
}
.col1 {
	float:left;
	margin: 0px 0px; max-width: 280px;
}
.col2 {

float:left;
	margin: 0px 0px 0px 30px; max-width:280px;
}
.col3 {
/*	margin: 0px 2.92%; max-width: 300px;*/
float:left;
 	margin: 0px 0px 0px 30px; max-width:280px;
}
.call-to-action .inner p {
	font-weight: 300;
}
.footerdesc .inner p {
	font-weight: 300;
}
.content .primary h2:first-child {
	margin-top: 0.47em;
}
.content .secondary .author-info {
	margin-left: 30px;
}
.content .secondary aside {
	margin-left: 30px;
}
.content .secondary .author-info .square {
	display: none;
}
.content .secondary aside .square {
	display: none;
}
.content .secondary .author-info .wide {
	display: block;
}
.content .secondary aside .wide {
	display: block;
}



/*#seo-marketing .hero {
	background: url("../img/hero-placeholder-1024up.jpg") no-repeat bottom rgb(241, 241, 239);
}*/
#seo-marketing .hero .intro {
	float: left;
}
#seo-marketing .hero .introright {
	float: right;
}


#seo-marketing .content {
	margin: 0px 2.92%; padding-top: 1em;
}
#seo-marketing .content .subnav {
	width: 16.8%;
}
#seo-marketing .content .colholder {
	width: 100%; padding-top: 1em; margin-left: 20px; float: left;  /* PFG was width 75% */
}
#seo-marketing .content .primary {
	width: 55.2%; padding-top: 1em; margin-left: 2.4%; float: left;
}
#seo-marketing .content .primary dl.qa-list {
	margin-top: -0.25em;
}
#seo-marketing .content .primary dl.qa-list dt {
	margin-top: 0.45em;
}
#seo-marketing .content .secondary {
	width: 23.2%; clear: none;
}
#seo-marketing .content .aboutus {
	width:230px; clear: none;
}
#seo-marketing .content .secondary .testimonial {
	padding-top: 0.4em;
}
#seo-marketing .content .aboutus .testimonial {
	padding-top: 0.4em;
}
footer {
	height: 160px;
}
footer address {
	left: 2.92%; width: 23%; bottom: 50px;
}
footer .phone-email {
	left: 26%; width: 23%; bottom: 50px;
}
footer small {
	left: auto; right: 2.92%; bottom: 35px; font-size: 1.3rem;
}
}


@media only screen and (min-width:1248px)
{

header .wrap {
	height: 120px; position: relative;
}
header .wrap p.logo {
	left: 0px;
}
header .wrap p.contact-us {
	right: 0px;
}
header .wrap .primary-nav {
	right: 0px;
}
.inner {
	margin: 0px auto !important; max-width: 960px;
}
/*.col2 {
	margin: 0px auto !important; max-width: 300px;
}*/
.wrap {
	margin: 0px auto !important; max-width: 960px;
}

#seo-marketing .content {
	margin: 0px auto; max-width: 960px;
}

footer {
	height: 160px;
}
footer .wrap {
	height: 160px; position: relative;
}
footer .wrap address {
	left: 0px; width: 23%; bottom: 50px;
}
footer .wrap .phone-email {
	left: 26%; width: 23%; bottom: 50px;
}
footer .wrap small {
	left: 70%; right: auto; bottom: 53px; padding-left: 0px;  /* pfg 23/04/13 was left: 51% */
}
}
