* {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
body {font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; background-color:#ccc; color:#333; margin-top:0px;}
h1 {font-size:20px;font-weight: normal; font-style: normal; margin-top: 20px;}
h2 {font-size:16px;font-weight: normal; font-style: normal; margin-top: 20px; margin-bottom: 10px;}
h3 {font-size:14px;font-weight: normal; font-style: normal; margin-top: 10px;}
h5 {font-size:14px;font-weight: bold; font-style: normal; margin-top: 10px; margin-bottom: 10px; margin-left: 20px;}
h4,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
p{margin-top: 10px;}
img {border: none;}
a { color: #556c77; text-decoration: none;}
a:hover { text-decoration: underline;}


/*header styles*/
#divHeader {
	width: 100%;
	height: 109px;
	background:url(images/header-bg.png); 
	text-align: center;
}
#divHeaderCentre {
	width: 974px;
	height: 109px;
	margin: 0px auto 0px auto;
}
#imgHeaderR {
	float: right;
}
#imgHeaderL {
	float: left;
}
#divHeaderCentreImage {
	width: 942px;
	height: 109px;
	background:url(images/header.jpg); 
	float: left;
	text-align: left;
}
#linkHeader {
	width: 380px;
	height: 77px;
	margin-left: 23px;
	margin-top: 13px;
	display: block;
}
/*menu styles*/
#divMenu {
	width: 100%;
	height: 38px;
	background:url(images/menu-bg.png); 
	text-align: center;
	z-index: 10000;
}
#divMenuCentre {
	width: 974px;
	height: 38px;
	margin: 0px auto 0px auto;
}
#divMenuHolder {
	width: 942px;
	height: 38px;
	float: left;
	text-align: left;
}
#imgMenuR {
	float: right;
}
#imgMenuL {
	float: left;
	margin: 0px 0px 0px 0px;
	
}
#divMenuBottom {
	width: 100%;
	height: 7px;
	background-color: #e5decb; 
	text-align: center;
}
#divMenuBottomCentre {
	width: 974px;
	height: 7px;
	margin: 0px auto 0px auto;
}
#imgMenuBottomR {
	float: right;
}
#imgMenuBottomL {
	float: left;
}
/*footer styles*/
#divFooter {
	width: 100%;
	height: 87px;
	/*background:url(images/footer-bg.png); */
	
	background-color: white;
	
	text-align: center;
}
#divFooterCentre {
	width: 974px;
	height: 87px;
	margin: 0px auto 0px auto;
	background:url(images/body1-bg.png); 

}
#imgFooterR {
	float: right;
}
#imgFooterL {
	float: left;
}
#divFooterCentreImage {
	width: 942px;
	height: 87px;
	background:url(images/footer-bg.png); 
	float: left;
	text-align: center;
	margin-left: 16px;
}
#divFooterCentreImage p{
	margin-top: 20px;
}
/*body1 styles*/
#divBody1 {
	width: 100%;
	background-color:white; 
	text-align: center;
	position: relative;
}
#divBody1Centre {
	width: 974px;
	margin: 0px auto 0px auto;
	background:url(images/body1-bg.png); 
}

#divBody1Content {
	margin-left: 16px;
	width: 942px;
	text-align: center;
}
/*body2 styles*/
#divBody2 {
	width: 100%;
	/*background-color:#e6dec8; */
	background-color: white;
	text-align: center;
	min-height: 4px;
}
#divBody2Centre {
	width: 974px;
	margin: 0px auto 0px auto;
	/*background:url(images/body2-bg.png); */
	background:url(images/body2-bg2.png); 
	text-align: center;
}
/*bodyDark styles*/
#divBodyDark {
	width: 100%;
	/*background-color:#d7d0bd; */
	background-color: white;
	text-align: center;
	height: 6px;
}
#divBodyDarkCentre {
	width: 974px;
	margin: 0px auto 0px auto;
	/*background:url(images/body-dark-bg.png); */
	background:url(images/body-dark-bg2.png); 
	height: 6px;
}
/*side menu styles*/
#divSideMenus {
	margin-left: 30px;
	width: 220px;
	float: left;
	text-align: left;
}
.divSideMenu {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 220px;
	min-height: 90px;
	padding-top: 0px;
	background:url(images/body1-side.png) no-repeat top;
}

