/***************************************************************
Style Sheet for Avanti Gallery, Inc.
Copyright 2008-2009 Maven Web Solutions, LLC. 
All Rights Reserved.

Revision: 07/2009
***************************************************************/




/* Home
--------------------------------------------------------------*/ 



/* About
--------------------------------------------------------------*/ 


/* Investment Criteria
--------------------------------------------------------------*/ 


/* Portfolio
--------------------------------------------------------------*/ 

.portdescription {
	position: relative;
	margin-top:10px;
}

.portcity {
	position: absolute;
	top:30px;
	right: 10px;
}

.portorg {
	position: absolute;
	top:10px;
	right: 10px;
	text-transform:uppercase;
}

.portlogo {
	position: relative;
}

.box3 {
	position: absolute;
	top:0;
	left:660px;
	width: 300px;
	height: 140px;
	border: 1px dashed #666666;
	padding: 10px;	
}

.box2 {
	position: absolute;
	top:0;
	left:330px;
	width: 300px;
	height: 140px;
	border: 1px dashed #666666;
	padding: 10px;
}

.box1 {
	position: absolute;
	top:0;
	left:0;
	width: 300px;
	height: 140px;
	border: 1px dashed #666666;
	padding: 10px;	
}

#row {
	position: relative;
	height: 170px;
}


/* News
--------------------------------------------------------------*/ 


/* Contact
--------------------------------------------------------------*/ 


