#force-scrollbar { 
position: absolute; top: 0; bottom: -1px; width: 1em; z-index: -1; 
}

html {
overflow: -moz-scrollbars-vertical;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.link:hover {
	font-weight: bold;
	color: #0096D6;
	text-decoration: none;
	background-color: #FFFFFF;
}

.container {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/template/topbackground.gif);
	background-repeat: no-repeat;
}
.bottom {
	padding: 0px;
	height: 54px;
	width: 760px;
	background-image: url(images/template/bottombackground.gif);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
}
.footer {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #0096D6;
	text-align: right;
}

.logo {
	margin: 0px;
	padding: 0px;
	height: 132px;
	width: 760px;
	clear: both;
}
.content {
	margin: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.content h1 {
	color: #7edafb;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.content h2 {

	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.content ul {
	list-style-image: url(images/template/bulletpoint.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
}
.content li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}



.nav {
	width: 760px;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nav li {
	display: inline;
}

.leftcol {
	padding: 0px;
	width: 515px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

.news {
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}



.news h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.news ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.news li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #91DEFF;
}


.mainimage {
	padding: 0px;
	height: 201px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
}

.righttcol {
	margin: 0px;
	padding: 0px;
	width: 243px;
	float: right;
}



a#homebut {
	display: block;
	width: 53px;
	height: 25px;
	background-image: url(images/nav/home.gif);
	background-position: 0 0;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a#homebut:hover {
	background-position: 0 -25px;
	background-image: url(images/nav/home.gif);
}
a#aboutbut {
	display: block;
	width: 55px;
	height: 25px;
	background-image: url(images/nav/about.gif);
	background-position: 0 0;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a#aboutbut:hover {
	background-position: 0 -25px;
	background-image: url(images/nav/about.gif);
}
a#benefitsbut {
	display: block;
	width: 68px;
	height: 25px;
	background-image: url(images/nav/benefits.gif);
	background-position: 0 0;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a#benefitsbut:hover {
	background-position: 0 -25px;
	background-image: url(images/nav/benefits.gif);
}
a#gatewaybut {
	display: block;
	width: 124px;
	height: 25px;
	background-image: url(images/nav/managedgateway.gif);
	background-position: 0 0;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a#gatewaybut:hover {
	background-position: 0 -25px;
	background-image: url(images/nav/managedgateway.gif);
}
a#solutionsbut {
	display: block;
	width: 72px;
	height: 25px;
	background-image: url(images/nav/solutions.gif);
	background-position: 0 0;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a#solutionsbut:hover {
	background-position: 0 -25px;
	background-image: url(images/nav/solutions.gif);
}
a#bondedbut {
	display: block;
	width: 97px;
	height: 25px;
	background-image: url(images/nav/bondedadsl.gif);
	background-position: 0 0;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a#bondedbut:hover {
	background-position: 0 -25px;
	background-image: url(images/nav/bondedadsl.gif);
}
a#contactbut {
	display: block;
	width: 64px;
	height: 25px;
	background-image: url(images/nav/contact.gif);
	background-position: 0 0;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a#contactbut:hover {
	background-position: 0 -25px;
	background-image: url(images/nav/contact.gif);
}
a .alt { display: none; 
}
#name, #telephone, #email {
	margin: 0px;
	padding: 5px;
	width: 300px;
	border: 1px solid #7EDAFB;
	background-color: #00478E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
#enquiry {
	margin: 0px;
	padding: 5px;
	width: 300px;
	border: 1px solid #7EDAFB;
	background-color: #00478E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}#send {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00478E;
	border: 1px solid #7EDAFB;
	width: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.red2 {

	font-weight: bold;
	color: #0096D6;
	text-decoration: none;
}
A.red2:hover {

	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0096D6;
}
