/* CSS Document */
/*portfolio page*/ 

.imgpos{position:absolute; left: 30px; top:30px; }
.textdiv{
	position:absolute;
	left:300px;
	top:42px;
	width:300px;
	height: auto;
	font: 14px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	border:0;
	margin:0px;
	padding: 10px;
}
.techdiv{position:absolute; left:421px; top:211px; width:140px; height:25px; }


.techimg{width:140px; height:25px;}
.contdivsize{
	position:absolute;
	left: 10px;
	width:640px;
	height:254px;
	margin:0px;
	padding: 5px;
	border-top:0;
	border-right: 0;
	border-bottom: 1px solid #A1C0EA;
	border-left: 0;
}

#portfoliocontdiv{position: relative; left:0px; top:0px; width:100%; height:1200px; }

#cont1div{position:absolute;  top:129px;}
#img1{ width:255px; height:208px; }

#cont2div{position:absolute; top:397px; }
#img2{ width:255px; height:186px;}

#cont3div{position:absolute;  top:665px;}
#img3{width:255px; height:201px;}


#cont4div{position:absolute;  top:932px;}
#img4{width:255px; height:212px;} 

#cont5div{position:absolute;  top:1169px;}
#img5{  width:210px; height:138px;}
