body {
margin: 0 auto;
padding: 0;
font-family: arial, times;
font-size: 100%;

}

#header {
margin: 0 auto;
height: 135px;
width: 960px;
background-color: #000;
}

#header_border_left {
background-image: url(../images/black_corner_left.gif);
height: 135px;
width: 28px;
float: left;
}

#telno {
float: right;
margin-top: 40px;
}

#header_border_right {
background-image: url(../images/black_corner_right.gif);
height: 135px;
width: 28px;
float: right;
}

.logo {
float: left;
}

#header p {
margin: 0;
padding: 0;
font-size: 100%;
margin-right: 20px;
}

.green {
color: #bcc12b;
font-weight: bold;
}

.white {
color: #fff;
}

#main_container {
width: 960px;
height: auto;
margin: 0 auto;
margin-top: 8px;
}

#left_column {
width: 260px;
float: left;
}

#navigation_menu {
background-image: url(../images/nav_gradient.jpg);
background-repeat: no-repeat;
background-color: #aeaf18;
width: 260px;
min-height: 356px;
}

#navigation_menu ul {
margin: 0;
padding: 20px 20px 20px 40px;
list-style: none;
}

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

#navigation_menu li {
margin-top: 5px;
margin-bottom: 15px;
}

#right_column {
width: 689px;
float: right;
}

#grey_border_top {
background-image: url(../images/grey_border_top.gif);
height: 12px;
width: 689px;
margin-top: 10px;
}

#grey_border {
background-image: url(../images/grey_border_sides.gif);
background-repeat: repeat-y;
height: auto;
width: 649px;
padding: 20px
}

#grey_border h1 {
margin: 15px 0 15px 0;
padding: 0;
font-weight: 100;
font-size: 130%;
color: #bec135;
text-align: left;
}

#grey_border p {
margin: 10px 0 10px 0;
padding: 0;
font-size: 80%;
color: #222222;
text-align: left;
}

.clickhere {
color: #bec135;
font-size: 130%;
font-weight: bold;
text-decoration: none;
}

#grey_border_bottom {
background-image: url(../images/grey_border_bottom.gif);
height: 12px;
width: 689px;
}

#product_menu {
width: 582px;
height: auto;
margin: 0 auto;
padding-bottom: 30px;
}

.product {
position: relative;
top: 20px;
width: 180px;
text-align: center;
float: left;
}

.seperator {
height: 200px;
width: 1px;
background-color: #f4f4f5;
float: left;
margin-left: 10px;
margin-right: 10px;
}

.horiz_seperator {
height: 1px;
width: 500px;
background-color: #f4f4f5;
margin-top: 20px;
margin-bottom: 20px;
}

#footer {
background-image: url(../images/footer.jpg);
background-repeat: repeat-x;
height: 47px;
width: 960px;
margin-top: 20px;
}

#green_border_left {
background-image: url(../images/green_border_left.jpg);
height: 47px;
width: 13px;
float: left;
}

#green_border_right {
background-image: url(../images/green_border_right.jpg);
height: 47px;
width: 13px;
float: right;
}

#footer_text {
float: right;
margin-right: 40px;
margin-top: 15px;
}

#footer p {
margin: 0;
padding: 0;
font-size: 80%;
color: #fff;
}

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