@charset "utf-8";
body
{
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p,h1,h2,ul
{
	margin: 0;
	padding: 0;
}

.case
{
	color: #41552e;
	font-size: 14px;
	font-variant: small-caps;
}
a
{
	color: #41552e;
}
a.small
{

	font-size: 10px;
}
#body-container
{
	margin: 0 auto;
	width: 828px;
}
#btn-about
{
	background-image: url(../images/global/btn-about.gif);
	width: 97px;
}
#btn-experience
{
	background-image: url(../images/global/btn-experience.gif);
	width: 116px;
}
#btn-expertise
{
	background-image: url(../images/global/btn-expertise.gif);
	width: 116px;
}
#btn-nav
{
	float: right;
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
}
#btn-nav a
{
	background-position: top;
	display: block;
	height: 61px;
}
#btn-nav a:hover, #btn-nav a.selected
{
	background-position: bottom;
}
#btn-nav li
{
	float: left;
}
#btn-services
{
	background-image: url(../images/global/btn-services.gif);
	width: 116px;
}
#content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
#copyright
{
	color: #fff;
	font-size: 10px;
	line-height: 32px;
	margin-top: 12px;
}
#copyright .left
{
	float: left;
	padding-left: 25px;
	width: 40%;
}
#copyright .right
{
	float: right;
	padding-right: 25px;
	text-align: right;
	width: 40%;
}
#copyright a
{
	color:#fff;
}
#footer
{
	color: #41552e;
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
#footer a
{
	color: #41552e;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
#footer li
{
	border-right: 1px solid #41552e;
	display: inline;
	padding: 0 5px;
}
#footer li.last
{
	border: none;
}
#header
{
	border-bottom: 1px solid #909a86;
	height: 90px;
}
#nav
{
	color: #fff;
	font-size: 14px;
	font-variant: small-caps;
}
#nav a
{
	color: #fff;
	text-decoration: none;
}
#nav a:hover
{
	text-decoration: underline;
}
#nav li
{
	float: left;
	line-height: 32px;
	padding: 0 12px;
}
#nav ul
{
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
.bar
{
	background-image: url(../images/global/nav-bg.gif);
	height: 32px;
}
.block
{
	display: block;
}
.clear
{
	clear: both;
}
.content-column
{
	float: left;
	padding: 12px;
	width: 240px;
}
.float-left
{
	float: left;
}
.float-right
{
	float: right;
}
ul.inside
{
	list-style-position: inside;
}
ul.outside
{
	list-style-position: outside;
	padding: 0 1.2em;
}
.left-contact
{
	background-color: #f1f2f2;
	background-image: url(../images/global/half-btm.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	height: 350px;
	width: 409px;
}
.rfp-left
{
	background-color: #f1f2f2;
	background-image: url(../images/global/rfp-row1-btm.gif);
	background-repeat: no-repeat;
	float: left;
	height: 188px;
	width: 588px;
}
.rfp-right
{
	float: right;
}
.right-contact
{
	background-color: #f1f2f2;
	background-image: url(../images/global/half-btm.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	float: right;
	height: 350px;
	width: 409px;
}
.small-caps
{
	font-variant: small-caps;
}
.text-input
{
	border: 1px solid #626262;
	width: 280px;
}
.wrap
{
	padding: 14px;
}
.text11 {
	font-size:11px;
}