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;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

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

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end reseting */

body {

	background: #fff;
	/* url(../img/body-bg.png) repeat-x top left; */
	font: 14px/18px Arial, �Helvetica Neue�, Helvetica, sans-serif;
	color: #535353;
}

a:link, a:visited{
	color: #2f7ff8;
	text-decoration: none;
}

a:hover, a:active{
	text-decoration: none;
}

h1 {
	font: small-caps bold 28px/24px Georgia,Times,"Times New Roman",serif;
	color: #002256;
}

h2 {
	font: italic 22px/26px Georgia,Times,"Times New Roman",serif;
	color: #fff;
}

h3, h4 {
	font: bold 22px/22px Georgia,Times,"Times New Roman",serif;
	color: #000;
}

h4 {
	font-size: 18px;
	line-height: 18px
}

.content h5 {
	font-size: 12px;
	color: #123160;
	margin-top: 14px;
	padding-bottom: 5px;
	border-bottom: 1px solid #96bdf8;
	text-transform: uppercase;
}

.content h6 {
	margin-top: 14px;
	margin-bottom: -10px;
	position: relative;	
	font: bold 14px/14px Georgia,Times,"Times New Roman",serif;
}

.content ul li, #header-img ul li{
	margin-left: 14px;
	padding-left: 14px;
	background: url(../img/arrow-right.gif) no-repeat 0% 4px;
	
}

.content ul li {
	margin-top: 14px;
	height: 1%;
}

.content table {
	margin-top: 14px;
}


.content table td{
	border: 1px solid #e0ebf7;
	padding: 3px;
}

.content img {
	padding: 0 14px 14px 14px;
}

#header-img a:hover, .main a:hover, #footer a:hover,
.left-sidebar .block  a:hover, #footer .contact-info a:hover{
	border-bottom: 1px dotted #2f7ff8;
}

a.more-info img{
	padding: 0 0 0 5px;
}

a.more-info span{
	padding-right: 10px;
	background: url(../img/arrow-right.gif) no-repeat 100% 4px;
}

#header-img a.more-info span{
	background-position: 100% 5px;
}

.clear {
	clear: both;
}


.body {
	width: 994px;
	margin: 0 auto;
}

#header {
	background: #d4dce6 url(../img/header-bg.png) repeat-x bottom left;
	height: 196px; 
	padding-top: 14px;
}

.header-content-top, .header-content-bottom {
	overflow: hidden;
}

.header-content-top {
	height: 98px;
}

.header-content-bottom {
	height: 72px;
}

#logo {
	padding-top: 38px;
	border-top: 4px solid #2f7ff8;
	width: 322px;
	float: left;
	margin-right: 14px;
}

#search {
	float: right;
	width: 238px;
	border-top: 4px solid #2f7ff8;
}

#search input.textfield{
	background: url(../img/search-bg.png) repeat-x top left;
	width: 182px;
	height: 18px;
	padding: 10px 0 10px 14px;
	color: #fff;
	font-size: 14px;
	clear: right;
	cursor: default;
}

#search input {
	display: block;
	width: 42px;
	height: 38px;
	background: url(../img/search-btn-bg.png) repeat-x top left;
	border: 0;
	float: left;
	cursor: pointer;
}

#clock {
	width: 386px;
	height: 18px;
	float: left;
	margin: 14px 14px 0 0;
	font: bold 12px/13px Georgia,Times,"Times New Roman",serif;
	color: #76aaf8;
	padding-left: 20px;
	background: url(../img/clock-bg.gif) no-repeat top left;
}

a.lang {
 font-size: 11px;
 color: #fff;
 float: left;
 width: 84px;
 margin: 46px 0px 0 0;
 padding-top: 2px;
}

a.lang  img{
 padding: 0px 5px 0 0;
 vertical-align: bottom;
}

a.lang:hover {
	color: #2f7ff8;
}

.sec-nav {
	float: right;
	width: 574px;
	margin-top: 34px;
} 

.sec-nav  li{
	float: right;
	font-size: 11px;
	font-weight: bold;
	margin-left: 20px;
	text-transform: uppercase;
	padding-top: 3px;
}

.sec-nav  li a{
	color: #94a1b5;
}


