@charset "utf-8";
/* CSS Document */

.style1 {
font-family: Arial, Helvetica, sans-serif;
color:black;
font-size:30px;
text-decoration:none;
padding:0px;
margin-left:10px;
}

.style1 A:link{
font-family: Arial, Helvetica, sans-serif;
color:black;
font-size:30px;
text-decoration:none;

}

.style1 A:visited{
font-family: Arial, Helvetica, sans-serif;
color:black;
font-size:30px;
text-decoration:none;

}

.styledivTEXT {
font-family: Arial, Helvetica, sans-serif;
color:#ef9a19;
font-size:26px;
margin-left:15px;
}

.styledivTEXTTITLE {
font-family: Arial, Helvetica, sans-serif;
color:#cf5700;
font-size:26px;
font-weight:bold;
margin-left:-5px;
}

a {
cursor:pointer;
}

.info {
padding:0px;
margin-left:10px;
}

/* Button Rollovers */

.cssnav1
{
position: relative;
float: left;
background: url(images/home_over.gif) no-repeat;
white-space: nowrap;
display: block;
width: 180px;
height: 70px;
}

.cssnav1 a
{
display: block;
width: 180px;
height: 70px;

}

.cssnav1 img
{
width: 180px;
height: 70px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav1 a:hover img
{
visibility:hidden
}

.cssnav1 span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 

.cssnav2
{
position: relative;
float: left;
background: url(images/services_over.gif) no-repeat;
white-space: nowrap;
display: block;
width: 180px;
height: 70px;
}

.cssnav2 a
{
display: block;
width: 180px;
height: 70px;

}

.cssnav2 img
{
width: 180px;
height: 70px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav2 a:hover img
{
visibility:hidden
}

.cssnav2 span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 



.cssnav3
{
position: relative;
float: left;
background: url(images/webmail_over.gif) no-repeat;
white-space: nowrap;
display: block;
width: 180px;
height: 70px;
}

.cssnav3 a
{
display: block;
width: 180px;
height: 70px;

}

.cssnav3 img
{
width: 180px;
height: 70px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav3 a:hover img
{
visibility:hidden
}

.cssnav3 span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 





.cssnav4
{
position: relative;
float: left;
background: url(images/files_over.gif) no-repeat;
white-space: nowrap;
display: block;
width: 180px;
height: 70px;
}

.cssnav4 a
{
display: block;
width: 180px;
height: 70px;

}

.cssnav4 img
{
width: 180px;
height: 70px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav4 a:hover img
{
visibility:hidden
}

.cssnav4 span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 





.cssnav5
{
position: relative;
float: left;
background: url(images/contact_over.gif) no-repeat;
white-space: nowrap;
display: block;
width: 180px;
height: 70px;
}

.cssnav5 a
{
display: block;
width: 180px;
height: 70px;

}

.cssnav5 img
{
width: 180px;
height: 70px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav5 a:hover img
{
visibility:hidden
}

.cssnav5 span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 
