#navigation {
	float:			left;
	width:			246px;
	height:			650px;
	background:		url(../images/nav_footer.jpg) no-repeat 0px 248px;
}
#navigation h1 {
	height:			107px;
	background:		url(../images/header.jpg) no-repeat 0px 0px;
	margin:			0px;
	padding:		0px;
}
#navigation div{

	background:		url(../images/nav.jpg) no-repeat 0px 0px;
}

#nav {
	padding:		0px 0px 0px 0px;
	margin:			0px;
	list-style:		none;
	background:		url(../images/nav_background.jpg) no-repeat 0px 0px;
}
#nav li a.about:hover {
	background:		url(../images/nav.jpg) no-repeat 0px -140px;
}
#nav li a.divisions:hover {
	background:		url(../images/nav.jpg) no-repeat 0px -175px;
}
#nav li a.locations:hover {
	background:		url(../images/nav.jpg) no-repeat 0px -210px;
}
#nav li a.contact:hover {
	background:		url(../images/nav.jpg) no-repeat 0px -245px;
}

#nav li a.about#selected {
	background:		url(../images/nav.jpg) no-repeat 0px -140px;
}
#nav li a.divisions#selected  {
	background:		url(../images/nav.jpg) no-repeat 0px -175px;
}
#nav li a.locations#selected  {
	background:		url(../images/nav.jpg) no-repeat 0px -210px;
}
#nav li a.contact#selected  {
	background:		url(../images/nav.jpg) no-repeat 0px -245px;
}


#content {
			width:704px;
background:		url(../images/body_background.jpg) no-repeat -2px 0px;
}
#content h1 {
	width:			471px;
	height:			44px;
	margin:			256px 0px 0px 0px;
	padding:		0px;
}

body.local_divisions #content h1 {
	width:			154px;
	height:			30px;
	background:		url(../images/t_divisions.gif) no-repeat 0px 0px; 
	margin:			0px 0px 0px 0px;
}
body.local_divisions div#content ul#breadcrumb  {
	margin:			230px 0px 20px 0px;
}
body.local_divisions #adminlinks {
	margin:			230px 0px 0px 0px;
}

#adminlinks {
	margin:			230px 0px 0px 0px;
}

body.local_locations #content h1 {
	width:			154px;
	height:			30px;
	background:		url(../images/t_locations.gif) no-repeat 0px 0px; 
	margin:			0px 0px 0px 0px;
}
body.local_locations div#content ul#breadcrumb {
	margin:			230px 0px 20px 0px;
}
body.local_locations #adminlinks {
	margin:			230px 0px 0px 0px;
}

body.local_divisions div#content table {
    margin:			0px 0px 0px 15px;
    padding:		0px;
	color:#666;
}

body.local_locations #content table td {
    padding:		0px 4px;
}

body.local_locations #content table h1 {
    width:			auto;
    height:			auto;
    background: 	none;
    margin:			15px 0px 0px 0px;
    padding:		0px;
    color:			#FF9900;
    font-size:		13px;
    font-weight:	bold;
}

body.local_locations #content table h2 {
	margin:			15px 0px 0px 0px;
	padding:		0px;
	color:			#000;
}

/* country */

.countryheader {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #106b9a;
    line-height: 23px;
}
