body {
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16px;
	text-align: center;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: rgb(255, 255, 255) url(images/bg.jpg);
	color: rgb(0, 0, 0);
}

#frame {
	width: 746px;
	background: #f8f8f8;
	margin: 40px auto;
}

#header {
	height: 74px;
	background: url(images/header.jpg) center no-repeat;
	width: 100%;
	border-bottom: 1px solid #000;
}

#container {
	width: 100%;
	background: url(images/cont_bg.jpg) left repeat-y;
	padding-bottom: 5px;
	float: left;
	overflow: hidden;
}
#left {
	float: left;
	text-align: left;
	width: 156px;
	margin-bottom: -1000px;
	padding-bottom: 1000px;
}

#right {
	float: right;
	width: 589px;
	text-align: left;
	margin-bottom: -1000px;
	padding-bottom: 1000px;
	/*background: url(images/right_bg.jpg) left repeat-y;*/

}

#page #right {
	background: #f8f8f8;
}

a, a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

img.center {
	display: block;
	margin: 0 auto;
}


.left a:hover img
{
visibility:hidden
}



h1 {
	font-size: 15pt;
	font-weight: bold;
}

h2 {
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: Ariel, Helvetica, sans-serif;
}

h3 {
	font-size: 12px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: Ariel, Helvetica, sans-serif;
}

p {
	padding: 0;
	margin: 0 0 16px 0;
	
}

ul {
padding-left: 10px;
}

#header h1 {
	font-size: 1px;
	text-indent: -9999px;
}

#menu {
	width: 100%;
	padding: 10px 0;
font-family: "Garmond", Helvetica Narrow, sans-serif;
	font-size: 8pt;
font-weight: bold;

}

#menu ul {
	list-style: none;
	padding-top: 0;
	margin: 0 0 0 10px;
	text-indent: 0px;

}


#menu ul li {
	line-height: 14px;
	padding: 0;
	margin: 0;
}

#menu ul a {
	color: #000;
	text-transform: uppercase;
	text-decoration: none;

}

#menu ul a:hover {
	text-decoration: underline;
}

#box {
	border-top: 1px solid #888787;
	padding: 10px 0;
	
}

#box2 {
	border-top: 1px solid #888787;
	padding: 10px 10px 10px 10px;
	
}

#box2 p
{
	width: 100%;
	clear: both;
	text-align: left;
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 10px;
}

#box2 h1

	{
	width: 100%;
	clear: both;
	text-align: left;
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

#box2 a {
		color: #033e6c;
}

p.cap {
	padding: 0 0 0 10px;
	margin: 0;
	text-transform: uppercase;
font-family: "Garmond", Helvetica Narrow, sans-serif;
	font-size: 7pt;
font-weight: bold;
}

ul.clients {
	list-style: none;
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	padding-top: 0;
	margin: 0 10px;
	border-bottom: 1px solid #888787;
}


#page #intro ul.clients {
	border: none;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 0 10px;
}

ul.clients li {
	border-top: 1px solid #888787;
}

#page #intro ul.clients li {
	border-top: none;
}

ul.clients li a {
	text-decoration: none;
	color: #033e6c;
	background: url(images/bullet.jpg) left 2px no-repeat;
	padding-left: 10px;

}
	
ul.clients li span.bullet {
	background: url(images/bullet.jpg) left 2px no-repeat;
	padding-left: 10px;
}

#intro {
	background: #f8f8f8 url(images/border.jpg) bottom repeat-x;
	text-align: justify;
	padding-top: 8px;
}

#intro a {
	color: #033e6c;
}

#page #intro {
	background: #f8f8f8;
}

#intro_cont {
	padding: 0px 10px 10px 10px;
}

#images {
	float: left;
	width: 260px;
	margin: 0 10px 0px 0;
}

#caption {
	text-align: right;
	font-size: 10px;
	color: #a2a1a1;
	text-transform: italic;
}

#rightleft {
	float: left;
	width: 548px;
	padding: 10px;
	text-align: justify;
	
}

#rightleft a {
	color: #033e6c;
	
}

p.bios {
	text-align: center;
}

.bo {
font-weight: bold;
}

/* #rightright {
	float: right;
	width: 309px;
	padding: 0px 0px 0px 0;
	text-align: justify;
} */

#footer {
	width: 100%;
	clear: both;
	text-align: left;
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 11px;
	background: url(images/border.jpg) top repeat-x;
	padding-top: 10px;
}

#footer a {
	color: #033e6c;
}

#leftfoot {
	float: left;
	width: 170px;
	margin-left: 16px;
}

#midfoot {
	float: left;
	width: 300px;
}

#rightfoot {
	float:left;
	width: 200px;
	padding-top: 16px;
}

.clear {
	clear: both;
}