.divSideLine {
	background:url(images/body1-side-line.png) no-repeat right;
}
.divSideMenu p{
	margin: 5px 15px 0px 0px;	
}
.divSideMenu ul{
	margin-left: 20px;	
	width: 190px;
	list-style-image: url(images/li-bullet.png);
}

.divSideMenu ul li{
	margin-bottom: 10px;
}

#contactHome {margin: 0; padding: 0;}
#contactHome .divSideMenu {
	background:url(images/body1-side-r.png) no-repeat top;
}

#contactHome .divSideMenu h1{
	margin-left: 17px;	
}
#contactHome .divSideMenu p{
	margin: 5px 0px 0px 17px;	
}

/*main content 1 column*/
.divMainContent1Col{
	float: left;
	width:690px;
	text-align: left;
	margin: 0px auto 30px auto;
	margin-bottom: 30px;
}
.divMainContent1ColTight{
	float: left;
	width:690px;
	text-align: left;
	margin: 0px auto 0px auto;
	border: solid 1px red;
}
divSecondContent1Col{
	width:690px;
	text-align: left;
	margin: 0px auto 30px auto;
	margin-bottom: 30px;
}
.divMainContent1Col p, .divMainContent1Col h1, .divMainContent1Col h2{
	margin-left: 20px;
}
.sectionMenu p{
	margin-left: 10px;
	padding-left: 15px;
	background: url(images/li-bullet.png) no-repeat left;
}

.sectionMenu  .sub {
	margin-left: 30px;
	background: none;
}
/*contact us page*/
#divWorldMap {
	position: absolute;
	width: 550px;
	overflow: visible;
}
#divContacts{
	float: left;
	width:690px;
	text-align: left;
	margin-bottom: 30px;
}
#divContacts h2 {
	clear: both;
}
#divContacts p {
	clear: both;
	height: 20px;
	font-size: 11px;
}
#divContacts span {
	background-color: #e0e0e0;
	margin-left: 3px;
	margin-top: 3px;
	float: left;
	height: 100%;
	padding-left: 4px;
}
#divContacts .region{
	width: 96px;
	
}
#divContacts .name{
	width: 196px;
}
#divContacts .contact{
	width: 96px;
}
#divContacts .phone{
	width: 246px;
}
#divContacts .lines2{
	height: 37px;
}
#divContacts .lines4{
	height: 72px;
}
#divContacts .contactDetails{
	clear: both;
	margin-top: 0px;
	margin-left: 126px;
	width: 550px;
	height: 360px;
}
#divContacts .contactDetails p{
	clear: both;
	margin-top: -2px;
}
#divContacts .contactDetails .address{
	height: 80px;
	margin-left: 0px;
	font-style: italic;
}
#divContacts .contactDetails .address span{
	float: left;
	height: 80px;
	margin-left: 0px;
	width: 196px;
	margin-right: 3px;
	font-style: normal;
}

#divContacts .contactDetails .phoneno{
	height: 27px;
	margin-left: 0px;
}
#divContacts .contactDetails .phoneno span{
	float: left;
	height: 27px;
	margin-left: 0px;
	width: 196px;
	margin-right: 3px;
}
#divContacts .contactDetails .fax{
	height: 27px;
	margin-left: 0px;
}
#divContacts .contactDetails .fax span{
	float: left;
	height: 27px;
	margin-left: 0px;
	width: 196px;
	margin-right: 3px;
}
#divContacts .contactDetails .info{
	height: 175px;
	margin-left: 0px;
}
#divContacts .contactDetails .info span{
	float: left;
	height: 175px;
	margin-left: 0px;
	width: 196px;
	margin-right: 3px;
}
/*support styles*/
#divSupportLinks{
	float: left;
	width: 200px;
}
/*solutions styles*/
#divSolutions2Col{
	float: left;
	width: 320px;
	margin-right: 20px;
}
.solutionSnippet{
	height: 80px;
	text-align: justify;
}
.thinLine{
	width: 100%;
	border-top: 1px solid silver;
}
/*products styles*/
#divProducts2Col{
	float: left;
	width: 440px;
	margin-top: 10px;
	margin-left: 30px;
	text-align: left;
}
.productSmallSnippet{
margin-top: 15px;
	height: 75px;
	text-align: justify;	
}
.productSmallSnippet div{
	float: left;
	width: 80px;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 70px;
}
.productSmallSnippet h2 {
	margin-top: 0px;
	height: 50px;
}
.productSmallSnippet img{
	margin-right: 20px;
	margin-bottom: 20px;
	height: 70px;
}

