/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #1B3A7B;
}
a:link, a:visited {
	color: #0859B5;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
}

.banner_portal {
	background-image: url(images/portal_banner.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 326px;
}

.ny_logo {
	width: 80px;
	height: 222px;
	padding-right: 20px;
}

.nj_logo {
	width: 80px;
	height: 222px;
	padding-left: 20px;
}
.blue_text {
	color: #58659F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
}
.grey_text {
	color: #B6B5B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}
.grey_text a:link, .grey_text a:visited {
	color: #B6B5B5;
	text-decoration: none;
}
.grey_text a:hover {
	text-decoration: underline;
}

.black_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom: 8px;
	line-height: 18px;
	letter-spacing: 2px;
	color: #484848;
	width: 200px;
}

.banner_text {
	text-align: center;
	width: 800px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 50px;
}
.banner_line1 {
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 4px;
	padding-bottom: 10px;
}
.banner_line2 {
	font-size: 16px;
	font-style: italic;
	letter-spacing: 2px;
}
.nj_banner {
	background-image: url(images/nj_banner.jpg);
	background-repeat: no-repeat;
	width: 833px;
	height: 682px;
}
.nj_banner_inside {
	background-image: url(images/nj_banner_inside.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 161px;
}
.ny_banner {
	background-image: url(images/ny_banner.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 160px;
}
.ny_banner_home {
	background-image: url(images/ny_banner_home.jpg);
	background-repeat: no-repeat;
	width: 833px;
	height: 682px;
}
.tan_bar {
	background-image: url(images/side_bar.gif);
	background-repeat: repeat-y;
	width: 186px;
}
.home_pic {
	background-image: url(images/surveyor.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 328px;
	height: 506px;
	padding-left: 272px;
	margin-top: 145px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	color: #080808;
}
.nav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.nav li {
	line-height: 30px;
}
.nav a:link, .nav a:visited {
	color: #080808;
	text-decoration: none;
	background-image: url(images/plain_bg.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 30px;
	display: block;
}
.nav a:hover {
	background-image: url(images/slider.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 30px;
	font-weight: bold;
	display: block;
	
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	color: #080808;
	padding-left: 9px;
}
.nav2 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.nav2 li {
	line-height: 30px;
}
.nav2 a:link, .nav2 a:visited {
	color: #080808;
	text-decoration: none;
	background-image: url(images/plain_bg.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 30px;
	display: block;
}
.nav2 a:hover {
	background-image: url(images/slider.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 30px;
	font-weight: bold;
	display: block;
	
}
.nav_marker a:link, .nav_marker a:visited {
	color: #080808;
	text-decoration: none;
	background-image: url(images/slider.gif);
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
}
.switch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 39px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.switch a:link, .switch a:visited {
	color:#000000;
	text-decoration: none;
}
.switch a:hover {
	text-decoration: underline;
	color: #666666;
}
.switch_ny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 39px;
	padding-top: 20px;
	padding-bottom: 44px;
}
.switch_ny a:link, .switch_ny a:visited {
	color:#000000;
	text-decoration: none;
}
.switch_ny a:hover {
	text-decoration: underline;
	color: #666666;
}
.switch_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 48px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.switch_home a:link, .switch_home a:visited {
	color:#000000;
	text-decoration: none;
}
.switch_home a:hover {
	text-decoration: underline;
	color: #666666;
}
.switch_ny_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 48px;
	padding-top: 20px;
	padding-bottom: 44px;
}
.switch_ny_home a:link, .switch_ny_home a:visited {
	color:#000000;
	text-decoration: none;
}
.switch_ny_home a:hover {
	text-decoration: underline;
	color: #666666;
}
.home_copy {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 16px;
	margin-left: 50px;
	color: #484848;
	width: 350px;
	font-size: 13px;
	line-height: 35px;
	
}
.heading {
	margin-top: 190px;
	margin-left: 50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 3px;
	line-height: 24px;
	padding-bottom: 8px;
}
.header {
	margin-top: 190px;
	margin-left: 50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 3px;
	width: 520px;
	border-bottom-color: #326CE3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.main_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	width: 520px;
	margin-left: 50px;
	line-height: 16px;
}
.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 8px;
	padding-top: 15px;
}
.subheader {
	font-weight: bold;
	font-size: 16px;
}
.subheader2 {
	font-weight: bold;
	font-size: 16px;
	margin-left: 20px;
}
.subheader_titles {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 5px;
}	
#proj ul {
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-top: 8px;
	list-style-type: none;
}
#proj li {
	line-height: 16px;
}
#proj a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#proj2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
}
#proj_2 {
	margin-left: 30px;
	margin-right: 20px;
}
.pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  200px; 
    height: 200px; 
    top:  0; 
    left: 0 
} 
#myGallery
{
	text-align: left;
	height: 282px !important;
	width: 376px !important;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
