body {
	background-attachment: fixed;
	background-image: url(images/BodyBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #23292f;
	cursor: default;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
a{
	color: #23292f;
	text-decoration:none;
}
a:hover{
	color: #e20a16;
}
#videoSelector{
	position:absolute;
	top:120px;
	margin-left:720px;
}
.OrCall{
	color:#fff;	
	font-size:28px;
	padding:130px 0px 0px 0px;
	font-weight:normal;
	text-align:right;
	line-height:17px;
	width:360px;
}
.OrCall span{
	font-size:9px;
	display:block;
}
.HomePage{
	margin-top:-300px;
	position:absolute;
}
.SiteBG {
	background-attachment: fixed;
	background-image: url(images/iceberg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Extra{
	width:188px;	
}
.Extra img{
	display:block;
}
.Extra a, .Extra div{
	display:block;
	background-image: url(images/ExtraBase.png);
	padding:0px 7px 0px 7px;
	font-style:italic;
	font-size:13px;
	line-height:14px;
	text-decoration:none;
	color: #23292f;
}
.Extra a:hover{
	color: #e20a16;
}
.SiteHeader {
	background-image: url(images/SiteTop.png);
	background-repeat: no-repeat;
	height: 388px;
	width: 960px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.FeatureArea {
	background-image: url(images/SiteBottom.png);
	background-repeat: no-repeat;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.SiteHeaderContent {
	background-image: url(images/SiteTop.png);
	background-repeat: no-repeat;
	height: 180px;
	width: 960px;
	margin: auto;
	overflow: hidden;
}

.TopLinks {
	line-height: 60px;
	height: 60px;
	margin: auto;
	width: 940px;
}
.TopLinks a {
	font-size: 11px;
	color: #66707a;
	text-decoration: none;
	display:block;
	padding-left: 10px;
	float:left;
}
.TopLinks a:hover {
	text-decoration: underline;
}
.addthis_button{
	
}
DIV.ShareLink {
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 645px;
	color: #66707a;
}
.ShareLink b{
	float:left;	
	margin-right:20px;
	font-size:12px;
}
.addthis_toolbox{
	float:left;	
	margin-top:13px;
}

.MenuBar {
	height: 110px;
	margin: auto;
	width: 860px;
}
.NavButtons {
	margin-top: 38px;
	position: absolute;
	width: 520px;
	margin-left: 395px;
}
.NavButtons a {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	line-height: 31px;
	text-align: center;
	float: left;
	margin-left: 10px;
}
.NavButtons  a:hover {
	color: #e20a16;
}
.FeaturesColumn p{
	font-size:13px;
}
.FeaturesContainer {
	float: left;
	width: 253px;
	margin-left: 50px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.BlogPanel{
	background-image:url(images/BlogPanel.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:93px;
	height:55px;
	float:right;
	margin-top:-10px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-top:104px;
	padding-left:15px;
	
}
.BlogPanel a{
	display:block;
	color:#ca101b;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
}
.BlogPanel a:hover{
	text-decoration:underline;
}
.SM {
	background-image:url(images/FBBack.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:222px;
	height:230px;
	margin-top:20px;
	padding:10px 10px;
	font-size:12px;
}
.SM span{
	font-weight: bold;
	text-transform: uppercase;
	display:block;
	color: #66707a;
	margin-bottom:10px;
}
.SM img{
	vertical-align:middle;
	margin-right:5px;
}
.SM div{
	margin:5px 0px;
}
.FB{
	
}
.TW{
	background-image:url(images/FBBack.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:222px;
	height:80px;
	padding:10px;
	margin-top:-10px;
	color:#3b5998;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}
.TW b{
	display:block;
	margin-bottom:5px;
}
.FeaturesContainer h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2e343b;
	margin: 0px;
	padding: 0px;
	line-height:18px;
	font-weight:normal;
}
.FeaturesContainer p {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size:13px;
}
.ReadMore {
	font-size: 10px;
	text-transform: uppercase;
	color: #e20a16;
	text-decoration: none;
	display: block;
	cursor:pointer;
}
.ReadMore img{
	margin-right:10px;
}
A.ReadOn{
	background-image: url(images/ReadTab.gif);
	display: block;
	height: 32px;
	width: 130px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin-bottom:20px;
}
.Price{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	background-image: url(images/PriceTab.png);
	height:40px;
	width:260px;
	text-indent:10px;
	line-height:40px;
	background-repeat: no-repeat;
}
.Price b{
	font-size: 25px;
	
}
.CMS{
	width:180px;
	float:right;
	margin:0px 0px 20px 20px;
	font-style:italic;
	font-size:12px;
}
.CMS b{
	display:block;
	font-size:14px;
	margin-bottom:5px;
}
.SiteBody {
	background-image: url(images/SiteBodyTrans.png);
	background-repeat: repeat;
	margin: auto;
	width: 960px;
	min-height:600px;
	padding-bottom: 30px;
}
.Content {
	padding-top: 40px;
	margin-left: 50px;
	width: 556px;
	float: left;
}
.Content strong{
	font-weight:normal;
}
.Content li,.Content p{
	line-height:18px;
}
.Content li{
	margin-bottom:10px;
}
.Content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #23292f;
}
.Content h2 {
	font-size: 24px;
	font-weight: normal;
	color: #23292f;
}
.Content h3 {
	font-size: 14px;
}
.PageEnd{
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 20px;
	color: #23292f;
}
.PageEnd a{
	color: #23292f;
	text-decoration: none;
}
.PageEnd a:hover{
	text-decoration: underline;
}
A.PageLink{
	font-size: 10px;
	text-transform: uppercase;
	color: #e20a16;
	text-decoration: none;
	display: block;
	background-image: url(images/RedBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
}
A.PageLink:hover{
	text-decoration: underline;
}

.Tabby {
	background-image: url(images/PageTab.png);
	display: block;
	height: 32px;
	width: 130px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}
h1.Tabby {
	font-size: 14px;
	color: #FFFFFF;
	margin:0px;
	padding:0px;
}
.PageTitle {
	font-size: 40px;
	color: #23292f;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
.FeaturesColumn {
	float: left;
	width: 250px;
	margin-left: 25px;
	padding-left:25px;
	padding-top: 30px;
	background-image:url(images/Divider.png);
	background-repeat:no-repeat;
	
}
A.FeatureTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #23292f;
	display: block;
	text-decoration: none;
}
A.FeatureTitle:hover {
	color: #e20a16;
}

.FeaturesColumn p {
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 30px;
}
A.NewsAllLink {
	font-size: 10px;
	text-transform: uppercase;
	color: #e20a16;
	text-decoration: none;
	display: block;
	background-image: url(images/RedBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	width: 65px;
}
A.NewsAllLink:hover {
	text-decoration:underline;
}
.Footer {
	background-color: #2e343b;
	width: 960px;
	clear: both;
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
}
.Inner {
	background-image: url(images/FooterBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 11px;
	color: #FFFFFF;
	height: 140px;
}
.Inner div {
	line-height: 17px;
	float: left;
	padding-left: 30px;
}

.Inner a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	display:block;
}
.Inner a:hover {
	text-decoration: underline;
}
A.SubscribeLinkFooter {
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/RedBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.FeaturedSite {
	width: 328px;
	float: left;
}
.FeaturedSite div {
	position: absolute;
	font-size: 10px;
	color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	background-image: url(images/FeaturedTab.gif);
	background-repeat: no-repeat;
	width: 97px;
	text-indent: 15px;
	margin-left: 243px;
	margin-top: 15px;
}
.FeaturedSite img {
	display: block;
}

.FeaturedSiteDesc {
	float: left;
	margin-left: 30px;
	width: 198px;
}
.FeaturedSiteDesc ul {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.FeaturedSiteDesc h2 {
	font-size: 20px;
	font-weight: normal;
	color: #e20a16;
	letter-spacing: normal;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.FeaturedSiteDesc p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.FeaturedSiteDesc a {
	display: block;
	padding-bottom: 10px;
	color: #e20a16;
	text-decoration: none;
	background-image: url(images/RedBullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
}
.FeaturedSiteDesc a:hover {
	text-decoration: underline;
}
.Divider {
	background-color: #b9bbbe;
	clear: both;
	height: 1px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.SecondaryFeatures {
	margin-bottom: 30px;
	clear:both;
	cursor:pointer;
	height:200px;
}


.SecondaryFeatures  div {
	
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}
.SecondaryFeatures a.Options {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	color: #23292f;
	text-decoration: none;
	background-image: url(images/BlackBullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	font-weight: bold;
	padding-top: 5px;
}
.SecondaryFeatures  a.Options:hover {
	text-decoration: underline;
}
.SecondaryFeatures img {
	margin-right: 15px;
	display: block;
	float: left;
}
.ThirdaryFeatures {
	margin-bottom: 30px;
	float:left;
	width:250px;
	padding-right:20px;
}


.ThirdaryFeatures  div {
	
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.ThirdaryFeatures a.Options {
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	color: #e20a16;
	text-decoration: none;
	background-image: url(images/RedBullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	padding-top: 4px;
	float:left;
}
.ThirdaryFeatures  a.Options:hover {
	text-decoration: underline;
}
.ThirdaryFeatures img {
	margin-right: 15px;
	display: block;
	float: left;
}
A.ClientListing {
	float: left;
	width: 258px;
	padding-bottom: 5px;
	display: block;
	color: #23292f;
	text-decoration: none;
	background-image: url(images/BlackBullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
}
A.ClientListing:hover {
	text-decoration: underline;
}
.FieldTitle {
	font-size: 10px;
	text-transform: uppercase;
	padding-bottom: 5px;
}

.FieldInput {
	padding-bottom: 10px;
}
.TextField {
	font-size: 14px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
}
.TextArea {
	font-size: 14px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
}
.Button {
	margin-top: 20px;
	cursor: pointer;
}
A.InlineLinks {
	display: block;
	float: right;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #23292f;
	text-decoration: none;
	padding-left: 15px;
}
A.InlineLinks:hover {
	text-decoration: underline;
}
.Date {
	font-style: italic;
	padding-top: 30px;
}
.ArticleListing {
	padding-bottom: 30px;
}
A.ArticleListingLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #23292f;
	display: block;
	text-decoration: none;
}

A.ArticleListingLink:hover {
	color: #e20a16;
}

.ArticleListing p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.Question{
	display:none;
	min-height:300px;
	width:500px;
}
.Question img{
	cursor:pointer;
}
.ClosePanel{
	background-color: #ffcb00;
	text-align:right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffe890;
	border-right-color: #6b5500;
	border-bottom-color: #6b5500;
	border-left-color: #ffe890;
}
.ClosePanel a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
}
.PagePanel{
	background-color: #ffffff;
}
.PagePanel img{
	position:absolute;
	margin-left:740px;
	margin-top:-13px;
	cursor:pointer;
}
#BrochureTable{
	position: absolute;
	visibility: hidden;
	top: 0px;
	width: 760px;
}
#BrochureTable td{
	
}
#PopUp{
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	background-color: #000000;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
.NeedsAnalyser{
	background-image: url(images/NeedsAnalyser.png);
	background-repeat: no-repeat;
	background-position: left top;	
	height:168px;
	width:249px;
	margin:0px 0px 20px -4px;
	cursor:pointer;
	font-size:12px;
}
.NeedsAnalyser div{
	color:#FFF;
	text-align:center;
	font-weight:bold;
	padding-top: 120px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.NeedsAnalyser a{
	color:#ca101b;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
}
.NeedsAnalyser a:hover{
	text-decoration:underline;
}
.Logo a{
 float:left;
}
A.Years{
	background-image: url(images/10Years.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:54px;
	width:54px;
	margin-left:10px;
	margin-top:27px;
}
A.Years:hover{
	background-position: left bottom;
}
.CaseStudy img{
	margin:20px;
}
