body
{
	margin: 0;
	padding: 0 0 20px;
	border: none;
	background: #fff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/*font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
	font-size: small;
	color: #333;
}
html {
	overflow:-moz-scrollbars-vertical;
	overflow-x:auto;
}
a {
	color:#08324b;
}
a img {
	border:0px;
}
div#header
{
	margin: 0;
	padding: 0;
	border: none;
	height: 113px;
	background: url(images/header.gif) no-repeat top center;
}
.breadcrumb {
	padding-left: 20px;
	margin-bottom:10px;
}
.breadcrumb a {
	text-decoration:none;
	color: #333;
}
div#mainnav
{
	margin: 0 auto;
	padding: 0;
	border: none;
	width: 1024px;
}

#header ul
{
	list-style: none;
	margin: 0 auto;
	padding: 0;
	border: none;
	width: 1024px;
	height: 113px;
	/*background: #999 url(images/header.gif) no-repeat top center;*/
}

#header ul li
{
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 188px;
	/*background: #ccc;*/
}
#header #headerBasket a {
	position: absolute; 
	right: 38px; 
	top: 40px; 
	background: url(../images/basket.gif) no-repeat left; 
	padding-left: 20px;
	font-size: 0.9em;
	color: #0d6296;
	text-decoration: none;
}
#header ul li.home
{
	padding: 0 30px;
	padding-right: 126px;
	width: 450px;
}

#header ul li.home a
{
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 270px;
	height: 113px;
	background: none;
}

#header ul li.tab,
#header ul li.active
{
	float: left;
	padding: 0;
	width: 188px;
	height: 113px;
	background: url(images/tab-inactive.gif) no-repeat bottom center;
}

#header ul li.tab a,
#header ul li.active a
{
	float: left;
	margin: 0;
	margin-top: 74px;
	padding: 12px 20px 1px;
	border: none;
	width: 148px;
	height: 26px;
	color: #b7d0e0;
	font-size: 1.16em;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
	vertical-align: bottom;
	overflow: hidden;
}

#header ul li.tab a:hover
{
	background: url(images/tab-highlight.gif) no-repeat bottom center;
	color: #fff;
}

#header ul li.active
{
	background-image: url(images/tab-active.gif);
}

#header ul li.active a,
#header ul li.active a:hover
{
	background: url(images/tab-active.gif) no-repeat bottom center;
	color: #069;
}

#header ul li.active a:hover
{
	color: #39c;
}

div#mainarea
{
	margin: 0 auto;
	padding: 20px 0 0;
	border: none;
	width: 935px;
}

#mainarea div.mainarea-inner
{
	margin: 0;
	padding: 0 0 6px;
	border: none;
	background: url(images/footer-border-bottom.gif) no-repeat bottom left;
}
div#subheader {
	margin: 0;
	padding: 0;
	border: none;
	width: 935px;
	height: 144px;
	background:url(images/subheadings/hosted-solutions.jpg) no-repeat top left;
}
#subheader div.subheader-inner {
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 550px;
	height: 115px;
	overflow: hidden;
}

#subheader h2
{
	margin: 0;
	padding: 30px 0 0 20px;
	border: none;
	width: 400px;
	color: #fff;
	font-size: 2.06em;
	font-weight: normal;
	line-height: 1.12em;
	vertical-align: middle;
}

#subheader ul
{
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	border: none;
	width: 540px;
	height: 29px;
	overflow: hidden;
}
#subheader ul li.subtab,
#subheader ul li.active
{
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 2px;
	border: none;
	width: 158px;
	height: 29px;
	background: url(images/subtab-inactive.gif) no-repeat bottom left;
}

#subheader ul li.active
{
	background-image: url(images/subtab-active.gif);
}

#subheader ul li.subtab a,
#subheader ul li.subtab a:hover
{
	float: left;
	margin: 0;
	padding: 3px 20px;
	padding-left: 10px;
	border: none;
	width: 128px;
	height: 23px;
	color: #999;
	text-decoration: none;
	line-height: 23px;
	vertical-align: bottom;
	font-size: 0.9em;
	font-weight:bold;
}

#subheader ul li.subtab a:hover,
#subheader ul li.active a,
#subheader ul li.active a:hover
{
	background: url(images/subtab-active.gif) no-repeat bottom left;
	color: #069;
}

#subheader ul li.active a:hover
{
	color: #39c;
}

#subheader ul.features
{
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
	padding-top: 19px;
	border: none;
	width: 385px;
	height: 125px;
}

#subheader .features li.feature-item
{
	float: left;
	margin: 0;
	padding: 1.1em 44px 0;
	padding-left: 0;
	border: none;
	width: 341px;
	font-size: 1.04em;
	font-weight: bold;
	color: #fff;
	text-align: right;
	line-height: 1.12em;
}

#subheader .features li.first
{
	padding-top: 0;
}

div#content
{
	margin: 0;
	padding: 20px 0 0;
	border: none;
	background: url(images/footer-border-bg.gif) repeat-y top left;
	font-size:90%;
	line-height:1.2em;
	color:#666666;
	
}

div#footer
{
	margin: 15px auto 0;
	padding: 0;
	border: none;
	width: 935px;
	background: url(images/footer-border-bg.gif) repeat-y top left;
}

#footer div.footer-inner
{
	float: left;
	margin: 0;
	padding: 0px;
	padding-bottom: 6px;
	border: none;
	width: 935px;
	background: url(images/footer-border-bottom.gif) no-repeat bottom left;
}

