* {
	margin:0;
	padding:0;
	border: 0;
	-webkit-text-size-adjust: none;
}

body {
	background: #1B232A url(../img/back.gif) repeat-y;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

#threelines {
	background: #1B232A url(../img/back3.gif) repeat-y;
}
#midlines {
	background: #1B232A url(../img/back2.gif) repeat-y;
}
#gridlines {
	background: #1B232A url(../img/back_grid.gif) repeat-y;
}
#newslines {
	background: #1B232A url(../img/back_news.gif) repeat-y left;
	*background: #1B232A url(../img/back_news_ie.gif) repeat-y;
	_background: #1B232A url(../img/back_news_ie.gif) repeat-y;
}
#homelines {
	background: #1B232A url(../img/back_home.gif) repeat-y;
}
#nolines {
	background: #1B232A none repeat-y;
}
h2 { 
	color:#fff; 
}
h3 { 
	color:#0085ce; 
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: 16px;
}
h4 { 
	color:#0085ce; 
	padding-left: 10px;
	padding-bottom: 20px;
	font-size: 14px;
	
}
#logo {
	background: url(../img/logo.gif) no-repeat left top;
	width: 260px;
	height: 90px;
	text-indent: -5000px;
}
 
p {
	
	
	font-size: 12px;
	line-height: 17px;
	margin-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
} 

a {
	color: #0085ce;
	text-decoration: none;
}
#bloo,#bloo_peep {
		/*background-color: #0085ce;*/
	
}

#bloo {
	background: url(../img/proj_bx.png) repeat-y right top;
}

#bloo_peep {
	background: url(../img/peep_bx.png) repeat-y right top;
	
}

#bloo_peep h3, #bloo h3 {
	color: #fff;
}
#bloo a,#bloo_peep a {
	color: #ccc;
}
#bloo a:hover,#bloo_peep a:hover {
	color: #fff;
}



a:active, a:focus {
	outline: 0;
}
a:hover{
	color: #fff;
	text-decoration: none;
}

#menu {
	padding-bottom: 20px;
	line-height: 26px;

}
#menu a {
	color: #fff;
	text-decoration: none;
}

#menu a:hover {
	color: #0085ce;
	text-decoration: none;
}

ul {
	list-style-type: none;
	list-style-position: outside;
	padding-left: 10px;
		font-size: 18px;
	
}

#sub {
	line-height: 20px;

}

.submenu a {
	padding-left: 34px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.submenu a:hover {
	color: #0085ce;
	text-decoration: none;
}
#submenu_projects {
	padding-top: 30px;
}
#submenu_news {
	padding-top: 56px;
}
#submenu_contact {
	padding-top: 80px;
}

#tertiarysubmenu {
	width: 178px;
	line-height: 17px;
}

#tertiarysubmenu a {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
}
#tertiarysubmenu a:hover {
	color: #0085ce;
}



li #selected, #tertiarysubmenu #selected, #menu #selected {
		color: #0085ce;
	}
#nooverlap {
	overflow: hidden;
}

#linktoflash {
	margin-top: 40px;
}
#map_canvas {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #1B232A;
	height: 538px;
	overflow: hidden;
}
#abouttext {
	padding-top: 6px;
}

#text_contact {
	padding-top: 86px;
}
.brdr{
	display: block;
	padding: 0;
	margin: 0;
	width:360px;
	height: 169px;
	border-top: 1px solid #000;
}
.brdr_bot{
	display: block;
	padding: 0;
	margin: 0;
	width:360px;
	height: 169px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}


#list p{
	padding: 2px 0 0 10px;
	margin: 0;
}

#list a{
	color: #ccc;
}

#list a:hover{
	color: #0085ce;
	}

.imgg {
	width: 179px;
	height: 110px;
	padding: 0;
	margin: 0px;
	/*border-bottom: 1px solid #000;*/
	
}
.imgg img {
	border-top: 1px solid #000;
	width: 179px;
	height: 110px;
	border-left: 1px solid #000;
}

.imgg_name {
	width: 179px;
	height: 136px;
	padding: 0;
	margin: 0px;
	border-bottom: 1px solid #000;
	/*border-top: 1px solid #000;*/
}
.imgg_name img {
	width: 179px;
	height: 110px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	}
	
.imgg_name p {
	padding-top: 4px;
	padding-bottom: 4px;
}
.imgg_name a{
	color: #fff;
}
.imgg_name a:hover{
	color: #0085ce;
	
}

.bigpeepimage {
	padding-left: 1px;
	border-top: 1px solid #000;
		border-bottom: 1px solid #000;
}
#bignewsimage {
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
}
#newspad {
	padding-top:48px;
	*padding-top:30px;
	border-bottom: 1px solid #000;
}
#newspad_blank {
	padding-top:36px;
	*padding-top:18px;
	border-bottom: 0px solid #000;
}
#projpad {
	padding-top: 24px;
	*padding-top: 6px; /* notice the * before the property - shows in IE7 and below */
	border-bottom: 1px solid #000;
}

.pbox {
	width:540px;
	height: 54px;
	border-bottom: 1px solid #000;
}
.pbox p {
	width: 349px;
	padding-top: 10px;
	padding-left: 10px;
	margin-right: 0;
	font-size: 13px;
}
.pbox a {
	  color: #fff;
      display: block;
      background: #1B232A;
      height: 100%;
}
.pbox a:hover {
       background: #0085ce;
       /*color: #1B232A;*/
}
.pbox img{
	
		display: inline;
		width: 180px;
		height: 54px;
		border-left: 1px solid #000;
}

/* News box */

.nbox {
	width:718px;
	height: 32px;
	
		border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}
.nbox p {
	padding-top:8px;
	padding-left: 10px;
}
.nbox a {
	  color: #fff;
      display: block;
      background: #1B232A;
      height: 100%;
}
.nbox a:hover {
       background: #0085ce;
       /*color: #1B232A;*/
}
#creds{
	padding-top: 158px;
}

#myGallery {
	overflow: hidden;
	border-bottom: 1px solid #000;

	
}
.contact_form {
	padding-left: 20px;
	padding-top: 20px;
}
#contform {
	font-size: 14px;
}

