#clients {
	color: #c6c6c5;
	font-size: 1.35em;
	line-height: 120%;
	letter-spacing: 1px;
	width: 500px;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#clients td {
	font-size: .8em;
}
#client_navbar {
	color: #8f8e8e;
	font-size: 1.4em;
	float: left;
}
#address_navbar {
	color: #ffffff;
	font-size: 1.4em;
	position: absolute;
	top: 20px;
	left: 870px;
}

#client_navbar p {
	color: #ffffff;
}
#gallery {
	float: right;
	width: 85%;
	height: 100%;
	position: fixed;
	top: 10px;
	left: 185px;
	z-index: 3;
	clear: both;
}
#masthead {
	font-size: 1.4em;
	width: 100%;
	line-height: 200%;
	margin-bottom: 30px;
	z-index: 4;
}
#masthead img {
	position: absolute;
	left: 890px;
	z-index: 5;
}

#titleimg img {
position:absolute;
left:408px;
top:85px;
}

#masthead p {
	line-height: 130%;
	display: inline;
	z-index: 6;
}
#flashcontent {
	height: 100%;
}
#title {
	font-size: 5em;
	color: #8f8e8e;
	
}
#menu {
	position:absolute;
	left:440px;
	top:553px;
	text-align: center;
	color: #ffffff;
	font-size: 1.4em;/* display: inline; */
						
				}
#menu2 {
	position:absolute;
	left:250px;
	top:200px;
	width:920px;
	text-align: center;
	color: #ffffff;
	font-size: 1.4em;/* display: inline; */
						
				}
.header {
	text-align: center;
	color: #ffffff;
	font-size: 1.5em;/* display: inline; */
					}
.home {
	position: absolute;
	right: 44px;
	bottom: 22px;
	color: #c6c6c5;
	font-size: 1em;
	z-index: 5;
}
.copyright {
	color: #8f8e8e;
	font-size: .7em;
}
/* Format =links
-------------------------------*/
#clients a:link, #clients a:visited, #clients a:active {
	color: #c6c6c5;
	text-decoration: underline;
}
#clients a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#client_navbar a:link, #client_navbar a:visited, #client_navbar a:active {
	color: #c6c6c5;
	text-decoration: underline;
}
#client_navbar a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#address_navbar a:link, #client_navbar a:visited, #client_navbar a:active {
	color: #ffffff;
	text-decoration: underline;
}
#address_navbar a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#masthead a:link, #masthead a:visited, #masthead a:active {
	color: #ffffff;
	text-decoration: underline;
}
#masthead a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#menu a:link, a:visited, a:active {
	color: #8f8e8e;
	text-decoration: underline;
}
#menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#menu2 a:link, a:visited, a:active {
	color: #8f8e8e;
	text-decoration: underline;
}
#menu2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}
						
/* End link formating
-------------------------------*/
