﻿#left_column
{
	float: left;
	width:326px;
	height:514px;
}

#right_column
{
	width:653px;
	float: left;
	border-left:#dbdada solid 1px;
	min-height:514px;
	height:auto;
	_height:514px;
}

._picture_box
{
	margin:0 auto;
	margin-top:84px;
	background-repeat:no-repeat;
	text-align: center;
}

.contact_details 
{
	font-family:Verdana;
	font-size:12px;
	color:#00496f;
	padding:10px;
	width:306px;
	text-align: justify;
	margin-top: 8px;
	line-height:20px;
}

.link	
{
	_padding: 5px 0px 5px 30px;
	text-decoration: none;
	color:#b69c5e;
	white-space: nowrap;
}
.link:hover
{	
    text-decoration:underline;
}