/*redefine*/

.moz-selection {
	background: #111;
	color: #eee;
}

a {
	outline: none;
}


/*content*/

#contents {
	z-index: 10000;
	padding-right: 3px;
	margin-left:237px;
	text-align:left;
	width:660px;
	background:#000000;
	
}


#headertop {
	position: relative;
	border-top: 1px solid #27272a;
	border-bottom: 3px double #27272a;
	/*margin-bottom: 10px;*/
	padding: 10px 0;
	background:#000000;}

#headertop .headertops {
	display: block;
	background: url(../images/reciporcal.gif) top right no-repeat;
	height: 100px;
}

#headertop li {
	float: left;
}

#headertop .headertop {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 80px;
	width: 140px;
	padding: 10px;
	background: #fff;
	border-right: 5px solid #1d1d20;
}

#headertop .headertop span {
	display: none;
}

#headertop .surveying {
	background: #85A032 url(../images/surveying.gif);
}

#headertop .softwares {
	background: #5777AB url(../images/softwares.gif);
}

#headertop .graphics {
	background: #C86B15 url(../images/graphics.gif);
}

#headertop .reciprocal {
	background: #A56BAC url(../images/reciporcal.gif);
	border-right: 0;
}

