﻿		body {
			/*background-image: url('../images/corporate/thin_stripe_bg.gif');*/
			background-color: #041f30;
			background-image: url('../images/corporate/ssi-bg1.jpg');
			background-attachment: fixed;
			font-family: Verdana, Tahoma, Arial, sans-serif;
			font-size: 10pt;
			margin:0px;
		}
		#centerDIV {
			width: 880px;
			margin: 0px auto 10px auto;
		}
		#topFrameDIV {
			background-image: url('../images/corporate/topFrame.png');
			background-repeat: no-repeat;
			width: 880px;
			height: 206px;
		}
		#middleFrameDIV {
			background-image: url('../images/corporate/middleFrame.png');
			background-repeat: repeat-y;
			width: 880px;
		}
		#bottomFrameDIV {
			background-image: url('../images/corporate/bottomFrame.png');
			background-repeat: no-repeat;
			width: 880px;
			height: 37px;
			text-align: center;
			padding-top: 20px;
			color: #ffffff;
			font-size: 10pt;
		}
		#bottomFrameDIV a
		{
			color: #ffffff;
		}
		
		#animatedLogoDIV {
			background-image: url('../images/corporate/SSiLogo.gif');
			background-repeat: no-repeat;
			width: 173px;
			height: 154px;
			float: left;
			margin-left: 96px;
		}		
		#titleContentDIV {
			background-color: #ffffff;
			width: 594px;
			height: 100px;
			float: right;
			margin-right: 10px;
			margin-top: 100px;
			border: 3px #000000 solid;
			overflow: hidden;
		}
		#menuFrameDIV {
			width: 255px;
			height: 600px;
			float: left;
			margin-top: 10px;
			overflow: hidden;
		}
		#mainContentDIV {
			background-color: #ffffff;
			width: 594px;
			min-height: 600px;
			float: right;
			margin-right: 10px;
			margin-top: 10px;
			border: 3px #000000 solid;
		}	
		#socialNetworks 
		{
			width: 249px;
			text-align:right;
		}			
		.mainMenuActive {
			background-image: url('../images/corporate/mainMenuPulse.gif');
			background-repeat: no-repeat;
			width: 255px;
			height: 49px;	
			cursor: pointer;					
		}		
		.mainMenuInactive {
			background-image: none;
			width: 255px;
			height: 49px;	
			cursor: pointer;					
		}		
		.mainMenuButtonActive {
			background-image: url('../images/corporate/mainMenuActive.png');
			background-repeat: no-repeat;
			width: 249px;
			height: 43px;	
			cursor: pointer;
			text-align: center;	
			padding: 3px;					
		}
		.mainMenuButtonInactive {
			background-image: url('../images/corporate/mainMenuInactive.png');
			background-repeat: no-repeat;
			width: 249px;
			height: 43px;	
			cursor: pointer;
			text-align: center;
			padding: 3px;
		}	
		
		.subMenuActive {
			background-image: url('../images/corporate/subMenuPulse.gif');
			background-repeat: no-repeat;
			width: 255px;
			height: 24px;	
			cursor: pointer;	
			margin-top: 3px;								
		}		
		.subMenuInactive {
			background-image: none;
			width: 255px;
			height: 24px;	
			cursor: pointer;	
			margin-top: 3px;				
		}		
		.subMenuButtonActive {
			background-image: url('../images/corporate/subMenuActive.png');
			background-repeat: no-repeat;
			width: 253px;
			height: 22px;	
			cursor: pointer;
			text-align: center;	
			padding: 1px;		
			/*padding-top: 1px;			*/
		}
		.subMenuButtonInactive {
			background-image: url('../images/corporate/subMenuInactive.png');
			background-repeat: no-repeat;
			width: 253px;
			height: 22px;	
			cursor: pointer;
			text-align: center;
			padding: 1px;
			/*padding-top: 1px;	*/
		}		
		.subMenuButtonActive a, .subMenuButtonInactive a{			
			text-decoration: none;
			font-size: 12pt;
			color: #000000;				
		}			
		.mainMenuButtonActive a, .mainMenuButtonInactive a {			
			text-decoration: none;
		}
		.subMenuDIV {
			overflow: hidden;
			width: auto;
		}	
		.gray10 {
			font-size: 10pt;
			color: #2b2b2b;	
		}
		.black18 {
			font-size: 18pt;
			color: #000000;		
			line-height: 12pt;			
		}
		.smallBreak {
			line-height:6pt;
		}
		.clearBreak {
			clear: both;
		}
		span.indent
		{
		margin-left: 15px;
		}
		font.fineprint
		{
		font-size: 8pt;
		}
		.padDIV
		{
			padding:5px;
		}
		.mHeader, h1
		{
			font-size: 16pt;
			font-weight: bold;	
		}
		.sHeader, h2
		{
			font-size: 14pt;
			font-weight: bold;
		}
		.pageLink, h3
		{
			font-size: 12pt;
			font-weight: bold;
			color: #000000;
		}
		h2, h3
		{
			display: inline;			
		}
		h1
		{
			text-align:center;
		}

