body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background:#eeeeee /*url(../images/bg.jpg) scroll repeat-x 0 0*/;
	margin: 0 auto;
	padding: 0;
	width:100%;
	/*scrollbar-3dlight-color:;
    scrollbar-arrow-color:#7fa8c3;
    scrollbar-track-color:#bfd2df ;
    scrollbar-darkshadow-color:;
    scrollbar-face-color:#ccdce7;
    scrollbar-highlight-color:;
    scrollbar-shadow-color:*/}

/* used for main body text */
a {
	color: #0e76bb;
	text-decoration:underline;
}

a:hover {
	color: #0e76bb;
	text-decoration:none;
} 

h1 {
	padding:0px 7px 0px 7px;
	margin:0;}

h2 {
	padding:0px 7px 5px 7px;
	margin:0;}

h3 {
	padding:3px 7px 0px 7px;
	margin:0;}
	
h4 {
	padding:0px 7px 0px 7px;
	margin:0;}
	
p {
	padding:10px 7px 7px 20px;
	margin:0;}

/*the container is necessary to keep from the other container aligning left */
#container1 {
	width: 964px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	border:0; }

/*this container is necessary for the left column to float left and have the grey background*/
#container2 {
	width: 964px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	border:0; 
	float:left;
	background-image:url(../images/bg.jpg);
}
	
#content-main {
	width:583px;
	height:auto;
	float:left;
}

#content-left {
	width:381px;
	/*height:336px;*/
	height:auto;
	float:left;
}

#content-center {
	width:266px;
	height:271px;
	float:left;
}

#content-right {
	width:317px;
	height:271px;
	float:right;
}

#content-area-bottom {
	clear:both;
	width:583px;
	/*height:329px;*/
	height:auto;
	float:left;
}

#maindivider {
	clear:both;
	width:583px;
	height:68px;
	background-image:url(../images/bg-maindivider.jpg);
	float:left;
}


#maindivider h3{
	font-size:14px;
	padding:13px 0px 0px 10px;
	margin:0;
}

#maindivider h4{
	font-size:12px;
	padding:0px 0px 0px 10px;
	margin:0;
}


#gallery {
	width:381px;
	height:58px;
	background-image:url(../images/bg-gallerytitle.jpg);
	padding:0;
	margin:0;
}



#gallery h3{
	font-size:14px;
	padding:7px 0px 0px 22px;
	margin:0;
}


#header {
	width:964px;
	height:141px;
	background: url(../images/college-station-office-space-available.jpg);
	float:left;
}

#footer {
	width:964px;
	height:29px;
	background:url(../images/footer.jpg);
	float:left;
}

.table {
	padding-left:20px;}

/*----------------------------------*/
/*             H TAGS               */
/*----------------------------------*/

h1 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#565656; font-size:14px}
h1 a { font-family:"Trebuchet MS", arial, helvetica, sans-serif; color: #0e76bb; }
h1 a:hover { font-family:"Trebuchet MS", arial, helvetica, sans-serif; color: #0e76bb; }

h2 { font-family:"Trebuchet MS", arial, helvetica, sans-serif; font-size:10px; color:#565656; text-decoration:none; text-transform:uppercase; }
h2 a { font-family:"Trebuchet MS", arial, helvetica, sans-serif; color:#0e76bb; text-decoration:none; }
h2 a:hover { font-family: "Trebuchet MS", arial, helvetica, sans-serif; color:#71b1db; text-decoration:underline; }

h3 { color: #0e76bb; font-size: 11px; font-weight:bold; font-family:"Trebuchet MS", arial, helvetica, sans-serif; text-decoration: none;}
h3 a { color: #0e76bb; text-decoration: underline; }
h3 a:hover { color: #71b1db; text-decoration: underline; }

h4 { color: #565656; font-size: 10px; font-weight:bold; font-family: "Trebuchet MS", arial, helvetica, sans-serif; text-decoration: none;}
h4 a { color: #0e76bb; text-decoration: underline; font-weight:bold; }
h4 a:hover { color: #71b1db; text-decoration: underline; font-weight:bold; }