/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
html {
     overflow: -moz-scrollbars-vertical;
}
body {
	background: #002d56 url(images/bg.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	line-height: 18px;
	margin: 0 0 10px 0;
}
a {
	background: url(images/link.gif) repeat-x left bottom;
	text-decoration: none;
	color: #002d56;
}
a:hover {
	color: #3e5d84;
}
.intro {
	font-weight: bold;
}
#container {
	width: 854px;
	border-left: 11px solid #002d56;
	border-right: 11px solid #002d56;
	border-bottom: 11px solid #002d56;
	margin: 0 auto;
	padding: 0 28px;
	background: #FFF;
}
#header {
	position: relative;
	left: 0;
	top: 0;
	height: 77px;
}
#header h1 {
	width: 169px;
	height: 77px;
	border-right: 1px solid #002d56;
	background: url(images/logo.gif) no-repeat left bottom;
	position: absolute;
	left: 7px;
	top: 0;
	text-indent: -9999px;
	overflow: hidden;
}
h2 {
	margin: 0 0 15px 0;
	text-indent: -9999px;
	overflow: hidden;
}
/* For IE */
*:first-child+html h2 {margin: 0;} * html h2 {margin: 0;} 
h3 {	
	margin: 0 0 10px 0;
	color: #002d56;
	font-weight: normal;
	font-size: 14px;
}
div.hr {
  	height: 15px;
  	border-top: 1px solid #bbc6d2;
  	clear:left;
}
div.hr hr {
  	display: none;
}
#flash {
	width: 854px;
	margin: 22px 0;
}
#content {
	padding: 32px 0;
	border-bottom: 15px solid #c4cdd7;
	background: url(images/vertical.gif) no-repeat;
}
/*GENERAL PROJECT STYLES*/
#general #container #content h2 {
	margin-left: 30px;
}
#general #content {
	background-position: 176px 0;
}
#general #container #content .left-col ul {
	border-top: 1px solid #c4cdd7;
	margin-top: 40px;
}
#general #container #content .left-col li {
	border-bottom: 1px solid #c4cdd7;
	background: none;
	padding: 2px 0 7px 0;
}
#general #container #content .left-col li a {
	background: none;

}
#general #container #content .right-col img {
	float: right;
	margin: 4px 0 0 30px;
}
#general #container #flash {
	width: 854px;
	height: 125px;
}
#general #container #content .right-col ul {
	margin-bottom: 10px;
}
/*HOME STYLES*/
#home #content {
	background-position: 340px 0;
}
#home #container #content .left-col {
	width: 339px;
}
#home #container #content .left-col .list {
	float: left;
}
#home #container #content .left-col ul {
	width: 190px;
}
#home #container #content .left-col li {
	float: left;
	width: 80px;
	margin: 2px 0;
}
#home #container #content .left-col img {
	float: left;
	margin-right: 22px;
}
#home #container #content .left-col h2 {
	background: url(images/projects.gif) no-repeat left top;
	width: 140px;
}
#home #container #content .right-col h2 {
	background: url(images/property_industry_project_m.gif) no-repeat left top;
}
#home #container #content .right-col {
	width: 450px;
}
/*HOSPITALITY STYLES*/
.hospitality #container #flash {
	background: url(images/hospitality_featured.jpg) no-repeat left top;
}
.hospitality #container #content .right-col h2 {
	background: url(images/hospitality_projects.gif) no-repeat left top;
}
/*DUE DILIGENCE STYLES*/
.due_diligence #container #flash {
	background: url(images/due_diligence_featured.jpg) no-repeat left top;
}
.due_diligence #container #content .right-col h2 {
	background: url(images/due_diligence_projects.gif) no-repeat left top;
}
/*INDUSTRIAL STYLES*/
.industrial #container #flash {
	background: url(images/industrial_featured.jpg) no-repeat left top;
}
.industrial #container #content .right-col h2 {
	background: url(images/industrial_projects.gif) no-repeat left top;
}
/*RETAIL STYLES*/
.retail #container #flash {
	background: url(images/retail_featured.jpg) no-repeat left top;
}
.retail #container #content .right-col h2 {
	background: url(images/retail_projects.gif) no-repeat left top;
}
/*COMMERCIAL STYLES*/
.commercial #container #flash {
	background: url(images/commercial_featured.jpg) no-repeat left top;
}
.commercial #container #content .right-col h2 {
	background: url(images/commercial_projects.gif) no-repeat left top;
}
/*RESIDENTIAL STYLES*/
.residential #container #flash {
	background: url(images/residential_featured.jpg) no-repeat left top;
}
.residential #container #content .right-col h2 {
	background: url(images/residential_projects.gif) no-repeat left top;
}
/*COMPANY STYLES*/
.company #container #flash {
	background: url(images/company_featured.jpg) no-repeat left top;
}
.company #container #content .right-col h2 {
	background: url(images/the_company.gif) no-repeat left top;
}
/*SERVICES STYLES*/
.services #container #flash {
	background: url(images/services_featured.jpg) no-repeat left top;
}
.services #container #content .right-col h2 {
	background: url(images/our_services.gif) no-repeat left top;
}
/*DIRECTORS STYLES*/
.directors #container #flash {
	background: url(images/general_featured.jpg) no-repeat left top;
}
.directors #container #content .right-col h2 {
	background: url(images/the_directors.gif) no-repeat left top;
}
/*CONTACT STYLES*/
.contact #container #flash {
	background: url(images/contact_featured.jpg) no-repeat left top;
}
.contact #container #content .right-col h2 {
	background: url(images/contact_us.gif) no-repeat left top;
}
.contact #container #content .left-col {
	padding-top: 40px;
	border-bottom: 1px solid #d9e0e6;
}
.contact #container #content .left-col h3 {
	border-top: 1px solid #d9e0e6;
	padding-top: 5px;
}
.contact #container #content .right-col fieldset span {
	width: 100px;
	display: block;
	float: left;
}
#content li {
	background: url(images/bullet.gif) no-repeat left 5px;
	list-style: none;
	padding-left: 10px;
	margin: 5px 0;
}
#content .left-col {
	float: left;
	width: 148px;
}
#content .right-col {
	float: right;
	width: 640px;
	border-right: 9px solid #eef1f4;
	padding: 0 30px 0 0;
}
.clear {
	clear: both;
}
#footer {
	width: 854px;
	color: #8297ac;
	font-size: 9px;
	margin: 8px auto;
}
#footer .left-col {
	float: left;
}
#footer .right-col {
	float: right;
}
#footer .right-col a {
	text-decoration: none;
}
#footer a {
	color: #8297ac;
	background: none;
	text-decoration: underline;
	margin: 0 2px;
}
.text {
	float: left;
	width: 410px;
	margin-bottom: 7px;
	padding-left: 30px;
}
.single {
	margin-left: 30px;
}
label {
	display: block;
	margin: 10px 0;
}
fieldset {
	margin-top:10px;
	padding:0;
	border: none;
}
fieldset legend {
	margin-left:0;
	padding:0 10px;
	font-weight:bold;
}
.form-submit {
	margin-left: 190px;
	margin-top: 10px;
}
textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input {
	font-size: 11px;
	padding: 2px;
}
label {
	background: url(images/bullet.gif) no-repeat left 5px;
	padding-left: 10px;
}
#content .right-col .ul-box {
	width: 270px;
	float: left;
	border: 1px solid #000;
}
.logos {
	float: left !important;
	margin: 0 !important;
}
.breakout {
	border: 1px solid #c4cdd7;
	padding: 15px 20px 10px 20px;
}
#home .breakout {
	width: 775px;
}
#home .breakout img {
	float: right;
	margin-left: 20px;
}
#general .breakout {
	margin-top: 20px;
}
#home .bottom-area {
	border-right: 9px solid #eef1f4;
}