.productGroup{
	background:url(images/body2-itembackground.png) no-repeat top right;
	padding-top: 20px;
}

.productNICSnippet{
	height: 75px;
	text-align: justify;	
}
.productNICSnippet div{
	float: left;
	width: 80px;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 70px;
}
.productNICSnippet h2 {
	margin-top: 0px;
}
.productNICSnippet h2 a{
	color:#333;
}
.productNICSnippet p {
	margin-top: 0px;
	margin-right: 20px;
}
.productSnippet{
	height: 150px;
	text-align: justify;
}
/* login styles */
#logoutform { 
	margin-right: 10px; 
	float: right;
}
#login { 
	width:500px; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:center;
	margin-top: 40px;
	height: auto;
}
.logintext { 
	width:240px; 
	float: left;
	text-align:right
}
.logininput { 
	width:250px; 
	float: right;
	text-align:left;
}
#loginboxes {
	margin-top: 20px;
}
#passwordboxes, 
#registerboxes  {
	margin-top: 20px;
	display: none;
}
.small {
	font-size: 0.8em;
	color: gray;
}
.admin-entrytype {
	width: 100px;
	float: left;
}

.loggedin {
	float: right;
	font-size: 80%;
	width: 135px;
	text-align: center;
	margin-bottom: 30px;
	padding: 0px 0px 0px 0px;
	margin-left: 20px;
	padding: 5px 5px 10px 5px;
	-webkit-box-shadow: 3px 3px 3px #888;
	-moz-box-shadow: 3px 3px 3px #888;


}
.loggedin p{
	text-align: justify;
	margin:  0px 0px 10px 0px;
}
/*common styles*/
.sectionMenu p{
	margin-left: 10px;
	padding-left: 15px;
	background: url(images/li-bullet.png) no-repeat left;
}

.sectionMenu  .sub {
	margin-left: 30px;
	background: none;
}
.divMainContent1Col h3 {
	margin-top: 25px;
	margin-left: 20px;
}
.bigGap {
	margin-top: 40px;
}

.clear{clear: both;}
.bold{font-weight: bold;}
.contentHeader{margin-bottom: 30px;color: #556d77}
.emphasis{font-style: italic; margin-bottom: 10px;}
.listArrow{margin-left: 40px; list-style-image: url(images/li-bullet.png);}
.underline{text-decoration: underline;}
.pressDate{float: left; width: 120px;}
.pressRelease {text-align: justify;}
.icon {height: 15px; margin-right: 10px;}
.headerImage {width: 100%;}
.gap {margin-top: 20px;}
.topGap li{margin-top: 10px;}
.center{text-align: center;}
.pictureWrap { float: left; margin-right: 15px; margin-bottom: 15px; margin-left: 15px; width: 150px;}
.pictureWrapLW { float: left; margin-right: 15px; margin-bottom: 15px; margin-left: 15px; height: 100px;}
.lwWrapper{ float: left; width:150px;}
.nicWrapper{float: left; margin-right: 45px; margin-bottom: 35px; margin-left: 15px; width: 150px;}
.nicRWrapper{float: right; margin-left: 45px; margin-bottom: 35px; margin-right: 15px; width: 250px;}
.nicRWrapper img{ width: 240px; margin: 0px 0px 0px 0px;}
.nicImages{width: 140px;}

.outline { border: 1px solid #dddddd; margin-top: 15px;height: 200px; margin-left: 10px;}
.outline h3 { margin-top: 10px;}
.featured{
	text-align: left;
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-left: 15px;
	text-align: center;
}
.featured2{
	text-align: left;
	float: left;
	width: 310px;
	margin-top: 20px;
	margin-left: 15px;
	text-align: center;
}

.featured p{margin: 0px 0px 0px 0px;}
.featured img{height: 100px; margin-top: 00px; margin-bottom: 10px;}
.blue {color: #556d77; text-align: left;margin-left: 10px;}
.right {text-align: right;}
.card {width: 637px; height : 50px; margin-left: 25px;}
.wander {width: 563px; height: 238px;}
.osa {width: 637px; height: 471px;}
.secondSectionHeader{ font-size:20px; text-align: left;margin-left: 25px; margin-top: 0px; padding-top: 10px;margin-bottom: 0px;color: #556d77; text-decoration: underline;}
.small  {font-size: 80%;}

/*replacement program styles*/
#competitive_unit {
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 0px;
}

#competitive_unit p{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left:0px;
	font-size: 80%;
}

.tradein_bullets { margin-top: 0px; margin-bottom: 0px; height: 200px; margin-left: 10px; background-color: #e3e6e8;  }
.tradein_bullets h2 { text-align:left;font-size: 13px; color: #617682; }
.tradein_bullets p {text-align:left; margin-left: 10px;}
.tradein_bullets .bullet {float: left; color: #f6d100; font-size: 38px; margin-left: -10px; margin-right: 5px; margin-top: 27px; margin-bottom: 80px;
text-shadow: 1px 1px #666666;
}
.longer {height: 300px;}

.replacement {float: left;}
.replacement img {width: 100px; margin-right: 20px;}
/*contact form*/
#blanket {
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
}
#modalBackground{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

	z-index: 9;
	background-color:#333333;
	display: none;
	opacity: 0.40;
	filter: alpha(opacity=40)
}
#modalWindow{
    position: fixed;
    left: 0;
    top: 0;
	padding: 10px 10px 10px 10px;
	z-index: 100000;
	background-color: white;
	display: none;
	width: 600px;
	height: 520px;
	border: 1px solid gray;
	-moz-box-shadow: 10px 10px 10px #444; /* Firefox */
	-webkit-box-shadow: 10px 10px 10px #444; /* Safari, Chrome */
	box-shadow: 10px 10px 10px #444; /* CSS3 */
}
#modalNIC360{
    position: fixed;
    left: 0;
    top: 0;
	z-index: 100000;
	background-color: white;
	display: none;
	width: 800px;
	height: 533px;
	border: 1px solid gray;
	-moz-box-shadow: 10px 10px 10px #444; /* Firefox */
	-webkit-box-shadow: 10px 10px 10px #444; /* Safari, Chrome */
	box-shadow: 10px 10px 10px #444; /* CSS3 */
}
#modalNIC360 #closeNIC360{
	position: absolute;
	top: 5px;
	left: 680px;
	z-index: 10;
}
#modalNIC360 #title360{
	position: absolute;
	top: 0px;
	left: 10px;
	z-index: 10;
}

