


*{ padding:0px; margin:0px; }
	
/*body{ background:#D5DEE7; }*/

/*a{ color:#C8DCE5;}*/

h5{ 
	margin: 10px 10px 0 10px; 
	color:#FFF; 
	font:18pt Arial, sans-serif; 
	letter-spacing:-1px; 
	font-weight: bold;
}
			
/*.boxgrid { 
	width: 325px; 
	height: 260px; 
	margin:10px; 
	float:left; 
	background:#161613; 
	border: solid 2px #8399AF; 
	overflow: hidden; 
	position: relative; 
}*/

#box1, #box6, #box11, #box16 {
	margin: 0 0 10px 0;
}

#box1 {
	width: 266px;
	height: 266px;
}

#box8 {
	width: 404px;
}

#box11 {
	width: 266px;
}

#box15 {
	width: 128px;
	height: 266px;
}

#box16, #box17, #box18 {
	position: absolute;
	top: 414px;
}

#box16 {
	width: 128px;
	left: 0px;
}

#box17 {
	width: 266px;
	left: 128px;
}

#box18 {
	width: 128px;
	left: 404px;
}


.boxgrid { 
	width: 128px; 
	height: 128px; 
	margin: 0 0 10px 10px; 
	float:left; 
	background:#161613;
	overflow: hidden; 
	position: relative; 
}
			
.boxgrid img { 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}

.boxgrid p { 
	padding: 0 10px; 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
}



