body {
	background: #F7F8FA url(../images/bg-body.jpg) repeat-x scroll;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#top-bar {
	height: 11px;
	padding-top: 20px;
}
#logo {
	float: left;
	height: 85px;
	width: 190px;
	display: block;
	background: url(../images/logo.jpg) no-repeat scroll;
	margin-top: 25px;
}
#logo span {
	display: none;
}
#nav {
	display: block;
	float: right;
	width: 620px;
	margin-top: 70px;
	font: 15px/1.6em "Lucida Sans Unicode";
	text-align: right;
	height: 26px;
	margin-right: 10px;
}
#header {
	height: 141px;
	background: url(../images/bg-topbar.jpg) no-repeat scroll right top;
}
#wrapper {
	width: 835px;
	margin-right: auto;
	margin-left: auto;
}
#content-container {
	background: url(../images/bg-content-container.jpg) repeat-y scroll;
	width: 835px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background: url(../images/bg-top-rounded.jpg) no-repeat scroll center top;
	min-height: 351px;
	padding-top: 37px;
}
#nav a {
	text-decoration: none;
	color: #494934;
	height: 29px;
	padding: 5px 20px;
}
#nav li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#nav a:hover {
	background: #FFFFFF;
	/*-moz-border-radius: 6px;*/
}
#nav a:hover.hover-about {
	background: url(../images/bg-hover-about.jpg) no-repeat scroll center center;
}
#nav a:hover.hover-achiev {
	background: url(../images/bg-hover-achiev.jpg) no-repeat scroll center center;
}
#nav a:hover.hover-proj {
	background: url(../images/bg-hover-proj.jpg) no-repeat scroll center center;
}
#nav a:hover.hover-cal {
	background: url(../images/bg-hover-cal.jpg) no-repeat scroll center center;
}
#nav a:hover.hover-news {
	background: url(../images/bg-hover-news.jpg) no-repeat scroll center center;
}

