@charset "UTF-8"; 
	 
@import "../common/css/screen.css"; 

  
/**
 * ========================================
 * TOP PAGE CSS 
 * ========================================
 *
 * INDEX
 * ----------------------------------------
 *
 *
 *
 *
 */
 
/**
 * ========================================
 * CONTENT 
 * ========================================
 */
	 
.content 
{
	padding: 0;
	background-color: #8EBBC8;
}
	 
.content .introduction 
{
	float: left;
	padding-top: 25px;
	padding-bottom: 25px;
	width: 430px;
	background-color: #FFF;
}
	 
.content .introduction h1, 
.content .introduction p,
.content .introduction div#geoTrust
{
	margin-right: 25px;
	margin-left: 25px;
}
	
.content .introduction div#geoTrust p 
{
	margin-right: 0;
	margin-left: 0;
}
  
.content .introduction div#geoTrust 
{
}
	 
.content .introduction div#geoTrust .image 
{
	float: left;
	width: 125px;
}
 
.content .introduction div#geoTrust .description 
{
	font-size: 85%;
}
   
.content .portfolio 
{
	float: right;
	width: 170px;
}
	 
.content .portfolio h2, 
.content .portfolio ul
{
	margin-left: 10px;
}
 
.content .portfolio h2 
{
	padding-top: .5em;
	padding-right: 10px;
	padding-bottom: .5em;
	padding-left: 22px;
	margin-bottom: 15px;
	color: #FFF;
	font-weight: bold;
	background-color: #3E5864;
	background-image: url(../common/images/bullet.gif);
	background-position: 5px .8em;
	background-repeat: no-repeat;
}
 
.content .portfolio ul 
{
}
	 
.content .portfolio ul li 
{
	margin-bottom: 15px;
	list-style: none;
}
	 
.content .portfolio ul li .image 
{
	margin-bottom: 5px;
}
	 
.content .portfolio ul li .image img 
{
	border: 3px solid #FFF;
}
  
.content .portfolio ul li .title a 
{
	display: block;
	padding: .3em 0;
	text-align: center;
	color: #4E8292;
	text-decoration: none;
	background-color: #D4DEE1;
}
   	  
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ----------------------------------------
 */
   
/**
 * ========================================
 * ƒnƒbƒN 
 * ========================================
 */
	 
/**=
 * clearfix 
 * ====================================
 */
	 
.content:after, 
div#geoTrust:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
	 
.content, 
div#geoTrust
{
	display:inline-block;
}
/* Hide from IE Mac \*/
 
.content, 
div#geoTrust
{
	display:block;
}
/* End hide from IE Mac */
   
/**
 * 
 * ========================================
 */
	 
/**
 * 
 * ----------------------------------------
 */
   
/**
 * ========================================
 * 
 * ========================================
 */
	 
/**
 * 
 * ========================================
 */
	 
/**
 * 
 * ----------------------------------------
 */
   