.sec-nav  li a:hover, .sec-nav  li.selected a, #footer .sec-nav  li a:hover{
	color: #2f7ff8;
	background: none;
}
.sec-nav  li.to-home a{
	display: block; 
	width: 18px;
	height: 16px;
	background: url(../img/home.gif) no-repeat top left;
}

.sec-nav  li.to-home {
	padding: 0px;
	margin-left: 0px;
}

h1.main-tagline {
	font: bold 11px/16px Arial, �Helvetica Neue�, Helvetica, sans-serif;
	color: #cfdaea;
	text-transform: uppercase;
	width: 322px;
	float: left;
	margin-right: 14px;
	margin-top: 28px;
}

.main-nav {
	border-top: 2px solid #2f7ff8;
	border-bottom: 2px solid #2f7ff8;
	width: 658px;
	float: left;
	margin-top: 12px;
	font: small-caps 14px/16px Georgia,Times,"Times New Roman",serif;
	cursor: default;
	
}

.main-nav  li{
	float: left;
	width: 154px;
	min-height: 28px;
	margin-right: 14px;
	background: url(../img/main-nav-bg.gif) no-repeat 100% 14px;
}

.main-nav  li.last{
	background: none;
	margin-right: 0;
}

.main-nav  li a{
	color: #fff;
	display: block;
	padding-top: 10px;
	padding-right: 8px;
	margin: 2px 0px 12px 0;
	position: relative;
	width: 146px;
	min-height: 32px;
}


.main-nav  li a:hover, .main-nav  li.selected a{
	color: #94a1b5;
	border-top: 3px solid #2f7ff8;
	margin-top: -1px;
}

#header-img {
	border-top: 1px solid #d4dce6;
	padding-bottom: 1px;
	height: 194px;
	background: #94a1b5 url(../img/header-img-bg.gif) repeat-x bottom left;
}

#header-img.home {
	height: 306px;
}

#header-img .header-img-contents {
	background: url(../img/header-img-contents-bg.png) repeat-x bottom left;
	height: 194px;
}

#header-img.home .header-img-contents {
	height:333px;
	overflow:hidden;
	position:relative;
	width:994px;
	margin-top: -27px;
}


#header-img .header-img-holder {
	position: relative;
}

#header-img.home .header-img-contents-holder{
	position:absolute;
	width:2000em;
}

#header-img .page-img {
	float: left;
	width: 658px;
	height: 180px;
	margin-top: -27px;
	position: relative;
}

#header-img .page-img  .clip{
	position: absolute;
	top: 0;
	left: 0;
}

#header-img .page-img .pos-top {
	clip: rect(0px 658px 180px 0)
}

#header-img.home .page-img {
	height: 292px;
	margin-top: 0px;
}

#header-img .page-title{
	float: left;
	width: 336px;
	background: url(../img/page-title-bg.gif) no-repeat 100% 0%;
	margin: 13px -19px 0 0;
	padding-right: 19px;
	position: relative;
	z-index: 1;
}  

#header-img .page-title-contents{
	background: #bed5f8;
	padding: 28px 28px 14px 28px;
	height: 98px;
}

#header-img.home .page-title-contents{
	height: 210px;
}

#header-img.home .page-title-contents  a.more-info{
}

#header-img.home .page-title{
	height: 252px;
	margin-top: 40px;
}  

#header-img.home .page-title h1{
	padding-bottom: 12px;
	border-bottom: 2px solid #96bdf8;
}

#header-img.home .page-title ul{
	margin: 20px 0 14px 0;
}

#header-img.home .page-title ul a{
	color: #000;
}

#header-img.home .header-img {
	float:left;
	position:relative;
}


#header-img  .page-annotation {
	position: absolute;
	width: 434px;
	/* height: 224px; */
	top: 28px;
	left: 308px;
	z-index: 10;
}

#header-img.home  .page-annotation {
	top: 55px;
}

#header-img .page-tagline {
	padding-left: 28px;
	background: url(../img/page-tagline-bg.gif) no-repeat 0% 0%;
	position: absolute;
	z-index: 1;
	min-height: 1px;
	line-height: 1.2em;
	top: 14px;
	left: 0;
}

#header-img .page-tagline  span{
	background: #123160;
	padding: 0 14px 0 0px;
	
}

