﻿/* CSS layout */
#masthead {	text-align: center;
font-style:oblique;
font-size:40px;
background-image:url('Houston%204.jpg');
background-position:right;
background-repeat:no-repeat;
	padding-top:50px;
	width: 1199px;
	position: relative;
	top: 10px;
	left: 57px;
	visibility: visible;
	height: 170px;
	padding-top:10px;

}
#container{
	text-align:center;
	width:965px;
		position: relative;
	top: -3px;
	left: 2px;
	color: #FFFFFF;
	font-size: x-large;
	height: 314px;
}
#top_nav {
background-image:url('Constuction%204.jpg');
background-position:center;
margin:10px 10px 10px 183px;
font-size:24px;
width:92%;
height:81px;
float:left;
	position: relative;
	top: -85px;
	left: 33px;
}
#top_nav ul {
font-size:24px;
margin:25px;
padding:0px;
white-space: nowrap;
text-align: center;
width:841px;
}
#top_nav li {
font-size: 24px;
color: #9cb166;
list-style:none;
display:inline;
padding:10px;
	
}
#page_content {	
position: relative;
	margin-top: 2px;
	top: -255px;
	left: 241px;
	width: 833px;
	background-image:url('Money%208.jpg');
	background-position:50% top;
	padding-right:20px;
	padding-left:20px;
}
#footer {	
position: relative;
top: 137px;
	left: 159px;
	text-align: center;
	padding-bottom:40px;
	font-size:110%;
}