

	*									{ margin: 0; padding: 0; }
	a img								{ border: none; }
	ul									{ margin: 1.5em; }
	ol									{ margin: 1.5em; }
	p + p								{ margin-top: 1em; }
	p + ul								{ margin-top: 0.5em; }
	
	body									{ font-size: 13px; font-family: Arial, Tahoma, Helvetica, sans-serif; color: #383233; background: #ffffff top center repeat-x scroll url(../img/structure/body-bg.jpg); }


	input 
	{
		border:1px solid #BBBBBB;
		clear:left;
		float:left;
	}

	input:hover 
	{
		background:#FFFFCC none repeat scroll 0 0;
	}

	input:focus 
	{
		background:#FFFFFF none repeat scroll 0 0;
		border:1px solid #FFCC66;
	}

	input:focus:hover 
	{
		background:#FFFFCC none repeat scroll 0 0;
	}


	input[type="text"] 
	{
		color:		#383233;
		font-family:	Arial,Tahoma,Helvetica,sans-serif;
		font-size:	13px;
		margin-right:	2px;
	}

	input[type="submit"] 
	{
		color:	#FFFFFF;
		font-family:	Arial,Tahoma,Helvetica,sans-serif;
		font-size:	13px;		
		background-color:#DB4464;
		border:		1px solid #DB4464;
		clear:		none;
		font-weight:	bold;
		margin:		0 0 0 4px;
		padding:	2px 5px;
	}
	
	input[type="submit"]:hover 
	{
		background-color:	#FFFFFF;
		color:			#DB4464;
		border:		1px solid #DB4464;
	}
	
	select 
	{
		border:	1px solid #AAAAAA;
		color:	#383233;
		font-family:	Arial,Tahoma,Helvetica,sans-serif;
		font-size:	13px;
	}
	
	select:hover 
	{
		background:#FFFFCC none repeat scroll 0 0;
	}


	select:focus 
	{
		background:#FFFFFF none repeat scroll 0 0;
		border:1px solid #FFCC66;
	}
	
	select:focus:hover 
	{
		background:#FFFFCC none repeat scroll 0 0;
	}	


		
	textarea 
	{
		border:		1px solid #BBBBBB;
		color:		#383233;
		font-family:	Arial,Tahoma,Helvetica,sans-serif;
		font-size:	13px;
	}

	textarea:hover 
	{
		background:#FFFFCC none repeat scroll 0 0;
	}


	textarea:focus 
	{
		background:#FFFFFF none repeat scroll 0 0;
		border:1px solid #FFCC66;
	}
	
	textarea:focus:hover 
	{
		background:#FFFFCC none repeat scroll 0 0;
	}

	#siteWrapper						{ position: relative; display: block; width: 970px; z-index: 1; margin: 0 auto; text-align: left; outline: none; }
	#siteHeader							{ position: relative; display: block; width: 970px; height: 172px; }
	#siteLogo							{ display: block; float: left; clear: right; width: 140px; height: 142px; margin: 10px 10px 0 5px; z-index: 10; }
	#navWrapper							{ display: block; float: right; width: 810px; height: 110px; margin: 42px 5px 0 0; z-index: 10; }
	#topCap								{ display: block; float: left; clear: both; width: 100%; height: 20px; background: transparent left top no-repeat url(../img/structure/top-cap.png); }
	#headerBlock						{ display: block; float: left; clear: both; width: 940px; height: auto; padding: 0 15px; }
	#headerBlock img						{ padding-bottom: 10px; }
	#contentWrapper						{ position: relative; display: block; float: left; width: 970px; height: auto; background: transparent left top repeat-y url(../img/structure/vertical-shadow.png); z-index: 1; }
	#columnWrapper						{ float: left; width: 970px; }
	
	.leftCol							{ width: 610px; padding: 0 10px 20px 15px; z-index: 2; vertical-align: top; }
	.rightCol							{ width: 310px; z-index: 3;  vertical-align: top; border-bottom: 10px solid white; background:#FFFFFF url(../img/structure/RHS_bg1b.gif) repeat-x scroll center top;}
	
	.leftCol div.header					{ display: block; width: 600px; padding: 5px 10px; margin-bottom: 10px; }
	.leftCol div.contentWrapper			{ display: block; width: 580px; padding: 0 10px; overflow-x: hidden; }

	.fullWidth .leftCol .header			{ width: 920px; }
	.fullWidth .leftCol .contentWrapper	
	{ 
		width: 930px; 
		padding: 0 0 0 10px; 
	}
	
	.rightCol div.header					
	{ 
		display: block; 
		width: 280px; 
		padding: 5px 15px; 
	}
	.rightCol div.contentWrapper			
	{ 
		display: block; 
		width: 280px; 
		padding: 5px 15px; 
	}
	.rightCol .contentWrapper ul			
	{ 
		border-top: 1px solid #eee; 
		border-bottom: 1px solid #fafafa;
	}
	.rightCol .contentWrapper li			
	{ 
		padding: 10px 15px 15px 15px; 
		border-bottom: 1px solid #eee; 
		border-top: 1px solid #fafafa; 
		border-left: 1px solid #eee; 
		border-right: 1px solid #eee; 
		background: #f8f8f8; 
	}



	/* SITE MAP ========================================================================== */
		
	ul.LSM_0 li a						{ text-decoration: none; padding-left: 3px; color: #003760; font-weight: bold; }							
	ul.LSM_0 li li a						{ color: #7c889e; font-weight: normal; }
	ul.LSM_0 li li li a					{ color: #70667f; font-weight: normal; }
	ul.LSM_0 li li li li a					{ color: #aaaab2; font-weight: normal; }
	ul.LSM_0 a:hover					{ color: #c4666f !important; }							
					
	/* =================================================================================== */
					
	div#clearAll							{ display: block; float: left; clear: both; width: 100%; height: 0; }
	#siteFooter							{ display: block; position: relative; clear: both; text-align: left; width: 970px; height: 89px; margin: 0 auto; z-index: 100; background: transparent left top repeat-y url(../img/structure/bottom-cap.png); }
	#siteFooter .footerBlock				{ display: block; float: left; clear: both; margin-left: 5px; width: 940px; border-top: 1px solid #e5e5e3; padding: 13px 0 0 20px; color: #c2c2c2; font-weight: bold;	font-size: 11px; line-height: 18px; }
	.footerBlock a						{ text-decoration: none; color: #333; }
	.footerBlock .sep					{ padding: 0 5px; font-size: 10px; }
	.footerBlock a:hover,
	.footerBlock a.active				{ color: #4487d8; text-decoration: underline; }

	/* =================================================================================== */


	#homeTopBlock
		{
			clear:both;
		}

	#homeTopLeft
		{
			float: left;
			width: 600px;		
			line-height: 32px;
		}

	p.homeMainIntro
		{
			line-height:34px;
			padding:15px 20px;
			font-size:23px;
		}
		

	a.business,a:link.business,a:visited.business
		{
			color: #E19F04;
			text-decoration: none;
		}

	a:active.business,a:hover.business
		{
			color: #FFFFFF;
			background-color: #E19F04;
		}

	a.products,a:link.products,a:visited.products
		{
			color: #889E41;
			text-decoration: none;
		}

	a:active.products,a:hover.products
		{
			color: #FFFFFF;
			background-color: #889E41;
		}

	a.team,a:link.team,a:visited.team
		{
			color: #7F98BC;
			text-decoration: none;
		}

	a:active.team,a:hover.team
		{
			color: #FFFFFF;
			background-color: #7F98BC;
		}

	#homeHeader
		{
			display:block;
			margin-bottom:10px;
			padding:5px 10px;
			background:#000000 none repeat scroll 0 0;
		}
	
	h1.homeMainTitle
		{
			color: #FFFFFF;		
			font-family:Arial,Georgia;
			font-size:23px;
			font-weight:bold;
			line-height:26px;
			text-align:left;
			text-decoration:none;
		}

	#homeTopRight
		{
			float: right;
			width: 320px;
			margin: 0px 0px 10px 0px;
		}
		
	#homeTopRight img
		{
			
		}

		
	#homeBottomBlock
		{
			clear:both;
		}
		
	#introBlock
		{
			float: left;
			width: 224px;
			border: solid 1px #CCCCCC;
			margin: 0px 8px 0px 0px;
		}

	#introBlockRHS
		{
			float: left;
			width: 224px;
			border: solid 1px #CCCCCC;
		}
		
	#introHeader
		{
			background:#FFF none repeat scroll 0 0;
			padding: 10px;
		}

	#introHeader1
		{
			background:#FFF none repeat scroll 0 0;
			padding: 10px;
			color: #DB4464;
			font-size:24px;
			font-weight:bold;			
		}

	#introHeader2
		{
			background:#FFF none repeat scroll 0 0;
			padding: 10px;
			color: #7F98BC;
			font-size:24px;
			font-weight:bold;
		}
		
	#introHeader3
		{
			background:#FFF none repeat scroll 0 0;
			padding: 10px;
			color: #E19F04;
			font-size:24px;
			font-weight:bold;
		}
		
	#introHeader4
		{
			background:#FFF none repeat scroll 0 0;
			padding: 10px;
			color: #D17223;
			font-size:24px;
			font-weight:bold;
		}
		
	#introContent
		{
			background:#EEE none repeat scroll 0 0;
			padding: 10px 8px;
			border-top: solid 1px #CCCCCC;
			height:220px;
		}



	.homeIntroPhoto
		{
			background:#FFF none repeat scroll 0 0;
			padding: 3px;
			border: solid 1px #CCC;
			margin: 0px 0px 10px 0px;
		}
		
	a.homeintrolink1
		{
			color: #DB4464;
			font-weight: bold;
		}
	
	a.homeintrolink2
		{
			color: #7F98BC;
			font-weight: bold;			
		}	
		
	a.homeintrolink3
		{
			color: #E19F04;
			font-weight: bold;
		}
	
	a.homeintrolink4
		{
			color: #D17223;
			font-weight: bold;
		}			
		
		