#header-img .annotation {
	background: url(../img/page-annotation-bg.png) repeat 0% 0%;
	margin: 0px 0 0 42px;
	padding: 84px 14px 14px 14px;
	position: relative;
	min-height: 1px;
}

#header-img .prev, #header-img .next {
	display: block;
	width: 28px;
	height: 28px;
	float: left;	
	margin-left: 6px;
}

#header-img .prev, #header-img .prev:hover{
	background: url(../img/prev.gif) no-repeat 0% 0%;
	border: 0;
}

#header-img .next, #header-img .next:hover{
	background: url(../img/next.gif) no-repeat 0% 0%;
	border: 0;
}

#header-img .pagination{
	position: absolute;
	bottom: 56px;
	right: 14px;
	width: 68px;
	height: 28px;
}

#content {
	overflow: hidden;
	padding-bottom: 42px;
	position: relative;
	z-index: 1;
	margin-top: -1px;
}


.block {
	float: left;
	width: 322px;
}

.home .block {
	margin: 28px 14px 0 0;
}

.home .our-team, .home .why-bg {
	margin-right: 0;
}
.our-team p, .why-bg p{
	font-size: 16px;
	color: #123160;
}

.block  .block-title{
	border-bottom: 2px solid #96bdf8;
	padding-bottom: 12px;
	overflow: hidden;
}

.block  .block-title h3{
	width: 224px;
	float: left;
	font-size: 18px;
	line-height: 1em;
} 

.block  .block-title a.more-info{
	float: right;
	margin-top: 13px;
	font-size: 12px;
	border-bottom: 1px solid #fff;
}

.block  .block-title a.more-info:hover{
	border-bottom: 1px dotted #2f7ff8;
}

.block  .block-content {
	padding-top: 14px; 
}

.content .about-us .annotation {
	font: 18px/22px Georgia, Palatino,� Palatino Linotype�, Times, �Times New Roman�, serif ;
	color: #123160;
	margin: 14px 0;
	background: none;
	border: 0;
	padding: 0;
}

.about-us .block-title h3 {
	font-size: 22px;
	color: #123160;
	line-height: 1.1em;
	margin-top: -3px;
	position: relative;
}


.news-title {
	padding: 0 0 13px 0;
	border-bottom: 1px solid #e3e5e7;
}


.date {
	font: bold 14px/18px Georgia, Palatino,� Palatino Linotype�, Times, �Times New Roman�, serif;
	color: #535353
}

.home .our-team .team-member {
	position: relative;
	margin: 28px 0 0 0;
}

.our-team  p{
	margin-top: 14px;
}

.team-member img{
	margin-left: 14px;
	padding: 0;
}

.team-member .team-member-title {
	width: 266px;
	padding: 10px 14px;
	background: #123160;
}

.home .our-team  .team-member .team-member-title {
	position: absolute;
	bottom: 14px;
	left: 0;
}

.team-member .team-member-title h4 a{
	color: #fff;
}

.home .team-member .team-member-title h4 a span{
	background-position: 100% 8px;
}

#footer {
	background: #d4dce6 url(../img/footer-bg.gif) repeat-x 0% 0%;
	overflow: hidden;
	padding-bottom: 28px;

}

#footer .contact-info {
	float: left;
	width: 322px;
	margin-right: 14px;
	border-top: 4px solid #2f7ff8;
	overflow: hidden;
}

#footer .sec-nav {
	float: left;
	width: 558px;
	padding: 14px 0;
	
	margin-top: 0;
}


#footer .sec-nav  li{
	float: left;
	margin-left: 0;
	margin-right: 8px;
	padding: 3px 0;
	line-height: 1em;
	
}


#footer .sec-nav  li a{
	border-right: 1px solid #b5b8bb;
	padding-right: 8px;

}

#footer .sec-nav  li a:hover{
	border-bottom: 0;
}

#footer .contact-info h4{
	width: 140px;
	float: left;
	margin-right: 14px;
	font-size: 16px;
	padding-top: 9px;
	
}

#footer .contact-info a{
	float: left;
	margin-top: 9px;
	border-bottom: 1px solid #d4dce6;
}

#footer .contact-info p{
	float: left;
	margin-top: 9px;
	width: 154px;
}

