body
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: rgb(255, 255, 255);
	margin: 0px;
}

a {
	color: #3E9329;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: rgb(32, 36, 95);
	margin: 0px;
}

th {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: rgb(32, 36, 95);
	text-align: left;
	margin: 0px;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: rgb(32, 36, 95);
	margin: 8px 0px 2px 0px;
}

#website {
	left: 50%;
	margin-left: -362px;
	width: 724px;
	position: absolute;
}

#brand_bar {
	width: 724px;
	height: 16px;
	background-image: url(/images/brand_bar.gif);
	position: relative;
}

#bottom_bar {
	width: 724px;
	margin-top: 5px;
	padding: 3px 0px 5px 0px;
	background-color: rgb(123, 197, 35);
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: rgb(255, 255, 255);
	text-align: center;
	white-space: nowrap;
	position: relative;
}

#bottom_bar a {
	color: rgb(255, 255, 255);
	font-weight: normal;
}

#nav1 {
	border: 0px solid #000;
	width: 100%;
	height: 25px;
	background-image: url(/images/nav_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
}

/*
#nav1 a, #nav3 a, #nav4 a {
	color: rgb(255, 255, 255);
	text-decoration: none;
}

#nav1 a {
	font-weight: normal;
}
#nav1 ul {
	height: 26px;
	margin: 5px 5px 5px 20px;
	padding: 0px;
	cursor: pointer;
}
*/

#nav1 a {
	top: 5px;
	border-width: 0px 1px 0px 0px;
	border-color: rgb(175, 184, 207);
	border-style: solid;
	padding: 5px 10px 5px 10px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: rgb(255, 255, 255);
	display: inline;
	text-decoration: none;
	position: relative;
}

#nav1 a:hover {
	background-color: rgb(97, 114, 161);
	border-width: 0px 1px 0px 0px;
	border-color: rgb(175, 184, 207);
	border-style: solid;
	padding: 5px 10px 5px 10px;
	color: rgb(255, 255, 255);
	display: inline;
	position: relative;
}

.nav1H {
	background-image: url(/images/nav_bgH.gif);
}

#nav2 {
	top: 126px;
	left: 50%;
	margin-left: -72px;
	position: absolute;
	display: none;
}

#nav4 {
	top: 126px;
	left: 50%;
	margin-left: 177px;
	position: absolute;
	display: none;
}

.subnav ul {
	width: 150px;
	border-width: 1px 0px 0px 1px;
	border-color: rgb(255, 255, 255);
	border-style: solid;
	top: 0px;
	left: -10px;
	padding: 0px;
	position: absolute;
}

.subnav a {
	background-color: rgb(157, 161, 198);
	border-width: 0px 1px 1px 1px;
	border-color: rgb(255, 255, 255);
	border-style: solid;
	margin: 0px;
	width: 150px;
	padding: 4px 11px 4px 10px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(255, 255, 255);
	display: block;
	cursor: pointer;
	text-decoration: none;
	white-space: nowrap;
}

.subnav a:hover {
	background-color: rgb(113, 123, 172);
	border-width: 0px 1px 1px 1px;
	border-color: rgb(255, 255, 255);
	border-style: solid;
	padding: 4px 11px 4px 10px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(255, 255, 255);
	display: block;
}

#neos_logo {
	top: 6px;
	left: 50%;
	margin-left: -362px;
	width: 725px;
	height: 86px;
	background-image: url(/images/SSE-Telecoms-logo.gif);
	background-repeat: no-repeat;
	background-position: 0px -5px;
	position: relative;
}

#ss_logo {
	top: 5px;
	left: 50%;
	margin-left: -362px;
	width: 725px;
	height: 86px;
	background-image: url(/images/ss-logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	position: relative;
}

#strapline {
	top: 17px;
	left: 150px;
	width: 539px;
	height: 41px;
	background-image: url(/images/strapline.gif);
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: rgb(164, 210, 15);
	position: absolute;
}

#part_of {
	top: 58px;
	left: 150px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: rgb(164, 210, 14);
	position: absolute;
}

#breakingNews {
	width: 624px;
	top: -6px;
	left: 79px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding: 4px 10px 4px 10px;
	color: #ffffff;
	background-color: rgb(32, 36, 95);
	position: absolute;
}

#breakingNews a {
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

#contactStrip { 
	width: 725px;
	height: 62px;
	background-image: url(/images/contentBG1_1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
}

#contactAccount h1, #contactCustomer h1, #contactPricing h1 {
	margin: 0px;
	color: #20245F;
}

#contactAccount a, #contactCustomer a, #contactPricing a {
	font-weight: normal;
	color: #20245F;
}

#contactAccount {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #20245F;
	top: 7px;
	left: 78px;
	width: 160px;
	height: 45px;
	text-align: left;
	cursor: pointer;
	position: absolute;
}

#contactCustomer {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #20245F;
	top: 7px;
	left: 337px;
	width: 160px;
	height: 45px;
	text-align: left;
	cursor: pointer;
	position: absolute;
}

#contactPricing {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #20245F;
	top: 7px;
	left: 558px;
	width: 160px;
	height: 45px;
	text-align: left;
	cursor: pointer;
	position: absolute;
}

#imageStrip { 
	height: 221px;
	background-image: url(/images/contentBG1_2.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#imageStripSmall { 
	height: 73px;
	width: 724px;
	background-image: url(/images/contentBG1_3.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#content {
	width: 724px;
	background-color: #CDCEE2;
	position: relative;
}

#contentLeft {
	font-size: 12px;
	line-height: 18px;
	padding: 15px 25px 25px 25px;
}

#contentRight {
	font-size: 11px;
	line-height: 16px;
	border: 1px solid #CDCEE2;
	padding: 10px 15px 10px 15px;
	background-color: #FFFFFF;
	width: 207px;
}