#footer {
	background: url(../images/bg-footer.jpg) no-repeat scroll center bottom;
	min-height: 90px;
	height: 90px;
	margin-bottom: 30px;
}
#topbar-list {
	font: 1em/1.6em Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	display: block;
	padding-right: 40px;
}
#topbar-list li {
	display: inline;
	margin-left: 20px;
	padding-left: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#topbar-list a {
	color: #333333;
	text-decoration: none;
}
.tp-home {
	background: url(../images/icon-home.jpg) no-repeat scroll left top;
}
.tp-sitemap {
	background: url(../images/icon-sitemap.jpg) no-repeat scroll left top;
}
#topbar-list a:hover {
	text-decoration: underline;
}
#mp-row1 {
	width: 763px;
	margin-right: auto;
	margin-left: auto;
	height: 245px;
	background: #0184BC url(../images/bg-mp-row1.jpg) no-repeat scroll center center;
	margin-bottom: 33px;
}
#mp-row1 h2, #mp-row1 p {
	display: none;
}
#mp-flash-gal-container {
	float: right;
	height: 213px;
	width: 407px;
	margin-top: 17px;
	margin-right: 14px;
	background: #FFFFFF;
}
#cols3-container {
	width: 807px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/bg-3cols-header.jpg) no-repeat scroll center top;
	padding-top: 50px;
}
#col1 {
	float: left;
	width: 272px;
}
#col2 {
	float: left;
	width: 275px;
	background: url(../images/bg-col2.gif) repeat-y scroll;
	min-height: 400px;
}
#col3 {
	float: right;
	width: 260px;
}
.photo-gallery-header, .f-projects-header, .latest-news-header {
	display: none;
}.latest-news-list li {
	display: block;
	margin-bottom: 20px;
	border-bottom: 1px solid #BAD5D5;
	padding-left: 21px;
	margin-right: 10px;
}
.latest-news-list p {
	margin-bottom: 20px;
	line-height: 1.4em;
}
.latest-news-list {
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #006699;
}
.latest-news-list h3 {
	font: bold 1.2em "Lucida Sans Unicode";
	margin-bottom: 3px;
}
.latest-news-list h3 a {
	text-decoration: none;
}
.latest-news-list h3 a:hover {
	text-decoration: underline;
}
.f-projects-list {
	width: 246px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.f-projects-list li a.f-projects-piclink {
	display: block;
	height: 78px;
	width: 232px;
	padding: 7px;
	background: url(../images/bg-f-projects-pic.jpg) no-repeat scroll center center;
}
.f-projects-list li {
	margin-bottom: 22px;
}
.f-projects-list h3 {
	display: block;
	margin-top: 3px;
	padding-left: 3px;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
}
.f-projects-list h3 a {
	text-decoration: none;
}
.f-projects-list h3 a:hover {
	text-decoration: underline;
}
.mp-news-archive-link {
	float: right;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	display: block;
	padding-left: 28px;
	background: url(../images/archive-24.png) no-repeat scroll left center;
	height: 18px;
	padding-top: 10px;
}
.photo-gallery-list {
	display: block;
	width: 216px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.photo-gallery-list a {
	background: url(../images/bg-pg-link.jpg) no-repeat scroll center center;
	display: block;
	width: 170px;
	padding: 22px 23px 24px;
}
h2.mp-contact-header {
	background: url(../images/bg-contact-mp.jpg) no-repeat scroll center center;
	display: block;
	height: 16px;
	width: 260px;
}
h2.mp-contact-header span {
	display: none;
}
#mp-contact {
	display: block;
	padding-left: 20px;
	padding-top: 8px;
}
.mp-contact-notice-green {
	color: #425300;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
}

.mp-contact-notice-red {
	color: #990000;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
}

.mp-contact-notice-blue {
	color: #006699;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
}
#mp-contact p {
	margin-bottom: 5px;
}
.input-txt {
	color: #996600;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #FFC16F;
	background: #FFEDD5;
	height: 16px;
	padding-top: 3px;
	padding-left: 2px;
}
.txtarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #996600;
	background: #FFEDD5;
	border: 1px solid #FFC16F;
	width: 220px;
	height: 90px;
	padding-left: 2px;
	padding-top: 3px;
}
.contact-send {
	display: block;
	height: 23px;
	width: 72px;
	background: url(../images/bg-send-btn.jpg) no-repeat scroll center center;
	cursor: hand;
}
#footer-content {
	width: 805px;
	margin-right: auto;
	margin-left: auto;
}
#footer-container {
	height: 32px;
	background: #00699B url(../images/bg-footer-container.jpg) repeat-x scroll;
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding-top: 30px;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
}
/*Footer hack*/
html, body, #container {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #container {
	height: auto;
}
#container {
	position: absolute;
	margin-bottom: 3em;
}
#internal-content {
	background: url(../images/bg-top-rounded-internal.jpg) no-repeat scroll center top;
	min-height: 351px;
	padding-top: 60px;
	padding-right: 18px;
	padding-left: 18px;
}
#internal-2col-container {
	padding-right: 14px;
	padding-left: 14px;
	background: url(../images/bg-internal-2col-container.jpg) no-repeat scroll 180px top;
	padding-top: 30px;
	min-height: 440px;
}
#internal-left-submenu {
	float: left;
	width: 166px;
}
#internal-content-col {
	float: right;
	width: 565px;
}
#internal-left-submenu ul {
	font-size: 1.4em;
	line-height: 1.8em;
}
#internal-left-submenu li {
	display: block;
	margin-bottom: 12px;
}
#internal-left-submenu li a {
	color: #333333;
	text-decoration: none;
	background: #F1F1E8;
	display: block;
	padding: 3px 10px;
	-moz-border-radius: 5px;
}
#internal-left-submenu li a:hover {
	background: #DADAC5;
}
h2.page-header-title {
	font: 2.8em "Lucida Sans Unicode";
	display: block;
	padding-right: 18px;
	padding-left: 18px;
	border-bottom: 1px solid #D1DADB;
	text-align: right;
	color: #29375B;
}
#internal-content-col h3 {
	font-size: 1.4em;
	color: #009900;
	line-height: 1.4em;
	margin-bottom: 5px;
}
#internal-content-col p {
	font: 1.4em/1.5em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 18px;
	text-align: left;
}
#internal-content-col p img {
	float: right;
	margin: 5px 5px 5px 10px;
}
ul.gallery-submenu li {
	font-size: 10px;
	line-height: 1.4em;
	-moz-border-radius: 2px;
	margin-bottom: 4px;
}
#calendar {
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}#internal-content-col hr {
	background: url(../images/bg_line_ornament.png) no-repeat scroll center center;
	height: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	border: none;
}

