@charset "utf-8";
/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	background-image:url(../images/bodybg3a.jpg);
	background-repeat:repeat-x;
	background-color:#622847;
	}



#wrap{
	clear:both;
	width:960px;
	height:auto;
	margin-top:0;
	top:0;
	position:absolute;
	margin-left:50%;
	left:-480px;
	}
	
#header{
	width:960px;
	height:273px;

	}
	
#nav{
	width:960px;
	height:45px;
	color:#FFFFFF;
	text-align:center;
		background-color:#878889;
		font-weight:bold;
		font-size:11px;
		
	}

#nav a{
	color:#FFFFFF;
	text-decoration:none;
	}

#nav a:hover{
	text-decoration:underline;
	}

#nav a:active{
	color:#FFFF00;
	}

#nav .style2 a{
	color:#622847;
	text-decoration:none;
	}

#nav .style2 a:hover{
	color:#622847;
	text-decoration:underline;
	}

#nav .style2 a:linked{
	color:#622847;
	text-decoration:none;
	}

body#home a#homenav,
body#offices a#officesnav,
body#serviced a#servicednav, body#virtual a#virtualnav, body#conferences a#conferencesnav, body#business a#businessnav,
body#restaurant a#restaurantnav, body#location a#locationnav, body#contact a#contactnav
{
	color:#622847;
	}

#content{
	width:900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	padding:10px;

	}

#contentH{
	width:900px;
	height:350px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	padding:10px;
	overflow:auto;

	}

#footer{
	clear:both;
	width:900px;
	height:90px;
	background-color:#878889;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
	padding:10px;
	}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
	}

.style1 {color:#878889;}
.style2 {color:#622847;}

hr{color:#878889;}

h1{
	color:#622847;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}

h2{
	color:#622847;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}