/* CSS Document */

body {

background-image: url(images/bg.gif);
background-repeat: repeat-x;
background-color: #000000;
margin: 0px;

}

a {

color: #003399;

}

h1 {

font-size: 18px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #EFEFEF;

}

p {

font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: 500;
color: #000000;

}

.text {

font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;

}

.info {

font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;

}

.content {

margin-right: 50px;
/*margin-top: 15px;*/

}

.breadcrumb-content {

/*background-image:url(images/img-standard.jpg);
background-position: top right;
background-repeat: no-repeat;*/
background-color: #ACACAC;

}

.breadcrumb-content-automobileaccident {

background-image:url(images/img-automobileaccident.gif);
background-position: top right;
background-repeat: no-repeat;
background-color: #ACACAC;

}

.breadcrumb-content-automobilefire {

background-image:url(images/img-automobilefire.gif);
background-position: top right;
background-repeat: no-repeat;
background-color: #ACACAC;

}

.breadcrumb-content-machineguarding {

background-image:url(images/img-machineguarding.gif);
background-position: top right;
background-repeat: no-repeat;
background-color: #ACACAC;

}

.breadcrumb-content-industrialaccident {

background-image:url(images/img-industrialaccident.gif);
background-position: top right;
background-repeat: no-repeat;
background-color: #ACACAC;

}

.breadcrumb-content-structuralfire {

background-image:url(images/img-structuralfire.gif);
background-position: top right;
background-repeat: no-repeat;
background-color: #ACACAC;

}

.breadcrumb-content-productliability {

background-image:url(images/img-productliability.gif);
background-position: top right;
background-repeat: no-repeat;
background-color: #ACACAC;

}

.breadcrumb-content-agriculturalaccident {

background-image:url(images/img-agriculturalaccident.gif);
background-position: top right;
background-repeat: no-repeat;
background-color: #ACACAC;

}

.breadcrumb-content-blackbox {

background-image:url(images/img-blackbox.gif);
background-position: top right;
background-repeat: no-repeat;
background-color: #ACACAC;

}

.breadcrumb-content-brakeinspections {

background-image:url(images/img-brakeinspections.gif);
background-position: top right;
background-repeat: no-repeat;
background-color: #ACACAC;

}

.breadcrumb-content-otherservices {

background-image:url(images/img-otherservices.gif);
background-position: top right;
background-repeat: no-repeat;
background-color: #ACACAC;

}

.main-content {

background-image:url(/images/index_06-2.jpg);
background-position: top left;
background-repeat: no-repeat;
background-color: #808080;

}

.top-header {

background-image:url(/images/index_02.jpg);
background-position: top left;
background-repeat: no-repeat;

}

.breadcrumb {

font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;

}

.copyright {

font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #CCCCCC;

}

td.nav {

/* background: #000000; */

}

li {

font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;

}

dt, dd {

font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;

}

dd {

margin-bottom: 5px;

}

.resume-header {

font-size: 14px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: underline;

}