body {
	background: #fff url(/assets/images/bg_page.png) top left repeat-x;	
}

#maincontent {
	margin: 0 200px 0 0 !important;
	padding: 0 !important;
	max-width: 1280px;
	width:auto !important;
}

#mainMenu {
	vertical-align: top;
	background: url(/assets/images/bg_optionsbox.png) top left no-repeat;	
	margin: 0;
	padding: 100px 0 0 0;
	width: 200px;
	position: absolute;	
	top: 0px;
	right: 0px;
	z-index: 1;
}

#mainMenu ul {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 240px;
}

#mainMenu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	height: 40px;
	overflow: hidden;	
}

#mainMenu ul li a {
	display: block;
	width: 200px;
	height: 40px;	
	margin: 0;
	padding: 0;
	color: #fff;
}

#mainMenu ul li a em {
	display: none;
}

#optionsBox {
	background: transparent;
	position: absolute;
	top: 0px;
	right: 0px;	
	z-index: 2 !important;
}

#addlInfo {
	display: block;
	float: right;
	margin: 340px 0 0 0;
	width: 168px;
	padding: 48px 16px 16px 16px;
	background: #dff6ff url(/assets/images/bg_addlInfo.png) top left repeat-x;
	color: #646464;
	position: absolute;
	top: 340px;
	right: 0px;
	margin: 0;
	z-index: 2;
}

#infoSet1, #infoSet2 {
	margin: 0;
	padding: 26px 0 0 0;
	display: block;
}

#infoSet1 {
	margin-bottom: 32px !important;
	background: url(/assets/images/sectionTitles/bg_title_its-normal.png) top left no-repeat;
}

#infoSet2 {
	background: url(/assets/images/sectionTitles/bg_title_rp-normal.png) top left no-repeat;	
}

#infoSet1 ul, #infoSet2 ul {
	margin: 0;
	padding: 0;
}

#infoSet1 ul li {
	list-style: none;
	padding: 0;
	margin: 0 0 5px 0;
	color: #000;
	display: inline;
}

#infoSet1 ul li a, #infoSet1 ul li a:visited {
	display: block;
	color: #646464;
	margin: 0;
	padding: 5px 0;
	text-decoration: none;
	border-bottom: 1px solid #dfdfdf;
	text-transform: uppercase;
}

#infoSet1 ul li a:hover, #infoSet1 ul li a.spActive {
	color: #009ed9 !important;
	text-decoration: none;
	border-bottom: 1px solid #000 !important;
}

#infoSet2 ul li {
	list-style: square inside;
	padding: 0;
	margin: 0 0 5px 0;
	color: #009ed9;
}

#infoSet1 p, #infoSet2 p {
	margin: 0;
	padding: 0 0 10px 0;
}

#infoSet1 ul li p, #infoSet2 ul li p {
	color: #646464;
	display: inline;
	padding: 0 !important;
}

#infoSet2 ul li p a {
	font-variant: small-caps;
}

#endAddlInfo {
	background: url(/assets/images/bg_endAddlInfo-normal.png) bottom left repeat-x;
	display: block;
	margin: -16px;
	margin-top: 0;	
	padding: 16px;
	height: 100px;
}

#footer {
	margin: 0 216px 0 16px;
}

/* 
------------------------------------------------------------------------------
Main Menu
------------------------------------------------------------------------------ */

#mainMenu ul li.CorporateProfile a {
	background: url(/assets/images/mainmenu/corporate_profile.png) 0px 0px no-repeat;
}

#mainMenu ul li.CorporateProfile a:hover {
	background: #1968b3 url(/assets/images/mainmenu/corporate_profile.png) 0px -80px no-repeat;	
}

#mainMenu ul li.CorporateProfile a.active, #mainMenu ul li.CorporateProfile a.active:hover {
	cursor: default;
	background: url(/assets/images/mainmenu/corporate_profile.png) 0px -40px no-repeat;	
}

#mainMenu ul li.ServicesOffered a {
	background: url(/assets/images/mainmenu/services_offered.png) 0px 0px no-repeat;
}

#mainMenu ul li.ServicesOffered a:hover {
	background: url(/assets/images/mainmenu/services_offered.png) 0px -80px no-repeat;
}

#mainMenu ul li.ServicesOffered a.active, #mainMenu ul li.ServicesOffered a.active:hover {
	cursor: default;
	background: url(/assets/images/mainmenu/services_offered.png) 0px -40px no-repeat;
}

#mainMenu ul li.TyfoSystems a {
	background: url(/assets/images/mainmenu/tyfo_systems.png) 0px 0px no-repeat;
}

#mainMenu ul li.TyfoSystems a:hover {
	background: url(/assets/images/mainmenu/tyfo_systems.png) 0px -80px no-repeat;
}

#mainMenu ul li.TyfoSystems a.active, #mainMenu ul li.TyfoSystems a.active:hover {
	cursor: default;
	background: url(/assets/images/mainmenu/tyfo_systems.png) 0px -40px no-repeat;	
}

#mainMenu ul li.ResearchAndDevelopment a {
	background: url(/assets/images/mainmenu/research_and_development.png) 0px 0px no-repeat;
}

#mainMenu ul li.ResearchAndDevelopment a:hover {
	background: url(/assets/images/mainmenu/research_and_development.png) 0px -80px no-repeat;
}

#mainMenu ul li.ResearchAndDevelopment a.active, #mainMenu ul li.ResearchAndDevelopment a.active:hover {
	cursor: default;
	background: url(/assets/images/mainmenu/research_and_development.png) 0px -40px no-repeat;	
}

#mainMenu ul li.ProjectBriefs a {
	background: url(/assets/images/mainmenu/project_briefs.png) 0px 0px no-repeat;
}

#mainMenu ul li.ProjectBriefs a:hover {
	background: url(/assets/images/mainmenu/project_briefs.png) 0px -80px no-repeat;
}

#mainMenu ul li.ProjectBriefs a.active, #mainMenu ul li.ProjectBriefs a.active:hover {
	cursor: default;
	background: url(/assets/images/mainmenu/project_briefs.png) 0px -40px no-repeat;	
}

#mainMenu ul li.Resources a {
	background: url(/assets/images/mainmenu/resources.png) 0px 0px no-repeat;
}

#mainMenu ul li.Resources a:hover {
	background: url(/assets/images/mainmenu/resources.png) 0px -80px no-repeat;
}

#mainMenu ul li.Resources a.active, #mainMenu ul li.Resources a.active:hover {
	background: url(/assets/images/mainmenu/resources.png) 0px -40px no-repeat;
	cursor: default;
}