html, body	{
	height: 100%;
	}
	
	
/* end hack 

----------------------------------------------- */

html,body {
	margin: 0;
	padding: 0;
	}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	min-width: 750px; /* stop mozilla sliding off the edge */
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff url(images/bg.jpg) repeat-x top center;
	}
	
.container {
	margin: 0 auto;
	position: relative;
	width: 750px;
	text-align: left;
	min-height: 100%;
	margin-bottom: -30px;
	height: auto;
	}

* html .container {height: 100%;} /* for ie to resize */


/* header

----------------------------------------------- */	


.header {
	width: 100%;
	height: 248px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	}
	

#home a {
	position: absolute;
	width: 750px;
	height: 248px;
	top: 0; 
	text-decoration: none;
	}

#home a i { 
	visibility: hidden;
	}
	
#tablespecs1 td {
	vertical-align:top;
}

	
.desktop {
	width: 100%;
	height: 535px;
	background-image: url(images/desktop.jpg);
	background-repeat: no-repeat;
	}
	
.desktopBTO {
	width: 100%;
	height: 535px;
	background-image: url(images/builtToOrder.jpg);
	background-repeat: no-repeat;
	}

.gt735 {
	width: 100%;
	height: 535px;
	background-image: url(images/gt735.jpg);
	background-repeat: no-repeat;
	}
	
.gx620 {
	width: 100%;
	height: 535px;
	background-image: url(images/gx620.jpg);
	background-repeat: no-repeat;
	}
	
.pr400 {
	width: 100%;
	height: 535px;
	background-image: url(images/pr400.jpg);
	background-repeat: no-repeat;
}
	
.u100 {
	width: 100%;
	height: 535px;
	background-image: url(images/u100.jpg);
	background-repeat: no-repeat;
	}
	
.G10IL2 {
	width: 100%;
	height: 535px;
	background: url(images/G10IL2.jpg) no-repeat;
}

.I41IL2 {
	width: 100%;
	height: 535px;
	background:url(images/I41IL2.jpg) no-repeat;
}

.V10IL2 {
	width: 100%;
	height: 535px;
	background:url(images/V10IL2.jpg) no-repeat;
}

.T21IL1 {
	width:100%;
	height: 535px;
	background:url(images/T21IL1.jpg) no-repeat;
}

.T30II1_SU4100 {
	width:100%;
	height: 535px;
	background:url(images/T30II1_SU4100.jpg) no-repeat;
}

.I50II1_P8700 {
	width:100%;
	height: 535px;
	background:url(images/I50II1_P8700.jpg) no-repeat;
}

.CX600_T6500 {
	width:100%;
	height: 535px;
	background: url(images/CX600.jpg) no-repeat;
}

.U10IL1 {
	width:100%;
	height: 535px;
	background: url(images/U10IL1.jpg) no-repeat;
}
	

#nav {
	position: absolute;
	top: 188px;
	left: 45px;
	z-index:10;
	}
	
	
h1, h2, h3, h4, p, ul, li {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	}
		

#tablespecs {
	width: 100%;
	padding-top: 50px;
	
	
}
#tablespecs li {
	margin-left: -25px; 
}

td.titlebgColor1 {
	background-color:#333;
}

td.titlebgColor2 {
	background-color:#666;
}

td 
{
   	padding: 10px; 
   	margin-top: 10px;
	border-bottom: 1px solid #333;
   	border-left: 1px solid #333;
    border-top: 1px solid #333;
	border-right: 1px solid #333;
}
.specs {
	text-align:left;
	font-weight:bold; 
}

.hilight {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	font-weight:bold; 
	color: #f90;
	}
.comparetitle	{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	font-size: 20px;
	font-weight:bold; 
	color: #f90;
	text-align: right; 
	}
	
	
	

#lefttext {
	width: 300px;
	float: left;
	padding-left: 30px;
	margin-top: -400px;
	padding-bottom: 40px;
}

#lefttext h1 {
	font-size: 18px;
	color: #f90;
	padding: 0;
	margin: 0;
	}
	
#lefttext h2 {
	font-size: 16px;
	padding: 0;
	margin: 0;
	}

#lefttext h3 {
	font-size: 16px;
	color: #09c;
	padding: 0;
	margin: 0;
	}
	
#lefttext h4 {
	font-size: 12px;
	padding: 0;
	margin: 0;
	}
	
#lefttext li {
	font-size: 12px;
	padding: 0;
	margin: 0;
	}

#righttext {
	width: 300px;
	float: left;
	padding-left: 50px;
	
}

#righttext h3 {
	font-size: 16px;
	color: #09c;
	padding: 0;
	margin: 0;
	}
	
#righttext h4 {
	font-size: 12px;
	padding: 0;
	margin: 0;
	}
	
#righttext li {
	font-size: 12px;
	padding: 0;
	margin: 0;
	}
	
#ldlogo {
	width: 150px;
	height: 62px;
	background-image: url(images/ldlogo.gif);
	background-repeat: no-repeat;
	}
	
.cancycle {
	width: 100%;
	height: 92px;
	background-image: url(images/cancycle.gif);
	background-repeat: no-repeat;
	}
	

	


	
/* footer

----------------------------------------------- */

.footer {
	margin: 0 auto;
	position: relative;
	width: 750px;
	clear: both;
	height: 30px;
	color: #09c;
	background: #fff;
	}



.clearfooter {
	clear: both;
	height: 30px;
	}