/* Persistant CSS Document for Inuk Networks B2B site */

/* TAGS ............................................................................. */

body {
	color: #8f8174;
	margin: 0px;
	padding: 0px;
	background: #fff url(../__images/back_intro.gif) 50% 0 repeat-y;
}
h6 {
	font-size: 10px;
	line-height: 15px;
	font-weight: lighter;
	margin: 11px 15px 15px 15px;
	color: #d9d2cc;
}
html p {
	text-align: left;
	margin: 0;
	padding: 0;
}
p, td, dt, dd, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link, 
a:visited {
	color: #c8c1bb;
	text-decoration: none;
	background: transparent;
}
a:hover,
a:focus {
	color: #595959;
	text-decoration: underline;
	background: transparent;
}

/* General CLASSES ...................................................................... */

.hide {
	display: none;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.bolditalic {
	font-weight: bold;
	font-style: italic;
}
.narrow {
	letter-spacing: -2px;
}

/* IDs & associated CLASSES ............................................................ */

#container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 760px;
}

/* ..................................................................................... */
#header {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	width: 760px;
	height: 93px;
	background: #d8d1c9 url(../__images/header_back.jpg) 0 0 no-repeat; 
	text-align: right;
	z-index: 1;
}
#header ul { /* define links in top right... */
	margin: 10px 20px 0 0;
	padding: 0;
	color: #efece9;
}
#header li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	font: 12px/12px "Trebuchet MS", Verdana, Arial, sans-serif;
}
#header li a:link,
#header li a:visited {
	color: #efece9;
	text-decoration: none;
	background: transparent;
}
#header li a:hover,
#header li a:focus {
	color: #342c24;
	text-decoration: underline;
	background: transparent;
}
#header img {
	display: none;
}
#header li a.freewire {
	padding-left: 16px;
	background: url(../__images/freewire_sml.gif) 0 -100px no-repeat;
}
#header li a.freewire:hover {
	padding-left: 16px;
	background: url(../__images/freewire_sml.gif) 0 3px no-repeat;
}

/* ..................................................................................... */
#logo {
	position: absolute;
	top: 20px;
	left: 24px;
	margin: 0;
	padding: 0;
	border: 0;
	width: 165px;
	height: 50px;
	text-align: left;
	z-index: 2;
}

/* ..................................................................................... */
#flash {
	position: absolute;
	top: 93px;
	left: 0px;
	width: 760px;
	height: 257px;
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #fff;
}

/* ..................................................................................... */
#navigate { /* set styles for navigation buttons */
	position: absolute;
	top: 353px;
	left: 0px;
	width: 760px;
	height: 165px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
	text-align: left;
	background: #e1dcd9 url(../__images/navigate_back.jpg) 0 0 repeat-x;
	z-index: 1;
}
#navigate ul{
	margin: 15px 0 0 15px;
	padding: 0;
}
#navigate li {
	list-style: none;
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
	width: 113px;
}
#navigate li a img {
	border: none;
}

/* ..................................................................................... */
#press1,
#press2 {
	position: absolute;
	top: 417px;
	width: 361px;
	height: 80px;
	margin: 0;
	padding: 0;
	z-index: 2;
}
#press1 {
	left: 14px;
}
#press2 {
	left: 383px;
}
#press1 a:link,
#press1 a:visited {
	display: block;
	width: 361px;
	height: 80px;
	color: #8f8174;
	text-decoration: none;
	background: url(../__images/press_back.jpg) 0 0 repeat-x;
}
#press1 a:hover,
#press1 a:focus {
	color: #8f8174;
	text-decoration: none;
	background: url(../__images/press_back.jpg) 0 -100px repeat-x;
}
#press2 a:link,
#press2 a:visited {
	display: block;
	width: 361px;
	height: 80px;
	color: #8f8174;
	text-decoration: none;
	background: url(../__images/press_back.jpg) 0 0 repeat-x;
}
#press2 a:hover,
#press2 a:focus {
	color: #8f8174;
	text-decoration: none;
	background: url(../__images/press_back.jpg) 0 -100px repeat-x;
}
#press1 p,
#press2 p {
	font-size: 11px;
	line-height: 18px;
	padding: 5px 10px;
	margin: 0;
	background: url(../__images/moreIcon2.gif) 342px 8px no-repeat;
}
#press1 p .pressRelease,
#press2 p .pressRelease {
	color: #fff;
	font-weight: bold;
}
#press1 h1,
#press2 h1 {
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #595959;
	margin: 0 10px;
	border-top: 1px dotted #e7e5e3;
	padding: 5px 0 0 0;
}
#press1 h2,
#press2 h2 {
	font-size: 11px;
	line-height: 18px;
	font-weight: lighter;
	margin: 0 10px;
	padding: 0;
	color: #8f8174;
}
#press1 img {
	float: left;
	border: none;
	margin: 10px;
}

/* ..................................................................................... */
#footers {
	position: absolute;
	top: 519px;
	left: 0px;
	width: 760px;
	margin: 0;
	padding: 0;
	text-align: center;
}