#modalNIC360 #instructions{
	text-align: center;
	position: absolute;
	width: 800px;
	left: 0px;
	z-index: 10;
	top: 500px;
}
#modalWindow h2{
	margin-top: 5px;
}
#modalWindow p span{
	width: 230px;
	display: inline-block;
}
#modalWindow input{
	width: 350px;
}
#modalWindow select{
	width: 150px;
}
#modalWindow textarea{
	width: 350px;
	height: 50px;
}
.sendMessage{
	width: 70px;
	margin-top: 20px;
}
.error{
	color: red;
}

#supportContactForm, #supportContactForm{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
#supportContactForm{
	display: none;
}
.closeFormWindow {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	cursor: pointer;
}
/*social site stuff*/
.twitter{
	display: inline-block;	
	width: 20px;
	float: left;
}
.small{
	font-size: 75%;
}

.fbRecommend {
	display: inline-block;
	float: right;
}


/*home page banner*/
#flagshipCentre{
	text-align: center;
	width: 100%;
}
#flagship{
	margin: 0px auto 0px auto;
	width: 942px;
	position: relative;
	height: 400px;
}

#colsCentre{
	text-align: center;
	width: 100%;
	margin-left: 5px;
}
#cols{
	margin: 0px auto 0px auto;
	width: 942px;
}

.fourcol1wide {
text-align: left;
	float: left;
	width: 235px;
}
.fourcol2wide {
text-align: left;
	float: left;
	width: 470px;
}
.fourcol3wide {
	text-align: left;
	float: left;
	width: 700px;
}

.flagshipProduct{
	width: 215px;
	height: 150px;
	margin: 20px 5px 0px 5px;
}

.flagshipProduct img{
	float: left;
	width: 100px;
	margin-right: 5px;
}

.flagshipProduct h1{
	font-size:10px;
	color: #556c77;
	margin: 10px 5px 0px 5px;
}


.flagshipProduct p{
	font-size:10px;
	margin: 10px 5px 0px 25px;
}

#flagshipLeft {
	position: absolute;
	z-index: 1000;
	top: 175px;
	left: 15px;
	cursor: pointer;
}
#flagshipRight {
	position: absolute;
	z-index: 1000;
	top: 175px;
	right: 15px;
	cursor: pointer;
}
.billboard h1 {
	position: absolute;
	color: #464646;
	top: 15px;
	right: 75px;	
	font-size: 28px;
	height: 80px;
	padding-top: 5px;
	overflow: visible;
}
.billboardright h1 {
	position: absolute;
	color: #464646;
	top: 15px;
	left: 75px;	
	font-size: 28px;
	height: 80px;
	padding-top: 5px;
	overflow: visible;
}


