/*css*/

body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: #FFFFFF url(../images/page_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a, a:link, a:visited, a:active { 
	color: #4083a3;
	text-decoration: none;
}

a:hover,  a:link:hover, a:visited:hover, a:active:hover{
	color: #4083a3;
	text-decoration: underline;
}

h1 {
}

h2 {
	font-size: 16px;
	color: #005a84;
	padding: 0;
	margin: 0 0 5px 0;;
}

h3 {
	font-size: 14px;
	color: #005a84;
	padding: 0;
	margin: 15px 0 5px 0;;
}

h3 .h3date {
	font-size: 11px;
	color: #999999;
}

h4 {
	font-size: 13px;
	margin: 0 0 10px 0;
}

h4.color-white {
	color: #FFFFFF;
}

h4.color-blue {
	color: #005a84;
}

p {
	padding: 0;
	margin: 10px 0;
}

hr {    border-top: 2px dotted #CCCCCC;    border-right: 0px none;    border-bottom: 0px none;    border-left: 0px none;     }

#page-container {
	width: 746px;
	margin: 0px auto;
} 

#head-container {
	width: 723px;
	height: 96px;
	padding: 21px 0 0 23px;
	background: #FFFFFF url(../images/header_bg.gif) top center no-repeat;
} 

#menu-container {
	width: 746px;
	height: 30px;
	background: url(../images/menu_bg.gif) top center no-repeat;
} 

#body-container {
	width: 686px;
	padding: 20px 30px 0 30px;
	background: #FFFFFF url(../images/body_bg.gif) center repeat-y;
}

#body-container-home {
	padding-left: 238px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background: #FFFFFF url(../images/body_con_bg_home.jpg) top left no-repeat;
}

#body-container-home-content {
	height: 290px;
	overflow: hidden;
	margin-bottom: 10px;
}

#body-container-content {
	padding-bottom: 25px;
}

/*----start of diff page bg images----*/

#body-container-about {
	padding-left: 238px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background: #FFFFFF url(../images/bg1.jpg) top left no-repeat;
}

#body-container-people {
	padding-left: 238px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background: #FFFFFF url(../images/bg2.jpg) top left no-repeat;
}

#body-container-work {
	padding-left: 238px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background: #FFFFFF url(../images/bg3.jpg) top left no-repeat;
}

#body-container-news {
	padding-left: 238px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background: #FFFFFF url(../images/bg5.jpg) top left no-repeat;
}

#body-container-portfolio {
	padding-left: 238px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background: #FFFFFF url(../images/bg4.jpg) top left no-repeat;
}

#body-container-contactus {
	padding-left: 238px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background: #FFFFFF url(../images/bg7.jpg) top left no-repeat;
}

#body-container-error {
	padding-left: 238px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background: #FFFFFF url(../images/body_con_bg_home.jpg) top left no-repeat;
}

/*----end of diff page bg images----*/

.people-img {
	float: right;
	margin: 15px;
}

#body-container-home-left {
	float: left;
	width: 150px;
	height: 90px;
	padding: 10px;
	overflow: hidden;
	background: url(../images/body_container_home_left_bg.gif) no-repeat;
}

#body-container-home-left p {
	padding: 0;
	margin: 3px 0;
	line-height: 12px;
	font-size: 10px;
}

#body-container-home-left a, #body-container-home-left a:link, #body-container-home-left a:visited, #body-container-home-left a:active { 
	color: #FFFFFF;
	text-decoration: none;
}

#body-container-home-left a:hover,  #body-container-home-left a:link:hover, #body-container-home-left a:visited:hover, #body-container-home-left a:active:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.home-left{
	padding: 0;
	margin: 3px 0 0 0;
	color: #FFFFFF;
	font-size: 12px;
}

#body-container-home-right {
	float: right;
	width: 252px;
	height: 90px;
	padding: 10px;
	overflow: hidden;
	background: url(../images/body_container_home_right_bg.gif) no-repeat;
}

.pcolor-blue {
	color: #005a84;
}

#body-container-home-right p {
	font-size: 11px;
}

#body-container-home-right a, #body-container-home-right a:link, #body-container-home-right a:visited, #body-container-home-right a:active { 
	color: #333333;
	text-decoration: none;
}

#body-container-home-right a:hover,  #body-container-home-right a:link:hover, #body-container-home-right a:visited:hover, #body-container-home-right a:active:hover{
	color: #70a5c4;
	text-decoration: underline;
}

