.rootimages 	/* applies to three square images on the right */
	{
		/*float:right;*/
		height:150px;
		/*margin-top: 10px;*/
		/*margin-right: -40px;*/
	}

.style16 
	{
		font-size: 8px;
		vertical-align: text-top;
	}

.addressbox 
	{
		position:relative; /*%%%%%% static, relative, fixed, absolute  */
				/*initially 668: address right bottom */
		top:380px;
		left:-147px;
		width: 129px;
		float:right;
	}

.floatleft 
	{
		float:left;
		margin-right: 10px;
		margin-left: 0px;
		padding-right: 0px;
		margin-bottom: 0px;
	}


.rightpadcell 
	{
		padding-right:30px;
		padding-left:10px;
		background-color: #DFFFFF;
		padding-top: 40px;
	}

.eplate 
	{
		text-align: left;
		margin-top: 50px;
	}

.imagetext 
	{
		color: #FFFFFF;
		text-align: left;
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
		margin-top: 9px;
		margin-right: 9px;
		margin-left: 9px;
		margin-bottom: 9px;
		font-weight: normal;
	}

.bigleftpad 
	{
		color: #000000;
		text-align: right;
		padding-left: 10px;
	}



.style3 
	{
		color: #CCCCCC;
		/*position:absolute;*/
		top: 3px;
		right: 10px;
		font-size: 9px;
		font-family: Arial, Helvetica, sans-serif;
	}

.style2 
	{
		color: #666666;
	}

.style11 
	{
		font-size: 10px;
		text-align: left;
		padding-left: 10px;
		padding-right: 10px;
	}

.style12 
	{
		font-size: 14px;
		font-weight: normal;
		margin-bottom: 30px;
		margin-top: 30px;
	}

/*++++++++++++DIVS++++++++++++++++++++++++*/

/*#leftcontentbox 
	{
		position: relative;
		width:291px;
		height:222px;
		z-index:16;
		left: 0px;
		top: 0px;
		layer-background-image: url(Images/ssdw.gif);
		overflow: hidden;
		border: 1px none #000000;
		background-repeat: no-repeat;
		background-position: bottom;
	 }*/

#features 
	{
		/*position:absolute;*/
		top: 365px;
		left: 50px;
		width: 339px;
		height: 200px;
	}


#sidecell 		/* affects bottom bar */
	{
		/*position:absolute;*/
		height: 527px;
		width: 280px;
		left: 420px;
		top: 129px;
		background-color: #FFFFFF;
	}

.bottombar 
	{
		position: absolute;
		width:700px; 
		height:20px; 
		z-index:14;
		top: 760px; 
		font-size: 10px;
	}

#imagesbox
	{
		position: relative;
		top:40px;
		right:-120px;		/*initially 431: 3 pictures */
		width: 319px;
		height: 240px;
		float:right;
	}

#maincell 
	{	
		/*position:absolute;*/
		height: 657px;
		width: 700px;
		top: 0px;
		left: 500px;
		border-right-width: 1px;
		border-right-color: #000000;
		border-top-width: 1px;
		border-top-color: #000000;
	}

#LeftContent 
	{
		position: absolute; 
		/***** initially 50: main text *****/
	/*	top:-105px; */
		width:360px; 
		height:484px; 
		z-index:2
	}
		
#RightContent 
	{		
		/*position:absolute; */
		left:306px; 
		top:275px; 
		width:228px; 
		height:181px; 
		z-index:1
	} 

#BotRightContent 
	{
		/*position:absolute; */
		left:306px; 
		top:487px; 
		width:230px; 
		height:276px; 
		z-index:1
	}


