body {
//    background-color: #003366;
}

#header {
	margin-bottom: 0;
        padding-bottom: 25px;
	border: none;
}

fieldset.orangeBdr {
    position: relative;
    border: #CC6600 3px solid;
    background-color: #D9D7D8;
    margin-top: 1em;
    padding-top: .75em;
}


legend {
    position: absolute;
    top: -1em;
    left: .5em;
}


#wrapper {
    width: 1000px;
}

#navbar {
	background-image: url("../assets/Connection banner Bottom.jpg");
	background-position: top left;
	background-repeat: no-repeat;        
	background-color: #C3C1C2;
	margin-top: -15px;
	padding-left: 150px;
	border: none;
	border-bottom: 2px solid black;
	padding-bottom: 10px;
	text-align: left;
}

#search {
    position:relative;
	text-align: right;
}

#header #search {
	margin-top: 0px;
}

div#footer {
	background-color: #C3C1C2;
	background-image: url(../assets/footer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div.categories img {
    border: none;
}

div#content img {
    border: none;
}

td.productlistingHeader {
    font-size: 12px;
	margin: 0;
	font-weight: bold;
}

a.categoryLink {
    font-family: arial verdana tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
}

div.announcements {
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    background-color: #666666;
    text-align: center;
    margin-top: 15px;
}

#left {
    width: 125px;
}

#content {
    margin-left: 145px;
}

ul.subcategories li {
    margin-left: -25px;
}

