.html {
	margin: 0;
	padding: 0;
	width:100%;
	background: transparent url(//static.packardbell.com/mkt/layout/2009/images/body-background.jpg) repeat-x scroll 0 80px;
	float:left;
	
}
.body
{
	margin:0 auto 0 auto;
	width:980px;
	font: 100%/1.25 Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	position:relative;
}

.body a{text-decoration:none;}
div#header
{
	width:966px;
	margin:0 auto;
	clear:both;
}

div#logo
{
	background:url(//static.packardbell.com/mkt/layout/2009/images/header-logo.jpg) no-repeat;
	height:38px;
	margin-top:11px;
	width:233px;
	float:left;
}

div#logo a div{height:38px;width:233px;}


div#container, div#top, div#middle, div#bottom
{
	width:100%;
	float:left;
	clear:both;
}

/*div#container {padding-top:10px;}*/
div#container div {float:left;}

div#top div.left {background:url(//static.packardbell.com/mkt/layout/2009/images/mainframe-topleft.png) no-repeat bottom;width:16px;height:78px;}
div#top div.center {background:url(//static.packardbell.com/mkt/layout/2009/images/mainframe-top.png) repeat-x bottom;width:948px;height:78px;}
div#top div.right {background:url(//static.packardbell.com/mkt/layout/2009/images/mainframe-topright.png) no-repeat bottom;width:16px;height:78px;}

div#middle {min-height:358px;background: url(bg.png) repeat-y;}
div#middle div#contents{margin:0 20px;background:#fff;padding:0px;min-height:356px;width:940px;border:1px solid #666;}

div#bottom div.left {background:url(//static.packardbell.com/mkt/layout/2009/images/mainframe-bottomleft.png) no-repeat;width:16px;height:18px;}
div#bottom div.center {background:url(//static.packardbell.com/mkt/layout/2009/images/mainframe-bottom.png) repeat-x;width:948px;height:18px;}
div#bottom div.right {background:url(//static.packardbell.com/mkt/layout/2009/images/mainframe-bottomright.png) no-repeat;width:16px;height:18px;}

div#navigation {margin-left:62px;margin-top:6px;}

div#navigation div.left {background: url(//static.packardbell.com/mkt/layout/2009/images/navigation-left.png) no-repeat;width:7px;height:36px;}
div#navigation div.center {background: url(//static.packardbell.com/mkt/layout/2009/images/navigation-background.png) repeat-x;width:756px;height:36px;position:relative}
div#navigation div.right {background: url(//static.packardbell.com/mkt/layout/2009/images/navigation-right.png) no-repeat;width:7px;height:36px;}

div#boxes {border:0px solid blue;width:980px;clear:both;z-index:100;margin:-90px auto 0 auto;float:left;/*top:-100px;display:none;*/}


#footer
{
	background: transparent url(//static.packardbell.com/mkt/layout/2009/images/footer-background.jpg) repeat-x 0 0;
	margin:10px auto 0 auto;
	position: relative;
	width: 976px;
	float:left;
}
		
#footer .disclaimer
{
	color: #8C8C8C;
	margin: 10px 0 0 0;
	font-size: 10px;
}
		
#footer .dotcom
{
	background: white url(//static.packardbell.com/mkt/layout/2009/images/footer-dotcom.jpg) no-repeat 10px 1px;
	display: block;
	height: 13px;
	position: absolute;
	right: 0;
	top: 0;
	width: 106px;
}


#footer .trademark
{
	color: #8C8C8C;
	margin: 10px 0 0 0;
}




ul#flags{list-style-type:none;margin:0 0 0 180px;float:left;}

ul#flags li{float:left;height:30px;width:200px;}

ul#flags li:hover{background:url(//static.packardbell.com/mkt/layout/2009/images/countryselector-item-background.jpg) center left no-repeat;}

ul#flags li a{background:no-repeat center left;text-align:left;color:#fff;text-decoration:none;margin-left:4px;border:0px solid red;padding-left:40px;line-height:24px;.line-height:22px;}

ul#flags2{list-style-type:none;margin:0 0 0 180px;float:left;}

ul#flags2 li{height:30px;width:200px;}

ul#flags2 li:hover{background:url(//static.packardbell.com/mkt/layout/2009/images/countryselector-item-background.jpg) center left no-repeat;}

ul#flags2 li a{background:no-repeat center left;text-align:left;color:#fff;text-decoration:none;margin-left:4px;border:0px solid red;padding-left:40px;line-height:24px;.line-height:22px;}

