 

#content  
{
	background: url(/images/contact.bg.jpg) 0px 69px no-repeat;
 
	width: 800px;
}		    
#content #title
{
	background: url(/images/content.title.bg.gif) repeat-y;
	height:68px;
	position:relative;
}
#content #title	h3
{
	background: url(/images/contact.title.gif) no-repeat;
	display: block;
	height: 18px;
	overflow:hidden; 
	position: absolute;
	text-indent: -1234px;
	top:27px;
	left:17px;
	width:162px;
}
.contents
{
	 height: 256px;
	 padding: 55px 12px 12px 395px;		
}		    

.contents h4
{
	background: url(/images/contact.korman-group.gif) no-repeat;
	display: block;
	height:11px;
	margin-bottom: 35px;
	overflow:hidden;
	text-indent: -12345px;
	width: 188px;
	  }		    

.contents ul
{
	list-style:none;
}
.contents ul li.first
{
	border-right: 1px solid #b7e653;
	margin-right:45px;
}
.contents ul li
{
	color: #6d6d6d;
	float:left;
	font-family:Verdana;
	width:165px;	 
}
.contents ul li	h5
{
	color:#f37209;
	font-size:1em;
	font-weight: bold;
	margin-bottom:1em;   
}
.contents ul li a
{
	color:#557fac;
	text-decoration:underline;	  
}
.contents ul li span.phone
{
	display:block;
	font-weight:bold;
	margin-bottom:1.2em;
}						
