/* CSS Document */

/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	behavior: url("assets/css/iepngfix.html");
}
body {
	line-height: 1;
	margin: 0 auto;
	background: #babaae;
	color: #737366;
	font: 14px Arial, Helvetica, sans-serif;
	text-align: center;
	border-top: 20px solid #9f9f96;
}

p {
	padding: 8px 0 10px 0;
	line-height: 22px;
	color: #737366;
}

ol, ul {
	margin: 0;
	padding: 0 0 0 15px;
}

li {margin-top: 10px; margin-bottom: 10px;}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* END RESET */

h1 {
	font: 28px Georgia, "Times New Roman", Times, serif;
	line-height: 38px;
	margin: 0;
	padding: 0;
	color: #06496e;
}

h1.home {position: absolute; left: -9999px;}

h2.hmpg {
	font: 24px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h2.hmpg a {color: #fff;}
h2.hmpg a:hover {color: #5a8eae;}

h2 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #5a8eae;
	text-transform: uppercase;
	margin: 20px 0 10px 0;
	padding: 0;
	font-weight: normal;	
}

h3 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #737366;	
	margin: 20px 0 10px 0;
	padding: 0;
	text-transform: uppercase;
}

h4 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #043f60;	
	margin: 20px 0 10px 0;
	padding: 0;
}

h5 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #5a8eae;
	text-transform: uppercase;
	margin: 20px 0 10px 0;
	padding: 0;
	font-weight: normal;	
}

h6.images {
	margin: 0;
	padding: 0;
	line-height: 0;
}

a {
	color: #5489aa;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
}



/* MAIN NAVIGATION */

#navwrap {
	width: 100%;
	height: 77px;
	*/height: 76px;
	margin: 0 auto;
	padding: 0;
	text-align: center;	
	position: relative;
	z-index: 2000;
}

#navwrap span {position: absolute; left: -9999px;}

#navwrap-rt {
	width: 50%;
	height: 77px;
	*/height: 76px;
	margin: 0;
	padding: 0;
	float: right;
	background: #5a8eae;	
}

#navwrap-lt {
	width: 49%;
	height: 77px;
	*/height: 76px;
	margin: 0;
	padding: 0;
	float: left;
	background: #fff;	
}

#navbar-wrap {
	width: 100%;
	position: absolute;
	top: 20px;
	z-index: 2000;
}

#navbar {
	background: url(../images/bkg-navbar.png) no-repeat center;	
	width: 980px;
	height: 91px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	behavior: url("assets/css/iepngfix.html");
}

#navbar-rt {
	float: right;
	width: 580px;
	height: auto;
	margin: 0;
	padding: 0;	
}

#navbar-lt {
	float: left;
	width: 245px;
	height: auto;
	margin: 0;
	padding: 10px 0 0 0;
	text-align:left;	
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-align: left;
	z-index: 2000;
}

#nav a {
	display: block;
	padding: 0;
	color: #d6d6ce;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 2000;
}

#nav li {
	float: left;
	padding: 0;
	margin: 0;
	height: 76px;
	display: block;
	z-index: 2000;
}

#nav li.home {width: 75px;}

#nav li.about {width: 78px;}

#nav li.services {width: 98px;}

#nav li.our-work {width: 108px;}

#nav li.affiliations {width: 118px;}

#nav li.contact {width: 92px;}

#nav li.bullet {padding: 12px 0 0 0; width: 2px; height: 40px;}


#nav li a { 
	height: 47px;
	padding: 30px 0 0 0;
	text-decoration: none;
	z-index: 2000;
}

#nav li a.on { 
	background: url(../images/img-navarrow.gif) no-repeat bottom center;
	color: #fff;
	margin: 0;
	height: 47px;
	padding: 30px 0 0 0;
	z-index: 2000;
}

#nav li a:hover { 
	height: 47px;
	padding: 30px 0 0 0;
	text-decoration: none;
	background: url(../images/img-navarrow.gif) no-repeat bottom center;
	color: #fff;
	z-index: 2000;
}

#nav li ul li {
	float: left;
	width: 195px;
	height: auto;
	text-align: left;
	text-transform: none;
	padding: 0;
	margin: 0 20px;
	border-bottom: 1px dotted #116797;
	z-index: 2000;
	display: none;
}

#nav li ul li a {
	text-align: left;
	padding: 8px 18px;
	margin: 0;
	height: auto;
	color: #d6d6ce;
	text-transform: none;
	font-size: 14px;
	border: none;
	background: url(../images/img-subnavarrow.gif) no-repeat left;
	z-index: 2000;
	display: none;
}

