/* Start of CMSMS style sheet 'Flo Concept Group' */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #e3e5f0 url(/images/bg.gif) top repeat-x;
	font: 12px Tahoma,Arial,Helvetica,sans-serif;
	color: #545d5f;
	text-align: left;
}

img {
	display: block;
	border: 0;
}

a, a:visited {
	color: #4771b7;
	text-decoration: underline;
}
a:hover {
	color: #545d5f;
	text-decoration: underline;
}

#container {
	margin-right: auto;
	width: 769px;
	padding-right: 1px;
	background: url(/images/bg-container.gif) right repeat-y;
}

/*________ Header ________*/

#header {
	height: 110px;
text-align: right;
}

#header h1 {
	width: 169px;
	float: left;
}

#header h3 {
	color: #ffffff;
	font: 13px Arial Black,Helvetica,sans-serif;
	margin-left: auto;
width: 468px;
}

/*________ Content Area ________*/

#contentArea {
	background-color: #4771b7;
overflow: hidden;
}

/*________ Main Nav ________*/

#navColumn {
	border-top: 2px solid #395b94;
	float: left;
	width: 185px;
}
#navColumn ul {
	list-style-type: none;
	padding-left: 20px;
	font-size: 90%;
	padding-top: 12px;
	width: 145px;
	display: block;
}
#navColumn ul li {	
	border-bottom: 1px solid #6185c1;
	display: block;
}
#navColumn ul li a {
	color: #ffffff;
	text-decoration: none;
	height: 22px;
	padding-top: 6px;
	display: block;
	border-bottom: 1px solid #395a92;
}
#navColumn ul li a:hover {
	background-color: #3c66ac;
	color: #ffffff;
	font-weight: bold;
	padding-left: 6px;
}
.currentpage {
	font-weight: bold;
}

/*________ Content ________*/

#content {
	line-height: 1.6;
	float: left;
	width: 584px;	
	background-color: #fafafa;
	border-top: 2px solid #e6e6e6;
	padding-bottom: 15px;
}

#content.frontpage {
	background: #f5f5f5 url(/images/bg-front-content.jpg) left top no-repeat;
	height: 491px;
	border: 0;
}
#content.frontpage p {
	padding-left: 205px;
	width: 350px;
}

#content h2 {
	font: 160% Georgia,'Times New Roman',serif;
	color: #4771b7;
	font-weight: normal;
	padding: 20px 29px 15px 30px;
}
#content.frontpage h2 {
	padding: 0;
	margin-bottom: 4px;
}

#content h3 {
	font: 140% Georgia,'Times New Roman',serif;
	color: #4771b7;
	font-weight: normal;
margin: 0px 29px 0px 30px;
	padding: 15px 0 15px 0;
border-top: 1px dotted #d5d5d5;
}

#content h4 {
	font-size: 100%;
	padding: 10px 29px 15px 30px;
}

h3#propertyLink, h3#structLink, h3#homeLink {
border-top: 0;
}

#content p {
	font-size: 100%;
	padding: 0 29px 15px 30px;
}

#content p a {
	color: #4771b7;
	text-decoration: none;
	font-weight: bold;
}
#content p a:hover {
	text-decoration: underline;
}

#content ul {
	padding: 0 29px 15px 70px;
}

#content dl {
	padding: 0 29px 15px 30px;
}

#content #submenu {
list-style-type: none;
padding-left: 30px;
}

#submenu li {
margin-bottom: 1px;
}

#submenu li a {
display: block;
height: 23px;
background: #d5d5d5 url(/images/icon-sub-menu.gif) top left no-repeat;
padding-left: 36px;
color: #494949;
text-decoration: none;
}
#submenu li a:hover {
background: #4771b7 url(/images/icon-sub-menu-over.gif) top left no-repeat;
color: #ffffff;
font-weight: bold;
}

p.topLink {
text-align: right;
}
#content p.topLink a {
font-weight: normal;
font-size: 90%;
}

#promoVideo {
margin: 0 0 30px 30px;
}


/*________ Footer ________*/

#footer {
	text-align: right;
	font-size: 85%;
	color: #7e7e7e;
	height: 170px;
	background: #5a7fbe url(/images/bg-footer.jpg) right top no-repeat;
}
#footer p {
	padding: 10px;
}

.footerPara {
width: 500px;
margin-left: 248px;
}

/*________ Strategic Alliances _______*/

#partners div {
padding-left: 30px;
clear: left;
margin-bottom: 15px;
}
#partners div a {
display: block;
width: 99px;
float: left;
margin-right: 25px;
margin-bottom: 15px;
}

/*________ Contact Us _______*/

#content #contactDetails {
	width: 300px;
	line-height: 1.6;
	height: 70px;
	padding-bottom: 0;
}
#content #contactDetails dt {
	width: 70px;
	float: left;
	clear: left;
	font-weight: bold;
}
#content #contactDetails dd {
	float: left;
	width: 230px;
}

#contactForm {
	width: 340px;
	padding: 20px 0 15px 30px;
	margin-bottom: 20px;
	clear: left;
}

#contactForm.registration {
width: 500px;
}

#contactForm p {
	padding-left: 0;
}

#contactForm label {	
	width: 125px;
	float: left;	
	display: inline;
	clear: left;
	margin-right: 5px;
	text-align: right;
}

#contactForm.registration label {
width: 180px;
}
 
#contactForm fieldset { 
	margin-top: 10px;
	border: 0; 
} 
#contactForm fieldset legend {
	display: none;
}
#contactForm fieldset input {
	float: left;	
	display: inline;
	margin-bottom: 5px;
	padding: 2px;
	width: 184px;
	height: 18px;
	border: 1px solid #bfc3b8;
	font: 100% Arial,Helvetica,sans-serif;
	color: #626262;
	background-color: #ebebeb;
} 
#contactForm fieldset select {
	float: left;	
	display: inline;
	margin-bottom: 5px;
	width: 184px;
	border: 1px solid #bfc3b8;
	font: 100% Arial,Helvetica,sans-serif;
	color: #626262;
	background-color: #ebebeb;
} 
#contactForm textarea {
	float: left;	
	display: inline;
	padding: 2px;
	width: 200px;
	height: 74px;
	border: 1px solid #bfc3b8;	
	overflow: auto;
	font: 100% Arial,Helvetica,sans-serif;
	color: #626262;
	background-color: #ebebeb;
}
#Submit {	
	display: block;
	margin-left: 130px;
	margin-top: 5px;
	font-size: 90%;
	width: 60px;
}

#contactForm.registration #Submit {
margin-left: 185px;
}

#errorText {
	padding: 10px;
	background-color: #ec6e6e;
	color: #fff;
	width: 270px;
	clear: left;
	margin: 15px 0px 0px 30px;
}
#errorText p {
	padding: 0px;
	font-weight: bold;
}
#errorText ul {
	padding: 0 0 0 30px;
}
#content p.success {
	margin: 20px 0px 80px 30px;
	padding: 15px;
	background-color: #c5f9be;
	text-align: center;
width: 300px;
}
#content div.successText p {
	margin-bottom: 0;
}


/*________ Misc ________*/

.imgRight {
	float: right;
display: inline;
	margin: 0 29px 15px 15px;
	padding: 2px;
	border: 1px solid #c2c2c2;
	background-color: #ffffff;
}
.imgLeft {
	float: left;
display: inline;
	margin: 0 15px 15px 30px;
	padding: 2px;
	border: 1px solid #c2c2c2;
	background-color: #ffffff;
}

.clearfix:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* End of 'Flo Concept Group' */

