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

#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;
	right: 52px;
	z-index: 5;
}

#titleimg img {
position:absolute;
left:278px;
top:42px;
}

#masthead p {
	line-height: 130%;
	display: inline;
	z-index: 6;
}
#flashcontent {
	height: 100%;
}
#title {
	font-size: 5em;
	color: #8f8e8e;
	
}
#menu {
	position:absolute;
	left:289px;
	top:553px;
	text-align: center;
	color: #ffffff;
	font-size: 1.4em;/* display: inline; */
						
				}
#menu2 {
	position:absolute;
	left:279px;
	top:130px;
	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: 63px;
	color: #c6c6c5;
	font-size: 1em;
	z-index: 5;
	top: 176px;
}
.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
-------------------------------*/