#nav li ul li a:hover {
	background: url(../images/img-subnavarrow.gif) no-repeat left;
	color: #fff;
	z-index: 2000;
	padding: 8px 18px;
	margin: 0;
	height: auto;
	display: none;
}

#nav li ul {
	position: absolute;
	width: 235px;
	padding: 10px 0;
	left: -999em;
	background: url(../images/bkg-subnav.gif) repeat-x top #06496e;
	z-index: 2000;
	display: none;
}

#nav li ul.last {
	position: absolute;
	width: 235px;
	padding: 10px 0;
	margin-left: -100px;
	left: -999em;
	background: url(../images/bkg-subnav.gif) repeat-x top #06496e;
	z-index: 2000;
	display: none;
}

#nav li.sfhover ul {
	left: auto;
	background: url(../images/bkg-subnav.gif) repeat-x top #06496e;
	z-index: 2000;
	display: none;
}


/* END MAIN NAVIGATION */

#content-wrap {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg-content.gif) repeat-x top #fff;
}

#content {
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 20px 0;
	text-align: center;	
}

#hm-pics {
	position: absolute;
	z-index: 500;
	margin: -20px 0 0 0;
	padding: 0;
	behavior: url("assets/css/iepngfix.html");
}

#hm-testimonial {
	margin: 0;
	padding: 180px 0 15px 480px;
	width: 470px;
	height: auto;
	background: url(../images/bkg-testimonial-hm.gif) no-repeat right bottom;
	text-align: left;
}

.lg {font-size: 18px;}

#hm-testimonial p {
	margin: 0 25px;
	padding: 0;
	font: 16px Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	color: #427a9c;	
	font-style: italic;
}

#hm-testimonial p.name {font: 12px Georgia, "Times New Roman", Times, serif; font-style: normal; color: #90b4ca; text-align: right; margin: 10px 0 0 0;}

#testimonial {
	margin: 0;
	padding: 25px 25px 0 25px;
	width: 885px;
	height: auto;
	background: url(../images/bkg-testimonial.gif) no-repeat center;
	text-align: left;
}

#testimonial p {
	margin: 0 25px 0 50px;
	padding: 10px 0 0 0;
	font: 18px Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	color: #8eb5cd;	
	font-style: italic;
}

#testimonial p.name {font: 14px Georgia, "Times New Roman", Times, serif; font-style: normal; color: #fff;}


#bottom-wrap {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg-bottom.gif) repeat-x top #06496e;	
}

#bottom {
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	position: relative;
	z-index: 700;	
}


/* Dropdown */
#menu {
	width: 412px;
	height: auto;
	margin: 0 0 0 505px;
	padding: 25px 0;	
}

.ddl-wrap {
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: auto;
}

#ddl, #ddl ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#ddl a {
	display: block;
	padding: 6px 0 8px 10px;
	color: #fff;
	text-align: left;
	margin :0 auto;
	font-size: 18px;
	text-decoration: none;
}

#ddl a:hover {text-decoration: none;}

#ddl li {float: left;}

#ddl li.sub {
	display: block;
	width: 354px;
	height: 32px;
	text-align: left;
	font-size: 14px;
	color: #fff;
	padding: 0;
	margin: 0;
}

#ddl li a.sub { 
	display: block;
	width: 334px;
	height: 20px;
	text-align: left;
	border-bottom: 1px solid #2a759f;
	padding: 6px 10px;
	margin: 0;
	font-size: 14px;
	color: #fff;
}

#ddl li a.sub:hover { 
	background:#2a759f;
	width: 334px;
	height: 20px;
	padding: 6px 10px;
	margin: 0;
	text-decoration: none;
}

#ddl li ul {
	position: absolute;
	width: 354px;
	paddidng: 0;
	margin: 0;
	left: -999em;
	background: #185c82;
	z-index: 1;
}

#ddl li.sfhover ul {
	left: auto;
	background: #185c82;
	z-index: 1;
}

#ddl li.sfhover ul, #hp-ddl li li.sfhover ul {
	left: auto;
}

#ddl-item {
	background: url(../images/bkg-menu.png) no-repeat;
	width:354px;
	height:32px;
	margin:0 0 0 55px;
	text-align:left;
	padding:0;
	behavior: url("assets/css/iepngfix.html");
}

#ddl-btn {
	width:46px;
	height:32px;
	margin: 0 0 0 4px;
	text-align:center;
	padding:0;
	text-transform: uppercase;
	background: none;
	behavior: url("assets/css/iepngfix.html");
}

