* {
    margin: 0;
    padding: 0;
}

body {
    padding: 20px 0 30px 0;
    font: 11px Verdana, Helvetica, sans-serif;
    color: #595c83;
    background: #cccccc url(images/background.jpg);
}

h1 {
    float: left;
    padding: 0 10px 6px 0;
    font: 16px/30px Verdana, Helvetica, sans-serif;
    letter-spacing: -1px;
    color: #FFFFFF;
    background: White;
}

h2 {
    float: left;
    padding: 0 0 6px 0;
    font: 16px/30px Verdana, Helvetica, sans-serif;
    letter-spacing: -1px;
    color: #595c83;
    background: White;
}

h4 {
    padding: 20px 0 5px 0;
    font: 16px Verdana, Helvetica, sans-serif;
    letter-spacing: 0px;
    color: #595c83;
}

p {
    padding: 5px 5px;
    font: 12px/20px Verdana, Helvetica, sans-serif;
	list-style-type: square;
    color: #595c83;
}

a {
    color: #F4B030;
    text-decoration: underline;
}

a:hover {
    color: #F4B030;
    text-decoration: none;
}

#main {
    position: relative;
    margin: 0 auto;
    width: 900px;
	background: white;

}

#top {
    height: 150px;
    background: url(images/top.jpg);
}

#afterh2 {
    float: left;
    width: 20px;
    height: 36px;
    background: url(images/top_bg.gif) no-repeat left;
}

#menu {
    float: right;
    padding: 0 10px 0 0;
    height: 36px;
}

#menu ul {
    list-style: none;
}

#menu ul li {
    float: left;
    display: block;
    padding: 0 15px;
    height: 30px;
    border-left: 2px solid White;
}

#menu ul li a {
    display: block;
    margin: 12px 0 0 0;
    font: bold 11px/16px Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: White;
}

#menu ul li a:hover {
    position: relative;
    top: -1px;
    text-decoration: none;
}

#middle {
    padding: 0px 0 0 0;
	background: #595c83;
}

#left {
	float: left;
	width: 220px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #595c83;
	border-left-color: #999999;
	border-right-width: thin;
	border-bottom-width: thin;
}

#left h3 {
    font: bold 13px/26px Verdana, Helvetica, sans-serif;
    text-align: center;
    color: White;
    background: url(images/nav_bar2.jpg) repeat-x;
}

#left h5 {
    font: bold 14px/26px Verdana, Helvetica, sans-serif;
    text-align: center;
    color: White;
    background: url(images/nav_bar_b.jpg) repeat-x;
}


#left ul {
    list-style: none;
    padding: 15px 0 20px 0;
}

#left ul li {
    margin: 0 0 0 15px;
    padding: 0 0 0 25px;
    background: url(images/arrow.gif) no-repeat left;
}

#left ul li a {
    font: 11px/22px Verdana, Helvetica, sans-serif;
    text-decoration: underline;
    color: #3878a8;
}

#left ul li a:hover {
    text-decoration: underline;
    color: #A4AB79;
}

#right {
	float: right;
	padding: 0 0 15px 0;
	width: 678px;
	text-align: justify;
	background: url(images/green.gif) repeat-x top;
	list-style-type: square;
}

#right h3 {
    padding: 0 0 0 10px;
    font: bold 14px/26px Verdana, Helvetica, sans-serif;
    text-align: left;
    color: White;
    background: url(images/green.gif) repeat-x top;
}

#right h3.green {
    clear: both;
    margin: 0 0 15px 0;
    background: url(images/green.gif) repeat-x top;
}

#right_2 {
    padding: 0 0 0 15px;
    text-align: justify;
	list-style-type: square;
}

#right_top {
	padding: 0 15px 7px 0;
	list-style-type: square;
}

#right_mid {
    clear: both;
    color: #595c83;
}

#right_mid p {
	color: #595c83;
	text-align: left;
}

#right_mid h3 {
    padding: 0 0 0 15px;
    background: url(images/purple.gif) repeat-x;
}

#right_mid_1 {
    float: left;
    padding: 0 15px 15px 0;
    width: 309px;
	height: 252px;
    text-align: left;
}

#right_mid_2 {
    float: right;
    padding: 0 15px 15px 0;
    width: 309px;
	height: 252px;
    text-align: left;
}
#right_mid_3 {
	float: left;
	padding: 0 15px 15px 0;
	width: 309px;
	height: 212px;
	text-align: left;
	vertical-align: top;
}

#right_mid_4 {
	float: right;
	padding: 0 15px 15px 0;
	width: 309px;
	height: 212px;
	text-align: left;
	vertical-align: top;
}

#right_mid_products {
	float: right;
	padding: 0 0 15px 0;
	width: 424px;
	text-align: left;
	vertical-align: top;
}

#bottom {
    clear: both;
    padding: 0 0 0 220px;
    height: 32px;
    background: url(images/gray_lg.gif) repeat-x;
}

#bottom_2 {
    padding: 0 20px 0 0;
    background: url(images/bottom_right.gif) no-repeat right;
    border-left: 2px solid White;
}

#bottom p {
    padding: 0 0 0 15px;
    font: 10px/32px Verdana, Helvetica, sans-serif;
    color: White;
    background: url(images/gray_lg.gif) repeat-x;
}

#bottom a, #bottom a:hover {
    color: White;
}

.imgLeft {
    display: block;
    float: left;
    margin: 20px 15px 20px 0;
}

.imgRight {
    display: block;
    float: right;
    padding: 10px 0 5px 15px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bodytxtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.bodytxtboldpurple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #605C81;
}
.bodytxtboldlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.distributor_address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	line-height: 18px;
	list-style-position: inside;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.imgAvailability {
	display: block;
	float: right;
	padding: 10px 20px 5px 15px;
}
.imgProduct {
	display: block;
	float: left;
	padding: 20px 20px 5px 15px;
}
#prodtable {
	border: 1px solid #666666;  
	border-collapse: collapse;
	}    
#prodtd {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	 }    
#prodth {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	} 
