html,body	{
	height: 100%;
}
body	{
	background: #667481;
	font-size: 62.5%;
	font-family: Verdana, Helvetica, sans-serif;
	color: #444444;
	line-height: 1.6em;
}
*	{
	font-size: 1em;
	margin: 0;
	padding: 0;
}
p   {
	margin: 0 0 1em;
}
hr	{
	margin: 5px 0;
	border: 0;
	height: 1px;
	background-color: #667481;
	color: #667481;
}
ul	{
	margin-left: 1.4em;
}
li	{
	margin-top: .7em;
}
a   {
	color: #7F5E07;
}
a:hover {
	text-decoration: none;
}
.note	{
	font-size: .9em;
	font-style: italic;
}
.wrapper {
	background: url("images/page_bg.gif") #667481 repeat-y;
	width: 858px;
	padding: 0 25px;
	margin: 0 auto;
}
#header			{
	background: white;
	width: 807px;
	height: 187px;
}
#header img	{
	border: none;
}
#headerLeft		{
	height: 187px;
	width: 417px;
	float: left;
}
#headerRight	{
	height: 187px;
	background: url("images/header_tagline.jpg") bottom left no-repeat;
	float: right;
	width: 389px;
}
#logo			{
	float: left;
	width: 234px; 
}
#pictureRight   {
	float: right;
	margin: 18px 12px 0 0px;
	border: 1px solid white;
}
#middle			{
	background: white;
	width: 807px;
	height: 25px;
}
#middle p	{
	text-transform: lowercase;
	background: white;
	font-family: verdana;
	font-size: 1.5em;
	text-align: right;
	padding-top: 6px;
	margin: 0px 4px 0px 0px;
	font-weight: bold;
	color: #667481;
}
.clear  {
	clear: both; 
	height: 1px
}
.container  {
	float: left;
	width: 807px;
	background: #e6e7e9 url("images/bg_homepage_content.jpg") 146px 0px repeat-y;
	height: 100%;
	margin: auto;
}
/***** MENU STYLES *****/
#menuLeft   {
	position: relative;
	z-index: 200;
	float: left;
	width: 146px;
	background-color: #034176;
	color: #e7edf0;
	height: 100%;
}
ul#menuItems	{
	margin: 0px;
	list-style: none;
}
#menuItems li {
	margin: 0px;
	padding-top: 4px;
	height: 24px;
	border-bottom: 1px solid #9cb6a9;
}
#menuItems a   {
	margin-left: 4px;
	color: #e7edf0;
	text-decoration: none;
}
#menuItems a:hover   {
	color: #9cb6a9;
}
#menuBottom	{
	width: auto;
	margin: 50px 0px 15px 8px;
	line-height: 1.2em;
}
body#home #menu_home a, body#about_us #menu_about_us a, body#services #menu_services a, body#business_suites #menu_business_suites a, body#virtual_office #menu_virtual_office a, body#suites #menu_suites a, body#contact_us #menu_contact_us a, body#floor_plan #menu_floor_plan a, body#virtual_tour #menu_virtual_tour a {
	text-transform: uppercase;
	font-weight: bold;
	color: #034176;
}
body#home li#menu_home, body#about_us li#menu_about_us, body#services li#menu_services, body#virtual_office li#menu_virtual_office, body#business_suites li#menu_business_suites, body#suites li#menu_suites, body#contact_us li#menu_contact_us, body#floor_plan li#menu_floor_plan, body#virtual_tour li#menu_virtual_tour {
	background-color: #F0F5F9;
}
body#home li#menu_home	{
}

.submenu	{
	background-color: #63839F;
	margin-bottom:10px;
	line-height:1.5em;
}
.submenu ul	{
	color: white;
	font-size: .9em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 2px;
}	
.submenu li {
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 2px;
}
.submenu li.divider {
	border-right: 1px dotted white;
	padding-right: 7px;
}
.submenu a {
	color: white;
	text-decoration: none;
}
.submenu a:hover	{
	text-decoration: underline;
}
.right	{
	padding-right:5px;
	text-align:right;
	width:auto;
}

/**** end MENU STYLES ****/
#content {
	width: 445px; 
	float: left;
	padding: 15px 27px;
	font-size: 1.2em;
	border-left: 146px solid #034176;
	margin-left: -146px;
	position: relative;
	z-index: 100;
	height: 100%;
}
#introText  {
	float: left;
	width: 367px;
}
#homePhoto  {
	float: right;
	width: 193px;
	margin-right: 100px;
}
h1		{
	color: #034176;
	text-transform: uppercase;
	font-size: 2.25em;
	margin-bottom: .4em;
	padding-bottom: .3em;
	border-bottom: .12em double #034176;
	line-height: 1em;
}
h4	{
	color: #034176;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: .4em;
}
.subheading	{
	font-size: .8em;
	line-height: 1em;
	text-transform: capitalize;
}
#map	{
	float: right;
	margin-left: 10px;
}
.column	{
	width: 135px;
	margin: 0 13px 10px 0;
}
.left	{
	float: left;
}
.bordered	{
	border: 1px solid #667481;
}
.centered	{
	text-align: center;
}
#column_right	{
	float: right; 
	width: 138px; 
	margin: 20px 10px 20px 0;
	color: white; 
	height: auto;
	text-align: right;
	line-height: 1.4em;
	font-size: .9em;
}
#column_right p {
	margin: 2px 0 5px 4px;
	font-size: 1.2em;
}
#column_right .selected	{
	font-weight: bold;
	color: #00266F;
}
#column_right a		{
	font-weight: normal;
	color: #113C8F;
	text-decoration: none;
}
#column_right a:hover	{
	color: #113C8F;
	text-decoration: underline;
}
#footer {
	background: #404040;
	width: 661px; 
	height: 30px;
	font-size: .9em;
	color: #c2c2c2;
	clear: both;
	margin: 0px 0 0 0px;
	border-left: 146px solid #034176;
}
#footer p {
	margin: 10px 10px 0px 21px;
	text-align: center;
	padding-top: 6px;
}
#bottom	{
	clear: both;
	background: #667481 url("images/footer_bg.gif") no-repeat;
	height: 30px;
	width: 858px;
	margin-left: -25px;
	padding: -1px 25px;
}