
body {
	font: 11px tahoma, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}
a {
	font-size: 11px;
	color: #f7941d;
	text-decoration: none;
}

legend {
	font-size: 11px;
	color: #305a9a;
	font-weight: bolder;
}

ul {
	margin: 18px;
}

select {
	font: 11px tahoma, sans-serif;
	/*border: 1px solid #000000;*/
	background-color: #FFFFFF;
	
}

input {
	font: 11px tahoma, sans-serif;
}


input[type=text] {
	background-color: #FFFFFF;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, arial;
	color: #1179da;
}

.FormText {
	font-size: 11px;
}

.FormTextDark {
	color: #456f90;
	font-size: 11px;
}

.FormParagaph {
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
}

.FormTitle {
	color: #1179da;
	font-family: Trebuchet MS, arial;
	font-size: 16px;
	font-weight: bolder;
	line-height: 18px;
}




#ServiceElectrical.cssnav 
{
background: url(ser_electrical_on.gif) no-repeat;		
}

#ServiceElectronic.cssnav 
{
background: url(ser_electronic_on.gif) no-repeat;		
}

#ServiceLighting.cssnav 
{
background: url(ser_lighting_on.gif) no-repeat;		
}

#ServiceSecurity.cssnav 
{
background: url(ser_security_on.gif) no-repeat;		
}

#ServiceLifts.cssnav 
{
background: url(ser_lifts_on.gif) no-repeat;		
}

#ServiceFireProtection.cssnav 
{
background: url(ser_fire_protection_on.gif) no-repeat;		
}

#ServiceTenacyFitout.cssnav 
{
background: url(ser_tenacy_fitout_on.gif) no-repeat;		
}

.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
white-space: nowrap;
width: 69px;
height: 68px;
display: block;
margin: 0;
padding: 0;
}

.cssnav a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 69px;
	height: 68px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
}
			
.cssnav img
{
border: 0;
width: 69px;
	height: 68px;
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 0px;
top: 0px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 