.christmas h1 {
	position: absolute;
	color: #ffffff;
	top: 10px;
	right: 50px;	
	font-size: 28px;
	height: 70px;
	padding-top: 5px;
}
.christmas div {
	position: absolute;
	color: #ffffff;
	top: 80px;
	right: 50px;
	text-align: center;
	width: 200px;	
	font-size: 16px;
}
.billboard div {
	position: absolute;
	color: #464646;
	top: 80px;
	right: 75px;
	text-align: right;
	width: 400px;	
}
.billboardright div {
	position: absolute;
	color: #464646;
	top: 80px;
	left: 75px;
	text-align: left;
	width: 400px;	
}

.billboard a {
	color: #464646;
}

.billboard a:hover {
	color: #464646;
	text-decoration: none;
}

.billboard div p, .billboardright div p {
	font-size: 16px;
	top: 0px;
}

.christmas p.strap {
	position: absolute;
	color: #ffffff;
	top: 340px;
	right: 50px;	
	font-size: 28px;
	height: 70px;
	padding-top: 5px;
	font-size: 20px;
	text-align: right;
	color: white;
}
.christmas a {
	color: #ffffff;
}

.christmas a:hover {
	color: #ffffff;
	text-decoration: none;
}
.billboard div p.strap, .billboardright div p.strap {
	font-size: 20px;
	margin-top: 30px;
}

#billboard1 {
	display: none;
}
#billboard2, #billboard3, #billboard4, #billboard5, #billboard6 {
	display: none;
}
.billboard div .topgap{
	margin-top: 25px;
}
.billboard div .year{
	margin-right: 250px;
	font-weight: bold;
}
/*new product headers*/
#productCentre{
	text-align: center;
	width: 100%;
}
#productHeader {
	margin: 0px auto 0px auto;
	width: 942px;
	position: relative;
	height: 150px;
}
#productHeader h1 {
	position: absolute;
	color: #464646;
	top: 5px;
	right: 25px;	
	font-size: 28px;
	line-height: 30px;
	height: 70px;
	padding-top: 5px;
}
#productHeader h2 {
	position: absolute;
	color: #464646;
	top: 70px;
	right: 25px;	
	font-size: 18px;
	height: 70px;
	padding-top: 5px;
}
/*side menu styles*/
#productHighlights {
	margin-left: 20px;
	width: 220px;
	float: right;
	text-align: left;
}
.productHighlightSection {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 220px;
	min-height: 90px;
	padding-top: 0px;
	background:url(images/body1-side-r.png) no-repeat top;
}

.breaker {
	position : relative;
	left: -20px;
	width: 450px;
	background:url(images/h2back.jpg) repeat-y top;
	padding-left: 10px;
	padding-top: 8px;
	height: 30px;
}

.textBlock {
	float: left;
	clear: top;
	width: 220px;
	margin-bottom: 20px;
}
.textBlock h2, h2.blueHeader, h2.blueHeader a{
	color: #007dc5;
	height: 35px;
}
#ReadyFor100G{
	text-align: center;
	color: #007dc5;
	margin-bottom: 0px;
	font-weight: bold;
	width: 220px;
}
.discon { width: 200px;}
h2.module {
	font-size: 18px;
	font-style: italic;
	color: #007dc5;
	height: 30px;
}

h2.technology {
	color: #007dc5;
	height: 25px;
}
h2.technology a{
	color: #007dc5;
	height: 25px;
}
p.technology {
	color: #007dc5;
	height: 20px;
}

div.techBreak {
	width: 200px;
	margin: 20px auto 20px 120px;
	height: 1px;
	border-top: solid 1px #007dc5;
	/*
	box-shadow:0px 3px 5px #222;
	-webkit-box-shadow:0px 3px 5px #222;
	-moz-box-shadow: 0px 3px 5px #222;
	*/
}
.textWhite{
	color: #ffffff;
}
.halfColumn{
	width: 48%;
	float: left;
}
.quarterColumn{
	width: 24%;
	float: left;
}
.triColumn{
	width: 33%;
	float: left;
}
.triColumnRight{
	width: 33%;
	float: right;
}
.triColumnDoubleWide{
	width: 66%;
	float: left;
}
ul.tick{
	margin-left: 20px;	
	list-style-image: url(images/tick.jpg);
	margin-top: 20px;
}
ul.tick  li{
	margin-left: 20px;
	margin-bottom: 10px;
}
img.tickIndent {margin-left: 20px;}

