@charset "utf-8";
@import url(reset.css);

body {
	background: #000000 url(../images/template/bg.jpg) no-repeat top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 79%;
	text-align: center;
	color: #eeeeee;
	position: relative;
}

a {
	color: #a3d7f6;
	text-decoration: none;
}

a:hover {
	color: #eeeeee
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

h1, h2, h3, p, #content ul {
	margin: 0 60px 1em 60px;
}

p {
	line-height: 1.65em;
	font-size: 1em;
}

h1 {
	font-size: 1.85em;
	font-weight: normal;
	line-height: 1.6em;
}

h2 {
	font-size: 1.46em;
	font-weight: normal;
	line-height: 1.6em;
}

h3 {
	font-size: 1.15em;
	font-weight: bold;
	line-height: 1.6em;
}

table {
	width: 735;
	margin: 0 auto 2em auto;
	border: none;
	border-top: 1px solid #848484;
}

th, td {
	padding: 1em 0.4em;
	line-height: 1.6em;
	border-bottom: 1px solid #848484;
}

th {
	width: 180px;
	font-weight: bold;
}

tr {
	
}

#content ul, #content ol {
	margin: 0 60px 2em 60px;
}

#content ul {
	list-style-type: disc;
}

#content ol {
	list-style-type: decimal;
}

#content li {
	margin: 1em 0 1em 1em;
	line-height: 1.6em;
}

#content ul li ul {
	list-style-type: square;
	margin: 0 0 0 1em;
}

#content ul li ul li ul {
	list-style-type: circle;
	margin: 0 0 0 1em;
}

#content ol li ol {
	list-style-type: lower-latin;
	margin: 0 0 0 1em;
}

#content ol li ol li ol {
	list-style-type: lower-roman;
	margin: 0 0 0 1em;
}

#content img {
	border: 1px solid #000000;
}

/* Layout *********************************/

body#homepage {
	background: #000000 url(../images/template/home_bg.jpg) no-repeat top center;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	position: relative;
	width: 960px;
}

#header {
	height: 131px;
	position: relative;
}

#logo h1, #tag h1 {
	display: none;
}

#logo {
	position: absolute;
	top: 25px;
	left: 45px;
}

#tag {
	position: absolute;
	top: 55px;
	left: 715px;
}

/* Navigation *********************************/

#nav {
	position: absolute;
	top: 131px;
	left: 47px;
	z-index: 1100;
}

#nav ul {
	height: 27px;
}

#nav ul li {
	text-indent: -9999px;
	float: left;
	display: inline;
	position: relative;
}

/* Main navigation menu */

#nav ul li#home a {
	background: transparent url(../images/template/nav_home_off.gif) no-repeat 55px top;
	height: 27px;
	width: 170px;
	display: block;
}

#nav ul li:hover#home a, #nav ul li#home a:hover,  #nav ul li#home a.current, #nav ul li#home a.over {
	background: transparent url(../images/template/nav_home_on.gif) no-repeat 55px top;
	height: 27px;
	width: 170px;
	display: block;
}

#nav ul li#our-service {
	background: transparent url(../images/template/nav_our_service_off.gif) no-repeat 39px top;
	height: 27px;
	width: 170px;
	display: block;
}

#nav ul li:hover#our-service,  #nav ul li#our-service.current, #nav ul li#our-service.over {
	background: transparent url(../images/template/nav_our_service_on.gif) no-repeat 39px top;
	height: 27px;
	width: 170px;
	display: block;
}

#nav ul li#our-business {
	background: transparent url(../images/template/nav_our_business_off.gif) no-repeat 40px top;
	height: 27px;
	width: 170px;
	display: block;
}

#nav ul li:hover#our-business,  #nav ul li#our-business.current, #nav ul li#our-business.over {
	background: transparent url(../images/template/nav_our_business_on.gif) no-repeat 40px top;
	height: 27px;
	width: 170px;
	display: block;
}

#nav ul li#our-people {
	background: transparent url(../images/template/nav_our_people_off.gif) no-repeat 46px top;
	height: 27px;
	width: 170px;
	display: block;
}

#nav ul li:hover#our-people,  #nav ul li#our-people.current, #nav ul li#our-people.over {
	background: transparent url(../images/template/nav_our_people_on.gif) no-repeat 46px top;
	height: 27px;
	width: 170px;
	display: block;
}

