@charset "UTF-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	border:0;
	text-align:center;
	/*background:url(../images/sigmaback.jpg) left top repeat #fff;*/
	font-family:Helvetica;
	font-size:12px;
	color:#585858;
}
div{
	height:auto;
	text-align:left;
}
img {
	border:0;
}
.note{
	font-size:10px;
	color:#888;
	font-style:italic;
}
 .label{
 	width:170px;
 	height:24px;
 	padding-top:5px;
 }
 .input {
 	width:450px;
 	height:22px;
 }
 .input, .label{
 	float:left;
 }
 .txt{
 	width:280px;
 	height:16px;
 	border:#ccc solid 1px;
 }
#wrapper{
	width:658px;
	margin:auto;
	background:#fff;
	/*border:#ccc solid 1px;*/
	border-top:0;
}
#header{
	height:110px;
	position:relative;
}
	#header .blue{
		height:14px;
		background:#00466A;
	}
	#header .logo{
		position:absolute;
		z-index:2;
		top:0;
		left:196px;
		height:83px;
		text-align:center;
	}
#topmenu{
	position:relative;
	clear:both;
}
	#topmenu ul{
		margin:0;
		padding:0;
		list-style:none;
		clear:both;
	}
	#topmenu li{
		float:left;
		border-right:#ccc solid 1px;
		border-bottom:#ccc solid 1px;
	}
	#topmenu li img{
		margin: 0px 12px 0px 12px;
	}
	#topmenu li.end{
		border-right:0;
	}
	#menus, #submenus ,#submenus2, #submenus3{
		display:none;
		height:1px;
		padding-top:5px;
		height:16px;
	}
	#submenus ,#submenus2, #submenus3{
		padding-bottom:5px;
	}
	#topmenu li.home{
		border-bottom:0;
	}
	#menus li, #submenus li, #submenus2 li, #submenus3 li{
		border:0;
	}
	#pid{
		background: url('../images/port.gif') 62px 5px no-repeat;
	}
#container{

}
	h1, .h3home{
		margin:5px 0px 5px 0px;
		font-weight:normal;
		font-size:14px;
		text-transform:uppercase;
	}
#footer{
	margin-top:28px;
}
#footer a{
	color:#585858;
	font-size:9px;
	text-decoration:none;
}
#footer .nav{
	padding:0px 0px 15px 10px;
	height:30px;
	clear:both;
}
#footer .nav div{
	float:left;
	width:123px;
	height:30px;
	padding-left:37px;
	cursor:pointer;
}
 #footer .company{
 	padding:14px 0px 7px 0px;
	border-top:#ccc solid 1px;
	height:48px;
 }
  #footer .company div{
  	float:left;
	height:45px;
  }
 #footer .footerimg{
 	height:34px;
	background: url('../images/footer.jpg') top left no-repeat #00466A;
	margin-bottom:10px;
 }
 .req{
 	color:#f33;
 }
 .exp input{
 	width:70px;
 }
 .exp td{
 	vertical-align:top;
 }
 .two div{
	width:40px;
	height:16px;
	float:left;
	text-align:center;
}
.two div input{
	width:35px;
}
td{
	text-align:center;
}
.trh td{
	background:#eee;
	border-bottom:#ccc solid 1px;
}
table{
	border:#ccc solid 1px;
}
/* portfolio */
.pdetails{
	height:auto;
}
.pdetails .project_contents, .pdetails .project_details{
	float:left;
}
.pdetails .project_contents{
	width:335px;
}
.pdetails .project_details{
	width:295px;
	height:auto;
}
.other_projects{
	height:135px;
	border:#ccc solid 1px;
	padding:7px;
}
.other_projects div{
	float:left;
	width:310px;
}
.other_projects div img{
	margin-left:7px;
	margin-bottom:5px;
}
.cat .dot, .cat .dets, .cat .img{
	float:left;
	cursor:pointer;
}
.cat .dot{
	width:25px;
	height:40px;
}
.cat .dets{
	width:480px;
	height:75px;
}
/*.cat .dets div{
	float:left;
	width:190px;
}*/
.holder{
	margin-bottom:7px;
	height:80px;
}
.h{
	width:350px;
	font-size:14px;
	font-weight:bold;
}
.cat .img{
	width:100px;
}
#hv{
	margin-top:28px;
	height:42px;
	padding:12px 0px 0px 12px;
	background: url('../images/bg.gif') 0 0 repeat-x;
	font-size:30px;
	color:#838383;
	font-family:times;
}
.hv div{
	float:left;
}
.conts{
	width:300px;
	float:left;
}
.imgs{
	width:325px;
	float:right;
}
#lightbox{
	display:none;
	position:absolute;
	top:0;
	left:0;
	background:#333;
	z-index:999;
	cursor:pointer;
	text-align:center;
}
#others{
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:0px;
}
#others li{
	float:left;
	width:110px;
	margin-right:10px;
}
#others h4{
	font-size:10px;
	font-weight: normal;
}
#submenus3 li{
	float:left;
}
#testimonials{
	list-style:none;
	margin:0;
	padding:0;
}
#testimonials li{
	float:left;
	width:625px;
	display:none;
	margin-right:25px;
}
.testimonials{
	height:100px;
	width:628px;
	padding:0px 15px 10px 15px;
	background: url('../images/bg.gif') 0 0 repeat;
	overflow:hidden;
}
#arrow{
display:none;
position:absolute;
visibility:hidden;
}
.p_details{
	float:right;
	width:295px;
	height:auto;
	padding-top:7px;
}