/*
Homepage title (H1)
---------------------
*/

	body.home #fullBrowserWidth #centeredPage #pageContent h1 {
		display: none;
	}
	

/*
Flash panel
---------------------
*/

	#homePanel {
		display: block;
		position: relative;
		margin: 0px -10px 0px -10px;
		padding: 0px 0px 0px 0px;
		width: 870px;
		/*height: 325px;*/
	}
	
	#homePanelDeep {
		display: block;
		position: relative;
		margin: 0px -10px 0px -10px;
		padding: 0px 0px 0px 0px;
		width: 870px;
		height: 375px;
	}
	
	#homePanel #panelText, #homePanelDeep #panelText {
		position: absolute;
		top: 60px;
		left: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 425px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #ffffff;
		font-size: 18px;
		line-height: 22px;
	}
	#homePanel #panelText {
		top: 42px;
	}
	#homePanel #panelText p.largeText, #homePanelDeep #panelText p.largeText {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 36px;
		line-height: 36px;
	}
	#homePanel #panelText p.largeText strong, #homePanelDeep #panelText p.largeText strong {
		color: #fdffbc;
	}
	#homePanel #panelText ul, #homePanelDeep #panelText ul {
		display: block;
		margin: 20px 0px 15px 18px;
		padding: 0px 0px 0px 0px;
	}
	#homePanel #panelText ul li, #homePanelDeep #panelText ul li {
		margin: 0px 0px 4px 0px;
		padding: 0px 0px 0px 5px;
		font-size: 16px;
		line-height: 20px;
	}
	#homePanel #panelButton, #homePanelDeep #panelButton {
		margin: 15px 0px 0px -4px;
		padding: 0px 0px 0px 0px;
		width: 238px;
		height: 43px;
	}
	#homePanel #panelButton a, #homePanelDeep #panelButton a, #homePanel #panelButton a:visited, #homePanelDeep #panelButton a:visited {
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 35px;
		font-size: 18px;
		font-height: bold;
		line-height: 43px;
		color: #ffffff;
		background-image: url("/images/homepage/xmas_panel_button.gif");
		background-repeat: no-repeat;
		text-decoration: none;
	}
	#homePanel #panelButton a, #homePanel #panelButton a:visited {
		background-image: url("/images/homepage/panel_button.gif");
	}
	#homePanel #panelButton a:hover, #homePanelDeep #panelButton a:hover {
		background-image: url("/images/homepage/xmas_panel_button_over.gif");
		text-decoration: none;
		color: #ffffff;
	}
	#homePanel #panelButton a:hover {
		background-image: url("/images/homepage/panel_button_over.gif");
	}
	
	#homePanel #moreInfoLink {
		position: absolute;
		top: 236px;
		left: 621px;
		width: 210px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #ffffff;
		font-size: 11px;
		text-align: right;
	}
	
	#homePanel #moreInfoLink a, #homePanel #moreInfoLink a:visited {
		text-decoration: none;
		color: #8bbddb;
	}
	#homePanel #moreInfoLink a:hover {
		text-decoration: underline;
		color: #ffffff;
	}
	
	
/*
SEO hidden text panel
--------------------------
*/

	#panelTextHidden {
		display: none;
		margin: -25px 20px 25px 20px;
		padding: 0px 0px 0px 0px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #ffffff;
		font-size: 14px;
		line-height: 18px;
	}
	
	#keywordsArea {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #ffffff;
		font-size: 14px;
		line-height: 18px;
	}
	
	#keywordsArea h2 a, #keywordsArea h2 a:visited {
		color: #ffffff;
		text-decoration: none;
	}
	#keywordsArea h2 a:hover {
		color: #ffff99;
		text-decoration: underline;
	}
	
	#keywordsArea .panelArea {
		display: block;
	}
	#keywordsArea .panelAreaExtra {
		display: none;
	}
	#keywordsArea .picBorder {
		border-color: #fff;
	}
	
/*
four panels layout
-------------------------
*/

	#fourPanelsContainer {
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 850px;
		height: 150px;
		overflow: hidden;
		background-image: url("/images/homepage/four_panels_complete.gif");
		background-repeat: no-repeat;
	}

	#fourPanels {
		display: block;
		position: relative;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 850px;
		text-align: center;
	}

	#fourPanelsOne {
		display: block;
		width: 180px;
		float: left;
		margin: 0px 44px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	#fourPanelsTwo {
		display: block;
		width: 180px;
		float: left;
		margin: 0px 42px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	#fourPanelsThree {
		display: block;
		width: 180px;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	#fourPanelsFour {
		display: block;
		width: 180px;
		float: right;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	#fourPanels .sidepanel {
		margin: 0px 0px 0px 0px;
	}

	#fourPanels .sidepanelBottom {
		display: none;
	}
	
	
	
	
	
	
	
	