#nav ul li#contact a {
	background: transparent url(../images/template/nav_contact_off.gif) no-repeat 51px top;
	height: 27px;
	width: 170px;
	display: block;
}

#nav ul li#contact a:hover,  #nav ul li#contact a.current, #nav ul li#contact a.over {
	background: transparent url(../images/template/nav_contact_on.gif) no-repeat 51px top;
	height: 27px;
	width: 170px;
	display: block;
}

/* Suckerfishery */

#nav ul li ul, #nav ul li ul li#what-can ul, #nav ul li ul li#how ul, #nav ul li ul li#delivering ul {
	display: none;
}	

#nav ul li:hover ul, 
#nav ul li.over ul, 
#nav ul li.over ul li, 
#nav ul li ul li#what-can:hover ul, 
#nav ul li ul li#what-can.over ul, 
#nav ul li ul li#what-can.over ul li,
#nav ul li ul li#how:hover ul, 
#nav ul li ul li#how.over ul, 
#nav ul li ul li#how.over ul li,
#nav ul li ul li#delivering:hover ul, 
#nav ul li ul li#delivering.over ul, 
#nav ul li ul li#delivering.over ul li {
	display: block;
	z-index: 1000;
}

li > ul {
	top: auto;
	left: auto;
}

/* Tier 2 navigation menu */

#nav ul li#home ul li, #nav ul li#our-service ul li, #nav ul li#our-business ul li, #nav ul li#our-people ul li {
	border-left: 1px solid #808187;
	border-right: 1px solid #808187;
}

#nav ul li#home ul {
	width: 170px;
	background: #000000;
	position: absolute;
	top: 26px;
	left: 0;
}

#nav ul li#home li#overview a {
	display: block;
	width: 170px;
	height: 40px;
	background: #000000 url(../images/template/subnav-home_overview_off.gif) no-repeat 0 10px;
}

#nav ul li#home li#overview a:hover, #nav ul li#home li#overview a.current {
	background: #000000 url(../images/template/subnav-home_overview_on.gif) no-repeat 0 10px;
}

#nav ul li#home li#awards a {
	display: block;
	width: 170px;
	height: 40px;
	background: #000000 url(../images/template/subnav-home_awards_off.gif) no-repeat 0 10px;
	border-bottom: 1px solid #808187;
	padding-bottom: 10px;
}

#nav ul li#home li#awards a:hover, #nav ul li#home li#awards a.current {
	background: #000000 url(../images/template/subnav-home_awards_on.gif) no-repeat 0 10px;
}

/*#nav ul li#home li#key-selling a {
	display: block;
	width: 170px;
	height: 40px;
	background: #000000 url(../images/template/subnav-home_key_off.gif) no-repeat 0 10px;
	border-bottom: 1px solid #808187;
	padding-bottom: 10px;
}

#nav ul li#home li#key-selling a:hover, #nav ul li#home li#key-selling a.current {
	background: #000000 url(../images/template/subnav-home_key_on.gif) no-repeat 0 10px;
}*/

#nav ul li#our-service ul {
	width: 170px;
	background: #000000;
	position: absolute;
	top: 26px;
	left: 5px;
}

#nav ul li#our-service li#what-is a {
	display: block;
	width: 170px;
	height: 40px;
	background: #000000 url(../images/template/subnav-service_what_is_off.gif) no-repeat 0 10px;
}

#nav ul li#our-service li#what-is a:hover, #nav ul li#our-service li#what-is a.current {
	background: #000000 url(../images/template/subnav-service_what_is_on.gif) no-repeat 0 10px;
}

#nav ul li#our-service li#how {
	display: block;
	width: 170px;
	height: 40px;
	background: #000000 url(../images/template/subnav-service_how_off.gif) no-repeat 0 10px;
}

#nav ul li#our-service li:hover#how , #nav ul li#our-service li#how.current, #nav ul li#our-service li#how.over {
	background: #000000 url(../images/template/subnav-service_how_on.gif) no-repeat 0 10px;
}

#nav ul li#our-service li#what-can {
	display: block;
	width: 170px;
	height: 40px;
	background: #000000 url(../images/template/subnav-service_what_can_off.gif) no-repeat 0 10px;
}

#nav ul li#our-service li:hover#what-can, #nav ul li#our-service li#what-can.current, #nav ul li#our-service li#what-can.over {
	background: #000000 url(../images/template/subnav-service_what_can_on.gif) no-repeat 0 10px;
}

