body {
border: 1.5em solid #af0001;
background: url("http://www.kosa-consulting.com/images/background.gif") repeat #ffffff;
background-position: 0 100%;
background-repeat: no-repeat;
background-attachment: fixed;
padding:0;
width: 965px;
margin:1em auto;
font-family: Chaparral Pro, sans-serif;
color: #191971;
font-size: small;
line-height: 150%;
}


a:link {color: #af0001; background: transparent; text-decoration: underline; font-weight:bold;}
a:visited {color: #191971; background: transparent; text-decoration: underline;}
a:hover {color: #ffffff; background: #191971; text-decoration: underline;}
a:active {color: #ffffff; background: #191971; text-decoration: underline;}

p {
clear: left;
line-height: 1.4em;
text-align: left;
margin-top: 0px;
margin-bottom: 1em;
font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
clear: left;
color: #191971;
background: transparent;
font-weight:bold;
padding: 0;
margin-top: 0px;
margin-bottom: .25em;
line-height: 1em;
text-align: left;
}

#header {
background: transparent url(http://www.kosa-consulting.com/images/header-left.jpg) no-repeat;
background-position: 0 50px;
margin-bottom: 1em;
padding: 0;
width: 100%;
}

#mainnav {
background: #191971;
border-bottom: 2px solid #000000;
color: #ffffff;
text-align: center;
padding: 0;
height: 60px;
margin-bottom: 90px;
font-weight: bold;
}

#subnav {
background: #af0001;
color: #ffffff;
text-align: center;
padding: 0;
height: 1.5em;
margin-bottom: 0;
font-weight: bold;
}

#mainnav ul {
display: inline;
text-decoration: none;
background: url("http://www.kosa-consulting.com/images/arrows.gif") #191971;
background-position: 0 .25em;
background-repeat: no-repeat;
padding-left: .5em;
}
	
#mainnav li { 
margin-left: 1em;
display: inline;
padding-right: 25px;
font-size: larger;
font-weight: bold;
}


#subnav ul {
display: inline;
text-decoration: none;
display: inline;
background: url("http://www.kosa-consulting.com/images/arrows.gif") #af0001;
background-position: 0 .25em;
background-repeat: no-repeat;
padding-left: 1.5em;
padding-right: 0;
}
	
#subnav li { 
margin: 0;
display: inline;
font-size: larger;
font-weight: bold;
padding-right: .5em;
padding-left: 0em;
}

#mainnav a {
color: #ffffff;
font-weight: bold;
}

#mainnav a:hover {
background: #ffffff;
color: #191971;
font-weight: bold;
}

#subnav a {
color: #ffffff;
font-weight: bold;
}

#subnav a:hover {
background: #ffffff;
color: #af0001;
}

#subnav .on a {
background: #ffffff;
color: #af0001;
}

#mainnav .on a {
background: #ffffff;
color: #af0001;
}


#subnav-contact {
margin: 1em;
}

#content {
margin: 1em;
}




#right {
clear:right;
float:right;
margin-right: 1em;
margin-left: 1em;
margin-top: 0;
margin-bottom: 1em;
width:11em;
}

.box {
background: #191971;
color: #ffffff;
width: 10em;
padding-top: 1em;
padding-left: 1em;
padding-right: 1em;
border: 1px solid #000000;
font-weight: normal;
margin-bottom: .5em;
font-size: small;
line-height: 1em;
}
.box H1 {
color: #ffffff;
background: transparent;
font-weight:bold;
font-size: smaller;
padding: 0;
margin-top: .25em;
margin-bottom: .25em;
text-align: center;
}	

.box p {
color: #ffffff;
background: transparent;;
padding: 0;
margin-top: .25em;
margin-bottom: 1em;
text-align: left;
}


.box a {
color: #ffffff;
background: transparent;
}

.box a:hover {
background: #ffffff;
color: #000000;
}

.box a:visited {
background: #191971;
color: #ffffff;
}

#left {
display: inline;
float: left;
width:11em;
}


#left .box {
background: #af0001;
color: #000000;
width: 15em;
padding-top: 1em;
margin-left:0;
padding-right: 1em;
margin-right: 1em;
border: 1px solid #000000;
font-weight: normal;
margin-bottom: .5em;
line-height: 1em;
}


#left .box a {
color: #ffffff;
background: transparent;
}

#left .box a:hover {
background: #af0001;
color: #000000;
}

#left .box a:visited {
background: #af0001;
color: #ffffff;
}

	
.footer {
font-size: small;
text-align: center;
color: #000000;
background: transparent;
margin: 1em;
}

.footer p {
font-size: small;
text-align: center;
color: #000000;
background: transparent;
margin: 0;
}

.copyright {
font-size: smaller;
}

fieldset   {color:inherit;background-color:transparent;
            margin:auto;;
            margin-top:1ex;
            padding:1ex 2ex;
            border:1px solid #000000;}
legend     {color:inherit;background-color:#FFFFFF;padding:0 1ex;border:thin solid #993333;}
label      {display:block;margin: 0.5ex 0;
font-size:small;
}
label.r    {display:inline;margin: 0.5ex 2ex 0.5ex 0;}
label span {display:block; width:25ex; float:left;}

select     {clear:right;width:40ex;}

#contact-form p.lead {
  color:#838383;
  background-color:inherit;
  margin-bottom:0;
margin-left: 5em;
  }

.toplabel {
font-size:small;
}

