*{font-size:100.01%;}
html{font-size:62.5%;}
body{
	margin:0;
	font:1.4em Arial, Helvetica, sans-serif;
	background:url(/custom/framework/bg-body.gif) repeat-x 0 0;
}
.fakelink {
	color:#ffffff;
}
#pagewidth{
	width:955px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
#footer{
	width:100%;
	clear:both;
	padding: 0 0 20px 0;
	min-width:955px;
	min-height:140px;
	overflow:hidden;
	background:#26468b url(/custom/framework/bg-footer.gif) repeat-x 0 0;
}

* html #footer{height:140px;overflow:visible;}

#clear{
	clear:both;
}

.foo{
	margin:0 auto;
	width:955px;
	color:#fff;
	overflow:hidden;
}
#footer .left{
	width:510px;
	float:left;
	padding:37px 0 0 0;
}
#footer .left p{
	font-weight:bold;
	margin:0 0 18px 7px;
}
#footer a{color:#26468b;}
#footer a:hover{text-decoration:none;}
#footer ul{
	margin:0 0 0 7px;
	padding:0;
	list-style:none;
}
#footer ul li{
	float:left;
	background:url(/custom/framework/divider.gif) no-repeat right;
	padding:0 13px 0 0;
	margin:0 13px 0 0;
        line-height: 22px;
}
#footer ul li.last{
	margin:0;
	padding:0;
	background:none;
        line-height: 22px;
}
#footer .right{
	float:right;
	width:445px;
}
#footer address{
	text-align:center;
	background:url(/custom/framework/bg-address.gif) no-repeat 50% 0;
	font-style:normal;
	padding:31px 0 0 0;
}
#footer address strong{display:block;}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:160px;
	left:2px;
	height:25px;
	line-height:25px;
	border-left:1px solid #5c7da7; 
	font-size:14px;
}
#nav li{
	float:left;
	border-right:1px solid #5c7da7; 
}
#nav li a{
	padding:0 10px 0 12px;
	float:left;
	line-height:25px;
	color:#fff;
	text-decoration:none;
	height:25px;
}
#nav li a:hover{
	background:url(/custom/framework/a-hover.gif);
}
strong.logo{
	margin:0;
	position:absolute;
	top:0;
	left:25px;
	display:block;
}
strong.logo a{
	display:block;
	width:228px;
	height:150px;
}
strong.logo a span{
	width:308px;
	height:170px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/custom/framework/blog_logo.png);
	cursor:pointer;
}
#header{height:186px;}
#header .add{
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	color:#84b9e3;
	list-style:none;
	position:absolute;
	top:7px;
	right:30px;
}
#header .add li{float:left;}
#header .add li a{
	color:#fff;
	text-decoration:none;
	padding:0 15px 0 0;
	margin:0 10px 0 0;
	background:url(/custom/framework/bullet.gif) no-repeat right;
}
#header .add li a:hover{text-decoration:underline;}
#header a.blog{
	display:block;
	font:16px Arial Black, arial;
	color:#fff;
	padding:6px 0 0 45px;
	text-decoration:none;
	width:103px;
	height:46px;
	background:url(/custom/framework/a-blog.gif) no-repeat 0 0;
	overflow:hidden;
	position:absolute;
	top:69px;
	left:367px;
}
#header a.blog:hover{background:url(/custom/framework/a-blog.gif) no-repeat 0 100%;color:#bcdbf4;}
#main{
	width:955px;
	padding:59px 0 55px 0;
	background:url(/custom/framework/bg-main.jpg) no-repeat 0 0;
}

#main_inside{
	width:955px;
	padding:59px 0 55px 0;
	background:url(/custom/framework/bg-main_inside.jpg) no-repeat 0 0;
}

#left{
	width:510px;
	float:left;
}

#content_holder{
	padding-right: 15px;
	text-align: left;
}

#content_holder h1{
	margin-top: 30px;
	color: #27498F;
	font-size: 18px;
}

#content_holder h3{
	color: #27498F;
	font-size: 20px;
        font-weight: normal;
}

#content_holder p a{color:#27498F;}
#content_holder p a:hover{text-decoration:underline; color:#D17218;}