#nav ul li#our-service li#wimax-ready a {
	display: block;
	width: 170px;
	height: 40px;
	background: #000000 url(../images/template/subnav-service-4g_ready_off.gif) no-repeat 0 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #808187;
}

#nav ul li#our-service li#wimax-ready a:hover, #nav ul li#our-service li#wimax-ready a.current {
	background: #000000 url(../images/template/subnav-service-4g_ready_on.gif) no-repeat 0 10px;
}

#nav ul li#our-service li#delivering {
	display: block;
	width: 170px;
	height: 40px;
	background: #000000 url(../images/template/subnav-business_delivering_off.gif) no-repeat 0 10px;
}

#nav ul li#our-service li:hover#delivering, #nav ul li#our-service li#delivering.current, #nav ul li#our-service li#delivering.over {
	background: #000000 url(../images/template/subnav-business_delivering_on.gif) no-repeat 0 10px;
}

#nav ul li#our-business ul {
	width: 170px;
	background: #000000;
	position: absolute;
	top: 26px;
	left: 5px;
}

#nav ul li#our-business li#history a {
	display: block;
	width: 170px;
	height: 40px;
	background: #000000 url(../images/template/subnav-business_history_off.gif) no-repeat 0 10px;
}

#nav ul li#our-business li#history a:hover, #nav ul li#our-business li#history a.current {
	background: #000000 url(../images/template/subnav-business_history_on.gif) no-repeat 0 10px;
}

#nav ul li#our-business li#proven-results a {
	display: block;
	width: 170px;
	height: 40px;
	background: #000000 url(../images/template/subnav-business_results_off.gif) no-repeat 0 10px;
}

#nav ul li#our-business li#proven-results a:hover, #nav ul li#our-business li#proven-results a.current {
	background: #000000 url(../images/template/subnav-business_results_on.gif) no-repeat 0 10px;
}

#nav ul li#our-business ul li#business-platform a {
	display: block;
	width: 170px;
	height: 40px;
	border-bottom: 1px solid #808187;
	padding-bottom: 10px;
	background: #000000 url(../images/template/subnav-delivering_business_off.gif) no-repeat 0 10px;
}

#nav ul li#our-business ul li#business-platform a:hover, #nav ul li#our-business ul li#business-platform a.current {
	background: #000000 url(../images/template/subnav-delivering_business_on.gif) no-repeat 0 10px;
}

#nav ul li#our-people ul {
	width: 170px;
	background: #000000;
	position: absolute;
	top: 26px;
	left: 7px;
}

#nav ul li#our-people li#spence a {
   display: block;
   width: 170px;
   height: 40px;
   background: #000000 url(../images/template/subnav-people_spence_off.gif) no-repeat 0 10px;
}

#nav ul li#our-people li#spence a:hover, #nav ul li#our-people li#spence a.current {
   background: #000000 url(../images/template/subnav-people_spence_on.gif) no-repeat 0 10px;
}

#nav ul li#our-people li#ridley a {
	display: block;
	width: 170px;
	height: 40px;
	background: #000000 url(../images/template/subnav-people_ridley_off.gif) no-repeat 0 10px;
}

#nav ul li#our-people li#ridley a:hover, #nav ul li#our-people li#ridley a.current {
	background: #000000 url(../images/template/subnav-people_ridley_on.gif) no-repeat 0 10px;
}

#nav ul li#our-people li#plove a {
   display: block;
   width: 170px;
   height: 40px;
   background: #000000 url(../images/template/subnav-people_love_off.gif) no-repeat 0 10px;
}

#nav ul li#our-people li#plove a:hover, #nav ul li#our-people li#plove a.current {
   background: #000000 url(../images/template/subnav-people_love_on.gif) no-repeat 0 10px;
}

#nav ul li#our-people li#desirazu a {
   display: block;
   width: 170px;
   height: 40px;
   background: #000000 url(../images/template/subnav-people_desirazu_off.gif) no-repeat 0 10px;
}

#nav ul li#our-people li#desirazu a:hover, #nav ul li#our-people li#desirazu a.current {
   background: #000000 url(../images/template/subnav-people_desirazu_on.gif) no-repeat 0 10px;
}

#nav ul li#our-people li#bmillington a {
   display: block;
   width: 170px;
   height: 40px;
   background: #000000 url(../images/template/subnav-people_millington_off.gif) no-repeat 0 10px;
}

