
body
{
	margin:0px;
	padding-top:0px;
}

.container
{
	margin-top:0px;
	padding-top:0px;
}

#header
{
	
}

#logo
{
}

#menu
{
	padding-top: 100px;
}

#menu a, a.visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:18px; 
	letter-spacing:3px;
	color:#666666; 
	text-decoration:none;
	display:block;
	text-align:center;
	height:40px;
	background:none;
	padding-top:10px;
}

#menu a:hover
{
	color:#000000;
	background:url(../images/menu_corners.png) center no-repeat; 
}

#content 
{
	border: 1px solid #2BAAE1;
	padding-top:2em;
	padding-bottom:1em;
	font:Helvetica; 
	font-size:13px;
	line-height:110%; 
}

#content h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}

#about_measure
{
	height:30px;
}

p.contact-person 
{
	padding-left:50px;
	color:#666666;
}

.content-contact 
{
}

#contact-measure
{
	background:url(../images/contact_measure.png) right top no-repeat;
	height:300px;
}

a.project-link
{
	color:#000099;
	font-weight:bold;
	padding-left:30px;
	padding-bottom:1em;
	padding-top:2em;
	text-decoration:none;
	display:block;
}

.project-implementation
{
	color:#666666;
}

a.project-link:hover
{
	text-decoration:underline;
}

.project-description
{
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

a.site-screenshot
{
	display:block;
}

a.hambar
{
	background:url(../images/site_screenshot_hambar.png) center no-repeat;
	width:230px;
	height:215px;
}

a.prolegno
{
	background:url(../images/site_screenshot_prolegno.png) center no-repeat;
	width:230px;
	height:215px;
}

a.montaremobila
{
	background:url(../images/site_screenshot_montaremobila.png) center no-repeat;
	width:230px;
	height:215px;
}

a.addamizar
{
	background:url(../images/site_screenshot_addamizar.png) center no-repeat;
	width:230px;
	height:215px;
}

a.leaderconstruct
{
	background:url(../images/site_screenshot_leaderconstruct.png) center no-repeat;
	width:230px;
	height:215px;
}

a.verticalas
{
	background:url(../images/site_screenshot_verticalas.png) center no-repeat;
	width:230px;
	height:215px;
}

/* SEARCH ENGINE */

.result-container
{
	border-top:3px solid #CCCCCC;
	margin-top:30px;
}

.result-box
{
	padding: 10px;
	margin-bottom:20px;
}

.title a
{
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#003366;
}

.url a
{
	font-family: Helvetica;
	line-height:110%;
	font-size: 13px;
	color:#006600;
}

.description p
{
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

