.testimonial {
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #ebebeb;
	width: 500px;
}

#test_1 {
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px solid #ebebeb;
}

.testimonial blockquote {
	margin: 0;
	background: url(/pics/66-grey.gif) no-repeat left 3px;
}

.testimonial blockquote p {
	background: url(/pics/99-grey.gif) no-repeat right bottom;
	padding: 0 20px;
	font-weight: bold;
	margin: 5px 0;
}

.testimonial .name, .testimonial .company, .testimonial .website {
	/* font-size: 10px; sort */
	line-height: 15px;
	margin-left: 20px;
}

#intro {
	margin-bottom: 25px;
	padding-bottom: 25px;
}

.sidelink {
	background: url(/pics/arrow_small_blue.gif) no-repeat left 5px;
	padding-left: 5px;
	margin-top: 30px;
}

.sidelink a {
	font-weight: bold;
}

.sidelink p {
	margin: 0;
}
form dt {
	width: 80px;
	float: left;
	clear: left;
}

form dd {
	margin-left: 85px;
	margin-bottom: 5px;
}

.required {
	color: #d00;
}

.formtick {
	width: auto;
}

.formerror, .forminfo {
	margin-left: 85px;
}


.framed {
	border: 1px solid #d5d5d5;
	padding: 1px;
	margin-bottom: 10px;
}

.icon {
	float: left;
	margin-right: 5px;
}

.downloadinfo {
	color: #999;
}

.mapLink, #addressdetails {
	float: left;
}

.mapLink {
	width: 100%;
	margin: 20px 0;
}

.mapLink a {
	line-height: 16px;
}

#phonenums {
	float: right;
	margin: 0;
	width: 150px;
	text-align: right;
}

#addressdetails {
	margin: 0;
	width: 140px;
}

#formInfo {
	float: none;
	width: auto;
	height: 60px;
	margin-bottom: 5px;
	font-size: 11px;
}

#sectionheader {
	background: #fff;
	border-bottom:1px solid #D5D5DF;
	padding: 17px 20px 15px 20px;
}

#infoPage2col, #infoPageWide {
	background:#FFF url(/pics/background_alt.gif) repeat-x;
}

body#infoPage2col #masthead, body#infoPageWide #masthead {
	background:#FFF url(/pics/background_alt.gif) repeat-x;
}

#infoPage2col #contentArea {
	padding-left: 0;
	width:599px;
}

/* Contact page */

.introduction {
	margin-top: 8px;
}

#contactform {
	width: 380px;
	float: left;
	display: inline;
	margin-bottom: 25px;
	padding-top: 8px;
}

#contactform .introduction {
	margin-top: 0;
}

#contactdetails {
	width: 149px;
	float: right;
	font-size: 11px;
	text-align: center;
	display: inline;
	padding-top: 15px;
}

#contactdetails p {
	text-align: left;
	padding-left: 25px;
	font-size: 11px;
}

#furthercontact {
	text-align: left;
	margin-bottom: 30px;
}

#furthercontact a {
	display: block;
	margin-bottom: 15px;
}

#owned {
	margin-bottom: 45px;
}

#contactform fieldset {
	border: none;
	background: #F3F5F7;
	padding: 15px 15px;
	text-align: right;
	margin: 2px 0;
}

#contactform input, #contactform textarea, #contactform select {
	margin: 0;
	width: 239px;
	font: 12px arial, helvetica, sans-serif;
}

#contactform input.salesoptin {
	float: left;
	width: auto;
}

#contactform label.salesoptin {
	float: left;
	width: 300px;
	padding: 0 10px;
	font-size: 10px;
	font-weight: normal;
}

#contactform textarea {
	height: 120px;
}

#contactform #send {
	width: 160px;
}

#contactform label {
	float: left;
	font-weight: bold;
	padding-top: 3px;
}

#contactform div {
	text-align: left;
}

#contactforminfo {
	display: none;
}

#contactform .formtick {
	margin-bottom: 15px !important;
}

#infoPage2col #content, * html #infoPage2col #content {
	margin-left: 20px;
	display: inline;
	padding-top: 15px;
}


/* Needs to go to main css*/




#xmlfeeds, #presscontact, #submitfeedback, #addfasthostspowered {
	float:right;
	width:160px;
	margin:20px 0px 0px 10px;
}

#xmlfeeds, #submitfeedback {
	margin-left: 0;
	margin-right: 10px;
}

#xmlfeeds img {
	margin:0px 10px 0px 0px !important;
}

#RSSbox {
	background: #f2f2f2;
	padding: 5px;
	border: 1px solid #ccc;
}

#introduction, #heading {
	width:200px;
	float:left;
}

#introduction {
	margin-bottom: 30px;	
}

#introduction {
	font-weight: bold;
	margin-top:15px;
}

#customerquotes {
	padding-top: 10px;
}


.pressHead {
	display:block;
	padding:5px !important;
	margin: 0;
	background-color: #D5D5DF;

}