.FORM_Question {color:#27498F; font-size: 12px; font-weight: bold;}

#right{
	float:right;
	width:445px;
	margin:-215px 0 0 0;
	position:relative;
}
.clear{
	width:955px;
	height:1px;
	clear:both;
	overflow:hidden;
}
.top-box{
	width: 444px;
	padding: 14px 15px 6px 29px;
	/*border: 1px solid #AFCDE5;*/
	/*background:url(/custom/framework/blue_repeat.png);*/
        /*background:url(/custom/framework/blog_content_repeat.jpg);
        background-repeat: repeat-y;*/
}
.top-box h1{
	margin:0;
	color:#fff;
	font-size:1.28em;
}
.top-box p{
	margin:14px 0 0 0;
	color:#fff;
}
.top-box a{color:#183f68;}
.top-box a:hover{text-decoration:none;}
.top-boxp{
	width: 444px;
	padding: 10px 20px 10px 20px;
	/*border: 1px solid #AFCDE5;*/
	/*background:url(/custom/framework/blue_repeat.png);*/
        /*background:url(/custom/framework/blog_content_repeat.jpg);
        background-repeat: repeat-y;*/
}
.top-boxp h1{
	margin:0;
	color:#fff;
	font-size:1.28em;
}

.top-boxp h2{
	margin:0;
	color:#27498F;
	font-size:1.4em;
}

.top-boxp p{
	margin:14px 0 0 0;
	color:#000;
}
.top-boxp p a{
	color:#00236F;
}
.top-boxp a{color:#00236F;}
.top-boxp a:hover{text-decoration:none;}
ul.buttons{
	margin:35px 0 0 0;
	padding:0;
	list-style:none;
	width:427px;
	overflow:hidden;
}
ul.buttons li{
	float:left;
}
ul.buttons li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:179px;
	height:48px;
	background-image:url(/custom/framework/text-buttuns.gif);
	background-repeat:no-repeat;
}
ul.buttons li a.our-capabilities{
	margin:0 69px 0 0;
}
ul.buttons li a.our-capabilities{background-position:0 0;}
ul.buttons li a.our-capabilities:hover{background-position:0 100%;}
ul.buttons li a.photo-gallery{background-position:100% 0;}
ul.buttons li a.photo-gallery:hover{background-position:100% 100%;}
.twobox{
	width:490px;
	overflow:hidden;
	padding:30px 0 0 0;
}
.twobox .left{
	float:left;
	width:235px;
}
.twobox .right{
	float:right;
	width:235px;
}
.twobox strong.title{
	font-size:1.28em;
	color:#183f68;
	margin:0 0 0 8px;
	font-weight:normal;
}
.twobox h3{
	margin:0 0 0 8px;
	color:#27498F;
	font-size:1.28em;
	font-weight:normal;
}

.twobox h3 a:link, .twobox h3 a:active, .twobox h3 a:visited {
	color:#ff7e04;
        text-decoration: none;
}

.twobox h3 a:hover {
	color:#ff7e04;
        text-decoration: underline;
}

.twobox p{
	margin:10px 10px 0 7px;
	padding:0 0 15px 0;
}
.twobox a.more{
	color:#ff7e04;
	padding:0 0 0 0px;
	margin:0 0 0 0px;
	/* background:url(/custom/framework/bullet2.gif) no-repeat left; */
}
.twobox a.more:hover{text-decoration:none;}

.twobox .image{
	width:234px;
        padding: 0px 0 0 10px;
	background:url(/custom/framework/home_high_repeat.gif);
        background-repeat: repeat-y;
}

.twobox #high_top {
	width: 234px;
	height: 9px;
	display: block;
        margin:12px 0 0 0;
        
	background:url(/custom/framework/home_high_top.gif);
        background-repeat: no-repeat;
}

.twobox #high_bottom {
	width: 234px;
	height: 8px;
	display: block;
	background:url(/custom/framework/home_high_bottom.gif);
        background-repeat: no-repeat;
}

#sidebar_back {
	background:url(/custom/framework/sidebar_back.jpg);
        background-repeat: no-repeat;
}

.right-col{
	width:445px;
	background:url(/custom/framework/bg-right.png);
}
.right-col .content{
	width:376px;
	margin:0 0 0 14px;
	overflow:hidden;
	background:#000;
	padding:30px 0 26px 24px;
}
.right-col .content h2{
	color:#84b7e2;
	font-size:1.28em;
	margin:0 0 0 0;
	font-weight:normal;
}

.right-col .content h2 a:link, .right-col .content h2 a:active, .right-col .content h2 a:visited {
	color:#84b7e2;
	text-decoration: none;
}

.right-col .content h2 a:hover {
	color:#84b7e2;
	text-decoration: underline;
}

.right-col h2{
	color:#FFFFFF;
	font-size:1.28em;
	margin:0 0 0 0;
	font-weight:normal;
}

.right-col .content p{
	margin:0;
	padding: 15px;
	clear:left;
	color:#FFFFFF;
}

.right-col p {
	color:#FFFFFF;
}

