html,body
{
	background-color:#b1c9e0;
	color:#130202;
	font-family:Verdana, Arial; 
	font-size:12px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	background-image:url(/Images/bgBody.jpg);
	background-repeat:repeat-x;
}

.PageBreak		{PAGE-BREAK-AFTER: always;}

img	{border-width: 0px 0px 0px 0px;}

div	{padding:0px 0px 0px 0px;border-width: 0px 0px 0px 0px;}



/************************************************************************
* 	Main Containers & Borders
************************************************************************/
div#MainContainer
{
	width:1004px;
	margin:0px auto;
}

div#InnerMainContainer
{
	width:1004px;
	float:left;
	padding:75px 0px 0px 0px;
	overflow:hidden;
}

/************************************************************************
*	Header
************************************************************************/

div#LogoContainer
{
	width:243px;
	height:110px;
	float:left;
	background-image:url(/Images/Logo.PNG);
	background-repeat:no-repeat;
	padding:36px 0px 0px 761px;
}

	div#LogoContainer	a
	{
		width:66px;
		height:13px;
		display:block;
		float:left;
		position:relative;
		z-index:0;
	}

div#HeaderContainer
{
	width:964px;
	float:left;
	padding:0px 20px 0px 20px;
	background-image:url(/Images/bgShadow.png);
	background-repeat:repeat-y;
}


div#MenuContainer
{
	width:964px;
	height:35px;
	float:left;
	background-image:url(/Images/MenuBack.jpg);
	background-repeat:repeat-x;
	padding:6px 0px 0px 0px;
	border-bottom:solid 1px #FFFFFF;
}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:964px;
	float:left;
	padding:0px 20px 0px 20px;
	background-image:url(/Images/bgShadow.png);
	background-repeat:repeat-y;
}

div#LeftPane{
	width:728px;
	float:left;
}

	div#FlashSearchContainer{
		width:728px;
		height:263px;
		float:left;
		background-image:url(/Images/FlashBack.jpg);
		background-repeat:no-repeat;
		padding:0px 0px 5px 0px;
	}
	
		div#FlashMovieContainer{
			width:705px;
			height:205px;
			float:left;
			padding:12px 11px 7px 12px;
		}
	
		div#SearchContainer{
			width:728px;
			height:39px;
			float:left;
		}
	
	
	div#HomePortfolioContainer{
		width:713px;
		float:left;
		padding:0px 7px 5px 8px;
		overflow:hidden;
	}

	

	div#HomeContentContainer{
		width:717px;
		float:left;
		padding:0px 7px 5px 4px;
		overflow:hidden;
	}

		div#HomeContentTop{
			width:717px;
			height:9px;
			float:left;
			background-image:url(/images/PageTop.jpg);
			background-repeat:no-repeat;
		}

		div#HomeContentBack{
			width:645px;
			float:left;
			background-image:url(/images/PageBack.jpg);
			background-repeat:repeat-y;
			padding:15px 32px 10px 40px;
}

		div#HomeContentBot{
			width:717px;
			height:9px;
			float:left;
			background-image:url(/images/PageBot.jpg);
			background-repeat:no-repeat;}




div#RightPane{
	width:232px;
	float:left;
	padding:4px 4px 5px 0px;
}

	div#RightContainer{
		width:232px;
		float:left;
	}


	div#RightHomeTop{
		width:232px;
		height:10px;
		float:left;
		background-image:url(/Images/RightHomeTop.jpg);
		background-repeat:no-repeat;
		overflow:hidden;
	}

	div#RightHomeBack{
		width:192px;
		float:left;
		background-image:url(/Images/RightHomeBack.jpg);
		background-repeat:repeat-y;
		padding:0px 20px 0px 20px;
	}



		div#NewsContainer{
			width:192px;
			float:left;	
			min-height:50px;
			_height:50px;
			background-image:url(/Images/NewsHead.jpg);
			background-repeat:no-repeat;
			padding:25px 0px 0px 0px;
		}
		
		div#RightHomePortfolioContainer{
			width:192px;
			float:left;
			min-height:50px;
			_height:50px;
			background-image:url(/Images/OffThePressHead.jpg);
			background-repeat:no-repeat;
			padding:25px 0px 0px 0px;
		}
		
		div#Dots{
			width:192px;
			float:left;	
			color:#000000;
			font-family:Verdana, Arial; 
			font-size:12px;
			padding:0px 0px 20px 0px;
			letter-spacing: 2px;
		}

	
	div#RightHomeBot{
		width:232px;
		height:10px;
		float:left;
		background-image:url(/Images/RightHomeBot.jpg);
		background-repeat:no-repeat;
	}



div#RightPaneItem{
	width:232px;
	float:left;
	padding:5px 0px 0px 0px;
}

	div#RightPaneItemTop{
		width:232px;
		height:10px;
		float:left;
		background-image:url(/Images/RightHomeTop.jpg);
		background-repeat:no-repeat;
	}

	div#RightPaneItemBack{
		width:222px;
		float:left;
		background-image:url(/Images/RightHomeBack.jpg);
		background-repeat:repeat-y;
		padding:0px 5px 0px 5px;
overflow:hidden;
	}


	
	div#RightPaneItemBot{
		width:232px;
		height:10px;
		float:left;
		background-image:url(/Images/RightHomeBot.jpg);
		background-repeat:no-repeat;
	}


	div#RightPaneItem_SubNav{
		width:232px;
		height:32px;
		float:left;
		background-image:url(/Images/AlsoSection.jpg);
		background-repeat:no-repeat;
	}

	div#RightPaneItemBack_SubNav{
		width:232px;
		float:left;
		background-image:url(/Images/RightHomeBack.jpg);
		background-repeat:repeat-y;
	}


/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	width:954px;
	min-height:34px;
	_height:34px;
	float:left;
	background-image:url(/Images/Footer.png);
	background-repeat:no-repeat;
	padding:30px 25px 0px 25px;
}