#nav ul li#our-people li#bmillington a:hover, #nav ul li#our-people li#bmillington a.current {
   background: #000000 url(../images/template/subnav-people_millington_on.gif) no-repeat 0 10px;
}

#nav ul li#our-people li#dwatson a {
   display: block;
   width: 170px;
   height: 40px;
   background: #000000 url(../images/template/subnav-people_watson_off.gif) no-repeat 0 10px;
}

#nav ul li#our-people li#dwatson a:hover, #nav ul li#our-people li#dwatson a.current {
   background: #000000 url(../images/template/subnav-people_watson_on.gif) no-repeat 0 10px;
}

#nav ul li#our-people li#campbell a {
   display: block;
   width: 170px;
   height: 40px;
   border-bottom: 1px solid #808187;
   padding-bottom: 10px;
   background: #000000 url(../images/template/subnav-people_campbell_off.gif) no-repeat 0 10px;
}

#nav ul li#our-people li#campbell a:hover, #nav ul li#our-people li#campbell a.current {
   background: #000000 url(../images/template/subnav-people_campbell_on.gif) no-repeat 0 10px;
}

/* Tier 3 navigation menu */

#nav ul li#our-service ul li#how ul {
	width: 170px;
	background: #000000;
	position: absolute;
	top: 0;
	left: 171px;
}

#nav ul li#our-service ul li#how ul li#data a {
	border-top: 1px solid #808187;
	display: block;
	width: 170px;
	height: 40px;
	background: #000000 url(../images/template/subnav-how_data_off.gif) no-repeat 0 10px;
}

#nav ul li#our-service ul li#how ul li#data a:hover, #nav ul li#our-service ul li#how ul li#data a.current {
	background: #000000 url(../images/template/subnav-how_data_on.gif) no-repeat 0 10px;
}

#nav ul li#our-service ul li#how ul li#control a {
	display: block;
	width: 170px;
	height: 40px;
   border-bottom: 1px solid #808187;
   padding-bottom: 10px;
	background: #000000 url(../images/template/subnav-how_control_off.gif) no-repeat 0 10px;
}

#nav ul li#our-service ul li#how ul li#control a:hover, #nav ul li#our-service ul li#how ul li#control a.current {
	background: #000000 url(../images/template/subnav-how_control_on.gif) no-repeat 0 10px;
}

#nav ul li#our-service ul li#how ul li#wimax a {
	display: block;
	width: 170px;
	height: 40px;
	background: #000000 url(../images/template/subnav-how_wimax_off.gif) no-repeat 0 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #808187;
}

#nav ul li#our-service ul li#how ul li#wimax a:hover, #nav ul li#our-service ul li#how ul li#wimax a.current {
	background: #000000 url(../images/template/subnav-how_wimax_on.gif) no-repeat 0 10px;
}

#nav ul li#our-service ul li#what-can ul {
	width: 170px;
	background: #000000;
	position: absolute;
	top: 0;
	left: 171px;
}

#nav ul li#our-service ul li#what-can ul li#operators a {
	border-top: 1px solid #808187;
	display: block;
	width: 170px;
	height: 40px;
	background: #000000 url(../images/template/subnav-what_can_operators_off.gif) no-repeat 0 10px;
}

#nav ul li#our-service ul li#what-can ul li#operators a:hover, #nav ul li#our-service ul li#what-can ul li#operators a.current {
	background: #000000 url(../images/template/subnav-what_can_operators_on.gif) no-repeat 0 10px;
}

#nav ul li#our-service ul li#what-can ul li#network-engineers a {
	display: block;
	width: 170px;
	height: 40px;
	background: #000000 url(../images/template/subnav-what_can_engineers_off.gif) no-repeat 0 10px;
}

#nav ul li#our-service ul li#what-can ul li#network-engineers a:hover, #nav ul li#our-service ul li#what-can ul li#network-engineers a.current {
	background: #000000 url(../images/template/subnav-what_can_engineers_on.gif) no-repeat 0 10px;
}

#nav ul li#our-service ul li#what-can ul li#help-desk a {
	display: block;
	width: 170px;
	height: 40px;
	background: #000000 url(../images/template/subnav-what_can_helpdesk_off.gif) no-repeat 0 10px;
}

#nav ul li#our-service ul li#what-can ul li#help-desk a:hover, #nav ul li#our-service ul li#what-can ul li#help-desk a.current {
	background: #000000 url(../images/template/subnav-what_can_helpdesk_on.gif) no-repeat 0 10px;
}