#footer .service-info {
	float: right;
	width: 658px;
	font-size: 12px;
	border-top: 1px solid #b5b8bb;
}

#footer .service-info  .copyright{
	width: 406px;
	float: left;
	margin-top: 14px;

}
#footer .design-by-corpus {
	float: right;
	width: 238px;
	margin-top: 10px;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;

}

#footer .design-by-corpus img {
	vertical-align: middle;
	padding-left: 4px;
}

#footer .design-by-corpus a:hover{
	border-bottom: 0;
}

#footer .sec-nav .last  a{
	border: 0;
}

#breadcrumbs {
	font: 10px/10px Georgia, Palatino,� Palatino Linotype�, Times, �Times New Roman�, serif;
	text-transform: uppercase;
	padding: 16px 14px 0 28px;
	height: 1%;
	color: #123160;
}

#breadcrumbs  a {
	padding-right: 14px;
	background: url(../img/arrow-right-white.gif) no-repeat  95% 50%;
	color: #fff;
}

#breadcrumbs  a:hover {
	background: url(../img/arrow-right.gif) no-repeat  95% 50%;
	color: #2f7ff8;
	border-bottom: 0;
}

.left-sidebar {
	width: 308px;
	margin-right: 28px;
	float: left;
}

.main {
	width: 658px;
	float: left;
	margin-top: 29px;
}

.home .main {
	width: auto;
	margin-top: 0;
}

.content {
	margin-right: 28px;
}

.home .content {
	margin-right: 0;
	width: auto;
}

.with-sidebar {
	width: 462px;
	float: left;
}

.right-sidebar {
	float: left;
	width: 168px;
		
}

.first-lvl-nav {
	padding-top: 25px;
	/* background: url(../img/first-lvl-nav-bg.gif) repeat-x  top left; */
	border-top: 4px solid #2f7ff8;
}

.first-lvl-nav  li {
	border-right: 2px solid #ccd7e6;
}


.first-lvl-nav  li a{
	display: block;
	padding: 12px 26px 11px 28px;
	border-bottom: 1px solid #fff;
	background: #dfe4ea url(../img/first-lvl-items-bg.gif) repeat-y  top right;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	line-height: 1.1em;
}

.first-lvl-nav  li a:hover, .first-lvl-nav  li.selected a{
	background: #ccd7e6;
	color: #002256;
}

.content h3 {
	padding-top: 11px;
}


.content p{
	margin-top: 14px;
}

.content .annotation{
	padding: 14px 14px 16px 14px;
	margin-top: 14px;
	border-top: 2px solid #e0ebf7;
	border-bottom: 2px solid #e0ebf7;
	background: #eff5fb;
	font: 14px/18px Arial, �Helvetica Neue�, Helvetica, sans-serif;
	color: #123160;
}


.right-sidebar .news {
	font-size: 12px;
	line-height: 18px;
	padding: 14px;
	background: url(../img/news-block-inner-bg.png) repeat-y  top left;
	height: 1%;
}

.right-sidebar .news .news-title {
	border-bottom: none;
	padding: 0 0 13px 16px;
}

.right-sidebar .news .news-title .date {
	position: relative;
	margin-left: -16px;
	font-size: 12px;
}

.right-sidebar  h4{
	margin-bottom: 14px;
	color: #123160;
}

.banner {
	width: 140px;
	padding: 14px 14px 14px 28px;
	background: url(../img/banner-bg.gif) no-repeat  top left;
	margin-left: -14px;
	margin-top: 14px;
	position: relative;
}

.banner  a:hover{
	border-bottom: 0;
}

.quot {
	font-style: italic;
}

.our-team-inner .team-member {
	background: url(../img/team-member-bg.png) repeat-x  bottom left;
	border-bottom: 1px solid #d2e3f7;
	padding-bottom: 14px;
	overflow: hidden;
	margin-top: 14px;
}

.our-team-inner {
	border-top: 1px solid #96bdf8;

	margin-top: 14px;
}

.our-team-inner .even {
	background: url(../img/team-member-even-bg.png) repeat-x  bottom left;
	border-bottom: 1px solid #c4c4c4;
}

.our-team-inner .team-member img {
	float: left;
	margin-right: 14px;
	
}

.our-team-inner .even img {
	float: right;
}