#pressreleases {
	float:left;
	width: 390px;
	font-size: 11px;
}

h3.spaced {
	margin-top: 20px;
}

div.pressRelease {
	border-bottom: 1px #F1F1F1 solid;
	margin: 0px 0px 0px 0px;
	padding:7px 0px 7px 5px;
}

.pressRelease a {
	text-decoration: none;
	display:block;
	padding:0;
	margin-left: 80px;
}
.pressRelease a:hover { text-decoration: underline;}

.pressRelease .date {
	float:left !important;
	padding:0px;
	margin:0;
	width:70px;
	float:left;
}
* html .pressRelease .date {width:70px;}

#pressRss {
	color: 666;
	width: 135px;
	margin-left: 15px;
	
}

#pressRss a {
	color: #339;
	text-decoration: underline;
}

#pressRss h3 {
	margin-bottom:3px;
}

#pressRss .rssIcon {
	margin: 0 5px 0 0;
	float: left;
}

#pressEnq {
	margin-top:20px;
	color: 666;
	width: 135px;
	margin-left: 15px;
}

#pressEnq h3 {
	margin-bottom:3px;
}

#pressEnq a {
	color: #339;
	text-decoration: underline;
}

#pressEnq, #pressRss {
	font-size: 11px;
}

#RSSbox {
	background: #f2f2f2; 
	padding: 5px; 
	border: solid #ccc 1px;
	width: 450px;
	line-height: 20px;
}

h3.newsYear {
	padding:5px 0px 5px 5px;
	margin: 20px 0 0 0 !important;
	background: #D5D5DF;
	clear: both;

}
* html h3.newsYear {width:569px;}

#genericPage #contentArea .newsList {
	margin:20px 0px 0px 0px;
	padding:0;
}

#genericPage #contentArea .newsList dt {
	font-weight:bold;
	padding-left:0;
	margin-left:0;
}

#genericPage #contentArea .newsList dt .date, .articleDate {
	font-weight:normal;
	border-bottom: 1px #F1F1F1 solid;
	margin:0 0 5px 0;
	padding-bottom:5px;
	display: block;
}

.articleDate {
	padding-top:20px;
}

.articleHead {
	padding-bottom:20px;
}


#genericPage #contentArea .newsList dd {
	padding:0px 10px 20px 0px;
	margin:0px 0px 5px 0px;
	font-weight:bold;
	border-bottom: 1px #F1F1F1 solid;
}



/*  Fasthosts powered popup */
#fasthosts-powered-popup #sectionheader {
	padding-left: 0;	
}

#fasthosts-powered-popup #contentarea {
	background: #fff url(/pics/bg_rhand.gif) top right repeat-y;
} 

#fasthosts-powered-popup #rhcolumn {
	margin-left: 20px;	
}


/***********************************
About Homepage
***********************************/

#aboutheader {
	background: url(/pics/about-hdr.png) no-repeat right center !important;
	width:584px;
	height:107px;
	margin:0 0 0 0px!important;
	padding:0 0 0 15px;
}

/* hack \*/
* html #aboutheader { margin:0 0 0 0px!important; 	padding:0 0 0 15px;	width:599px;}
/* end */


h1.abouthomeh1	{
	margin-top:45px;
	color:#19194C;
}

/*\*/
*html h1.abouthomeh1	{
	margin-top:20px;
	margin-bottom:10px;
}

/**/

h2.abouthomeh2, h2.abouthomelast	{
	color:#333399;
}

h2.abouthomeh2 a, h2.abouthomelast a	{
	text-decoration:none;
}

h2.abouthomeh2 a:hover, h2.abouthomelast a:hover	{
	text-decoration:underline;
}

h2.abouthomelast a	{
	float:left;
	width:165px;
	height:14px;
}

img.rsslinkabout	{
	float:left;	
	margin-top:1px;
}

#contentArea #landing-nav-about {
	background: #aaa;
	height: 23px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 599px;
	border-top: 1px solid #fff!important;
}

#contentArea #landing-nav-about li {
	float: left;
	padding: 4px 0;
	width: 148px;
	white-space: nowrap;
	text-align: center;
	border-left: 1px solid #fff;
	background: transparent;
}

#landing-nav-about a {
	color:#fff;
	text-decoration:none;
}

#landing-nav-about a:hover {
	color:#fff;
	text-decoration:underline;	
}

#contentArea #landing-nav-about	{
		background: #374180;	
}

.aboutcol1	{
	float:left; 
	width:330px;
	margin-top:20px;
}

.aboutcol2	{
	float:right; 
	width:190px;
	margin-top:20px;
}



.aboutftr	{
	 background:#F0F0F0;
	 padding:10px 0 10px 20px;
	 margin:0 0 -20px 0;
}

/*\*/
*html .aboutftr	{
	 padding:6px 0 10px 20px;
}
/**/


.aboutimages img	{
	 border:1px solid #BEBEBE;
	 margin: 2px 5px 2px 5px;
	 padding:0px;
	 clear:both;
}