#contentRightBox {
	padding: 10px;
}

#contentRight h1 {
	color: #3E9329;
}

#contentRight ol {
	padding: 0px;
	margin: 10px 20px 10px 20px;
}

#heading {
	padding: 12px 15px 10px 25px;
	font-family: Arial, sans-serif;
	font-size: 30px;
	color: rgb(255, 255, 255);
}

#subheading {
	padding: 0px 15px 10px 25px;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: rgb(255, 255, 255);
}

#portfolioHeader {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 45px;
	background-image: url(/images/contentBG1_2.jpg);
	background-position: top right;
	padding: 15px 15px 7px 15px;
	color: rgb(32, 36, 95);
}

#portfolioBox {
	background-color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding: 5px 15px 10px 15px;
	color: rgb(32, 36, 95);
	z-index: 1;
}

#read_more {
	height: 20px;
	background-image: url(/images/read_more.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 5px;
	cursor: pointer;
}

#back {
	width: 111px;
	height: 20px;
	background-image: url(/images/back.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	cursor: pointer;
}

#chat {
	width: 130px;
	height: 25px;
	background-image: url(/images/button_live_chat.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	cursor: pointer;
	position: relative;
}

#download {
	width: 130px;
	height: 25px;
	background-image: url(/images/button_download.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	cursor: pointer;
	position: relative;
}

#contact {
	width: 130px;
	height: 25px;
	background-image: url(/images/button_contact_us.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	cursor: pointer;
	position: relative;
}

.bannerHead {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: rgb(111, 168, 97);
	background-color: rgb(212, 231, 178);
	margin-top: 10px;
	padding: 2px 10px 2px 10px;
}

.banner {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: rgb(32, 36, 95);
	padding: 5px 10px 5px 10px;
}

.listDetail
{
	font-weight: bold;
	list-style-image: url(/images/bullet_icon.gif);
	margin: 10px 20px 0px 50px;
}

.listDetail li { 
	padding: 0px 0px 20px 10px;
}

#banners {
	float: right;
	margin-left: 15px;
}

.bannerBox {
	font-size: 11px;
	width: 180px;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid rgb(123, 197, 35);
}

.bannerBox h1 {
	font-size: 11px;
}

.large {
	font-size: 14px;
}

#contactTable {
	width: 100%;
}

#contactTable input {
	width: 250px;
}

#contactTable td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: rgb(32, 36, 95);
	vertical-align: top;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #A0A0BC;
	margin: 0px;
}

#contactTable th {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: rgb(32, 36, 95);
	text-align: left;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #A0A0BC;
	margin: 0px;
}

#enquiries {
	right: 0px;
	top: 10px;
	position: absolute;
}

#call {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: rgb(32, 36, 95);
	background-image: url(/images/tel.gif);
	background-repeat: no-repeat;
	right: 3px;
	top: 50px;
	width: 127px;
	text-align: right;
	position: absolute;
}

.linkButton {
	border: 1px solid #6172A1;
	background-color: #CDCEE2;
	padding: 3px 6px 3px 6px;
	margin-bottom: 5px;
	width: 150px;
	color: #20245f;
	text-decoration: none;
	display: block;
}

/*
.linkButton:hover {
	border: 1px solid #3E9329;
	background-color: #A4D20E;
	padding: 3px 6px 3px 6px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
*/
#popupLogo {
	background-image: url(/images/neos_logo.gif);
	left: 10px;
	top: -5px;
	width: 184px;
	height: 86px;
	position: absolute;
}

#dataSheets {
	top: 80px;
	margin: 10px;
	position: relative;
}

#dataSheetHeader {
	top: 60px;
	color: #20245f;
	margin: 10px;
	position: absolute;
}

#dataSheets a {
	border: 1px solid #6172A1;
	background-color: #CDCEE2;
	padding: 5px 10px 5px 10px;
	margin: 3px;
	color: #20245f;
	text-decoration: none;
	display: block;
}

#dataSheets a:hover {
	border: 1px solid #3E9329;
	background-color: #A4D20E;
	padding: 5px 10px 5px 10px;
	margin: 3px;
	color: #FFFFFF;
	display: block;
}

#popup
{
	top: 184px;
	left: 50%;
	margin-left: -250px;
	width: 520px;
	height: 330px;
	padding: 0px;
	border: 5px solid #fff;
	background-color: rgb(123, 197, 35);
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: rgb(32, 36, 95);	
	position: fixed;
	background-color: #A4D20E;
	display: none;
	overflow: auto;
}

#popupText
{
	top: 10px;
	left: 10px;
	width: 500px;
	height: 270px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: rgb(32, 36, 95);	
	position: absolute;
	overflow: auto;
}

#popup h1
{
	font-family: Arial, sans-serif;
	font-size: 15px;
	margin: 0px 0px 10px 0px;
	color: rgb(255,255,255);
}

#popup a
{
	color: rgb(32, 36, 95);	
	font-weight: normal;
	text-decoration: underline;
}

#closePopup
{
	bottom: 10px;
	left: 50%;
	width: 150px;
	height: 20px;
	margin-left: -75px;
	background-color: #ceeb6e;
	border: 1px solid #fff;
	/*color: #303e04;*/
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	position: absolute;
}

label.error
{
	background-image: url(/images/error_icon.gif);
	width: 22px;
	height: 22px;
	display: block;
}

.submit
{
	background-image: url(/images/submit.gif);
	width: 107px;
	height: 30px;
	display: block;
	cursor: pointer;
}

.news
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.news li
{
	overflow: hidden;
	margin-bottom: 10px;
}

.news img
{
	border: 1px solid #46648e;
	margin-right: 10px;
}

.news h3
{
	margin: 0px;
}