body {
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	background: #182326 url('../images/gradient_bg.jpg') repeat-x;
}

#main {
	width: 782px;
	margin: auto;
	background-color: #fff;
}
#header img, #boardroom img, #picside img, #picside2 img {
	display: block;
}
#headseperator {
	background-color: #8eb1be;
	height: 16px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#secondlevel .menuspacer {
	height: 30px;
}
.menuspacer {
	background-color: #436588;
	height: 19px;
}
#menuarea {
	background-color: #436588;
	height: 30px;
}
#menu {
	margin-left: 0px;
	padding-top: 4px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
    color: #c6c8db;
	float: left;
	margin-right: 12px;
	margin-left: 0px;
}
#menu li a {
	color: #c6c8db;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-family: arial black, arial;
}
#home #picside {
	float: left;
	width: 287px;
}
#home #contentside {
	float: left;
	width: 495px;
}
#secondlevel #picside {
	float: left;
	width: 200px;
}
#secondlevel #contentside {
	float: left;
	width: 582px;
}
#menuandcontent {
	background-color: #fff;
}
#content {
	font-size: 12px;
	padding-left: 15px;
	padding-right: 10px;
}
#content table {
	margin-left: 15px;
}
#content h1 {
	color: #8db0be;
	font-size: 30px;
	margin-bottom: 0px;
	margin-top: 8px;
}

#contactandpic {
	background-color: #fff;
}
#contactandpic a {
	color: #436588;
}
#contactside {
	float: left;
	width: 458px;
}
#picside2 {
	float: left;
	width: 324px;
}
#leftbar {
	background-color: #8eb1be;
	float: left;
	width: 174px;
	height: 180px;
	font-size: 11px;
	text-align: center;
}
.first_lt {
    font-size: 15px;
}
hr 
{
  border:0px;
  width: 45%;
  background-color: #436588;
  height: 2px;
}
#contact {
	width: 284px;
	float: left;
}
#bottombar {
	background-color: #436588;
	height: 28px;
}

#secondlevel #leftbar {
	height: 480px;
}
.vcard {
	font-weight: bold;
}
#leftbar #leftmenu {
	margin-top: 20px;
}
#leftbar .vcard {
	margin-top: 70px;
}
#leftbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
#leftbar ul li {
	margin-bottom: 10px;
	padding: 0px;
}
#leftbar ul a {
	text-decoration: none;
	color: blue;
	font-weight: bold;
}
.vcard .adr .type, .vcard .tel .type, .vcard .adr .country-name {
	display: none;
}
#main .vcard .fn.url {
	text-decoration: none;
	color: #000;
	cursor: default;
}
#propmanager .vcard .partname {
	font-size: 24px;
}
#propmanager {
	margin-left: 40px;
	margin-top: 0px;
	font-size: 15px;
}
#contact h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 24px;
	color: #8db0be;
}
#contact h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 15px;
	color: #8db0be;
}

#secondlevel h1 {
	margin-top: 10px;
	margin-bottom: 5px;
}

.red_title
{
	font-size: 12px;
	font-weight:bold;
	color: #ec1f26;
}

#secondlevel h2 {
	color: #006666;
	margin-bottom: 4px;
	margin-top: 4px;
}
