body{
 margin: 0;
 padding:0; 
 background:#ffffff;
 color: #666666;
 }	 
	
#firstline {
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	background: #fff;
	width: 760px;
	text-align:right;
	}
html>body #firstline {
	width:758px;
	}
	
#top {
	margin: 0px 0px 3px 0px;
	padding: 5px 0px 5px 0px;
	border: 1px solid #666;
	background: #fff;
	width: 760px;
	text-align:center;
	}
html>body #top {
	width:758px;
	}

#banner {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #fff;
	}
	
#left {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 10px 265px 0px 8px;
	border: 1px solid #666;
	background: #fff;
	text-align:left;	
	width: 760px;
	}
html>body #left {
	width:485px;
	padding: 0px 265px 0px 8px;
	}
	
#right {
	position: absolute;
	top: 10px;
	right: 10px;
	margin: 0px 0px 3px 0px;
	padding: 5px 5px 10px 5px;
	border: 1px solid;
	background: #fff;
	text-align:left;
	width: 240px;
	}
html>body #right {
	width:220px;
	}
	
#right_secondary {
	position: absolute;
	top: 10px;
	right: 10px;
	margin: 0px 0px 3px 0px;
	padding: 5px 5px 10px 5px;
	border: 1px solid;
	background: #fff;
	text-align:left;
	width: 210px;
	}
html>body #right_secondary {
	width:210px;
	}
	
#right2 {
	position: absolute;
	top: 135px;
	right: 10px;
	margin: 0px 0px 3px 0px;
	padding: 5px 5px 10px 5px;
	border: 1px dotted;
	background: #fff;
	text-align:left;
	width: 210px;
	}
html>body #right2 {
	width:210px;
	}
	
#right3 {
	position: absolute;
	top: 150px;
	right: 10px;
	margin: 0px 0px 3px 0px;
	padding: 5px 5px 10px 5px;
	border: 1px dotted;
	background: #fff;
	text-align:left;
	width: 210px;
	}
html>body #right3 {
	width:210px;
	}
	
#right4 {
	position: absolute;
	top: 135px;
	right: 10px;
	margin: 0px 0px 3px 0px;
	padding: 5px 5px 10px 5px;
	border: 1px dotted;
	background: #fff;
	text-align:left;
	width: 210px;
	}
html>body #right4 {
	width:210px;
	}	
	
#right5 {
	position: absolute;
	top: 245px;
	right: 10px;
	margin: 0px 0px 3px 0px;
	padding: 5px 5px 10px 5px;
	border: 1px dotted;
	background: #fff;
	text-align:left;
	width: 210px;
	}
html>body #right5 {
	width:210px;
	}

#left2 {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 10px 215px 0px 200px;
	border: 1px solid #666;
	background: #fff;
	text-align:left;	
	width: 760px;
	}
html>body #left2 {
	width:443px;
	padding: 0px 115px 0px 200px;
	}
	
#bottom {
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 0px;
	border: 1px solid #666;
	background: #fff;
	clear: both;
	width: 760;
	}
html>body #bottom {
	width:758px;
	}
