@charset "utf-8";

html {
	margin: 0; }

body {
	font-size: 100%;
	font-family: 'Futura Book', Futura, Arial, Helvetica;
	margin: 40px 0 40px 0;
	background: #c7cbce; 
	text-align: center; }

td {
    vertical-align: top; }
        
img {
	border: 0;
	display: inline; }

ul {
    margin: 0 0 0 18px;
    padding: 0; }

li {
    list-style-type: square;
    margin: 0;
    padding: 0; }
    
fieldset {
	padding: 0;
	margin: 0;
	border: 0; }

h1 {
	padding: 0;
	font-family: helvetica, arial;
	margin: 2px 0 20px 0;
	font-size: 1.8em;
	color: #003b71; }

h2 {
	padding: 0;
	margin: 25px 0 0 0;
	font-size: 1.2em;
	color: #003b71; }

h3 {
	padding: 0;
	font-size: 1.0em;
	color: #003b71;
	margin: 5px 0 0 0; }

#backvisual {
	position: absolute;
	float: left;
	width: 760px;
	height: 526px;
}

#container {
	width: 922px;
	background: #fff;
	margin-right : auto;
	margin-left : auto;
	text-align : left;
}

#left {
	width: 230px;
	float: left;
	margin: 0;
}

 #logo {
	display: block;
	padding: 63px 0 13px 30px;
}

#menu {
/*	font-family: 'times new roman', serif; 
	font-weight: bold;*/
	width: 230px;
	padding: 0;
	margin: 20px 0 0 0;
	font-size: 12px;
}

#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 115px;
	text-align: right;
	border-bottom: 1px #e3e5e6 solid;
}

#menu ul a {
	display: block;
	color: #003b71;
	text-decoration: none;
	padding: 3px 7px 2px 0;
	height: 17px;
}

#menu ul a:hover {
	color: #7f9db8;
}

#menu ul a.selected {
	background: #e5ebf1;
}

#menu ul a.selected:hover {
	color: #003b71;
}

#menu ul li {
	list-style-type: none;
	border-top: 1px #e3e5e6 solid;
	padding: 0;
	margin: 0;
}

#menu ul.submenu {
	font-size: 10px;
	margin-left: 115px;
	border: 0;
	text-align: left;
	position: absolute;
	font-weight: normal;
	background: #e5ebf1;
}

#menu ul.submenu li {
	margin: 0;
	padding: 0;
	height: 25px;
}

#menu ul.submenu li a {
	display: block;
	padding: 4px 7px 0 7px;
	margin: 0;
	color: #000;
	clear: both;
}

#menu ul.submenu li a:hover {
	color: #666;
}

    #menu ul.subservices {
	    margin-top: -187px; 
	}

    #menu ul.subcommunity {
	    margin-top: -64px; }
    
#menu .lifix {
	border: 0;
	margin: 0;
	padding: 0;
	min-height: 1px;
}

#menu ul li.empty {
    	border-top: 1px #fff solid; }

#signup {
    float: left;
    width: 96px;
    background-color: #f0f4f8; 
    margin: 30px 0 0 0;
    font-size: 11px;
    padding: 10px 10px 7px 10px; }
 
    #signup h3 { 
        font-size: 11px;
    }
    
    #signup p {
        margin: 5px 0px; }

    #signup a {
	    color: #666666; }
    	
#right {
	display: inline;
}

#content {
	display: inline;
	font-size: 0.8em;
	line-height: 1.2em;
	width: 570px;
	margin: 0;
	padding: 0 20px 50px 60px;
	margin: 20px 0 0 0;
	float: left;
	color: #666666;
	border-left: 2px #878787 solid;
	min-height: 250px;
}

#content a {
	color: #666666;
	font-weight: bold;
}


#content a.moreback {
	color: #aecd4c;
	padding: 0 0 0 5px;
	border-left: 2px #727272 solid;
	display: block;
	line-height: 100%;
	margin: 0;
	text-decoration:none;
	float: right;
}

#content a:hover.moreback {
	color: #fff;
	border-left: 2px #fff solid;
}

#content #people {
	width: 280px;
	height: 390px;
	float: right;
	border-left: 2px #878787 solid;
	padding-left: 20px;
	margin: 0 -10px 0 20px;
}

#content #people a {
	font-weight: normal;
	text-decoration: none;
}

#content #people a:hover {
	color: #000;
}

#content .people {
    line-height: 1.4em;
	padding-right: 10px;
	width: 130px;
	float: left;
}

#content .person { 
    width: 255px; 
}

#content #bcard  {
	text-align: right;
	font-size: 0.9em;
	height: 130px;
}

#content #bcard h2 {
    margin-top: 6px; }
    

#content #bcard img {
	float: left;
}

#content #bcard a {
	font-weight: normal;
}

#content #bcard em {
	font-style: normal;
	font-size: 0.9em;
	line-height: 1.1em;
}

#content #bcard img {
	border: 1px #e3e5e6 solid;
}

#content .capitalize {
    text-transform: capitalize; }

#content #newsletter {
    float: right;
	width: 180px;
    background-color: #f0f4f8; 
    margin: 20px 10px 10px 10px;
    padding: 10px; }
 
    #content #newsletter form { margin: 0px; }
    
    #content #newsletter p {
        margin: 5px 0px; }
    
    #content #newsletter .error {
        color: #dc4534; }
    
    #content #newsletter input { font-size: 11px; }
        
#footer {
	clear: both;
	width: 900px;
	font-size: 10px;
	padding: 0 10px 10px 0;
	color: #727272;
	/*margin-top: -25px;*/
}

#footer a {
	color: #9e9e9e;
	text-decoration: none;
	text-transform: lowercase;
}

#siteby {
	float: right;
}

#footer address {
	font-style: normal;
	color: #fff;
	padding: 5px 0 5px 10px;
	width: 570px;
	margin-left: 180px;
	float: left;
	position: absolute;
	text-align: center;
}

#footer address a {
	color: #aecd4c;
	text-decoration: none;
	text-transform: lowercase;
}

.banner { margin: 0; padding: 0; max-height: 186px; }

.NP { 
    margin: 3px 0 0 0;
    padding: 0;
    width: 689px;
    background-color: #878787;
    border-bottom: solid 2px #878787;
    font-size: 11px;
    letter-spacing: 0.2em;
    color: #f0f4f8;
    text-align: right;
    float: right;
}


div#header-images {
	position: relative;
	width: 692px;
	height: 186px;
	margin: 0;
	padding: 0;
	float: right;
}
	div#header-images.home {
		height: 186px;
	}
	div#header-images img {
		position: absolute;
		top: 0;
		left: 0;
		display: none;
	}