body 
{
	background:#b0b0b0 url('../images/allBG.jpg') repeat-x;margin:0px;
}

#container{	
	width:832px;
	margin:0px auto;
}
#header { background:#fff url('../images/1_asset_lease.png') no-repeat;position:relative;height:96px;margin:0;padding-left:245px; }
#header h1{ text-indent:-9999px; }           
#header h1 a { width:308px;height:70px;display:block; }
#header h2{ display:none; }

#main1 {

	}
#main2 {

	}
#colLeft {
	float:left;
	width:150px;
	margin:0; padding:0;
	background-color:Red;
	}

#colRight {
	float:right;
	width:150px;
	margin:0; padding:0;
	background-color:#09f;
	}
#content {
	margin:0;
	background-color:#ececec;
	font-size:1.2em;
	}
	
#content .floatfix { display: table; height: 1%; width: 100%; margin: 0; padding: 0; }

#content .padding { padding:20px 60px 30px; }

#content h1 { color:#800000;font-weight:normal;font-size:2.2em; }

#homeText { position:relative; }

#logo-sm
{
	width:206px;
	height:33px;
	background:transparent url('../images/logo-sm.gif') no-repeat;
	text-indent:-9999px;
}
	
#logo-sm-2
{
	width:206px;
	height:33px;
	background:transparent url('../images/2_asset.png') no-repeat;
	text-indent:-9999px;
}

	
#btn-request a{
	width:180px;
	height:30px;
	background:transparent url('../images/btn-request.gif') no-repeat;
	text-decoration:none;
	float:right;
	margin-right:10px;
	}
#btn-info a{
	width:107px;
	height:30px;
	background:transparent url('../images/btn-info.gif') no-repeat;
	text-decoration:none;
	float:right;
	margin-right:35px;
	}
	#btn-info a span,#btn-request a span {display:none;}	
#footer {margin:0px 0px 20px 0px;}
#footer #colorBar{ background-color:#800000;height:10px;margin-bottom:10px;}


body.noRight #main2 { background-image:none; }
body.noRight #colRight { display:none; }
body.noRight #content { margin-right:0; }

body.noLeft #main1 { background-image:none; }
body.noLeft #colLeft { display:none; }
body.noLeft #content { margin-left:0; }

body.noStructure {}
body.noStructure #colLeft,
body.noStructure #colRight,
body.noStructure #main1,
body.noStructure #main2,
body.noStructure #content,
body.noStructure #header,
body.noStructure #footer,
body.noStructure #menu
{
	display:none;
}
