#webdesigncontentbg{
	position:absolute;
	top:0px;
	left:10px;
	width:675px;
	height:350px;
	background:none;
	filter:alpha(opacity=60);
	opacity:0.6;
	
}
#webdesigncontent{
	position:absolute;
	text-align:left;
	width:450px;
	left:27px;
	top:0px;
}
#webdesignsidebar{
	position:absolute;
	right:30px;
	top:0px;
	width:150px;
}