/* MAIN.CSS Document */

.hdrbanner-sec{
/*	background-color:  #AABCD0;*/
	margin: 0px;
	padding: 0px;
	border-bottom: solid #FFFFFF;
	border-bottom-width: 1px;
}

.bannertext {
/*	float: left;*/
	width: 92%;
	font-size: 120%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding: 120px 4% 3% 27px; 
/*	padding: 130px 36px 18px 36px;*/
}

body {
	clear:both;
	margin: 0;
	padding: 0;
	font-size: medium;
	font-family:Arial, Helvetica, sans-serif;
	background: #879cb7 url(../graphics/background2.jpg) repeat-y fixed center;
/*	background-color: #D1D9E5;*/
	color: #224192;
/*	color: #24539F;
    color: #1D4281;	*/
}

h1wide {
    font-size:150%;
	font-weight:normal;
	line-height: 20px;
}

.pgtitle {
	font-size: 140%;
	font-weight: bold;
/*	letter-spacing: 0.015em;*/
}
h1 {
	letter-spacing: 0.1em;
}

h2 {
    font-size:100%;
	font-weight: bold;
}

h3 {
	font-size: 140%;
	font-weight:bold;
	margin-bottom: 5px;
}

.h2wide {
	letter-spacing: 0.1em;
}

p {
    font-size:100%;
	font-weight: normal;
}

#wrapper {
	width: 900px;
/*	max-width: 75em;*/
	margin: 0em auto;
	font-size: 90%;
	background-color: #224192;
}

#pg-hdr {
/*	float: left;*/
	background: url(../graphics/header-temp1-z.jpg) no-repeat;
	Height: 205px;  
/*	padding: 0em 2em;
	background: #CCCCCC;*/
}

#pg-hdr p{
	float: right;
	padding: 80px 100px 0px 0px;
	width: 150px;
	font-size: 95%;
	font-style: italic;
}

#pg-hdr img{
	float: left;
	padding: 000px 0px 0px 500px;
}

#pg-intro {
	width: 92%;
	background: #AABCD0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 120%;
	font-weight: normal;
	padding: 0em 4% 2% 4%;
}

#pg-intro h1 {
	margin: 0;
/*	padding: 0em 2em 2em 2em;*/
	float: left;
	/*min-height: 50px;*/
	font-weight: bold;
	font-size: 120%;
/*	font-weight: bold;*/
/*	line-height: 20px;
	margin: 0px 50px 25px 50px;*/

}

#nav-content-wrapper-dkblue {
	float: left;
	width: 100%;
	background: #224192;
	overflow: hidden;
	position: relative;
	margin: 0;
	padding: 0;
}

#nav-content-wrapper-homepg-ltblue {
	float: left;
	width: 100%;
	background: #AABCD0;
	position: relative;
	left: 20%;
	margin: 0;
	padding: 0;
}

#nav-content-wrapper-insidepg-ltblue {
	float: left;
	width: 100%;
	background: #ECEFF4;
	position: relative;
	left: 20%;
	margin: 0;
	padding: 0;
}
#nav-content-wrapper-white {
	float: left;
	width: 100%;
	background: #FFFFFF;
	position: relative;
	left: 20%;
	margin: 0;
	padding: 0;
}

#content {
	float: left;
	width: 70%;
	position: relative;
	right: 20%;
	overflow: hidden; 
/*	padding: 3% 3% 1.5% 5%;*/
	padding: 3% 3% 1.5% 5%;
	line-height: 145%;
/*	min-height: 300px;*/
}

#content a {
	color: #224192;
	text-decoration:underline;
	font-weight:bold;
}

#content a:hover {
	color: #9BAEC5;
	text-decoration: none;
	font-weight:bold;
}

#content_home {
	float: right;
	width: 80%;
	position: relative;
	right: 20%;
	overflow: hidden; 
	padding:0;
	margin: 0;
}

#content-construction {
	color: #FF9900;
	text-align: center;
	padding: 6em;
	margin: auto;
}

.content-sections {
	width: 21%;
	height: 350px;
	float: left;
	padding: 1.92%;
	border-width: 1px;
	border-color: #FFFFFF;
	text-align: left;
}
.content-sections a{
	text-decoration: none;
	color: #224192;
    font-size:100%;
	font-weight: bold;
}
	
.noborder{
	border: none;
}

#em-content {
	background: url(../graphics/under-1.jpg) no-repeat bottom;
	border-left-style: solid;
	border-right-style: solid;
}

#mc-content {
	background: url(../graphics/under-2.jpg) no-repeat bottom;
	border-right-style: solid;
}

#pe-content {
	background: url(../graphics/under-3.jpg) no-repeat bottom;
	border-right-style: solid;
}

#am-content {
	background: url(../graphics/under-4.jpg) no-repeat bottom;
}

#pg-ftr {
	clear: both;
	padding: 0.5em 2em;
	background: #DDE4EC;
	color: #224192;
	font-size: 80%;
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.portfoliosection {
/*	float: left;*/
	padding: 20px 20px 10px 0px;
	border-top: solid thin #224192;
}

.portfolioimg {
	float: left;
	padding: 0px 20px 10px 0px;
}

.imgcaption {
	font-size: 75%;
	font-style: italic;
	text-align:left;
	line-height: 100%;
}
.imgleft {
	float: left;
	margin: 0 20px 20px 0%;
}

.imgright {
	float: right;
	margin: 0 0 20px 20px;
}