#mailList{
	overflow: hidden;
	height: 0px;
}
#mailListForm {
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 15px;
	padding-bottom: 6px;
	border: 1px silver solid;
}

#mailListForm input{
	width: 160px;
}

#mailListError{
	display: none;
	color: red;
}
#mailListEmailError{
	display: none;
	color: red;
}
.goLeft{ float: left; margin-right: 10px;}

#room {
	position: absolute;
	width: 942px;
	/*height: 627px;*/
	height: 543px;
	left: 0px;
	top : 0px;
	z-index: 10000;
}
#room a {cursor: pointer; }
#room #close{
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#room #close a{
	font-size: 125%;
	color:#333
}
#room #otn {
	position: absolute;
	text-align: center;
	width: 100px;
	height: 80px;
	left: 720px;
	/*top: 300px;*/
	top: 216px;
	padding: 10px 10px 10px 10px;
	/*background-color: #ffcc00;*/
	background-color: #6a2990;
	opacity: 0.9;
	color: white;
	z-index: 11000;
	display: none;
}
#room #otn2 {
	position: absolute;
	text-align: center;
	width: 170px;
	height: 60px;
	left: 650px;
	/*top: 400px;*/
	top: 316px;
	padding: 10px 10px 10px 10px;
	background-color: #e5decb;
	opacity: 0.9;
	z-index: 11000;
	display: none;
}

#room #pdh {
	position: absolute;
	text-align: center;
	width: 100px;
	height: 80px;
	left: 10px;
	/*top: 450px;*/
	top: 366px;
	padding: 10px 10px 10px 10px;
	background-color: #ff1a00;
	opacity: 0.8;
	color: white;
	z-index: 11000;
	display: none;
}

#room #fc {
	position: absolute;
	text-align: center;
	width: 100px;
	height: 90px;
	left: 160px;
	/*top: 320px;*/
	top: 226px;
	padding: 10px 10px 10px 10px;
	background-color: #ffcc00;
	opacity: 0.9;
	z-index: 11000;
	display: none;
}
#room #fc2 {
	position: absolute;
	text-align: center;
	width: 170px;
	height: 40px;
	left: 160px;
	/*top: 410px;*/
	top: 336px;
	padding: 10px 10px 10px 10px;
	background-color: #e5decb;
	opacity: 0.9;
	z-index: 11000;
	display: none;
}
#room #cfp{
	position: absolute;
	text-align: center;
	width: 100px;
	height: 90px;
	left: 560px;
	top: 156px;
	padding: 10px 10px 10px 10px;
	/*background-color: #ffcc00;*/
	background-color: #085fa7;
	opacity: 0.9;
	color: white;
	z-index: 11000;
	display: none;
}

#room #guy{
	position: absolute;
	text-align: center;
	width: 100px;
	height: 110px;
	left: 420px;
	top: 406px;
	padding: 10px 10px 10px 10px;
	/*background-color: #ffcc00;*/
	background-color: #7ec31b;
	z-index: 11000;
	opacity: 0.9;
	display: none;
}
#room #roomWhatElse{
	position: absolute;
	text-align: center;
	width: 942px;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	/*background-color: #ffcc00;*/
	background-color: #e5decb;
	z-index: 11000;
	opacity: 0.9;
	font-size:40px;
	line-height: 50px;
	display: none;
}
#room #otn a, #room #pdh a, #room #cfp a{ color: white; opacity: 1;}
#room #otn2 a, #room #fc a, #room #fc2 a{ color:#333}
#keyFeatures {
	float: right;
	margin-top: 20px;
	margin-right: -15px;
	margin-left: 10px;
	min-height: 50px;
	width: 210px;
	background-color: #5c7783;
	color: white;
}
#keyFeatures ul{
	margin-left: 25px;	
	width: 180px;
	list-style-image: url(images/bluearrow.jpg);
	margin-bottom: 10px;
}
#csaScreen{
	margin-top: 100px;
}
div.whitepaper {
	border: #dddddd solid 1px;
	margin: 20px 10px 10px 10px;
	padding-right: 20px;
	padding-bottom: 20px;
}