#footer div.footer-header
{
	margin: 0;
	padding: 5px 0 4px;
	border: none;
	background: url(images/footer-border-top.gif) no-repeat top left;
	border-bottom: 1px solid #d3d3d3;
}

#footer div.footer-header p
{
	font-size:1.04em;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 5px 38px;
	background:url(images/small-logo.gif) no-repeat scroll 7px 50%;
}

#footer div.footer-column
{
	float: left;
	margin: 0;
	padding: 10px 0;
	padding-left: 24px;
	border: none;
	width: 130px;
}

#footer div.footer-column p
{
	font-size:0.86em;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#footer .footer-column ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1.0em;
}

#footer .footer-column ul li
{
	margin: 0;
	padding: 0;
	border: none;
	color: #999;
	font-size: 0.86em;
	line-height: 1.12em;
}

#footer .footer-column ul li a,
#footer .footer-column ul li a:hover
{
	color: #999;
	text-decoration: none;
}

#footer .footer-column ul li a:hover
{
	color: #039;
}

#footer h2
{
	margin: 0;
	padding: 5px 0;
	padding-left: 38px;
	border: none;
	background: url(images/small-logo.gif) no-repeat 7px 50%;
	font-size: 1.04em;
	font-weight: bold;
	color: #535353;
}

#footer h3
{
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	font-size: 0.86em;
	font-weight: bold;
	color: #333;
}

.clearleft
{
	clear: left;
}

.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

.hidden
{
	display: none;
}
.service {
	width:446px;
	margin-bottom:15px;
}
.service div.sBottom {
	background:url(images/services-bottom.gif) no-repeat top left;
	width:446px;
	height:15px;
	float:left;
}
.service div.sMiddle {
	background:url(images/services-middle.gif) repeat-x bottom left #FFFFFF;
	width:426px;
	padding:10px;
	float:left;
	color:#000000;
}
.service div.sMiddleTop {
	background:url(images/services-top-round.gif) repeat-x top left #FFFFFF;
	width:446px;
	color:#000000;
	padding:0px;
	padding-top:4px;
	margin:0px;
}
.service div.sTop {
	background:url(images/services-top.gif) no-repeat bottom left;
	width:424px;
	height:26px;
	margin:auto;
}
.service div.sTop ul {
	float:left;
	padding:0px;
	margin:0px;
}
.service div.sTop ul li {
	list-style-type:none;
	float:left;
	margin-right:10px;
	font-weight:bold;
	padding-left:21px;
}
.service div.sTop ul li a {
	color:#FFFFFF;
	text-decoration:none;
	padding:7px 0px 3px 0px;
	float:left;
}
.service div.sTop ul li a.activetab {
	background: url(images/tab.gif) no-repeat bottom;
	width: 134px;
	padding: 0px;
	margin-bottom: -2px;
	padding-top: 7px;
	padding-bottom: 3px;
	margin-left: -10px;
	height: 16px;
	color: green;
	text-align: center;
}
.service div.sTop ul li a.activetab span {
	padding-top: 2px;
}
.service div.sTop ul li a div {
	display:none;
}
.menuRight {
	color:green;
}
.sMiddle ul, .sMiddle ul {
	padding:0px;
	margin:0px;
}
.sMiddle li, .sMiddle li {
	background:url(images/bullet-li-bg.gif) repeat-x bottom right;
	list-style-type:none;
	margin-bottom:1px;
	padding-bottom:1px;
	float:left;
	width:300px;
	line-height:1.6em;
	font-size:1em;
}
.sMiddle li span {
	background:url(images/green-bullet.gif) no-repeat center left;
	padding-left:15px;
	width:300px;
	float:left;
	margin-bottom:1px;
}
.sMiddle li.config-option span {
	width:300px;
}
.select-box {
	font-size:80%;
	border:1px solid #969696;
}
.start-config {
	margin-top:25px;
	float:right;
}
#configure-price {
	color:#6CBD49;
	font-size:250%;
	margin-top:20px;
}
#pound-sign {
	color:#7E7F7F;
	font-size:130%;
}
.month {
	font-size:120%;
	text-align:right;
	color:#7E7F7F;
	line-height:1.2em;
	margin-top:7px;
}
.month div {
	font-size:80%;
	color:#7E7F7F;
}
.talkplan {
	position:absolute;
	top:50px;
	left:135px;
}
abbr{
	border:none;
}
h2.subheading
{
	font-size:90%;
	line-height:12.em;
	color:#666666;
}

h4.plain
{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:90%;
	
}

#subheader #bannertext
{
	margin: 0;
	padding: 45px 0 0 20px;
	border: none;
	width: 400px;
	color: #fff;
	font-size: 2.06em;
	font-weight: normal;
	line-height: 1.12em;
	vertical-align: middle;
}
#subheader #bannertext2
{
	margin: 0;
	padding: 30px 0 0 20px;
	border: none;
	width: 400px;
	color: #fff;
	font-size: 2.06em;
	font-weight: normal;
	line-height: 1.12em;
	vertical-align: middle;
}

.left-panel h1
{
font-size:140%;
}

h4
{
	margin-bottom:5px;
}

#contact
{
	color:#666;
	margin-left:58px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	font-size:85%;
}
#contact span, #contact div
{
display:inline;
}


#content h2
{
	color:#666;
	font-size:1.04em;
	font-weight:bold;
	line-height:1.04em;
	text-align:centre;
}

.list, .list2{
	padding-left:20px;
}
.list li{
margin-top:2px;
}

.list2 li{
margin-top:10px;
}

#content h6{
	margin:0px;
	margin-top:10px;
	margin-bottom:5px;
}