body {
	background: #467abc url(../images/bg.jpg) 50% 0 no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#flashContainer {
	position: absolute;
	top: 76px;
	left: 0;
}

object {
	outline: none;
}

#home {
	background: #467abc url(../images/bg_homepage.jpg) 50% 0 no-repeat;
}

#content h2, #content h3 {
	margin-bottom: 20px;
}

#news h2 {
	margin-bottom: 10px;
}

#home h2 {
	margin-bottom: 0;
}

#navHome, #navNews {
	width: 50px;
}

#navNetwork {
	width: 100px;
}

#navSustain {
	width: 120px;
}

#nav span {
	display: block;
}

.sIFR-alternate {
	display: none !important;
}

.clear {
	clear: both;
}

.imgReplace span {
	display: none;
}

.imgReplace {
	display: block;
}

h1 {
	position: absolute;
	left: -1000px;
}

h2.imgReplace {
	margin-bottom: 10px;
}

#content ul {
	margin-left: 55px;
	margin-bottom: 25px;
}

#sustain #content ul {
	margin-left: 15px !important;
}

#sustain #content ul ul {
	margin-left: 10px !important;
}

#content ul li {
	list-style: disc !important;
}

#sustain #content ul li li {
	list-style: none !important;
}

#network h2.imgReplace, #sustain h2.imgReplace {
	margin-bottom: 25px;
}

#home h3.imgReplace {
	margin-bottom: 30px;
}

#content h4 {
	font-size: 17px;
	color: #6e6e6e;
	margin-bottom: 10px;
}

#content h5 {
	font-size: 13px;
	color: #404040;
	font-weight: bold;
	margin-bottom: 5px;
}

p {
	margin-bottom: 25px;
	color: #404040;
}

p.subheaderCopy {
	margin-bottom: 50px;
}

a, .module li {
	color: #5f798f;
	text-decoration: none;
}

.linkContainer .link span {
	float: left;
	display: block;
}

.linkContainer ul li a {
	position: relative;
}

.linkContainer a span.linkIcon, .linkContainer .link span.linkIcon {
	background: url(../images/link_arrow.gif) no-repeat center right;
	text-indent: -9999px;
	position: absolute;
	margin-top: 5px;
	margin-left: 5px;
	width: 4px;
	height: 7px;
}

.ie6 .linkContainer a span.linkIcon, .ie6 .linkContainer .link span.linkIcon {
	margin-top: 0;
}

.ie7 .linkContainer a span.linkIcon, .ie7 .linkContainer .link span.linkIcon {
	margin-top: 5px;
}

.ie8 .linkContainer a span.linkIcon, .ie8 .linkContainer .link span.linkIcon {
	margin-top: 5px;
}

.webkit .linkContainer a span.linkIcon, .webkit .linkContainer .link span.linkIcon {
	background: url(../images/link_arrow.gif) no-repeat bottom right;
	bottom: 4px;
}

.linkContainer a:hover span.linkIcon, .linkContainer .link:hover span.linkIcon {
	background-image: url(../images/link_arrow_hover.gif);
}

.linkContainer a:hover, .linkContainer .link:hover, .articleList a:hover {
	color: #cc0000;
}

span.title {
	font-weight: bold;
}

#wrapper {
	margin: 0 auto;
	padding-top: 357px;
	text-align: left;
	width: 960px;
	height: 1000px;
	position: relative;
}

#olympicLogo, #avayaLogo {
	position: absolute;
	top: 15px;
	zoom:1;
}
#avayaLogo {
	width: 137px;
	height: 40px;
	top: 19px;
	left: 28px;
}
#olympicLogo {
	width: 168px;
	height: 49px;
	top: 14px;
	left: 792px;
	
}
#nav {
	position: relative;
	height: 27px;
}

.ie #nav {
	height: 25px;
}

#nav ul {
	position: absolute;
	right: 0;
}

#nav li {
	float: left;
	display: block;
	margin-left: 20px;
}

#nav li.last {
	margin-left: 13px;
}

#nav li a {
	color: #fff;
	display: block;
	font-size: 14px;
}

#nav li .on {
	border-bottom: 3px solid #cc0000;
}

#container {
	background: #fff url(../images/container_bg.gif) 0 0 repeat-y;
	min-height: 1000px;
	_height: 1000px;
}

#sustain #container {
	background: #fff url(../images/sustain_bg.gif) 100% 80px no-repeat !important;
	position: relative;
}

#sustain .module {
	position: absolute;
	right: 20px;
	top: 50px;
}

#content, #sidebar {
	float: left;
	zoom: 1;
}

#content {
	width: 680px;
	line-height: 18px;
	color: #404040;
}

#sidebar {
	width: 280px;
	overflow: hidden;
}

#content div.wrap {
	padding: 45px 30px;
}

#sidebar div.wrap {
	padding: 40px 20px;
}

.module {
	margin-bottom: 40px;
}

.module h4 {
	font-size: 17px;
	font-weight: normal;
	color: #6e6e6e;
	margin-bottom: 0;
}

.module li {
	margin-bottom: 15px;
}

#clockWrap {
	text-align: center;
}

#footer {
	position: relative;
	font-size: 11px;
	height: 50px;
}

#footer .copyright {
	position: absolute;
	left: 0;
	top: 5px;
	color: #fff;
}

#footer ul {
	position: absolute;
	right: 0;
	top: 5px;
}

#footer ul li {
	float: left;
	margin-left: 10px;
}

#footer ul li a {
	color: #fff;
}



/* Page Specific Styles */

#home h2.imgReplace {
	width: 566px;
	height: 27px;
	background: url(../images/home_header.gif) no-repeat;
}

#home h3.imgReplace {
	width: 570px;
	height: 39px;
	background: url(../images/home_subheader.gif) no-repeat;
}

#network h2.imgReplace {
	width: 533px;
	height: 82px;
	background: url(../images/network_header.gif) no-repeat;
}

#sustain h2.imgReplace {
	width: 423px;
	height: 27px;
	background: url(../images/sustain_header.gif) no-repeat;
}

#sustain #content ul { 
	margin: 6px 0 0 0;	
}

#sustain #content ul li {
	list-style: none;	
	margin-bottom: 5px;
}
#sustain #content ul li ul {
	margin: 3px 0 15px 20px;
}

#sustain #content ul li ul li {
	list-style: none;
	background:transparent url(../images/bullet.jpg) no-repeat scroll 0 8px;
	padding-left: 12px;
	font-size:11px;
	margin-bottom:1px;
}



#news #content ul {
	margin-left: 0 !important;
}

#news #content li {
	margin-left: 0 !important;
	list-style: none !important;
}



/* News Page Styles */

#sidebar .extraInfo {
	display: block;
	color: #666;
}

ul.articleList {
	margin-bottom: 10px;
}

ul.articleList li {
	border-top: 1px solid #ececec;
	padding-top: 7px;
	margin-bottom: 35px;
}

ul.articleList li span.date {
	display: block;
	text-transform: uppercase;
	color: #666;
	font-size: 10px;
	margin-bottom: 5px;
}

ul.articleList li span.source {
	display: block;
	color: #666;
	font-size: 16px;
	margin-bottom: 5px;
}

ul.articleList li a {
	font-size: 18px;
}

.twitter {
	background: url(../images/twitter_icon.gif) no-repeat !important;
	width: 160px;
	height: 27px;
}

.fb{
	background: url(../images/fb_icon.gif) no-repeat !important;
	width: 114px;
	height: 35px;
	margin-bottom: 10px;
}