.news_pic {
	width: 100px;
	padding: 1px;
	border: 1px solid #D9D1C3;
	float: left;
}
.first_news_item_contaioner {
	padding-right: 10px;
	margin-bottom: 34px;
}
.last_news_item_contaioner {
	padding-right: 10px;
	margin-bottom: 13px;
}

.col1_text_container {
	float: left;
	width: 225px;
}
.news_text_container {
	float: right;
	width: 160px;
	padding-left: 5px;
}
.news_text_container {
	float: right;
	width: 160px;
	padding-left: 5px;
}

.news_text_container h3 {
	font-size: 13px;
	font-weight: bold;
	color: #4D3100;
	line-height: 1.3em;
	padding-bottom: 3px;
}
.news_text_container p {
	font: 11px/1.3em Tahoma;
	text-align: justify;
}
.news_date {
	background: url(../images/news_date_line_bg.gif) no-repeat scroll 130px center;
	width: 100%;
	clear: both;
	margin-bottom: 8px;
	font-weight: normal;
}
.news_date p {
	background: url(../images/calendar.gif) no-repeat scroll left center;
	display: block;
	padding-left: 20px;
	font-weight: normal;
	font-size: 11px;
	color: #7F8073;
	letter-spacing: 0.1em;
}
.news_details_text_container {
	float: left;
	padding-left: 10px;
	width: 440px;
	padding-right: 10px;
}

.news_details_text_container h3 {
	font-size: 15px;
	font-weight: bold;
	color: #4D3100;
	line-height: 1.3em;
	padding-bottom: 1px;
}
.news_details_text_container p {
	font: 12px/1.7em Tahoma;
}
.news_details_text_container h3 a {
	text-decoration: none;
}
.news_details_item_contianer {
	margin-top: 10px;
	margin-bottom: 25px;
}
#content_right_pagination {
	text-decoration: none;
	background: #E6DDCE;
	text-align: center;
	font: normal 14px Arial, Helvetica, sans-serif;
}
/**/
#content_right_pagination a {
	font-weight: normal;
	text-decoration: none;
}
p.news_intro {
	display: block;
	border-left: 4px solid #999966;
	font: bold 16px/1.6em "arabic transparent";
	background: #F8F5F1;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 5px 3px 5px 5px;
}
#internal-content-col ul {
	display: block;
	font: 13px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
#internal-content-col li {
	margin-bottom: 10px;
	height: 80px;
	border-bottom: 1px solid #EBECEE;
}
ul.sitemap {
	list-style: disc inside;
}
.pbsoftwex {
	float: right;
}
.footer-left {
	float: left;
}

ul.mem-of-exec li img {
	float: left;
	margin-right: 20px;
	padding: 1px;
	border: 1px solid #6E5B4A;
}
ul.mem-of-exec li {
	display: block;
	margin-bottom: 5px;
}
ul.mem-of-exec em {
	color: #666666;
	float: left;
	margin-top: 5px;
}
ul.mem-of-exec span {
	float: left;
	display: block;
	margin-top: 5px;
}
