@media screen {
	#rightcol 
	{ 
		_margin-left: 122px; 
		margin-left:118px; 
		height:900px;
	}
	#leftcol 
	{
		float: left;
		width:112px;
		margin: 0;
		padding: 0;
		
	}
	#headerhome {
		/*background:url(../images/layout_int_header.jpg) no-repeat; */
		background:url(../images/layout_int_header_EN.jpg) no-repeat;
		width:646px; 
		height:234px;
		position;relative;
	}
	#header {
		background:url(../images/layout_int_header.jpg) no-repeat; width:646px; height:168px;position;relative;
	}
	#headerhome2 {
		background:url(../images/layout_home_header2_EN.jpg) no-repeat; width:646px; height:229px;position;relative;
	}
	#headerhome3 {
		background:url(../images/layout_home_header3_EN.jpg) no-repeat; width:646px; height:235px;position;relative;
	}
	#IssueTitlehome {
		font:28px Arial, Helvetica, sans-serif;
	}
	#IssueSubtitlehome {
		font-size:13px;
		top:157px;
		left:130px;
	}
		
	#MainContainer {
		width: 770px;
		height:1000px;
		/*background:url(../images/layout_int_bg_orange.gif) repeat-y left;*/
	}
	
	.roundedcornr_box_nav_1 {background: #6da3d3; width:119px; float:left; margin-right:5px}
	.roundedcornr_box_nav_2 {background: #6da3d3; width:119px; float:left; margin-right:5px}
	.roundedcornr_box_nav_3 {background: #6da3d3; width:119px; float:left; margin-right:5px}
	.roundedcornr_box_nav_4 {background: #6da3d3; width:119px; float:left; margin-right:5px}
	.roundedcornr_box_nav_5 {background: #6da3d3; width:119px; float:left; margin-right:5px}
}
	
@media print {
	#rightcol 
	{ 
		
	}

	#leftcol 
	{
		display:none;
	}
	#headerhome 
	{
		background:url(../images/header_teaser_print_EN.jpg) no-repeat; width:750px; height:168px;position;relative;
	}
	#header 
	{
		background:url(../images/header_teaser_print2_EN.jpg) no-repeat; width:750px; height:168px;position;relative;margin-bottom:5px;
	}
	#headerhome2 {
		background:url(../images/header_teaser_print2_EN.jpg) no-repeat; width:750px; height:168px;position;relative;margin-bottom:5px;
	}
	#headerhome3 {
		background:url(../images/layout_home_header3_EN.jpg) no-repeat; width:646px; height:235px;position;relative;
	}
	#IssueTitlehome 
	{
		position:absolute;
		top:100px;
		left:130px;
		font:26px Arial, Helvetica, sans-serif;
		color:#ffffff;
		width:645px;
		min-width:645px;
	}
	#IssueSubtitlehome {
		font-size:13px;
		top:157px;
		left:130px;
	}
	#MainContainer {
		width: 750px;
		height:1050px;
		background:url(../images/layout_int_bg_2blues.jpg) repeat-y left;
	}
	#nav {display:none;}
	.roundedcornr_box_nav_1 {display:none;}
	.roundedcornr_box_nav_2 {display:none;}
	.roundedcornr_box_nav_3 {display:none;}
	.roundedcornr_box_nav_4 {display:none;}
	.roundedcornr_box_nav_5 {display:none;}


}	

#content_container_right 
{
	width:228px; 
	margin-left:420px; 
	_margin-left:414px
}

	

#IssueTitle {
	position:absolute;
	top:130px;
	left:130px;
	font:26px Arial, Helvetica, sans-serif;
	color:#fff;
	width:645px;
	min-width:645px;
}



h1 { font:22px Arial, Helvetica, sans-serif; margin:0 0 00px 0}

