body { background: #FFFFFF; margin: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
img {border: none;}
#main {
	position: relative;
	top:0px;
	width: 795px;
	height: 680px;
	z-index:5;
	margin-left:auto;
	margin-right:auto;
}
#main_full {
	position: relative;
	top:0px;
	width: 795px;
	z-index:5;
	margin-left:auto;
	margin-right:auto;
}
#logo {
	background: url(../images/logo.gif);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 62px;
	}
#addy {
	background: url(../images/addy.gif);
	position: absolute;
 	top: 5px;
	left: 495px;
	width: 300px;
	height: 48px;
}
#nav {
	position: absolute;
	top: 66px;
	left: 0px;
	width: 795px;
	height: 18px;
	}
#col1 {
	position: absolute;
	top: 88px;
	left: 0px;
	width: 173px;
	height: 411px;
	}
#col2 {
	position: absolute;
	top: 88px;
	left: 177px;
	width: 618px;
	height: 411px;
	background-color: #FFF;
	font-size: 12px;
	overflow: auto;
	}
#content {
	position: absolute;
	top: 88px;
	left: 177px;
	width: 618px;
	height: 411px;
	}
#content_full {
	position: absolute;
	top: 88px;
	width: 795px;
	min-height: 450px;
	border: 1px solid #666;
}
	
#content_ttl {
	position: absolute;
	top: 0px;
	height: 18px;
	padding: 3px;
	width: 612px;
	background: #666;
	font-family: arial;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFF;
	text-indent: 6px;
}

#content_bdy {
	position: absolute;
	top: 28px;
	width: 616px;
	height: 381px;
	border: 1px solid #666;background: #DEDEDE;
	background-image: url(../images/pg_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	overflow: auto;
	
}
#fullbody {
	position: absolute;
	top: 88px;
	width: 795px;
	height: 411px;
	}
#subimg1 {
	position: absolute;
	top: 504px;
	width: 395px;
	height: 76px;
	left: 0px;
	background-color: #AAAAAA;
}

#subimg2 {
	position: absolute;
	top: 504px;
	width: 395px;
	height: 76px;
	left: 400px;
	background: url('http://www.titancommercialrealestate.com/images/box2img.png');
	overflow: hidden;
}
.latestTitle {font-weight: bold; margin-top: 20px; margin-left:5px;}
.latestExrpt {margin-top: 1px; margin-left: 5px;}
.latestTitle a {color: #a23329; text-decoration: none;}
.latestExrpt a {color: #111111; text-decoration: none;}

#footer {
	left: 0px;
	width: 620px;
	top: 585px;
	height: 30px;
	position: absolute;
	font-family: arial, sans-serif;
	font-size: 9px;
	padding: 2px;
}

#falogo {
	position: absolute;
	width: 108px;
	height: 59px;
	top: 585px;
	left: 687px;
	font-size: 9px;
}

#miss,#team,#list,#logn,#futr,#home,#serv{
	width: 100px;
	height: 18px;
	float: left;
	margin-left: 6px;
	margin-right: 6px;
}
#pgTitle {
 border-bottom: 2px solid #CCC;
 margin: 10px;
 padding: 5px;
}
#pgCap {
border-bottom: 1px solid #999;
background-color: #E3E3E3;
height: 16px;
top: 0px;
}
#pgBody {
	margin-left: 15px;
	margin-right: 15px;
}

#p, #u {background: url(../images/inpbg.png); border-top: 1px solid #3f3f3f; border-left: 1px solid #3f3f3f; border-bottom: 1px solid #fefefe; border-right: 1px solid #fefefe; margin: 4px;}
#home { background: url(../images/bn_home_off.gif); cursor: pointer; cursor: hand;}
#miss { background: url(../images/bn_miss_off.gif); cursor: pointer; cursor: hand;}
#team { background: url(../images/bn_team_off.gif); cursor: pointer; cursor: hand;}
#list { background: url(../images/bn_list_off.gif); cursor: pointer; cursor: hand;}
#logn { background: url(../images/bn_logn_off.gif); cursor: pointer; cursor: hand;}
#futr { background: url(../images/bn_futr_off.gif); cursor: pointer; cursor: hand;}
#serv { background: url(../images/bn_serv_off.gif); cursor: pointer; cursor: hand;}
#home:hover { background: url(../images/bn_home_on.gif);}
#miss:hover { background: url(../images/bn_miss_on.gif);}
#team:hover { background: url(../images/bn_team_on.gif);}
#list:hover { background: url(../images/bn_list_on.gif);}
#logn:hover { background: url(../images/bn_logn_on.gif);}
#futr:hover { background: url(../images/bn_futr_on.gif);}
#serv:hover { background: url(../images/bn_serv_on.gif);}