.right-col p a{color:#ACC7E6;}
.right-col p a:hover{color:#D17218;}


.right-col .content p img{
	float:left;
	margin: 0 18px 0 0;
	border:1px solid #dbdbdb;
	padding:1px;
	background:#fff;
}
.right-col .content ul{
	margin: 14px 0 0 0;
	padding:0;
	list-style:none;
	line-height:18px;
	color:#d1d6d7;
}
.right-col .content ul li{
	padding:0 0 0 9px;
	background:url(/custom/framework/bullet3.gif) no-repeat left;
}
.flash-box{
	margin:0 0 0 14px;
}
.flash-box img{
	display:block;
}

.banner-box{
	margin:0 0 0 14px;
        width: 400px;
        background: #FFF;
}

.right-col .more{
	color:#8ebfe5;
	float:right;
	margin:14px 25px 0 0;
}
.right-col .more:hover{
	text-decoration:none;
}
.right-col .bottom{
	width:445px;
	height:13px;
	background:url(/custom/framework/bg-bottom.gif) no-repeat -1px 0;
	overflow:hidden;
}

<!-- ----------------subnav styles----------------- -->
#clear {
	clear: both;
}

#subnav_container {
	width: 285px;
	background:url(/custom/framework/sidenav_repeat_blue.jpg);
	background-repeat: repeat-y;
}

#subnav_top {
	width: 285px;
	background:url(/custom/framework/sidenav_top_blue.jpg);
	background-repeat: no-repeat;
}

#subnav_holder {
	padding-left: 27px;
	padding-right: 30px;
	text-align: left;
	padding-top: 15px;
}

#subnav_holder h2  {
	font: 1.3em/1.3em Arial, sans-serif;
	/*color: #27498F;*/
        color: #FFFFFF;
	background: none;
	padding: 0px;
}

#subnav_holder ul  {
	list-style: none;
	color: #C28178;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}

#subnav_holder li a:link, #subnav_holder li a:active, #subnav_holder li a:visited  {
	font-size: 12px;
	font-weight: normal;
	background: transparent;
	color: #D17218;
	display: block;
	border-bottom: solid #C2C3C4 1px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	text-decoration: none;
}

#subnav_holder li a:hover  {
	font-size: 12px;
	font-weight: normal;
	background: #D17218;
	color: #FFFFFF;
	display: block;
	border-bottom: solid #C2C3C4 1px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	text-decoration: none;
}

#subnav_bottom {
	width: 285px;
	height: 121px;
	display: block;
	background:url(/custom/framework/sidenav_bottom_blue.jpg);
	background-repeat: no-repeat;
}

/* -------------------------wp-calendar------------------------- */

#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
	font-size: 12px;
        color: #D17218;
}

#wp-calendar a:link, #wp-calendar a:active, #wp-calendar a:visited {
	font-size: 12px;
	font-weight: normal;
	background: transparent;
	color: #FFFFFF;
	border-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
        padding-right: 1px;
	text-decoration: underline;
}

#wp-calendar a:hover {
	font-size: 12px;
	font-weight: normal;
	background-color: #D17218;
	color: #FFFFFF;
	border-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
        padding-right: 1px;
	text-decoration: none;
}

#wp-calendar caption{
	padding: 10px 15px;
        font-weight: bold;
        color: #D17218;
}

#wp-calendar th{
	padding: 1px;
	text-align: center;
	vertical-align: top;
	background: #e8eefc;
}

#wp-calendar td{
	padding: 2px;
	text-align: center;
}

#wp-calendar tfoot td{
	text-align: center;
}

/*-------------------------Any Link Styles-------------------------*/
.anylinkcss{
     position: absolute;
     visibility: hidden;
     border: 1px solid #5C7DA7;
     border-bottom-width: 0px;
     text-align: left;
     font:normal 12px Arial;
     line-height: 22px;
     z-index: 100;
     background-color: #2C539D;
     width: 220px;
     padding: 0px 0px 0px 0px;
     margin: 0px;
     background-color: #2C539D;
     background-image:url(/custom/framework/drop_nav_repeat.gif);
     background-repeat: repeat-x;
     background-position: bottom;
}

.anylinkcss a:link, .anylinkcss a:active, .anylinkcss a:visited {
     display: block;
     padding: 5px 0px 6px 5px;
     *padding: 5px 0px 7px 5px;
     text-decoration: none;
     text-align: left;
     font-weight: bold;
     color: #ffffff;
     font: normal 12px Arial;
     line-height: 16px;
     border-bottom: 1px solid #5C7DA7;
     background-color: #2C539D;
     background-image:url(/custom/framework/drop_nav_repeat.gif);
     background-repeat: repeat-x;
     background-position: bottom;
}

.anylinkcss a:hover {
     display: block;
     padding: 5px 0px 6px 5px;
     *padding: 5px 0px 7px 5px;
     text-decoration: none;
     text-align: left;
     font-weight: normal;
     color: #2A5099;
     font: normal 12px Arial;
     line-height: 16px;
     border-bottom: 1px solid #5C7DA7;
     background-color: #FFA33D;
     background-image: none;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: -12%;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}

#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink, #nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}