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: 12px;
	color: #000000;
	cursor: default;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.HomePage{
	margin-top:-300px;
	position:absolute;
}
.SiteBG {
	background-attachment: fixed;
	background-image: url(images/iceberg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.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;
}
.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{
	margin-top: 22px;
}
A.SubscribeLink {
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 0px;
	background-image: url(images/BlackBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 380px;
	padding-left: 20px;
}

.MenuBar {
	height: 110px;
	margin: auto;
	width: 860px;
}
.NavButtons {
	margin-top: 38px;
	position: absolute;
	width: 520px;
	margin-left: 340px;
}
.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;
}
.FeaturesContainer {
	float: left;
	width: 253px;
	margin-left: 50px;
	margin-top: 35px;
}
.FeaturesContainer h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 22px;
	color: #2e343b;
	margin: 0px;
	padding: 0px;
	line-height:24px;
}
.FeaturesContainer p {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.FeaturesContainer a {
	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;
}
.FeaturesContainer a:hover {
	text-decoration: underline;
}
.Price{
	font-family: Tahoma, Verdana, Arial, 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: 80px;
}
.Content {
	padding-top: 40px;
	margin-left: 50px;
	width: 556px;
	float: left;
}
.Content h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #23292f;
}
.Content h2 {
	font-size: 20px;
}
.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: 94px;
	line-height: 30px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}
.PageTitle {
	font-size: 40px;
	color: #23292f;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	letter-spacing: -1px;
}
.FeaturesColumn {
	float: left;
	width: 250px;
	margin-left: 50px;
	padding-top: 30px;
}
A.FeatureTitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	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: 120px;
}
.Inner div {
	line-height: 17px;
	float: left;
	padding-left: 50px;
}

.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;
	height: 228px;
	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 h1 {
	font-size: 20px;
	font-weight: bold;
	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;
	font-size: 10px;
	text-transform: uppercase;
	color: #e20a16;
	text-decoration: none;
	background-image: url(images/RedBullet.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	font-weight: bold;
}
.FeaturedSiteDesc a:hover {
	text-decoration: underline;
}
.Divider {
	background-color: #b9bbbe;
	clear: both;
	height: 1px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.SecondaryFeatures {
	width: 267px;
	float: left;
	margin-bottom: 30px;
	height: 90px;
	margin-right: 20px;
}
.SecondaryFeatures div {
	float: left;
}

.SecondaryFeatures  h2 {
	font-size: 14px;
	margin: 0px;
	color: #e20a16;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 120px;
	float: left;
}
.SecondaryFeatures a {
	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:hover {
	text-decoration: underline;
}
.SecondaryFeatures 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: 16px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
}
.TextArea {
	font-size: 16px;
	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;
}
.ArticleListing h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #23292f;
	margin: 0px;
	padding: 0px;
}
.ArticleListing p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.ArticleListing a {
	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;
}
.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;
}
.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;
}