﻿* {
	margin: 0;
	padding: 0;
}

body#home {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #666;
	background-color: #fff;
}

#container {
	width: 807px;
	margin: 40px auto 0 auto;
	position: relative;
}

/**
 Header and logo
 */

#header {
	width: 807px;
}

#header h1 {
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/northerntel-logo-fr.jpg) top left no-repeat;
	height: 80px;
	width: 440px;
}

#header h1 a {
	display: block;
	height: 60px;
	width: 440px;
}

/**
 Contak (left side)
 */
#contak {
	float: left;
	width: 108px;
	padding-right: 23px;
}

/** 
 Content container holding landing content
 */
#content {
	float: left;
	width: 676px;
}

/**
 Main navigation
 */
#nav {
	list-style: none;
	height: 21px;
	display: inline;
	overflow: hidden;
	width: 267px;
	float: right;
}
	
#nav li {
	display: inline;
	list-style-type: none;
}

#nav a {
	float: left;
	padding: 21px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	display: block;
}
	
#nav a:hover {
	background-position: 0 -21px;
}
	
#a-home a {
	width: 97px;
	background: url(../images/a-home.jpg) top left no-repeat;
}

#a-work a {
	width: 86px;
	background: url(../images/a-work.jpg) top left no-repeat;
}

#a-about a {
	width: 77px;
	background: url(../images/a-about.jpg) top left no-repeat;
}

/**
 Flash object
 */

#flash-object {
	background: url(../images/flashobj.jpg) top left no-repeat;
	height: 222px;
	width: 676px;
	_width: 672px;
	_border-right: 1px solid #e5e5e5;
	padding-left: 2px;
	float: left;
}

#flash-object object {
	float: left;
	width: 669px;
	height: 219px;
}

/**
 Central content
 */

#centralcontent {
	float: left;
	width: 676px;
}

#centralcontent a img {
	border: none;
}

#centralcontent a img {
	margin-left: -7px;
	margin-top: 8px;
	float: left;
}

#central-left {
	float: left;
  	background: url(../images/central-left.jpg) no-repeat;
  	width: 208px;
	_width: 207px;
  	min-height: 209px;
  	height: auto !important;
  	height: 209px;
  	padding-left: 15px;
  	padding-top: 15px;
}

#central-mid {
	float: left;
	width: 212px;
	_width: 211px;
  	background: url(../images/central-middle.jpg) no-repeat;
  	min-height: 209px;
  	height: auto !important;
  	height: 209px;
  	padding-left: 15px;
  	padding-top: 15px;
}

#central-right {
	float: left;
	width: 211px;
	_width: 210px;
  	background: url(../images/central-right.jpg) no-repeat;
  	min-height: 219px;
  	height: auto !important;
  	height: 219px;
  	padding-left: 15px;
  	padding-top: 5px;
}

#centralabout-left {
	float: left;
	background: url(../images/central-left_about.jpg) no-repeat;
  	width: 435px;
  	min-height: 220px;
  	height: auto !important;
  	height: 220px;
  	padding-left: 15px;
  	padding-top: 15px;
}

/**#centralabout-mid {
	float: left;
	width: 212px;
  	background: url(../images/central-middle_about.jpg) no-repeat;
  	min-height: 260px;
  	height: auto !important;
  	height: 260px;
  	padding-left: 15px;
  	padding-top: 15px;
}*/

#centralabout-right {
	float: left;
	width: 211px;
	background: url(../images/central-right_about.jpg) no-repeat;
  	min-height: 235px;
  	height: auto !important;
  	height: 235px;
  	padding-left: 15px;
  	padding-top: 5px;
}

#centralabout-left h2 {
	background: url(../images/central-about.jpg) no-repeat;
	height: 27px;
	width: 75px;
	text-indent: -9999px;
}


#central-left h2 {
	background: url(../images/central-home.jpg) no-repeat;
	height: 27px;
	width: 112px;
	text-indent: -9999px;
}

