html, body {
margin: 0px;
padding: 0px;
font-family:  Verdana, Arial, helvetica, sans-serif;
font-size: .9em;
line-height: 1.4em;
color: #565656;
background-color: #fff;
}
img{border:none;padding:0px;margin:0px;}
/* Banner across top of page that says the name of the whole site */
#masthead {
padding: 11px 0px 11px 15px;
background-color: #FFFFFF;
border-bottom: 5px solid #386790;
height:47px;
}

.page-title {
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
font-size: 1em;
color: #FB7E00;
padding-bottom: 10px;
padding-top: 10px;
padding-left: 190px;
font-weight: bold;
background-color: #386790; 
border-top: 5px solid #F4F4F4;
letter-spacing: 3px;
border-bottom: 2px #292F33 solid;
display:block;
}

/* Styles for the main text on the page. */

#content {
margin-top: 20px;
margin-bottom: 50px;
margin-left: 190px;
margin-right: 70px;
min-width: 300px;
}

h1{
font-family: Garamond, serif;
font-size:1.2em;
text-transform:none;
}
h2 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: .9em;
color: #454f56;
font-weight: bold;
}

ol, ul {
margin-left: 25px;
}
li{
	margin-bottom:5px;
}

a:link, a:visited {
color: #BF6000;
text-decoration: none;
}

a:hover {
color:#2F608A;/*#8E4700;*/
text-decoration: underline;
}

/* Styles for the navbar on the left side. */
.selected{
text-decoration:underline;
}
#left-menu {
position: absolute;
top: 85px;
left: 0px;
width: 150px;
text-align: center;
padding:0px;
border:none;
background-color: #F4F4F4;
border-bottom: 2px solid #386790;
border-right: 2px solid #386790;
padding-top: 35px;
padding-bottom: 55px;
letter-spacing:2px;
background-image:url(../images/skyline_vertical.jpg);
background-position:-100px left;
}

#left-menu a{
display:block;
margin-bottom: 0;
border-bottom: 2px solid #386790;
font-size: .8em;
line-height: 25px;
font-weight: bold;
text-decoration: none;
width:140px;
text-align:left;
padding-left:10px;
font-size:13px;
}

#left-menu a:link, #left-menu a:visited, #left-menu  a:active{}

#left-menu a:hover {color: #3F709A;}


/* Styles for the footer at the bottom of the page */
#footer {
text-align: center;
margin-bottom: 0;
margin-top:25px;
padding-top: 7px;
padding-bottom: 7px;
border-top: 1px solid #386790;
/*border-top: 1px #cc6600 solid;*/
font-size: .7em;
font-weight: bold;
padding-right: 70px;
}

.label {
font-weight:bold;
}
ul#news{
	padding-right:10%;
	list-style: none;
}
ul#news li{
	margin-bottom:7px;
	font-size:smaller;
}
ul#news li a{
	white-space: nowrap;
	font-size:inherit;
}

.product{
margin-top:15px;
margin-nottom:15px;
