*		{ margin: 0; }
#footer a		{ text-decoration: none; outline: none; color: #000; }
#footer a:hover { text-decoration: underline; }

a { 
 text-decoration: none; 
 color: #000000
} 
a:hover { 
 text-decoration: underline;
 color: #777777
}
a:visited { 
 color: #777777; 
}
a:active  { 
 color: #777777;
}

.copy {
			display: block;
			font: normal 14px/1.5 Helvetica, Arial, Verdana, sans-serif;
			visibility: visible!important;
			letter-spacing: 1px!important;
}

img		{ border: 0; }
.clear	{ clear: both; }
body
{
	font: normal 14px/1.5 Helvetica, Arial, Verdana, sans-serif;
}
#wrapper
{
	width: 962px;
	margin: 0 auto;
}
	#header
	{
		height: 74px;
		padding: 50px 0 6px;
	}
		#header #logo
		{
			display: block;
			float: left;
			width: 481px;
			height: 74px;
		}
		#header #menu
		{
			float: right;
			width: 254px;
			height: 66px;
			padding: 8px 0 0 226px;
			text-align: right;
			overflow: hidden;
		}
	#content
	{
		width: 938px;
		padding: 7px;
		border: 5px solid #000;
		overflow: hidden;
		background: #fff;
	}
		#content p
		{
			margin: 0 0 10px;
		}
		#content #leftcol
		{
			float: left;
			width: 439px;
			padding: 5px 15px;
			overflow: hidden;
		}
			#leftcol h1
			{
				margin: 0 0 15px;
				font-size: 18px;
				font-weight: normal;
				font-style: italic;
			}
			#leftcol .client_item
			{
				float: left;
				width: 436px;
				margin: 0 0 15px;
				font-size: 12px;
			}
			#leftcol .client_item .image_thumb
			{
				float: left;
				width: 160px;
				border: 1px solid #000;
				padding: 1px;
				margin-right: 10px;
			}
			#leftcol .client_item .client_content
			{
				float: left;
				width: 260px;
			}
			#leftcol .client_item .client_content h2
			{
				display: block;
				font: normal 18px/1.0 Helvetica, Arial, Verdana, sans-serif;
				margin: 0 0 10px;
			}
			#leftcol .client_item .client_content p
			{
				line-height: 1.2;
			}
		#content #rightcol
		{
			float: left;
			width: 437px;
			border-left: 2px solid #000;
			padding: 5px 10px 5px 20px;
			overflow: hidden;
		}
		#content #rightcol table td
		{
			margin: 4px 0px 0px 0px;
			padding: 5px 0px 0px 0px;
			font-size: 12px;
		}
		#content #rightcol input
		{	
			margin: 0px;
			padding: 0px;
			
		}

				/*Flash*/
		.sIFR-hasFlash h3
		{
			width: 380px;
			height: 80px;
			margin: 0px;
			visibility: hidden;
			font-size: 25px;
			color: #000000;
		}
		.sIFR-hasFlash h4
		{
			font-size: 8px!important;
			text-align: right;
			padding: 1em;
			margin: 0px 14px 0px 0px;
			visibility: hidden;
			letter-spacing: 1px;
			font-size: 21px;
			color: #000000;
		}
		#quote h3, #quote h4
		{
			color: #000000;
			margin-bottom: -5px;
			
		}
		#quote h3 
		{
			color: #000000;
			font-size: 25px;
		}
		
		/*#quote h4
		{
			font-size: 10px!important;
			text-align: right;
			padding: 1em;
			margin: 0px 12px 0px 0px;
			
			letter-spacing: 1px;
			color: #fff;
		}*/
		
		/* These are standard sIFR styles... do not modify */

		.sIFR-flash {
			visibility: visible !important;
			margin: 0;
		}
		
		.sIFR-replaced {
			visibility: visible !important;
		}
		
		span.sIFR-alternate {
			position: absolute;
			left: 0;
			top: 0;
			width: 0;
			height: 0;
			display: block;
			overflow: hidden;
		}
		
		/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
		.sIFR-flash + div[adblocktab=true] {
		  display: none !important;
		}
		
		/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
		
		.sIFR-hasFlash h1 {
			visibility: hidden;
		}
		
		.sIFR-hasFlash h2 {
			visibility: hidden;
			letter-spacing: -9px;
			font-size: 55px;
		}
		
		.sIFR-hasFlash h3 {
			visibility: hidden;
			letter-spacing: -6px;
			font-size: 25px;
		}
		
		/* .sIFR-hasFlash h4 {
			visibility: hidden;
			letter-spacing: -5px;
			font-size: 21px; */
		}
		
		.sIFR-hasFlash h5#pullquote {
			letter-spacing: -4px;
			visibility: hidden;
			font-size: 24px;
		}

		/*End css Flash*/
		
		.file
		{
			width: 200px!important;
		}
		.tx
		{
			width: 81px !important;
			
		}
			/*#rightcol #quote
			{
				display: block;
				padding: 30px 20px 30px 50px;
				background: #000 url("images/quotes.gif") 20px 20px no-repeat;
				font: normal italic 24px/1.2 Georgia, Arial, serif;
				color: #fff;
			}
				#rightcol #quote span
				{
					font: normal 12px/1.5 Helvetica, Arial, Verdana, sans-serif;
					font-size: 14px;
					float: right;
				}*/
	#footer
	{
		clear: both;
		padding: 3px 0 0;
		font-size: 14px;
	}
		#footer span
		{
			display: block;
			float: left;
		}
		#footer p
		{
			display: block;
			float: right;
		}
		#footer a
		{
			padding: 0 5px 0 20px;
		}
		#footer #link_home
		{
			background: url("images/icon_home.gif") 5px 2px no-repeat;
		}
		#footer #link_work
		{
			background: url("images/icon_work.gif") 5px 2px no-repeat;
		}
		#footer #link_contact
		{
			background: url("images/icon_contact.gif") 4px 3px no-repeat;
		}
		#footer #link_news
		{
			background: url("images/icon_news.gif") 5px 2px no-repeat;
		}
		#footer #link_jobs
		{
			background: url("images/icon_jobs.gif") 5px 2px no-repeat;
		}
