body {
margin: 0;
padding: 0;
font-family: arial, helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
color: #444;
}

.cl { clear: both; }
.right { float: right; }
img { vertical-align: middle; }

.in {
width: 900px;
margin: 0 auto;
}

#header {
height: 100px;
background: url(../images/header-background.png) repeat-x bottom;
line-height: 100px;
font-size: 16px;
}

#header img {
float: left;
}

#header .smalltext {
font-size: 14px;
color: #444;
}

.tagline {
float: left;
padding: 0 0 0 0;
}

#nav {
background: #444;
height: 40px;
}

#nav ul {
list-style: none;
padding: 0;
margin: 0;
background: #444;
height: 40px;
}

#nav li {
float: left;
margin: 0;
}

#nav li.selected {
font-weight: bold;
}

#nav li a {
line-height: 40px;
float: left;
padding: 0 10px;
color: #eee;
border-right: 1px solid #666;
text-decoration: none;
}

#nav li a:hover {
background: #555;
color: #fff;
}

#sidebar {
float: left;
width: 180px;
margin: 0 40px 0 0;
}

#content {
float: left;
width: 680px;
}

.sidenav {
background: #444;
border-radius: 5px;
padding: 5px 5px 10px;
color: #fff;
border-bottom: 1px solid #000;
border-top: 10px solid #505050;
box-shadow: 0 5px 10px rgba(0,0,0,0.2);
font-size: 12px;
}

.sidenav ul {
list-style: none;
padding: 0;
margin: 0;
}

.sidenav ul li a {
display: block;
color: #ddd;
font-weight: bold;
text-decoration: none;
padding: 5px 20px 5px 10px;
border-radius: 3px;
}

.sidenav ul li a:hover {
background: #555;
}

.subMarker {
position: absolute;
margin: -20px 0 0 155px;
width: 0px;
height: 0px;
border-color: transparent transparent transparent #777;
border-width: 5px;
border-style: solid;
}

.sidenav ul li ul {
visibility: hidden;
position: absolute;
z-index: 20;
margin: -30px 0 0 160px;
background: #555;
border-radius: 5px;
padding: 5px;
}

.sidenav ul li:hover ul {
visibility: visible;
}

.sidenav ul li ul li a:hover {
background: #666;
}

.sidenav h2 {
font-size: 12px;
color: #ffc64b;
border: none;
padding: 0 0 10px 10px;
margin: 0;
}

.conttop {
height: 30px;
background: url(../images/body-top-background1.png) repeat-x top;
border-top: 2px solid #FFA424;
}

#info {
padding: 0 0 0 10px;
}

#footer {
background: #323232;
border-top: 2px solid #FFA424;
color: #eee;
padding: 20px;
}

#footer a {
color: #fff;
font-weight: bold;
text-decoration: none;
}

h1 {
background: url(../images/h1bg.png) repeat-x;
padding: 15px 10px;
color: #152a6e;
font-size: 22px;
font-weight: bold;
margin: 0 0 30px -10px;
border-radius: 5px;
letter-spacing: -0.05em;
}

h2 {
border-bottom: 1px solid #003163;
color: #003163;
margin: 10px 0 30px 0;
}

h2 a {
color: #003163;
text-decoration: none;
}

p {
line-height: 20px;
margin: 0 0 20px 0;
}

form {

}

.formrow {
padding: 0 0 5px 0;
}

label {
float: left;
width: 150px;
line-height: 30px;
}

textarea,
input {
float: left;
width: 300px;
padding: 5px;
background: #eaeaea;
border: 1px solid #cecece;
box-shadow: inset 0 1px 2px #dedede;
border-radius: 5px;
}

textarea {
height: 140px;
}

input.valerror,
textarea.valerror {
border: 1px solid #aa0000;
background: #ffd3d3;
}

.required {
color: #ff0000;
font-weight: bold;
}

.button,
button {
background: url(../images/buttonbg.png) repeat-x;
border: 1px solid #ccc;
border-radius: 5px;
padding: 8px;
cursor: pointer;
color: #152a6e;
font-weight: bold;
text-decoration: none;
}

.button:active,
button:active {
background: url(../images/buttonbg-hover.png) repeat-x;
}

.filelist {
list-style: none;
padding: 0;
margin: 0 0 1em 0;
}

.filelist li {
padding: 1px 0;
border-bottom: 1px dotted #444;
}

.filelist li a {
display: block;
background: #e5e5e5;
padding: 15px;
text-decoration: none;
}

.filelist li a:hover {
background: #eee;
}

.filelist li a img {
padding: 0 5px 0 0;
}

.prodcont {
float: left;
width: 440px;
padding: 0 40px 0 0;
}

.prodimg {
float: left;
width: 200px;
}

.prodcontright {
float: left;
width: 440px;
}

.prodimgright {
float: left;
width: 200px;
padding: 0 40px 0 0;
}

.prodimgright img,
.prodimg img {
width: 180px;
background: #eee;
padding: 6px;
border: 1px solid #ccc;
margin: 0 0 20px 0;
}

#linkfooter {
background: #444;
padding: 40px 0;
margin: 50px 0 0 0;
}

#linkfooter .in ul {
float: left;
width: 205px;
margin: 0 10px !important;
font-size: 10px;
list-style: none;
padding: 0;
margin: 0;
}

#linkfooter .in ul li a {
display: block;
padding: 4px 10px;
border-bottom: 1px solid #555;
color: #999;
text-decoration: none;
}

#slideshow {
margin: 0 0 30px 0;
}

#slideshow div {
border-radius: 7px;
}

.prodlist {
list-style: none;
padding: 0;
margin: 0 0 1em 0;
}

.prodlist li {
padding: 10px 0;
border-bottom: 1px dotted #666;
}

.prodlist .text {
float: left;
width: 460px;
padding: 20px 0 20px 20px;
}

.prodlist .img {
float: left;
width: 100px;
padding: 0 20px 0 0;
}

.prodlist li img {
}

a.homeprod {
display: block;
float: left;
width: 158px;
padding: 20px;
margin: 0 25px 25px 0;
background: #eaeaea;
border: 1px solid #ccc;
border-radius: 5px;
text-decoration: none;
cursor: pointer;
}

.homeprod h2 {
padding: 0 0 10px 0;
margin: 0;
font-size: 16px;
font-weight: normal;
color: #444;
border: none;
text-align: center;
}

.homeprod .img {
width: 136px;
height: 136px;
padding: 10px;
margin: 0 0 10px 0;
background: #fff;
border: 1px solid #ccc;
}

.homeprod img {
float: left;
max-width: 136px;
max-height: 136px;
}

.homeprod .button {
text-align: center;
}