body 	{
		background-color: #ffffff;
		line-height: 19px;
		font: 10px/18px "normal", Arial, Verdana, sans-serif;
}



a:link { color: #447BA0; text-decoration: none;}
a:visited { color: #447BA0; text-decoration: none;}
a:active { color: #447BA0; text-decoration: none;}
a:hover { color: #447BA0; text-decoration: underline;}



div#img1 {
		position: absolute;
		left: 650px;
		width: 280;
		height: 500;
		top: 100px;
		background-color: #ffffff;
		z-index: 1;
		
}

div#imp {
		position: absolute;
		left: 20px;
		top: 100px;
		height: 550px;
		width: 500px;
		background-color: #ffffff;
		z-index: 1;
		color: darkslategray;
		
	
		
}

div#imp2 {
		position: absolute;
		left: 20px;
		top: 900px;
		height: 800px;
		width: 500px;
		background-color: #ffffff;
		z-index: 1;
		color: darkslategray;
	
		
}

div#img2 {
		position: absolute;
		left: 550px;
		width: 280;
		height: 500;
		top: 900px;
		background-color: #ffffff;
		z-index: 1;
		
}div#affiliates {
		position: absolute;
		left: 50px;
		width: 280;
		height: 500;
		top: 1200px;
		background-color: #ffffff;
		z-index: 1;
		
}