#ddl-btn a {height:32px; font-size: 14px; text-align: center; padding: 8px 0 0 0; background: url(../images/btn-go.png) no-repeat 0 0;}
#ddl-btn a:hover {height:32px; background: url(../images/btn-go.png) no-repeat -47px 0; text-decoration: none;}


input.btns {
	background: #043f60;
	color: #fff;
	text-transform: uppercase;
	display: block;
	margin: 10px 0;
	padding: 8px;
	font: 12px Arial, Helvetica, sans-serif;
	border: none;	
}

input:hover.btns {background: #5a8eae;}

/* End Dropdown */

#hm-cols {
	width: auto;
	height: auto;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	text-align: center;
	background: url(../images/bkg-hmcols.gif) repeat-y;	
}

#hm-cols-rt {
	float: right;
	width: 380px;
	height: auto;
	text-align: left;
	margin: 0;
	padding: 14px 25px 0 25px;	
}

#hm-cols-lt {
	float: left;
	width: 450px;
	height: auto;
	text-align: left;
	margin: 0;
	padding: 0;	
}

#hm-cols p {color: #babaae;}

#about {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;	
}

#about-lt {
	width: 140px;
	height: 160px;
	float: left;
	behavior: url("assets/css/iepngfix.html");
}	

#about-rt {
	width: 280px;
	height: auto;
	float: right;
	padding: 14px 0 0 0;
}	

#footer-wrap {
	width: 100%;
	height: 110px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg-footer.png) repeat-x bottom;	
	border-bottom: 5px solid #9f9f96;
	behavior: url("assets/css/iepngfix.html");
}

#footer {
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	position: relative; 
	z-index: 700;	
}

#tabs {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	height: 73px;	
}

#tabs ul {
	display: block;
	list-style-type: none;
	margin: 0 0 0 688px;
	padding: 0;
	height: 40px;	
}

#tabs li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;	
	float: left;
	text-align: left;
}

#tabs li a {
	color: #fff;
	font-size: 16px;
	display: block;
	height: 20px;
	background: url(../images/bkg-tabs.png) no-repeat 0 0;
	behavior: url("assets/css/iepngfix.html");
}

#tabs li.fbook {width: 156px; margin: 36px 0 0 4px;}
#tabs li.login {width: 132px; margin: 36px 0 0 0;}

#tabs li a.fbook {
	display: block;
	height: 28px;
	width: 116px;
	background-position: -135px 0;
	padding: 12px 20px 0 22px;
	color: #00456a;
}

#tabs li a:hover.fbook {background-position: -432px 0;}

#tabs li a.login {
	display: block;
	height: 28px;
	width: 96px;
	background-position: 0 0;
	padding: 12px 20px 0 16px;
}

#tabs li a:hover.login {background-position: -297px 0;}

#footer-txt {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;	
}

#footer-txt-rt {
	float: right;
	width: 350px;
	text-align: right;
	margin: 0;
	padding: 0;	
}

#footer-txt-lt {
	float: left;
	width: 600px;
	text-align: left;
	margin: 0;
	padding: 0;	
}

#footer-txt p {
	margin: 0;
	padding: 8px 0 0 0;
	font-size: 11px;
	color: #fff;	
}

#cols {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0 0 50px 0;
	text-align: center;	
}

#cols-rt {
	float: right;
	width: 760px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;	
}

#cols-lt {
	float: left;
	width: 180px;
	height: auto;
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;	
}

#title {
	width: auto;
	height: auto;
	margin: 0 0 25px 0;
	padding: 70px 0 0 0;	
}

#title-rt {
	width: 412px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;	
}

#title-lt {
	width: 340px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;	
}

#leftnav {
	width: auto;
	height: auto;
	margin: 0;
	padding: 20px 0 0 0;
	text-align: left;		
}

#leftnav ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

#leftnav li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;	
	font-size: 16px;
}

#leftnav li a {
	display: block;
	border-bottom: 1px dotted #c7c7bf;	
	color: #06496e;
	background: url(../images/img-lftnav-arrow.gif) no-repeat top left;
	padding: 8px 10px 6px 12px;
	margin: 0; 
}

#leftnav li a:hover {color: #5a8eae;}

#leftnav li a.on {
	display: block;
	border-bottom: 1px dotted #c7c7bf;	
	color: #5a8eae;
	background: url(../images/img-lftnav-arrow.gif) no-repeat top left;
	padding: 8px 10px 6px 12px;
	margin: 0; 
}

/***Tony Aslett's clearing hack***/
.clearing:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearing {
	display: inline-block;
}

/* hides from IE/Mac \*/
* html .clearing { 
	height: 1%;
}

.clearing {
	display: block;
}
/* end hide from IE-Mac */
/***end clearing hack***/