/*  DEFAULT COLORS:  new orange: #ff5e00  |  orange: #f47b20 |  dark grey: #434540  |  light grey: #777 |  myReputation: #4B931C  |  myChild: #8AC92C  |  myPrivacy: #DF0000 */

#header #subhead {
	display: none;
}
#body {
	background: none;
	padding-top: 0;
}

#home_left {
	width: 620px;
	float: left;
}
	#home_slider_window {
		width: 620px;
		height: 233px;
		display: block;
		overflow: hidden;
		position: relative;
	}
	#home_slider {
		width: 3100px;
		height: 233px;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
	}
		#home_slider .slide {
			width: 620px;
			height: 233px;
			display: block;
			float: left;
			position: relative;
		}

#home_tabs {
	display: block;
	width: 620px;
	height: 195px;
}



	#home_tabs li {
		display: block;
		width: 155px;
		height: 195px;
		float: left;
		position: relative;
		top: 0;
	}
	

	
	
	li#home_tab_mc {
		background: url(../../images/en/home/home_tab_mc.gif) top left no-repeat;
	}
	li#home_tab_mr {
		background: url(../../images/en/home/home_tab_mr.gif) top left no-repeat;
	}
	li#home_tab_mp {
		background: url(../../images/en/home/home_tab_mp.gif) top left no-repeat;
	}
	li#home_tab_me {
		background: url(../../images/en/home/home_tab_me.gif) top left no-repeat;
	}
	#home_tabs li h3 {
		display: none;
	}
	#home_tabs li p.tab_summary {
		cursor: pointer;
		position: absolute;
		top: 45px;
		left: 18px;
		width: 120px;
        font-size: .90em;
	}
	#home_tabs li p.tab_button {
		cursor: pointer;
		position: absolute;
		top: 123px;
		left: 19px;
		width: 116px;
		height: 22px;
		line-height: 22px;
		text-align: center;
		color: #fff;
		font-weight: bold;
	}

	/* -1 px from width for IE6 compatibility */
#home_right {
	width: 260px;
	float: left;
/*	background: url(../../images/en/home/home_right.gif) top left no-repeat;*/
	padding-left:40px;
}
	#home_right .inside {
		padding: 10px;
	}

		#home_right .inside #featuredin {
			width: 100%;
			height: 180px;
			background: url(../../images/en/home/en_featuredin.gif) center top no-repeat;
			display: block;
			overflow: hidden;
			text-indent: -999em;
		}
		
		#home_right .inside #blurb1 {
			width: 100%;
			height: 210px;
			background: url(../../images/en/home/en_blurb1.gif) center top no-repeat;
			overflow: hidden;
			text-indent: -999em;
			display: block;
		}
		#home_right .inside #blurb2 {
			width: 100%;
			height: 210px;
			background: url(../../images/en/home/en_blurb2.gif) center top no-repeat;
			overflow: hidden;
			text-indent: -999em;
			display: block;
		}
		#home_right .inside #blurb3 {
			width: 100%;
			height: 210px;
			background: url(../../images/en/home/en_blurb3.gif) center top no-repeat;
			overflow: hidden;
			text-indent: -999em;
			display: block;
		}
		#home_right .inside #blurb4 {
			width: 100%;
			height: 210px;
			background: url(../../images/en/home/en_blurb4.gif) center top no-repeat;
			overflow: hidden;
			text-indent: -999em;
			display: block;
		}
		#home_right .inside #blurb5 {
			width: 100%;
			height: 210px;
			background: url(../../images/en/home/en_blurb5.gif) center top no-repeat;
			overflow: hidden;
			text-indent: -999em;
			display: block;
		}




/* HOMEPAGE SLIDES */

#home_slider #slide_rd {
	background: #ff5e00 url(../../images/en/home/fertik_vid.png) top left no-repeat;
	position: relative;
}
#slide_rd a {
	position: absolute;
	width: 620px;
	height: 233px;
}
#slide_rd h1 {
	display: none;
}
#home_slider #slide_mc {
	background: #8ac92c url(../../images/en/home/en_slide_mc.jpg) top left no-repeat;
}
#home_slider #slide_mr {
	background: #4b931c url(../../images/en/home/en_slide_mr.jpg) top left no-repeat;
}
#home_slider #slide_mp {
	background: #df0000 url(../../images/en/home/en_slide_mp.jpg) top left no-repeat;
}
#home_slider #slide_me {
	background: #0062c0 url(../../images/en/home/en_slide_me.jpg) top left no-repeat;
}
	#home_slider h2,
	#home_slider h3 {
		display: none;
	}
	#home_slider #slide_rd h3 {
		font-size: 25px;
		position: absolute;
		top: 130px;
		left: 20px;
		color: #fff;
	}

#regionSelector { padding-bottom: 15px; padding-top: 0;}

#breadcrumb {
	display: none !important;
}
	#footer h3 {
		width: 200px;
		height: 70px;
		float: right;
		background: url(../../images/en/home/footer_logo_home.gif) right center no-repeat !important;
		display: block;
		overflow: hidden;
		text-indent: -999em;
	}
		#footer h3 a {
			width: 190px;
			height: 100px;
			display: block;
		}
		
#badges_bottom {
	width: 621px !important;
	height: 80px;
	background: url(../../images/en/badges_top.gif) center top no-repeat;
}
#badges_bottom td {
	height: 80px;
}

#sitemap {
    margin-top: 0;
}

#video2 {
	display: block;
	width: 280px;
	border: 0;
	position: relative;
	height: 190px;
	float: right;
}


