body {
	background-image: url(../images/pinn_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 20px;
	background-color: #EAEBDB;
}
body a {
	color: #3399CC;
}

#wrap {
	width: 960px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
}
#header {
	height: 97px;
	display: block;
	background-color: #183350;
	margin: 0px auto 0px auto;
	width: 960px;
	border-bottom: 4px solid #25507E;
}
#logo {
	float: left;
	width: 360px;
	display: block;
	margin-top: 8px;
}
#nav-container {
	float: left;
	height: 97px;
	width: 600px;
}
.nav-items {
	display: block;
	padding: 5px 10px 5px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C5C6B9;
	font-size: 13px;
	text-decoration: none;
	float: left;
	margin-top: 58px;
}
.nav-items:hover {
	color: #FFFFFF;
}
.home-mid-left {
	display: block;
	width: 360px;
	height: 300px;
	background-color: #006699;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 150%;
	float: left;
	overflow: hidden;
}
.home-left-content {
	padding: 15px;
}
.home-mid-right {
	width: 600px;
	height: 300px;
	float: left;
	overflow: hidden;
	z-index: 50;
}


.anniv {
	display: block;
	float: right;
	width: 114px;
	height: 114px;
	margin-top: -15px;
	margin-bottom: -15px;
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFF99;
	font-size: 24px;
	line-height: 26px;
}
#home_bottom {
	display: block;
	padding-top: 20px;
	border-bottom: 3px solid #C5C6B9;
	padding-bottom: 30px;
}
#home_top {
	display: block;
	height: 300px;
	border-bottom: 3px solid #C5C6B9;
	overflow: hidden;
}
.home-bottom-right {

	width: 600px;
	float: left;
}
.home-bottom-left {

	display: block;
	width: 360px;
	line-height: 150%;
	float: left;
}

h2 {
	border-bottom: 1px solid #D7D9CA;
	color: #993300;
	font-size: 18px;
	font-style: normal;
	font-weight: 100;
	letter-spacing: 3px;
	line-height: 120%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	float: none;
}
.distinctives-blocks {
	display: block;
	float: left;
	width: 185px;
	padding-right: 14px;
}
.heading-type-b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	display: block;
	margin-bottom: 12px;
	height: 35px;
}
.links-type-a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #3399CC;
}
#video_player {
	width: 315px;
	margin: 0px auto 0px auto;
	padding: 8px;
	background-color: #C5C6B9;
}
#video_player_inner {
	display: block;
}

.heading-type-c {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	line-height: 35px;
}
.home-project-heading {
}
.home-project-info {
	position: relative;
	z-index: 500;
}

#footer {
	color: #A09F94;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin: -20px auto 20px auto;
	width: 960px;
	background-color: #EAEBDB;
	padding: 8px 0px 0px 0px;
	display: block;
}
#footer a { 
	color: #A09F94; 
}
#content_container {
	display: block;
	border-bottom: 3px solid #C5C6B9;
}
.content-right {
	display: block;
	width: 330px;
	background-color: #006699;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 150%;
	float: right;
	overflow: visible;
}
.content_left {
	padding: 30px;
	float: left;
	width: 570px;
}
.other-services {
	text-transform: uppercase;
	display: block;
	border-top: 1px solid #25507E;
	padding-top: 15px;
}

#content_container hr {
	height: 1px;
	border: 0px solid #25507E;
	background-color: #CCCCCC;
	margin: 8px 0px 8px 0px;
	color: #CCCCCC;
}
.content-headings {
	font-size: 15px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.content-image-right {
	display: block;
	width: 330px;
	height: auto;
	overflow: hidden;
}
.right-overview {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 15px;
}


.projects-slideshow {
	width: 570px;
	height: 300px;
	float: left;
	overflow: hidden;
	border-bottom: 3px solid #C5C6B9;
	margin: 0px 0px 20px 0px;
}

#projects .block {
	float: left;
	line-height: 120%;
	margin: 0 12px 7px -5px;
	padding: 5px;
	width: 130px;
	height: 140px;
}

#projects .block img { 
	height: 70px; 
	width: 130px; 
}

#projects .block a { 
	color: #006699; 
	font-family: Georgia,Times,serif; 
	font-size: 12px; 
	text-decoration: none; 
}

#projects .block a:hover { 
	text-decoration: underline; 
}

#projects .block span { 
	color: #999999; 
	font-family: Georgia,Times,serif; 
	font-size: 10px; 
	font-style: italic; 
}

#projects .block:hover { 
	background-color: #EAEBDB; 
	border: #D7D8CA solid 1px; 
	padding: 4px; 
}
h3 {
	color: #333333;
	font-size: 18px;
	font-style: italic;
	font-weight: 100;
	letter-spacing: 3px;
	line-height: 120%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.project-details {
	width: 450px;
	position: relative;
	left: -150px;
	background-color: #EBEBEB;
	z-index: 400;
	margin-top: 8px;
	margin-right: -250px;
}
p {
	margin: 0px;
	padding: 0px;
}
#project-gallery img {
	border: 2px solid #CCCCCC;
	margin-bottom: 10px;
}
#related a {
	color: #CCCCCC;
}

/**navigation**/
#navigation ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#navigation li { /* all list items */
	float: left;
	position: relative;
	width: auto;
}

#navigation li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 2em;
	left: 0;
}

#navigation li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#navigation li:hover ul, #nav li.over ul { /* lists nested under hovered list items */
	display: block;
}


/* adds style to the active (MAIN) menu*/
/*#navigation ul li:hover, ul#nav li.over {
  background-color: #000033;     
  color: #000;
}*/

#navigation li a {
	display: block;
	padding: 5px 10px 5px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C5C6B9;
	font-size: 13px;
	text-decoration: none;

}
#navigation li a:hover {
	color: #FFFFFF;
}


#navigation #subnav {
	width:150px;
	background-color:#183350;
	border-bottom: 4px solid #25507E;
}

#navigation #subnav li a:hover {
	background-color:#183350;
}

/**end navigation**/
#navigation {
	margin-top: 58px;
	z-index: 600;
	position: relative;
}
form {
	background-color: #EBEBEB;
	padding: 8px;
	width: 400px;
}
.error {
	color:#FF0000;
	display:block;
	font-weight:bold;
	position:relative; 
}

.img-type-b {
	float: right;
	padding: 5px;
	margin-left: 8px;
	margin-top: 5px;
}.news-title-type-a {
	font-size: 15px;
	line-height: 28px;
	font-weight: bold;
}
.news-title-type-b {

	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
}
.news-posted-on {
	font-size: 11px;
}
