/* CSS Document */

	body {
		margin:0px;
		padding:0px;  
		background:url(images/body-bg.jpg) top left repeat-x;
	}
	#container {
		width:755px;
		margin-left:auto;
		margin-right:auto;
		font:11px/1.6em Tahoma;
/*		border-right:1px silver solid; */
	}
	
	#main {
		width:754px;
		background:url(images/portret-left.jpg) top right no-repeat;
		height:301px;
	}
		
	#dlogo {
		width:250px;
		height:94px;
		background:url(images/logo.gif) top left no-repeat;
	}
		#dlogo a{
			width:250px;
			height:94px;
			display:block;
		}
		#dlogo span { display:none; }
		
	#dnav {
		width:186px;	
		height:177px;
		background-color:white;
		margin-top:30px;
		margin-left:5px;
		
	}

	/*   Nav - v1
	------------------------------------------- */
	
	a#btn-home{	background-image: url('images/btn-home.gif');	}
	a#btn-aboutus{	background-image: url('images/btn-about-us.gif');	}
	a#btn-projects{	background-image: url('images/btn-projects.gif');	}
	a#btn-resource{	background-image: url('images/btn-techresource.gif');	}
	a#btn-contacts{	background-image: url('images/btn-contacts.gif');	}
	
	a#btn-home, a#btn-aboutus, a#btn-projects, a#btn-resource, a#btn-contacts { 
		width: 185px;
		height: 29px; 
		background-position: left top;
		display: block;
	/*	margin-left:52px;  */
	
	}
	a#btn-home:hover, a#btn-aboutus:hover, a#btn-projects:hover, a#btn-resource:hover, a#btn-contacts:hover { background-position: left -100%;} 
	a#btn-home span, a#btn-aboutus span, a#btn-projects span, a#btn-resource span, a#btn-contacts span { display: none;}
	
	#leftn {
		float:left;
		width:183px;
		background-color:white;
		margin-left:0px;	
		padding-left:12px;
		line-height:15px;
	}
	
	#leftn h2 {
		font:17px/1.8em  Helvetica;
		color:#2c5c8b;
		border-bottom:2px #cbcbcb solid;
		margin-top:0;
		font-weight:bold;
/*		padding-left:5px;  */
		margin-bottom:5px;
	}
	.readmore a, .readmore1 a{
		float:right;
		color:#007fc1;
		text-decoration:underline;
		padding:2px 4px;	
		font-size:10px;	
	}
	.readmore a:hover {
		color:white;
		text-decoration:none;
		background:#ffc415;
		padding:2px 4px;
	}
	
	.center {
		margin-top:30px;
		text-align:center;
	}	
	
	#write-gallery {
		width:541px;
		margin-left:10px;
		float:right;
		padding:10px 0 0 5px;	
	}
		#write-gallery p {
			clear:both; 
			height:15px;
			margin:0px;
			padding:0px;
		}
		#write-gallery td {
			font-size:90%;
		}
		#write-gallery h3 {
			font:17px/1.5em Trebuchet MS;
			color:#000033;
		}
	
	#write {
		width:489px;
		margin-left:10px;
		float:right;
		padding:0 30px 0 30px;
	}
	
		#write img {
			margin-right:15px; margin-bottom:3px;
		}
		#write h2, #write-gallery h2{
			margin:0;
			color:#70a6cd;
			font-size:15px;	
		}
		#write h1, #write-gallery h1 {
			color:#525252;
			font-size:19px;
			margin-top:5px;
		}
	
	#footer {
		margin-top:10px;
		padding-bottom:10px;
		width:100%;
	}

	
	.flline, .frline {
		text-align:center;
		background:url(images/footer-bg.gif) top left repeat-x;
		height:7px;
		padding-top:15px;
	}
	.flline { float:left; margin-left:10px; width:183px; }
	.frline { float:right; width:539px; }
	.bl a , .bl a:active , .bl a:visited { 	
		text-decoration:none; 	
		background: url(images/uline.gif) repeat-x 0 100%; 
		font-size:11px; 
		font-family:Trebuchet Ms, Tahoma, Verdana, Arial, Helvetica, sans-serif;	
		color:black; 
		padding:1px;
		margin:0 3px;
		padding-left:3px;
		padding-right:3px;		
	}
	.bl a:hover { 
		font-size:11px; 
		color:white; 
		text-decoration:none; 
		background:#2c5c8b;
	}	
	.bl p {
		margin-top:6px;
		font-size:10px;
	}
	
	.author {
		float:right;
		padding-bottom:10px;
	}
	.author a {
		 text-decoration:none; 
	}
	.banners {
		text-align:center;
	}
	.banners img { margin-top:30px; }
	
	
