@charset "utf-8";
a img {border: 0px;}

body {
	margin:0;
	padding:0;
	background: url(images/Lxpand_01.jpg) repeat-x #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#wrapper {
	height: auto;
	width: 893px;
	margin-right: auto;
	margin-left: auto;
}

#topbar {
height:40px;
width:893px;
background:url(images/bar_top.jpg) no-repeat;
}

#topbar_login {
height:40px;
padding-left: 640px;
}

#logobar {
height:120px;
width:893px;
background:url(images/bar_logo.jpg) no-repeat;
}

#headbar {
height:222px;
width:893px;
background:url(images/bar_headimg.jpg) repeat-x;
}

#content_bg {
min-height:332px;
height:auto;
width:893px;
background:url(images/content_bg.jpg) repeat-x;
}

#footbar {
clear:both;
height:46px;
width:893px;
background:url(images/bar_foot.jpg) no-repeat;
}

#news_box {
width: 240px;
height:auto;
padding-top:10px;
padding-left:10px;
}

.hr_spacer {
width:240px;
height:6px;
background: url(images/hr_dotted.jpg) center no-repeat;
padding-top:10px;
padding-bottom:10px;
}

.news_spacer {
width:auto;
height:2px;
border-bottom:1px dotted #999;
margin-top:10px;
margin-bottom:10px;
}

#content_left {
height:auto;
width: 580px;
float:left;
padding-left:5px; 
padding-right:25px;
}

#content_right {
height:auto;
width: 275px;
float:right;
background:url(images/bg_news.jpg) top left no-repeat;
}

#headimg {
width:608px;
height:215px;
background: url(images/head_img.jpg) top left no-repeat;
float:left;
position:relative;
top:1px;
}

#headfla {
width:608px;
height:215px;
/*background: url(images/head_img.jpg) top left no-repeat;*/
float:left;
position:relative;
top:1px;
}

#featbox01 {
width:274px;
height:auto;
float:right;
position:relative;
top:9px;
}

/* Top navigation start */

#logobar ul {
width:363px;
list-style-image:none;
padding:0;
margin:0;
position:relative;
left: 515px;
top: 30px;
}

#logobar li {
display:block;
float:left;
}

#logobar li a {
display:block;
float:left;
width:121px;
height:27px;
}

.btn_home a {
display:block;
float:left;
width:121px;
height:27px;
background: url(images/btn_home.jpg) no-repeat;
}

.btn_home a:hover {
background: url(images/btnovr_home.jpg) no-repeat;
}

.btn_news a {
margin-top:6px;
display:block;
float:left;
width:121px;
height:27px;
background: url(images/btn_news.jpg) no-repeat;
}

.btn_news a:hover {
background: url(images/btnovr_news.jpg) no-repeat;
}

.btn_services a {
display:block;
float:left;
width:121px;
height:27px;
background: url(images/btn_services.jpg) no-repeat;
}

.btn_services a:hover {
background: url(images/btnovr_services.jpg) no-repeat;
}

.btn_management a {
	margin-top:6px;
display:block;
float:left;
width:121px;
height:27px;
background: url(images/btn_management.jpg) no-repeat;
}

.btn_management a:hover {
background: url(images/btnovr_management.jpg) no-repeat;
}

.btn_careers a {
display:block;
float:left;
width:121px;
height:27px;
background: url(images/btn_careers.jpg) no-repeat;
}

.btn_careers a:hover {
background: url(images/btnovr_careers.jpg) no-repeat;
}

.btn_contact a {
	margin-top:6px;
display:block;
float:left;
width:121px;
height:27px;
background: url(images/btn_contact.jpg) no-repeat;
}

.btn_contact a:hover {
background: url(images/btnovr_contact.jpg) no-repeat;
}

/* Top navigation end */

a:link, a:visited, a:active {
color: #333;
text-decoration:none;
}

a:hover {
color: #3392D4;
text-decoration: none;
}

h1 {
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: 1px;
	/*text-transform: uppercase;*/
	text-decoration: none;
	color: #444;
	margin:0;
	padding:0;
	padding-bottom:5px;
}

h1 a:link {
color: #444;
text-decoration:none;
}

h1 a:visited {
color: #444;
text-decoration:none;
}

h1 a:active {
color: #444;
text-decoration:none;
}

h1 a:hover {
color: #3392D4;
text-decoration: none;
}

h2 {
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-size: 11px;
	font-weight: bolder;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-decoration: none;
	color: #3392D4;
	margin:0;
	padding:0;
	padding-bottom:5px;
}

h2 a:link {
color: #3392D4;
text-decoration:none;
}

h2 a:visited {
color: #3392D4;
text-decoration:none;
}

h2 a:active {
color: #3392D4;
text-decoration:none;
}

h2 a:hover {
color: #333;
text-decoration: none;
}

.news_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.news_bullet {
padding-right:10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align:justify;
}

.footnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	position: relative;
	top: 17px;
	left: 15px;
	float:left;
}

.footnav a:link {
color: #fff;
text-decoration:none;
}

.footnav a:visited {
color: #fff;
text-decoration:none;
}

.footnav a:active {
color: #fff;
text-decoration:none;
}

.footnav a:hover {
color: #333;
text-decoration: none;
}

.footcredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	position: relative;
	top: 17px;
	left:140px;
	width: auto;
	float:left;
}

.footcredits a:link, a:visited, a:active {
color: #333;
text-decoration:none;
}

.footcredits a:hover {
color: #fff;
text-decoration: none;
}

.footlogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	position: relative;
	top: 11px;
	left:140px;
	width: auto;
	float:left;
}

.formstyle {
	background:url(images/form_bg.jpg) top repeat-x !important;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

/* Subhead code */

#sub_left_welcome {
background:url(images/subhead_welcome.jpg) no-repeat;
height:67px;
width: 613px;
float:left;
}

#sub_left_news {
background:url(images/subhead_news.jpg) no-repeat;
height:67px;
width: 613px;
float:left;
}

#sub_left_services {
background:url(images/subhead_services.jpg) no-repeat;
height:67px;
width: 613px;
float:left;
}

#sub_left_management {
background:url(images/subhead_management.jpg) no-repeat;
height:67px;
width: 613px;
float:left;
}
#sub_left_disclaimer {
background:url(images/subhead_disclaimer.jpg) no-repeat;
height:67px;
width: 613px;
float:left;
}
#sub_left_careers {
background:url(images/subhead_careers.jpg) no-repeat;
height:67px;
width: 613px;
float:left;
}

#sub_left_contact {
background:url(images/subhead_contact.jpg) no-repeat;
height:67px;
width: 613px;
float:left;
}

#sub_left_commonQs {
background:url(images/subhead_commonQs.jpg) no-repeat;
height:67px;
width: 613px;
float:left;
}

#sub_left_estimator {
background:url(images/subhead_leaseestimator.jpg) no-repeat;
height:67px;
width: 613px;
float:left;
}

#sub_left_tools {
background:url(images/subhead_tools.jpg) no-repeat;
height:67px;
width: 613px;
float:left;
}

#sub_left_partners {
background:url(images/subhead_partners.jpg) no-repeat;
height:67px;
width: 613px;
float:left;
}

#sub_right_latestnews {
background:url(images/subhead_latestnews.jpg) no-repeat;
height:67px;
width: 275px;
float:left;
}