.our-team-inner .team-member h4 {
	color: #fff;
}


.our-team-inner .team-member .team-member-content{
	float: left;
	width: 294px;
}

.our-team-inner .even .team-member-content{
	float: right;
}

.our-team-inner .team-member .team-member-content p{
	padding: 0 14px;
}

.our-team-inner .team-member .team-member-content .phone{
	font-weight: bold;
}

.our-team-inner h5 {
	padding: 7px 14px 8px 0;
	margin-top: 0;
}

.expanded h5 {
	border-bottom: none;
}

.content .our-team-inner h5 a{
	display: block;
	background: url(../img/arrow-right.gif) no-repeat 100% 5px;
}

.content .our-team-inner h5 a:hover{
	background: url(../img/arrow-down.gif) no-repeat 100% 7px;
	color: #123160;
	border-bottom: 0;
}

.content .expanded h5 a{
	background: url(../img/arrow-down.gif) no-repeat 100% 7px;
	font-size: 14px;
	color: #123160;
}

.left-sidebar .block {
	margin-top: 28px;
	width: 308px;
	background: url(../img/sidebar-block-bg.png) repeat-y  top right;
}

.left-sidebar .block .block-title h4 {
	width: 182px;
	float: left;
	margin-top: 14px;
	margin-left: 14px;
	color: #123160;
}

.left-sidebar .block .block-title a.more-info {
	margin-top: 15px;
	margin-right: 12px;
	border-bottom-color: transparent;
}

.left-sidebar .block .block-title a.more-info:hover {
	border-bottom-color: #2f7ff8;
}

.left-sidebar .block .block-title {
	border-bottom-color: #fff;
	margin-right: 2px;
}


.left-sidebar .block .block-content {
	padding: 14px;
	font: 16px/18px Georgia, Palatino,� Palatino Linotype�, Times, �Times New Roman�, serif;
	color: #123160;
}

.contacts .annotation{
	font-weight: bold;
	font-size: 14px;
	width: 210px;
	float: left;
	background: none;
	border: 0;
}

.contacts  .map {
	float: right;
	margin-top: 28px;
}

.contacts  .map iframe{
	border: 1px solid #000;
}

.contacts  .map  small{
	font-size: 10px;
}

.contacts label, .contacts input.textfield, .contacts textarea{
	display: block;
	width: 630px;
}

.contacts label{
	margin-top: 28px;
	font-weight: bold;
	color: #123160;
}

.contacts input.textfield, .contacts textarea{
	border: 1px solid #bebfc0;
	background: #e6e8ea;
}

.contacts input.textfield {
	min-height: 20px;
	padding: 3px 0;
	font: 14px/18px Arial, �Helvetica Neue�, Helvetica, sans-serif;
}
.contacts textarea{
	overflow: auto;
	font: 14px/18px Arial, �Helvetica Neue�, Helvetica, sans-serif;
}


.contacts .btn {
	float: right;
	width: 140px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	background: #225cb4 url(../img/btn-bg.png) repeat-x  top left;
	border: 0;
	height: 28px;
	margin-top: 14px;
	cursor: pointer;
}

.contacts form p.error {
	color: #f31328;
	float: none;
}

.contacts form p {
	font-style: italic;
	width: 462px;
	float: left;
}

.content .pagination {
	margin-top: 14px;
}


.content .pagination .prev  span{
	background: url(../img/arrow-left.gif) no-repeat 0% 4px;
	padding: 0 0 0 9px;
}

.content .pagination .page {
	padding: 0 3px;
}

.content .pagination a.selected, .content .pagination a.selected:hover {
	color: #535353;
	border-bottom: none;
}
.search-results {
	margin-top: 14px;
}


.search-results h6 {
	font-weight: normal;
	padding-bottom: 14px;
}

.search-results h6  span{
	font-weight: bold;
	font-style: italic;
	color: #123160;
}


.search-results  .result {
	margin-top: 14px;
	padding-bottom: 13px;
	border-bottom: 1px solid #e3e5e7;
}

.sitemap .sitemap-content {
	float: left;
	margin-left: 14px;
	width: 294px;
}

.sitemap .sitemap-content h5{
	padding-bottom: 14px;
	border-bottom: 1px solid #e3e5e7;
}