#central-mid h2 {
	background: url(../images/central-work.jpg) no-repeat;
	height: 27px;
	width: 96px;
	text-indent: -9999px;
}

#central-left ul, #central-mid ul {
	list-style: none;
	margin-left: 33px;
	overflow: hidden;
}
	
#central-left li, #central-mid li {
	list-style-type: none;
	margin-bottom: 4px;
}

#central-left a, #central-mid a {
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	width: 155px;
	display: block;
}

#centralabout-left ul, #central-mid ul {
	list-style: none;
	margin-left: 33px;
	overflow: hidden;
}
	
#centralabout-left li, #central-mid li {
	list-style-type: none;
	margin-bottom: 5px;
}

#centralabout-left a, #central-mid a {
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	width: 90px;
	display: block;
}


#central-left a:hover, 
#central-mid a:hover,
#centralabout-left a:hover { background-position: 0 -19px;}
							
#a-home-forf a { background: url(../images/a-left-forf.jpg) top left no-repeat; }
#a-home-tele a { background: url(../images/a-left-tele.jpg) top left no-repeat; }
#a-home-serv a { background: url(../images/a-left-serv.jpg) top left no-repeat; }
#a-home-interurbain a { background: url(../images/a-left-interurbain.jpg) top left no-repeat; }
#a-home-inte a { background: url(../images/a-left-inte.jpg) top left no-repeat; }
#a-home-mobi a { background: url(../images/a-left-mobi.jpg) top left no-repeat; }
#a-home-expr a { background: url(../images/a-left-expr.jpg) top left no-repeat; }
#a-home-autr a { background: url(../images/a-left-autr.jpg) top left no-repeat; }
#a-home-sold a { background: url(../images/a-home-hot.jpg) top left no-repeat; }

#a-work-mobi a { background: url(../images/a-work-mobi.jpg) top left no-repeat; }
#a-work-inte a { background: url(../images/a-work-inte.jpg) top left no-repeat; }
#a-work-secu a { background: url(../images/a-work-secu.jpg) top left no-repeat; }
#a-work-interurbains a { background: url(../images/a-work-interurbains.jpg) top left no-repeat; }
#a-work-tele a { background: url(../images/a-work-tele.jpg) top left no-repeat; }
#a-work-equi a { background: url(../images/a-work-equi.jpg) top left no-repeat; }
#a-work-supp a { background: url(../images/a-work-supp.jpg) top left no-repeat; }
#a-work-solu a { background: url(../images/a-work-solu.jpg) top left no-repeat; }
#a-work-sold a { background: url(../images/a-work-hot.jpg) top left no-repeat; }

#a-about-aboutus a { background: url(../images/a-about-aboutus.jpg) top left no-repeat; }
#a-about-complaints a { background: url(../images/a-about-complaints.jpg) top left no-repeat; }
#a-about-tariffs a { background: url(../images/a-about-tariffs.jpg) top left no-repeat; }
#a-about-jobs a { background: url(../images/a-about-jobs.jpg) top left no-repeat; }
#a-about-community a { background: url(../images/a-about-community.jpg) top left no-repeat; }
#a-about-partners a { background: url(../images/a-about-partners.jpg) top left no-repeat; }
#a-about-terms a { background: url(../images/a-about-terms.jpg) top left no-repeat; }


/**
 Footer
 */
#footer {
	clear: left;
}

#footer a img {
	border: 0;
}

#footer-left {
	float: left;
	width: 520px;
	padding-left: 135px;
}

#footer-left p {
	font-size: 9px;
	margin-left: 5px;
}

#footer-left ul {
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
	list-style: none;
	width: 650px;
	_width: 600px;
}

#footer li {
	font-size: 9px;
	float: left;
	padding: 0 5px 0 5px;
	border-right: 1px solid #a1a0a5;
}

#footer a {
	color: #74b944;
	text-decoration: none;
}

#footer-right {
	margin-top: 10px;
	float: left;
	width: 130px;
	margin-left: 20px;
}

