body
{
	margin: 20px 0;
	padding: 0;
	font-size: 62.5%;
	background-color: #fff;	
}

h1, h2, h3, p
{
    margin: 0;
    padding: 0;
    font-weight: normal;
}

select, textarea
{
    font-family: Arial, Sans-Serif;
}

img
{
    border: 0;
}

.center
{
    padding: 15px;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.left
{
    float: left;
    padding: 15px;
}

.right
{
    float: right;
    padding: 15px;
}

#container
{
	margin: auto;
	width: 990px;
	border: solid 1px #999;
}

#nav01
{
    height: 20px;
    text-align: center;
    border-bottom: solid 1px #999;
}

#nav01 ul
{
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 1em;
    text-transform: uppercase;
    list-style: none;
}

#nav01 ul li
{
    display: inline;
    float: left;
    padding: 4px 10px;
    background-color: #e5e5e5;
    border-right: solid 1px #999;
}

#nav01 ul li.selected
{}

#nav01 ul li.selected a
{}

#nav01 ul li a
{
    margin: 0;
    padding: 0;
    color: #000;
    text-decoration: none;
}

#nav01 ul li a:hover
{
    text-decoration: underline;
}

#header
{
    clear: both;
    background-image: url(../images/header.gif);
    height: 108px;
    width: 990px;
}

#header .headerBox
{
    margin: 0;
    padding: 10px;
}

#nav02
{
    clear: both;
    height: 40px;
    text-align: center;
    border-top: solid 1px #999; 
    border-bottom: solid 1px #999;
    background-color: #266d3e;
}

#nav02 ul
{
    margin: 0;
    padding: 0 0 0 7px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 0.9em;
    list-style: none;
}

#nav02 ul li
{
    text-align: center;
    float: left;
    padding: 13px 13px;
}

#nav02 ul li.selected
{}

#nav02 ul li.selected a
{
    /* font-weight: bold; */
    text-decoration: underline;
}

#nav02 ul li a
{
    margin: 0;
    padding: 0;
    color: #fff;
    text-decoration: none;
}

#nav02 ul li a:hover
{
    text-decoration: underline;
}

#contentContainer
{
    clear: both;
    min-height: 700px;
    background: url(../images/contentBackground.gif) repeat-y;
}

#content 
{
    float: left;
    width: 685px;
    font-family: Arial, Sans-Serif;
}

#content h1, #content h2, #content h3
{
    font-family: "Lucida Sans Unicode", "Lucida Grande", "LucidaGrande", "Lucida Sans", Geneva, Arial, sans-serif;
    letter-spacing: -2px;
    color: #266d3e;
}

#content h1
{
    font-size: 3em;
    padding: 10px 0 10px 40px;
    background: url(../images/arrowRight.gif) no-repeat 20px 23px;
}

#content h2
{
	font-size: 2.2em;
	padding: 10px 10px 10px 20px;
}

#content h3
{
	font-size: 1.8em;
	padding: 10px 10px 10px 20px;
}

#content p
{
    padding: 5px 30px 5px 20px;
    font-size: 1.4em;
    line-height: 1.4em;
}

#content ul, #content ol
{
    font-size: 1.2em;
}

#content ul li, #content ol li
{
    padding: 5px 0;
}

#content ol li ol
{
    font-size: 1em;
    list-style-type: lower-alpha;
}

#content .beforeAfter
{
	padding: 10px 0 10px 30px;
}

#content .beforeAfter img
{
}

#content .beforeAfter p
{
	font-size: 1.2em;
	padding: 0 0 0 5px;
}

#xtractorVideo
{
	height: 412px;
}

.proposal
{
    background: url(../images/tableBackground.gif) repeat-x;
    margin: 10px 20px;
    width: 650px;
    border-collapse: collapse;
    border: solid 1px #000;
    font-size: 1em;
}

.proposal th
{
    width: 110px;
    text-align: right;
    font-size: 1.1em;
    padding: 5px 10px;
    border-right: solid 1px #000;
}

.proposal td.title
{
    font-weight: bold;
    font-size: 1.2em;
    padding: 10px;
    text-align: left;
    border-bottom: solid 1px #000;
}

.proposal td
{
    padding: 5px 10px;
}

.proposal td select
{
    font-size: 1.2em;
}

.proposal td input.perMonth
{
    width: 40px;
}

.proposal td input.contactInfo
{
    width: 300px;
}

.proposal td.comments textarea
{
    font-size: 1.2em;
    width: 95%;
}

#rail
{
    float: right;
    width: 295px;
}

#rail .railItem
{
    background: url(../images/topLeftCorner.jpg) no-repeat 10px 20px;
    padding-bottom: 30px;
}

#rail .railItem h1, #rail .railItem h2, #rail .railItem h3
{
    font-family: "Lucida Sans Unicode", "Lucida Grande", "LucidaGrande", "Lucida Sans", Geneva, Arial, sans-serif;
    letter-spacing: -2px;
    color: #266d3e;
}

#rail .railItem h1
{
    font-size: 2em;
    padding: 30px 0 2px 25px;
}

#rail .railItem img
{
    margin: 0;
    padding: 5px 0 10px 25px;
}

#rail .railItem p
{
    margin: 0 15px 0 0;
    font-family: Verdana, Arial, Sans-Serif;
    text-align: center;
}

#rail .railItem a
{
    color: #266d3e;
    text-decoration: none;
}

#rail .railItem a:hover
{
    text-decoration: underline;
}

#rail .railItem .divider
{
    padding: 0 5px;
}

.plastics
{
    margin: 10px 0 5px 50px;
    font-size: 1.2em;
}

.plastics td
{
    padding: 1px 5px;
}

.textbox, .watermark, .checkbox, .button
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 0.8em;
}

.textbox
{
    width: 350px;
    padding: 5px;
    margin: 0 0 0 20px;
    color: #000;
}

.watermark
{
    width: 350px;
    padding: 5px;
    margin: 0 0 0 20px;
    color: #959595;
}

.watermark:hover
{
    border: solid 2px #266d3e;
}

.validationSummary
{
    color: #f00;
    margin: 0;
    padding: 5px 0 5px 40px;
    font-size: 1.2em;
    font-weight: bold;
}