#lowerboxholder {
	clear:both;
/*	width: 95%;*/
	padding-top: 200px;
}

#lowerbox {
	margin-top: 200px; 
	margin-bottom: 20px;
	height: 100px;
	width: 95%;
	padding: 10px; 
	border: 1px solid gray; 
	overflow: auto;
	background-color: #337B91;
}
#lowerbox p {
	color: silver;
}



#active a:link, #active a:visited  {
	background-color: #487e8d;
}



#navcontainer {
	width: 210px;
	background-color: #216578;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#navcontainer a
{
	display: block;
	width: 170px;
	background-color: #216578;
	padding: 9px 20px 9px 20px;
	border-bottom: 1px solid #487e8d;
}
#navcontainer a:link, #navlist a:visited
{
	color: #e3e2d5;
	text-decoration: none;
}
#navcontainer a:hover
{
	background-color: #487e8d;
	color: #e3e2d5;
}

h3 a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #484848;
	font-weight: bold;
	text-decoration: none;
}
h3 a:hover  {
	text-decoration: underline;
}

#navcontainer_b {
	width: 210px;
	margin-top: 0px;
}
#navcontainer_b ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	color: #e3e2d5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navcontainer_b li {
	margin-left: 0px;
	padding-left: 0px;
}

#navcontainer_b a
{
	display: block;
	width: 164px;
	background-color: #216578;
	background: url(../../images/bullet.gif) left no-repeat;
	padding: 8px 10px 8px 36px;
	border-bottom: 1px solid #487e8d;
	margin-top: 0px;
}

#navcontainer_b a:link, #navlist_b a:visited
{
	color: #e3e2d5;
	text-decoration: none;
}

#navcontainer_b a:hover
{
	background-color: #487e8d;
	color: #e3e2d5;
}





.obi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#comment p, #testimonial p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding: 5px 0;
	color: #216578;
	font-style: italic;
}

#active_x {
	background-color:white;
}

.image1, .image2, .image3, .image4, .image5, .image6 {
	float: left;
}

.sitemap {
	clear: both;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 25px;
}
.sitemap a {
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 0;
}
.sitemap a:hover {
	text-decoration: none;
}




#case_studies {
}
#case_studies a {
	line-height: 2;
	text-decoration: none;
}


#case_studies .col1 {
	width: 50%;
	float: left;
}
#case_studies .col2 {
	width: 50%;
	float: left;
}
.clear {
	clear: both;
}



#navcontainer_c {
	width: 190px;
	margin-top: 0px;
}
#navcontainer_c ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	color: #e3e2d5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navcontainer_c li {
	margin-left: 0px;
	padding-left: 0px;
}

#navcontainer_c a
{
	display: block;
	width: 144px;
	background-color: #216578;
	background: none;
	padding: 8px 10px 8px 35px;
	border-bottom: 1px solid #487e8d;
	margin-top: 0px;
}

#navcontainer_c a:link, 
#navlist_c a:visited
{
	color: #e3e2d5;
	text-decoration: none;
}

#navcontainer_c a:hover
{
	background-color: #487e8d;
	color: #e3e2d5;
}

h2 {
	margin-top: 20px;
	font-weight: bold;
	color: #484848;
	font-size: 11px;
}

.panel_one a,
.panel_five a,
.panel_two a,
.panel_three a {
	color: #216578 !important;
	text-decoration: none;
}
.panel_one h2 a,
.panel_five h2 a,
.panel_two h2 a,
.panel_three h2 a {
	font-weight: bold;
}
.panel_one a:hover,
.panel_five a:hover,
.panel_two a:hover,
.panel_three a:hover {
/*	color: #55A !important;*/
	font-weight: bold !important;
}

.link {
	margin-left: 10px;
	font-weight: bold;
}
.indent20 {
	margin-left: 20px;
}