#foot-container {
	width: 686px;
	height: 38px;
	font-size: 11px;
	padding: 30px 30px 0 30px;
	background: #FFFFFF url(../images/footer_bg.gif) top center no-repeat;
} 

.footer-left {
	font-size: 13px;
	color: #EEEEEE;
}

.footer-left a, .footer-left a:link, .footer-left a:visited, .footer-left a:active { 
	color: #EEEEEE;
	text-decoration: none;
}

.footer-left a:hover,  .footer-left a:link:hover, .footer-left a:visited:hover, .footer-left a:active:hover{
	color: #EEEEEE;
	text-decoration: underline;
}

.foot-right {
	font-size: 13px;
	color: #6497b5;
}

.foot-right a, .foot-right a:link, .foot-right a:visited, .foot-right a:active { 
	color: #6497b5;
	text-decoration: none;
}

.foot-right a:hover,  .foot-right a:link:hover, .foot-right a:visited:hover, .foot-right a:active:hover{
	color: #6497b5;
	text-decoration: underline;
}

#foot-copy {
	width: 746px;
	font-size: 9px;
	text-align: center;
	color: #999999;
}

#foot-copy a, #foot-copy a:link, #foot-copy a:visited, #foot-copy a:active { 
	color: #999999;
	text-decoration: underline;
}

#foot-copy a:hover,  #foot-copy a:link:hover, #foot-copy a:visited:hover, #foot-copy a:active:hover{
	color: #FF0000;
	text-decoration: underline;
}

.clr {
	clear: both;
	padding: 0;
	margin: 0;
	border: 1px #FF0000 solid;
}

/*----------- srart of nav ---------------*/

#menu-container dl { margin: 0; padding: 0; text-align:center; }

/* IE5 Mac Hack \*/ 
#menu-container { 
	margin: auto;
} 
/*/ 
#head-container{ padding-left: 0px; overflow: hidden; } 
/* End Hack */

#menu-container dt{ float: left; }

#menu-container dt a{
	display: block;
	height: 0px !important;
	height /**/:30px; /* IE 5/Win hack */ 
	padding: 30px 0px 0px 0px;
	overflow: hidden;
	background-repeat: no-repeat;
}

#menu-container dt a:hover{
	background-position: 0px -30px;
}

#menu-container dt#fillblank,
#menu-container dt#fillblank a{ width: 23px; text-align: center;}

#menu-container dt#home,
#menu-container dt#home a{ width: 49px; background-image: url(../images/menu_home.gif); text-align: center;}

#menu-container dt#aboutus,
#menu-container dt#aboutus a{ width: 71px; background-image: url(../images/menu_aboutus.gif); text-align: center; }

#menu-container dt#ourpeople,
#menu-container dt#ourpeople a{ width: 84px; background-image: url(../images/menu_ourpeople.gif); text-align: center; }

#menu-container dt#workwithus,
#menu-container dt#workwithus a{ width: 103px; background-image: url(../images/menu_workwithus.gif); text-align: center; }

#menu-container dt#news,
#menu-container dt#news a{ width: 49px; background-image: url(../images/menu_news.gif); text-align: center; }

#menu-container dt#portfolio,
#menu-container dt#portfolio a{ width: 75px; background-image: url(../images/menu_portfolio.gif); text-align: center; }

#menu-container dt#contactus,
#menu-container dt#contactus a{ width: 87px; background-image: url(../images/menu_contactus.gif); text-align: center; }

body.home dt#home,
body.home dt#home a,
body.home dt#home a:hover,
body.aboutus dt#aboutus,
body.aboutus dt#aboutus a,
body.aboutus dt#aboutus a:hover,
body.ourpeople dt#ourpeople,
body.ourpeople dt#ourpeople a,
body.ourpeople dt#ourpeople a:hover,
body.workwithus dt#workwithus,
body.workwithus dt#workwithus a,
body.workwithus dt#workwithus a:hover,
body.news dt#news,
body.news dt#news a,
body.news dt#news a:hover,
body.portfolio dt#portfolio,
body.portfolio dt#portfolio a,
body.portfolio dt#portfolio a:hover,
body.contactus dt#contactus,
body.contactus dt#contactus a,
body.contactus dt#contactus a:hover{
	background-position: 0px -30px;
}
