/*  GALLERY ITEM - DIV TEXT BOX - AS USED FOR DELPHI  */


.apic {
	position: absolute; top: 58px; left: 0px;
	}
.atext {
	position: absolute; top: 60px; left: 16px;
	width: 185px; height: 1px;
	}
.aarrow {
	position: absolute; top: 61px; left: 371px;
	}

	
	
	
	/*  GALLERY THUMBNAILS - DIV   */



#contentdivgallery {
	position: absolute; top: 780px; left: 0px;
	width: 581px; height: 1px;
	margin: 0px;
	border-top:solid; border-top-color: #CCCCCC; border-top-width: 1px;
	padding: 0px;
	background-color: transparent;
	text-align: left;
	}



#gallerylist {
	width: 564px; height: 400px;
	margin: 0px 0px 0px 0px;
	padding: 16px 0px 0px 17px;
	list-style: none;
	}
	
#gallerylist li {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	}
	
#gallerylist img {
	display: block;
	margin: 0px 0px 4px 0px;
	}
	
#gallerylist a:hover {
	color: #E60000;
	text-decoration: none;
	}

	
	
	
	
	
/*  GALLERY THUMBNAILS - DIV   */



#contentdivbranddevelopment {
	position: absolute; top: 144px; left: 215px;
	width: 581px; height: 1px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	text-align: left;
	}


.bottombracket {
	position: absolute; top:930px; left: 0px;
	}



/*  DIV - Bottom Bits  */

#bottombitsdivwebsites {
	position: absolute; top: 1100px; left: 16px;
	width: 780px; height: 42px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
#bottombitsdivwebsites.p {
	margin: 0px;
	padding: 0px;	
	}	