* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

strong
{
	font-weight: strong;
	color: #999999;
}

h1
{
	font-size: 160%;
	color: #5e88a2;
	margin-bottom: 20px;
	letter-spacing: 0.03cm;
	text-transform: uppercase;
}

h2
{
	font-weight: normal;
	font-size: 125%;
	margin-bottom: 10px;
	margin-top: 25px;
	letter-spacing: 0.03cm;
	color: #5e88a2;
	text-transform: uppercase;
}

h3
{
	font-size: 130%;
	color: #5e88a2;
	margin-bottom: 5px;
}

h4
{
	font-weight: normal;
	font-size: 125%;
	color: #5e88a2;
	line-height: 26px;
	margin-bottom: 5px;
}

hr
{
	height: 1px;
        background-color: #ccc;
        border: 0px;
}

p
{
	font-size: 12px;
	color: #999999;
	line-height: 22px;
}

li
{
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}

a
{
	font-size: 12px;
	color: #5e88a2;
}

BODY {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

DIV.frame {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 972px;
	border-left: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
}

DIV.frame_bottom {
	width: 100%;
	border-bottom: 1px solid #D3D3D3;
        margin-bottom: 50px;
}

td.leftColumn
{
	background: url(../cmsimages/skinny_bar.gif) right top repeat-y;
}

#navtop {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

#navtop LI {
	border-bottom: 1px solid #D3D3D3;
	border-right: 6px solid #D3D3D3;
	position: relative;
}

#navtop LI A {
	color: #999999;
        font-size: 12px;
	text-decoration: none;
        letter-spacing:1px;
	display: block;
	width: 130px;
	height: 60px;
	line-height: 60px;
	text-align: right;
	padding-right: 16px;
}

#navtop LI.selected, #navtop LI A:hover {
	background-color: #ECECEC;
}


#navtop li ul {
	position: absolute;
	left: 152px;
	top: 0;
	display: none;
	z-index: 99;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navtop li ul li {
	background-color: #5E88A1;
	border-right: none;
}

#navtop li ul li a {
	color: #ECECEC;
	width: 224px;
	text-align: left;
	padding-left: 16px;
}

#navtop li li.selected, #navtop li ul li a:hover {
	color: #FFFFFF;
	background-color: #D3D3D3;
}

#navtop li:hover ul,
#navtop li.hover ul
{
	display: block;
}

#navsub,
#nav_level3
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#navsub li,
#nav_level3 li
{
	float: left;
	padding: 0 7px;
	border-right: 1px solid #d3d3d3;
	text-transform: uppercase;
}

#navsub li.last,
#nav_level3 li.last
{
	border-right: 0;
}

#navsub li a:hover,
#nav_level3 li a:hover
{
	color: #000000;
}

#navsub li.selected a,
#nav_level3 li.selected a
{
	font-size: 16px;
	color: #5c88ac;
}


#header {
	position: relative;
	width: 972px;
	height: 138px;
	border-bottom: 1px solid #D3D3D3;
}

#header_logo {
	position: absolute;
	left: 147px;
	top: 36px;
	width: 191px;
	height: 46px;
}

#header_tagline {
	position: absolute;
	left: 612px;
	top: 62px;
	width: 279px;
	height: 14px;
}

#callUs {
	position: absolute;
	left: 983px;
	top: 139px;
	width: 13px;
	height: 188px;
}

#body_homepage {
	width: 820px;
	height: 500px;
	text-align: left;
	display: table-cell;
	vertical-align: top;
        background-image: url(../cmsimages/home_back.gif);
        background-repeat: no-repeat;
        background-position: right top;
}

#body_bottom {
	background-color: #4E7690;
	height: 219px;
        padding: none;
        margin: none;
}

#content_100 {
	padding-left: 50px;
}


.subnav {
	padding-left: 38px;
}

.subnav .separator {
	padding: 0px 12px 0px 12px;
}

.subnav A, .subnav .separator {
	color: #999999;
	text-decoration: none;
}

.subnav A:hover {
	color: #000000;
	text-decoration: none;
}

.subnav .selected {
	color: #5C88A3;
	font-size: 16px;
}

.lvl2_body_area {
	padding: 50px;
	padding-top: 35px;
	text-align: left;
}

.lvl2_title p {
	font-size: 190%;
	color: #5e88a2;
	font-weight: bold;
	letter-spacing: 0.04cm;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.lvl2_about_images {
	float: left;
	width: 120px;
        padding-top: 15px;
}

.lvl2_about_images p {
	margin-bottom: 10px;
}

.lvl2_about_images img {
	border: 0 none;
}

.lvl2_about_body {
	float: left;
	width: 600px;
        padding-bottom: 35px;
}


UL.lvl2_nav_gallery {
	list-style: none;
	padding: 0px;
}

UL.lvl2_nav_gallery LI A {
	color: #5C88A3;
	line-height: 24px;
	text-decoration: none;
}

.section_image p {
	padding: 0px;
        margin: 0px;
}
#content_26 img {
	padding: none;
	margin-bottom: -8px;
        border: none;
}
#content_26  {
display:block;
margin:0px auto;
width: 650px;
padding-bottom: 50px;
}

