﻿body
{
    background-image: url("images/bg.jpg");
    background-repeat: repeat-x;
    font-family: Verdana, Arial, Times New Roman;
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #242424;
    font-style: normal;
}
.bold
{
    font-weight: bold;
    font-size: 16px;
}
#container
{
    width: 992px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("images/container_bg.jpg");
    background-repeat: no-repeat;
    background-color: #fff;
    margin-top: 0px;
}
#containerpadding
{
    padding-left: 30px;
    padding-right: 30px;
    height: 100%;
}
#headercontainer
{
    height: 100px;
}
#imagecontainer
{
    height: 325px;
}
#bigimage
{
    width: 603px;
    height: 325px;
    margin-top: 10px;
    float: left;
}
#rightimages
{
    float: right;
    margin-top: 10px;
}
#topright
{
    height: 150px;
    width: 300px;
}
#bottomright
{
    height: 150px;
    width: 300px;
    margin-top: 30px;
}
#content
{
    height: 300px;
    margin-top: 30px;
}
#content2
{
    height: auto;
    margin-top: 30px;
}
#leftcontent
{
    margin-top: 40px;
    width: 200px;
    position: absolute;
}
#rightcontent
{
    margin-top: 40px;
    width: 740px;
    float: right;
}
#footer
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
p
{
    border: 0 none;
    margin: 0;
    outline-style: none;
    outline-width: 0;
    padding: 0;
}
a
{
    color: #242424;
    text-decoration: underline;
}
h1
{
    font-weight: normal;
    margin-bottom: 0px;
    
}
ul
{
    font-size: 16px;
}
ul a
{
    text-decoration: none;
}
ul a:hover
{
    text-decoration: underline;
}
li
{
    padding-top: 0px;
}
.windpadding
{
    margin-top: 35px;
}

hr
{
    border: 0;
    height: 1px;
    background-color: #666666;
}
.greenbox
{
    background-color: #006f4b;
    color: #fff;
    margin: 10px 10px 0px 0px;
    padding: 5px;
    width: 600px;
}
.greenborder
{
    border: solid 1px #006f4b;
}
.suppliertable
{
	width: 100%;
}
.suppliertable tr td
{
	padding: 20px;
	vertical-align: middle;
	position: relative;
	width: 500px;
	font-size: 12px;
}
.pdficon
{
	vertical-align: middle;
	float: left;
	display: inline;
	height: 53px;
	width: 45px;
	padding-right: 10px;
	border: none;
}
.suppliertext
{
	margin: 7px 0px 0px 0px;
	font-size: 14px;
}
.suppliertext2
{
	font-size: 14px;
}
.bold
{
	font-weight: bold;
	font-size: 12px;
}
.directionstable p
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
.directionstable tr td
{
	padding: 20px;
	vertical-align: middle;
	position: relative;
	width: 50%;
	font-size: 12px;
}
