@charset "utf-8";
/* CSS Document */


h3 {
color:#20606A;
}

a {
color:#20606A;
text-decoration:none;
}

#banner {
background:#20606A;
height:300px;
width:100%;
text-align:center;
border-bottom: solid #383838 5px;
}

#content {
margin-top:20px 0 0 0;
}

.heading1{
border-bottom: 1px solid #20606A;
}

#setup {
height:230px;
}

.colMain li, .colMid li, .colRight li {
background:url(../images/bullet_darkblue.jpg) no-repeat 0px 7px;
}

.colMid h2 span.price {
color:#20606A;
font-weight:bold;
}