#nav ul li#our-service ul li#what-can ul li#customers a {
	display: block;
	width: 170px;
	height: 40px;
	padding-bottom: 10px;
	border-bottom: 1px solid #808187;
	background: #000000 url(../images/template/subnav-what_can_customers_off.gif) no-repeat 0 10px;
}

#nav ul li#our-service ul li#what-can ul li#customers a:hover, #nav ul li#our-service ul li#what-can ul li#customers a.current {
	background: #000000 url(../images/template/subnav-what_can_customers_on.gif) no-repeat 0 10px;
}

#nav ul li#our-service ul li#delivering ul {
	width: 170px;
	background: #000000;
	position: absolute;
	top: 0;
	left: 171px;
}

#nav ul li#our-service ul li#delivering ul li#operation-platform a {
	display: block;
	width: 170px;
	height: 40px;
	border-top: 1px solid #808187;
	background: #000000 url(../images/template/subnav-delivering_operation_off.gif) no-repeat 0 10px;
}

#nav ul li#our-service ul li#delivering ul li#operation-platform a:hover, #nav ul li#our-service ul li#delivering ul li#operation-platform a.current {
	background: #000000 url(../images/template/subnav-delivering_operation_on.gif) no-repeat 0 10px;
}

#nav ul li#our-service ul li#delivering ul li#in-operation a {
	display: block;
	width: 170px;
	height: 40px;
	background: #000000 url(../images/template/subnav-delivering_in_operation_off.gif) no-repeat 0 10px;
	border-bottom: 1px solid #808187;
	padding-bottom: 10px;
}

#nav ul li#our-service ul li#delivering ul li#in-operation a:hover, #nav ul li#our-service ul li#delivering ul li#in-operation a.current {
	background: #000000 url(../images/template/subnav-delivering_in_operation_on.gif) no-repeat 0 10px;
}

/* Container *********************************/

#container {
	position: absolute;
	width: 855px;
	top: 211px;
	left: 52px;
	z-index: 100;
}

#homepage #container {
	margin-top: 15px;
	width: 100%;
	z-index: 100;
	top: 344px;
	left: 0;
}


/* Content *********************************/

#content {
	padding: 40px 0;
	background: transparent url(../images/template/content_bg.png) bottom left repeat-x;
	width: 855px;
	min-height: 450px;
}

#homepage #content {
	margin: 0;
	padding: 0;
	background: none;
	height: 308px;
	min-height: 308px;
	z-index: 100;
	width: 100%;
	left: 0;
}

#homepage img {
	border: none;
}

#contact-phil {
	width: 455px;
	margin-left: 60px;
	margin-bottom: 70px;
}

#contact-phil p {
	margin: 0 0 1em 126px;
}

#contact-phil .caption {
	font-size: 0.8em;
}

#brochure {
	margin-left: 60px;
	width: 390px;
}

/* Icons *********************************/

#icons {
	clear: both;
	text-align: center;
	position: absolute;
	bottom: 60px;
	right: 0;
}

#icons ul {
	margin: 0 5px 0 0;
	float: right;
	list-style-type: none;
}

#icons li {
	float: left;
	font-size: 0.8em;
	margin: 0;
	line-height: 1.6em;
}

#icons img {
	margin: 0 27px;
	border: none;
}

/* Footer *********************************/

#footer {
	height: 50px;
	background: transparent url(../images/template/footer.gif) no-repeat top center;
	position: relative;
	font-size: 0.9em;
	clear: both;
}

#homepage #footer {
	margin-top: 0;
}

#policy {
	position: absolute;
	top: 10px;
	left: 50px;
}

#disclaimer {
	position: absolute;
	top: 10px;
	right: 50px;
}

/* Misc Classes *********************************/

.blue-text {
	color: #a3d7f6;
}

.img-align-left {
	float: left;
	margin: 0 20px 15px 0;
}

.img-align-right {
	float: right;
	margin: 0 20px 15px 0;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

#content .no-border {
	border: 0;
}

#flashcontent {
	width: 750px;
	height: 450px;
	margin: 0 auto 10px auto;
}

#awards {
    border: 0;
}

#awards h2 {
    padding: 0;
    margin-top: 0;
}

#awards td {
    border: 0px solid white;
    vertical-align: top;
    padding:0px;
}

#awards td.logo {
    vertical-align: middle;
    padding-right:60px;
}
