@media all and (min-width: 1024px)
{
#tuning_popsandbang_title,#tuning_powerincrement_title,#tuning_our_title
	{
		padding-top:8px;
		padding-left:28px;
		position:absolute;
		margin-left:0px;
		color:#bbbbbb;
		top:0px;
		width:1050px;
		height:35px;
		font-family:airstrike;
		background-image :url("../pic/bg_title_sections.png");
		background-repeat:repeat-x;

	}
	#tuning_powerincrement,#tuning_supported_ecu
	{
		font-family:"Bahnschrift";
		position:absolute;
		border:3px solid #888888;
		margin-left:540px;
		width:512px;
		padding-top:35px;
		height:700px;
		overflow:hidden;
		background-image :url("../pic/background_poly.jpg");
	}
	#tuning_popsandbang
	{
		font-family:"Bahnschrift";
		position:absolute;
		border:3px solid #888888;

		width:512px;
		padding-top:35px;
		height:430px;
		overflow:hidden;
		background-image :url("../pic/background_poly.jpg");
	}
	#tuning_our
	{
		font-family:"Bahnschrift";
		position:absolute;
		border:3px solid #888888;
		margin-top:480px;
		width:512px;
		padding-top:35px;
		height:350px;
		overflow:hidden;
		background-image :url("../pic/background_poly.jpg");
	}
	#tuning_infos
	{
		font-family:"Bahnschrift";
		position:absolute;
		border:3px solid #888888;
		margin-top:880px;
		width:1052px;
		padding-top:35px;
		height:450px;
		overflow-x:hidden;
		background-image :url("../pic/background_poly.jpg");
	}
		#body_all
	{
		height:1500PX;
	}
}
@media all and (  max-width: 1024px)
{
	#tuning_popsandbang_title,#tuning_powerincrement_title,#tuning_our_title
	{
		padding-top:8px;
		padding-left:28px;
		position:absolute;
		margin-left:0px;
		color:#bbbbbb;
		top:0px;
		width:1050px;
		height:35px;
		font-family:airstrike;
		background-image :url("../pic/bg_title_sections.png");
		background-repeat:repeat-x;

	}
	#tuning_powerincrement
	{
		font-family:"Bahnschrift";
		position:absolute;
		border:3px solid #888888;
		margin-top:480px;
		width:512px;
		padding-top:35px;
		height:700px;
		overflow:hidden;
		background-image :url("../pic/background_poly.jpg");
	}
	#tuning_popsandbang
	{
		font-family:"Bahnschrift";
		position:absolute;
		border:3px solid #888888;
		
		width:512px;
		padding-top:35px;
		height:430px;
		overflow:hidden;
		background-image :url("../pic/background_poly.jpg");
	}
	#tuning_our
	{
		font-family:"Bahnschrift";
		position:absolute;
		border:3px solid #888888;
		margin-top:1230px;
		width:512px;
		padding-top:35px;
		height:350px;
		overflow:hidden;
		background-image :url("../pic/background_poly.jpg");
	}
	#tuning_supported_ecu
	{
		font-family:"Bahnschrift";
		position:absolute;
		border:3px solid #888888;
		margin-top:200px;
		width:512px;
		padding-top:35px;
		height:350px;
		overflow:hidden;
		background-image :url("../pic/background_poly.jpg");
	}
		#tuning_infos
	{
		font-family:"Bahnschrift";
		position:absolute;
		border:3px solid #888888;
		margin-top:1640px;
		width:512px;
		padding-top:35px;
		height:450px;
		overflow-x:hidden;
		background-image :url("../pic/background_poly.jpg");
	}
	#body_all
	{
		height:2200PX;
	}
}