div#wrapper {
	width: 944px;
	height: 820px;
	position: inherit;
	text-align: center;
	margin-right: 30px;
	margin-top: 10px;
	padding: 8px 8px 0 8px;
	left: 42%;
	visibility: visible;
	background-color: #EEEEE0;
}

div#container {
	width: 908px;
	color: #656561;
	border: 8px solid #C4CDD0;
	margin: 0;
	padding: 10px;
	height: 780px;
	background-color: #FFF;
	text-align: left;
}
div#navigation {
	margin: 0 0 0 0;
	padding: 0;
	width: 908px;
	height: 568px;
	z-index: 10;
}
div#global-nav {
	margin: 0;
	padding: 0px;
	width: 162px;
	height: 568px;
	float: left;
	position: relative;
	background-image: url(../images/global_nav/global_nav_over_offices.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index: 10;
		
}
div#content {
	width: 908px;
	height: 100px;
	margin: 0;
	padding: 0;
	clear: left;
}

div#title {
	width: 370px;
	height: 57px;
	margin-top: 3px;
	margin-left: 100px;
	position: relative;
	float: left;
	border: 0;
	padding: 0;
}

div#desc {
	width: 330px;
	height: 284px;
	margin: 0;
	padding: 8px;
	overflow: hidden;
	float: right;
	position: relative;
}

div#officeimg {
	width: 746px;
	height:284px;
	padding: 0;
	float: right;
	margin: 0;
	position: relative;
	background-image: url(../images/front.gif);
}
div#list /*Internet Explorer*/{
	width: 185px;
	height: 284px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	overflow: auto;
	position: relative;
	float: left;
}
div#list /*Mozilla Firefox*/{
	width: 185px;
	height: 284px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: -moz-center;
	overflow: auto;
	position: relative;
	float: left;
}
#list h2{
font-size: 15px;
font-weight: bold;
}
#list p{
font-size: 11px;
}
#list a:link, a:visited {
color: #CFB52B;
text-decoration: underline;
font-weight: bold;

}
#list a:hover, a:active {
color: #CFB52B;
text-decoration: underline;
font-weight: bold; 
}
div#break{
	width: 2px;
	height: 284px;
	margin: 0;
	padding: 0;
	border: 0;	
	overflow: auto;
	position: relative;
	background-image: url(../images/break.gif);
	background-repeat: no-repeat;
	float: left;
}

div#intro {
	width: 197px;
	height: 320px;
	margin: 0;
	padding: 0;
	position: relative;
}

div#bottom {
	width: 162px;
	height: 155px;
	padding: 0;
	background-image: url(../index_files/gradient1823687878.png);
	
}
div#span {
	width: 908px;
	height: 300px;
	margin: 0;
	padding: 0;
	clear: both;
}

#bottom h3 {
	font-size: 10px;
	line-height: 12px;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}

div#rightcol {
	width: 350px;
	height: 146px;
	padding: 10px 10px 0;
	float: right;
	overflow: auto;
	margin: 0;
	
}

div#leftcol {
	width: 350px;
	height: 146px;
	margin: 0;
	padding: 10px 10px 0;
	overflow: auto;
}

div#leftcolphoto {
	color: #000;
	background-color: #FFF;
	border: 3px solid #DADBD1;
	width: 87px;
	margin: 0 10px 10px;
	padding: 5px 5px 3px;
	clear: none;
	float: right;
}

#leftcolphoto p {
	color: #656561;
	background-color: #FFF;
	margin: 1px 0 0;
	padding: 0;
	clear: right;
	float: right;
	font-size: 9px;
}

#leftcol img {
	width: 85px;
	margin: 0;
	padding: 0;
	border: 1px solid #0088CE;
}

