﻿body {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #B1B1B1;
	font-size: 14px;
}

#header
{
	width: 960px;
	margin: 8px auto;
	position: relative;
	height: 115px;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	margin-top: 20px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 60px;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	margin-top: 20px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 60px;
}
#footer #peopleReady {
	position: absolute;
	top: 0px;
	right: 0px;
}
	
	#nav a
	{
	height: 48px;
	display: block;
	width: 239px;
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	}
	#nav a:hover
	{
	height: 48px;
	display: block;
	width: 239px;
	background-repeat: no-repeat;
	background-position: left bottom;
	float:left;
	}
	
	#btnOverview{background-image:url(images/btnOverview.gif);}
	#btnWorkFaster{background-image:url(images/btnSmarterFaster.gif);}
	#btnSharedCollaboration{background-image:url(images/btnSharedCollaboration.gif);}
	#btnSolutionForIndustry{background-image:url(images/btnSolutionForIndustry.gif);}

	#featured
	{
		height:390px;
		width:950px;
		margin: 0 auto;
		position: relative;
		background-image:url('images/featured_bg.jpg');
		background-repeat:no-repeat;
		background-position:center top;
	top: 0px;
	left: 0px;
}
#featured #video {
	position: absolute;
	left: 3px;
	top: 11px;
	height: 250px;
	width: 290px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 22px;
	font-size: 12px;
}
#featured h1 {
	font-size: 22px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#featured .content {
	position: absolute;
	left: 351px;
	top: 28px;
	width: 575px;
	height: 353px;
}
#featured .content p {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#featured #video iframe {
	margin-bottom: 5px;
}
#lowerContent {
	margin: 0 auto;
	width:960px;
		position: relative;
	height: 294px;
		top: 0px;
	left: 0px;
}
#caseStudies {
	margin: 10px;
	width: 450px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 250px;
}
#lowerContent #caseStudies h2 {
	margin: 0px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	background-image: url(images/icon_casestudies.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	padding-left: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	line-height: 30px;
	padding-bottom: 3px;
	color: #333333;
}
.sub
{
	height: 306px !important;
	width: 954px !important;
	margin: 0 auto;
	position: relative;
	background-image: url('images/featuredsub_bg.jpg') !important;
	background-repeat: no-repeat;
	background-position: center top;
}
#resources
{
	margin: 10px;
	width: 450px;
	position: absolute;
	left: 481px;
	top: 0px;
	height: 250px;
}
#lowerContent #resources h2
{
	margin: 0px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	background-image: url('images/icon_resources.gif');
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	padding-left: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	line-height: 30px;
	padding-bottom: 3px;
	color: #333333;
}
        h2
        {
            font-family: "Segoe UI", Arial, Helvetica, sans-serif;
            font-size: 20px;
            color: #333333;
            border-bottom-style: solid;
            border-bottom-width: 2px;
            border-bottom-color: #333333;
        }
        #details p.description
        {
            font-size: 13px;
            color: #535353;
        }
        #details
        {
            position: relative;
            height: 420px;
	top: 0px;
	left: 0px;
}
        #tryitColumn
        {
            left: 21px;
            top: 105px;
        }
        .column
        {
            position: absolute;
            width: 254px;
            font-family: "Segoe UI", Arial, Helvetica, sans-serif;
            font-size: 13px;
            color: #535353;
            padding-left: 5px;
            padding-right: 5px;
            top: 108px;
            left: 670px;
        }
        .column a
        {
            display: block;
            margin-bottom: 4px;
        }
        .column p
        {
            padding-right: 10px;
            padding-left: 10px;
            margin: 0px;
            text-align: justify;
        }
        #demoColumn
        {
            left: 359px;
            top: 107px;
            font-weight: normal;
        }
        #topicsColumn
        {
            border: 1px solid #C6C6C6;
            top: 110px;
            font-weight: normal;
            height: 219px;
            background-color: #FFFFFF;
            padding-top: 3px;
            right: 24px;
        }
       .labmenu
        {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	border-style: none;
	font-weight: normal;
	background-color: #FFFFFF;
}
.labmenu h3
        {
	padding: 3px 0px 3px 0px;
	background-repeat: no-repeat;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-indent: 5px;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	cursor: pointer;
	height: 18px;
}
        #topicsColumn ul
        {
            padding: 0px;
            margin: 0px;
        }
          .labmenu ul
        {
            padding: 0px;
            margin: 0px;
        }
        .topicHoverPanel
        {
            font-family: "Segoe UI", Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #333333;
            font-weight: normal;
            padding: 10px;
            background-color: #FFFFFF;
            border: 1px solid #333333;
            position: relative;
            margin-left: -225px;
            width: 200px;
            float: left;
            z-index: 5;
            display: none;
            margin-top: 0px;
        }
#footer a
{
	text-decoration: none;
	color: #333333;
}

 #topicsColumn ul li
        {
            margin: 0px;
            display: block;
            list-style-type: none;
            color: <%= SectionColor %>;
            font-size: 13px;
            font-weight: bold;
            padding: 5px 3px 5px 3px;
            border-bottom-style: dotted;
            border-bottom-width: 1px;
            border-bottom-color: #C0C0C0;
            cursor: pointer;
            line-height: 14px;
        }
        #topicsColumn ul li:hover
        {
            color: #FFFFFF;
            background-color: <%= SectionColor %>;
        }
        .topicHoverPanel a
        {
            font-family: "Segoe UI", Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: <%= SectionColor %>;
            font-weight: bold;
            margin-top: 10px;
            float: left;
            display: block;
            text-decoration: none;
            margin-bottom: 0px;
        }
#faster ul li a
{
	color: #d75b30;
	text-decoration: none;
}
#shared ul li a
{
	color: #5795BD;
	text-decoration: none;
}
#shared ul li a:hover
{
	color: #FFFFFF;
	background-color: #5795BD;
}
#faster ul li a:hover
{
	background-color: #d75b30;
	color: #FFFFFF;
}
#faster
{
}
#shared
{
}
.on
{
	background-repeat: no-repeat;
	background-position: 160px center;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #333333;
	cursor: default;
	background-color: #FFFFFF;
}
.labmenu ul li
{
	margin: 0px;
	display: block;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	cursor: pointer;
	line-height: 14px;
}
.labmenu ul li a
{
	margin: 0px;
	display: block;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 2px 4px 2px;
	cursor: pointer;
	line-height: 14px;
}
.off
{
	background-repeat: no-repeat;
	background-position: 160px center;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #808080;
	cursor: pointer;
	background-color: #ececec;
}
        #topicsColumn h3
        {
            padding: 0px;
            background-image: url('images/icon_casestudies.gif');
            background-repeat: no-repeat;
            background-position: left center;
            font-family: "Segoe UI", Arial, Helvetica, sans-serif;
            font-size: 15px;
            font-weight: bold;
            color: #333333;
            text-indent: 28px;
            border-bottom-style: solid;
            border-bottom-width: 2px;
            border-bottom-color: #333333;
            line-height: 30px;
            margin-bottom: 3px;
            margin-top: 0px;
        }
        #topicsColumn ul
        {
            padding: 0px;
            margin: 0px;
        }
