/* DESCRIPTION BELOW MAIN PICTURE */
#Right_Contents_Picture	{
	position:absolute;
	top:3px;
	width:100%;
	height:352px;
}
#Main_Intro	{
	position:absolute;
	top:470px;
	left:0px;
	
	width:100%;
	height:265px;
	background-image:url(../Images/Img_Icons/Function/BG_Intro_MainPage.jpg);	
	background-repeat:no-repeat;
}

#Product_Selection	{
	position:absolute;
	top:360px;
	left:3px;
	
	max-width:941px;
	width:100%;
	min-width:741px;
	
	height:110px;
	padding:1px;
/*	background-image:url(../Images/Img_Background/BG_Prod_Selection.jpg);
	background-repeat:no-repeat; */
}
.Ic_HTPC {
	background:url(../Images/Img_Icons/Function/Ic_HTPC2.jpg);
	height:100px;
	width:100px;
}
.Ic_GamingPC {
	background:url(../Images/Img_Icons/Function/Ic_Gaming2.jpg);
	height:100px;
	width:100px;
}
a.Ic_DAW {
	background:url(../Images/Img_Icons/Function/Ic_DAW2.jpg);
	height:100px;
	width:100px;
}
a.Ic_Desktop {
	background:url(../Images/Img_Icons/Function/Ic_Desktop2.jpg);
	height:100px;
	width:100px;
}
a.Ic_Workstation {
	background:url(../Images/Img_Icons/Function/Ic_Workstation2.jpg);
	height:100px;
	width:100px;
}



/* CSS Document */


