	div.banner { 	
				background-image:url(core_images/main-banner.jpg);
				position:relative;
				width:1000px;
				height:78px;
				} 
				
	div.menubar {position:relative;
				width:1000px;
				height:27px;
				background-image:url(core_images/lt-yellow-bg.gif);
				font-family:Helvetica;
				font-size:8pt;
				color:#000000;
				}  
				
	div.contentpanel {
					 width:1000px;
					 height:445px;
					 position:relative;
					 background-image:url(core_images/brown-bg-tile.jpg);
					 background-repeat:true; 
					 vertical-align:middle;
					 }	
	
	a:link, a:visited {			
								font-family: Helvetica, Verdana, san-serif;
								font-size: 8pt;
								color: #000000;
								letter-spacing: 2.5px;
								text-transform: uppercase;
								text-decoration: none;
								}
	a:hover, a:active {
								font-family: Helvetica, Verdana, san-serif;
								font-size: 8pt;
								color: #e05945;
								letter-spacing: 2.5px;
								text-transform: uppercase;
								text-decoration: none;
								}
	a.sublink:link, a.sublink:visited {
								font-family: Helvetica, Verdana, san-serif;
								font-size: 7pt;
								color:  #e05945;
								letter-spacing: 1.5px;
								
								text-transform: uppercase;
								text-decoration: none;
								}
	a.sublink:hover, a.sublink:active {	 
								
								font-family: Helvetica, Verdana, san-serif;
								font-size: 7pt;
								color: #FFEB9C;
								letter-spacing: 1.5px;
								text-transform: uppercase;
								text-decoration: none;
								}
	p.middlealign			{
							height:27px;
							margin-top: 9px;
							vertical-align:middle;
							} 
																		
	table.thumbnailholder	{
							margin-top:22.5px;
							margin-left:70px;
							} 
	img.TransON {filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;}
			img.TransOFF {}
			
			
/* CONTACT STYLES */
div.address {font-family: Helvetica;
			font-size: 8pt;
			color: #FFF;
			
			margin-left: 653px;
			line-height: 18pt;
			
			}
	a.onbrown:link, a.onbrown:visited {			
								font-family: Helvetica, Verdana, san-serif;
								font-size: 8pt;
								color: #ffe995;
								text-decoration: none;
								}
	a.onbrown:hover, a.onbrown:active {
								font-family: Helvetica, Verdana, san-serif;
								font-size: 8pt;
								color: #e05945;
								text-decoration: none;
								}
/*CLIENT LIST STYLES*/
div.clientBGImg {
				background-image: url(client_images/client-01.jpg);
				background-repeat: no-repeat;
				background-position:top;
				width: 680px;
				height: 445px;
				}

/*BIO PAGE STYLES*/

div.firstBioCol	{
				font-family: Helvetica;
				font-size: 9pt;
				color: #e05945;
				width: 245px;
				height: 345px;
				float: left;
				line-height:12pt;
				}

div.secondBioCol	{
					font-family: Helvetica;
				font-size: 9pt;
				color: #e05945;
					width: 245px;
					height: 345px;
					float: right;
					line-height:12pt;
					}


				
div.pictureBioCol	{
					width: 355px;
					padding-top: 25px;
					float: right;
					padding-top: 45px;
					}
				
div.firstSetCol	{
				padding-left: 50px;
				width: 515px;
				float: left;
				}

div.secondSetCol	{
				width: 355px;
				padding-right: 50px;
				float: right;
				}
