﻿#content
{}
#content #title
{
	background: url(/images/content.title.bg.gif) repeat-y;
	height:68px;
	position:relative;
}
#content #title	h3
{
	background: url(/images/about.title.gif);
	display: block;
	height: 18px;
	overflow:hidden; 
	position: absolute;
	text-indent: -1234px;
	top:27px;
	left:17px;
	width:117px;
}
#content #left,
#content #right
{	 
	float:left;	  
	height:548px;
	margin-top:1px;
}
#content #left
{
	padding: 25px 20px;		
	height:498px;
	width: 430px;
}
#content #left img
{
	float:left;
	margin: 0 12px 12px 0;
}
#content #left strong,
#content #left h5
{
	color:#f4760e;  
	font-family: Verdana, Sans-Serif, Tahoma; 
	font-weight:bold;
	}
#content #left h5
{
font-size: 1em;
}
#content #left p
{
	color:#6d6d6d;
	font-family: Verdana, Sans-Serif, Tahoma;
	line-height:140%;
	margin-bottom: 1em;
	text-align:justify;
}
#content #left	 #memberships_img
{
	float:right;
	margin-top:30px;
}
#content #right
{
	border-left: 1px solid #bceb5b;
 
	width:328px;
	margin-left:1px;
 
}
#content #right	#memberships
{				
	background: url(/images/about.right.bg.gif) repeat-x;
	padding:20px 10px ;		  
}
#content #right	#memberships h5
{
	color:#b8d9fd;
	font-family:Verdana;
	font-weight:bold;
	margin-bottom:20px;	   
 
}
#content #right	#memberships ul
{
	list-style:none;
}
#content #right	#memberships li
{						
	font-family: Verdana;	  
	color: #fff;
	text-decoration: none;
	word-spacing: -0.2em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1em;
	margin-bottom:1.8em;	 
}