div#byitem ul.vert {
	list-style-type: none;
	padding:0;
	margin: 0;
	width: 480px;
	}
div#byitem ul.vert li {
	padding: 4px 10px;;
	margin: 0;
	height: 14px; /* space out your rows */
	}
div#byitem ul.vert li.odd {
	background-color: #eee;
	}
div#byitem ul.horz {
	clear: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
div#byitem ul.horz li {
	float: left;
	width: 80px;
	padding: 0 20px 0 0;
	margin: 0;
	text-align:center;
	}
div#byitem ul.horz li.name { 
	width: 240px;
	text-align:left;
	font-weight:bold;

	}
	
div#byitem h3.tabletitle {
	font:18px/1.6em Trebuchet MS, Verdana, Helvetica;
	line-height:20px;
	}
div#byitem li.tableheader {
	padding-top:3px;
	padding-bottom:3px;
	background:#90c2e5;
	color:black;
	font-weight:bold;
}	
	
		
.gallery {
	width:140px;
	font:9px/1.2em Tahoma;
	float:left;
	margin:4px;
	padding:0 10px;
}
.gallery img {
	width:138px;
	background:#f1f1f1;
	padding:5px;
	margin-bottom:3px;
}

.gallery a {
	font:9px/1.2em Tahoma;
	color:#366796;
}

#contacts1 {
	margin-top:5px;
	float:left;
	border:1px silver solid;
	background:#fff6de;
	font:11px/16px Verdana;
	line-height:16px;
	font-weight:bold;
	padding:10px;
	margin-right:15px;
	width:210px;
	color:#525252;
	height:200px;
}
#contacts1 h1{
	font:16px/1.4em Arial;
	font-weight:bold;
}


.cform {
	text-align:left;


}
.cform input , .cform textarea{
	margin-top:5px;
	border:1px silver solid;
	background:#fcfcfc;
	padding:3px;
	font:10px/1.0em Verdana;
	width:220px;
	
}

.cform input {
	height:14px;
}

.cform textarea {
	height:100px;
	margin-bottom:10px;
}

.cform1 {
	padding-left:15px;
	border-left:10px #e9d4ba solid;
	font:22px/1.8em Georgia, "Times New Roman", Times, serif;
	color:#660033;
}
.cform1 img {
	width:66px;
	height:23px;
}
.sub1 input{
	width:auto; height:auto; padding:0; margin:0; border:none; 
}

.clearline {
	width:100%; 
	height:25px; 
	background:url(images/uline.gif) top left repeat-x;
	clear:both;
}

 .readmore1 a {
	float:right;
	margin-top:-15px;
	color:#007fc1;
	text-decoration:underline;
	padding:2px 4px;	
	font-size:10px;	
	}
.readmore1 a:hover {
	color:white;
	text-decoration:none;
	background:#0E4F96;
	padding:2px 4px;
}

#tditems {
	padding:20px 5px 0 5px;	
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #546168;
	
}

#tditems img {
	border:1px silver solid; 
	margin:0px 10px 5px 0px;
	padding:2px;	
}

#tditems a {
	color:#007fc1;
	text-decoration:underline;
	padding:2px 4px;	
	font-size:10px;	
	}
#tditems a:hover {
	color:white;
	text-decoration:none;
	background:#0E4F96;
	padding:2px 4px;
}
#tditems p {
	margin:0;
	padding:0;
	text-align:right;
}