* {
	padding: 0;
	margin: 0;
}
body {
	font-family: "Century Gothic", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	background:
 url(images/background.jpg) no-repeat center top;
	background-color:
 #ffffff;
}
#wrapper {
	margin: 0 auto;
	width: 1024px;
	border-top-width:
 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#plain-wrapper {
	margin: 0 auto;
	width: 860px;
	background-color: #fff;
	border: 1px solid #b6b7b8;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#faux {
	margin-bottom: 0px;
	padding-left: 93px;
	width: 840px;
}
#header {
	width: 1024px;
	height: 173px;
	margin: 0px 0px 0px 0px;
}
#logo {
    height: 173px;
    width: 228px;
    background: url(images/logo.png)  no-repeat;
}
    #logo a {
    height: 173px;
    width: 228px;
    display: block;
}
#logo span { margin-left: -99999em; }
#navcontainer {
	height: 50px;
	float: right;
	margin-top: -174px;
	background: url(images/nav.png) no-repeat;
	padding-top: 2px;
	width: 806px;
}
#nav, #nav ul { /* all lists */
	padding: 0px;
	margin: 0px 0px 0px 5px;
	list-style: none;
	z-index: 10;
	font-family: Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size: 14pt;
}
#nav a {
	color: #323232;
	display: block;
	width: 100px;
	padding: 13px 0px 15px;
	text-decoration: none;
	text-transform: none;
	text-align: center;
}
#nav a:hover {
	color: #5e2e87;
}
#nav li { /* all list items */
	float: left;
	width: 100px; /*width needed or else Opera goes nuts */
}
#nav li ul { /* second-level lists */
	position: absolute;
	background: #333133;
	width: 112px;
	left: -999em;
}
#nav li:hover ul, #nav li.sfhover ul { /*

lists nested under hovered list items */
	left: auto;
}
#nav .aboutus,  #nav li ul a {
	margin-left: -2px;
}
#nav .services, #nav li ul a {
	margin-left: -8px;
}
#nav .clients, #nav li ul a {
	margin-left: -19px;
}
#nav .testimonials, #nav li ul a {
	margin-left: -20px;
}
#nav .resources, #nav li ul a {
	margin-left: 3px;
}
#nav .media, #nav li ul a {
	margin-left: -5px;
}
#nav .contactus, #nav li ul a {
	margin-left: -12px;
}
#content {
	color: #58595B;
	font-size: 14px;
	margin: 7px;
	padding: 10px 10px 0;
	display: inline;
}
#home-photo {
	width: 822px;
	height: 390px;
	z-index: 2;
	padding-left: 21px;
	padding-top: 21px;
	background: url(images/main-frame.png) no-repeat;
}
#small-frames {
	width: 822px;
	height: 218px;
	z-index: 2;
	padding-left: 21px;
	padding-top: 21px;
	background: url(images/3-frames.png) no-repeat;
}
#small-frames2 {
	width: 822px;
	height: 179px;
	z-index: 2;
	padding-left: 21px;
	padding-top: 21px;
	background: url(images/3-frames2.png) no-repeat;
}
#contact-photo {
	width: 286px;
	height: 382px;
	z-index: 2;
	float: right;
	padding-left: 17px;
	padding-top: 15px;
	background: url(images/contact-frame.png) no-repeat;
}
#small-photo-overlay-left {
	width: 215px;
	height: 133px;
	z-index: 2;
	margin-top: 2px;
	margin-left: -4px;
}
#small-photo-overlay-middle {
	width: 215px;
	height: 133px;
	z-index: 2;
	padding-left: 284px;
	margin-top: -133px;
}
#small-photo-overlay-right {
	width: 215px;
	height: 133px;
	z-index: 2;
	padding-left: 570px;
	margin-top: -133px;
}
#vert-photos {
	width: 250px;
	height: 570px;
	z-index: 2;
	float: right;
	padding-left: 16px;
	padding-top: 17px;
	background: url(images/3-frames-vert.png) no-repeat;
}
#small-photo-overlay-top {
	width: 215px;
	height: 133px;
	z-index: 2;
	margin-top: 1px;
	margin-left: 1px;
}
#small-photo-overlay-centre {
	width: 215px;
	height: 133px;
	z-index: 2;
	padding-left: 1px;
	margin-top: 67px;
}
#small-photo-overlay-bottom {
	width: 215px;
	height: 133px;
	z-index: 2;
	padding-left: 1px;
	margin-top: 67px;
}
.pic {
	padding: 10px 0;
	text-align: center;
}
#main-index-content {
	width: 822px;
	padding-left: 0;
}
#main-container {
	display: inline;
	margin: 0px;
	padding: 0;
	width: 840px;
	padding-left: 93px;
}
h1, h2, h3, h4 {
	margin-bottom: 12px;
}
p {
	line-height: 18px;
	margin-bottom: 10px;
}
a {
	color: #323232;
	text-decoration: none;
}
a:hover {
	color: #5e2e87;
	text-decoration: none;
}
.clients-box {
	border: 8px solid #fff;
	margin-bottom: 8px;
	padding: 8px;
	overflow: auto;
}
.clients-box img {
	float: right;
	padding: 10px;
	border: none;
}
#footer {
	width: 840px;
	height: 55px;
	clear: both;
	color: #333;
	padding: 10px;
	float: left;
}
hr {
	color: #b6b7b8;
	background: #b6b7b8;
	border-style: none;
	height: 1px;
	text-align: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#copyright {
	text-transform: none;
	text-align: center;
	font-size: 10px;
	color: #555;
}
.lightwindow img {
	margin: 6px;
	border: 2px solid #666;
}
.img-bios {
	clear: both;
	padding: 10px 8px 10px 0;
	height: 100%;
}
.img-bios img {
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
}
.img-bios:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.img-bios .content {
	float: left;
}
* html .img-bios {
	height: 1%;
}
ul {
	margin-left: 2em;
	list-style: square;
}
.clear {
	clear: both;
	background: none;
}
