*
{
	margin:0;padding:0;border:0;
}
html
{
	background:#B0B8DF url('images/background.jpg') top left repeat-x scroll;
}
body
{
	font:100% Arial, sans-serif;
}
div.Position
{
	position:absolute;top:50%;left: 50%;margin:-258px 0 0 -490px;
}
div.Panel
{
	width:980px;margin:0 auto;
}
div.PanelContent
{
    background:url('images/panel_middle_1col_content.png') left top repeat-y scroll;width:950px;margin:0;padding:5px 15px;position:relative;
}
div.PanelHead
{
	background:url('images/panel_middle_1col_head.png') left top no-repeat scroll;width:980px;margin:0;padding:0;height:16px;overflow:hidden;position:relative;
}
div.PanelFoot
{
	background:url('images/panel_middle_1col_foot.png') left top no-repeat scroll;width:980px;margin:0;padding:0;height:15px;overflow:hidden;position:relative;
}
div.PanelInner
{
    height:480px;width:950px;position:relative;margin-top:-6px;margin-bottom:-2px;background:url('images/background-inner.png') top left repeat-x;
}
div.Browser
{
	width:580px;height:380px;background:url('images/browser.png') 0 0 no-repeat;position:absolute;bottom:30px;right:20px;
}
div.Browser img
{
	width:578px;height:333px;background:purple;display:block;position:absolute;bottom:13px;left:1px;
}
h1.Logo
{
	position:absolute;top:10px;right: 10px;z-index:10;
}
h1.Logo a
{
	display:block;width:343px;height:130px;background: url('images/MCNLogo.png') left center no-repeat;text-indent:-999em; 
}
div.Content
{
	width: 300px;position:absolute;left:20px;top:50px;
}
div.Content p
{
	font-size:14px;color:#444;line-height:1.5;margin:20px 0;
}
div.Content ul
{
	list-style:none;margin:2em 0 0 2em;
}
div.Content ul li
{
	margin:10px 0;float:right;clear: right;
}
div.Content ul li a
{
	text-indent:-999em;display:block;
}
div.Content ul li.ButtonOne a
{
	width:227px;height:28px;background:url('images/button1.png') left center no-repeat;
}
div.Content ul li.ButtonTwo a
{
	width:167px;height:28px;background:url('images/button2.png') left center no-repeat;
}
div.Content ul li.ButtonThree a
{
	width:193px;height:28px;background:url('images/button3.png') left center no-repeat;
}
