*{
	margin: 0 auto;
	padding: 0 auto;
}

body{
background:#5db1d6 url(images/bg.gif);
font-family: Arial;
}

#wrapper{
	margin-top:10px;
	text-align:center;
	width:800px;
}

h1{
	font-size: 28px;
	text-align: center;
}

h2{
	font-size: 17px;
	text-align: center;
}

hr{
	margin: 5px 10px 5px 10px;
}

#topnav{
	float:left;
	display:inline;
	text-align: center;
	width:800px;
}

#topnav ul{
	margin-left:0px;
}

#topnav li{
	float:left;
	display:inline;
	margin: 2px 4px 2px 0px;
	height:20px;
	font-size:11px;
}



#header{
	background-image:url('images/howtochoosealaptop-1.png');
	background-repeat:no-repeat;
	float:left;
	width: 800px;
	height: 149px;
	font-size: 17px;
	border-bottom:1px #000000 solid;
}

#linkunit{
	float:left;
	margin-top:122px;
height:17px;
width:470px;
}

/************
#lefthead{
	float:left;
	width: 470px;
	height: 60px;
	text-align: justify;
	padding-top: 60px;
}
#righthead{
	float: right;
	width: 325px;
	text-align: justify;
}

#righthead img{
	margin-left:90px;
}

#righthead p{
	padding: 5px 5px 5px 5px;
	font-size: 12px;
}
*********/

#maincontent{
	background-color: #fff;
	width: 800px;
	height: 674px;
	text-align: left;
	font-size: 12px;
	margin-top: 10px;
}

#gamelaptopmain{
	background-color: #fff;
	width: 800px;
	height: 1560px;
	text-align: left;
	font-size: 12px;
}

#maincontent p{
	padding: 2px 5px 2px 5px;
}

a:link, a:visited, a:active, a:hover{
	color: #215670;
	text-decoration: underline;
	font-weight:bold;
	font-size: 11px;
}	

#gamelaptopmain p{
	padding: 5px 5px 5px 5px;
}

#gamelaptopmain ul a:link, a:visited, a:active, a:hover{
	color: #215670;
	text-decoration: underline;
	font-weight:bold;
	font-size: 11px;
}	

#leftmain{
	float:left;
	width: 485px;
	margin-left:0px;
	font-size: 12px;
	text-align:justify;
}
#leftmain ul{
	list-style-type:none;
	padding-left: 4px;
}

#leftmain li{
	margin-bottom:10px;
	margin-top:5px;
	font-size: 11px;
	color: #333333;
}

#rightmain{
	background-color: #F0F8FF;
	float:right;
	width:300px;
	height: 520px;
	border-left: 1px solid #000000
}

#rightmain p{
	text-align: justify;
	padding: 10px 18px 5px 18px;

}
#rightmain h2{
	color: #215670;
	text-align:center; 
	text-decoration:underline;
}

#productsadleft{
	width:230px;
	float:left;
	text-align:left;
	padding-left:0px;
	margin-left: 7px;
}
#productsadright{
	width:230px;
	float: left;
	padding-left: 3px;
}

