/* CSS Document */

.content-text h2{
	font-size:1.2em;
}
.content-image{
	float:left;
}

.content-text{
	float:left;
	width:200px;
}
#grid-col3{
	position:absolute;
	left:187px;
	top:79px;
	clear:both;
}
#grid-col4{
	position:absolute;
	left:301px;
	top:79px;
	clear:both;
}
#grid-col5{
	position:absolute;
	top:0px;	
	left:400px;
	clear:both;
}
#grid-col6{
	position:absolute;
	top:400px;	
	left:200px;
	clear:both;
}
#grid-col7{
	position:absolute;
	top:0px;	
	left:555px;
	clear:both;
}
#grid-col6{
	position:absolute;
	top:400px;	
	left:200px;
	clear:both;
}

#grid-row1{
	position:absolute;
	top:0px;
}

#grid-row2{
	position:absolute;
	top:100px;
	left:0px;
	width:400px
}
#grid-row3{
	position:absolute;
	top:220px;
	width:400px;
	left:87px;
		
}
#grid-row4{
	position:absolute;
	top:300px;
	width:300px;
}
#grid-row5{
	position:absolute;
	top:400px;
	left:0px;
	width:400px	
}
.content-text-onleft{
	padding:15px 10px 0 0px;
	height:100px;
	float:left;
	text-align:right;
	width:90px;
}
.content-image-onright{
	float:left;
	text-align:left;
	width:100px;	
}
#flash-player{
	padding:80px 0 0 20px;
}
#details-text{
	background: url(../images/bck_greeon_woman_.jpg);
	background-repeat: no-repeat;	
	width:341px;
	height:366px;

}
#details-text-wrap{
	padding:20px 20px;
}
#details-text h1{
	padding:0;
	margin:0;
}
#person-image{
	background: url(../images/bck_green_for_images.jpg);
	background-repeat: no-repeat;
	height:140px;
	width:114px;
}
#person-image img{
	margin:21px 0 0 13px;
}
