@charset "utf-8";
/* CSS Document */

img { border: none; }

body{
margin:0px;
background-color:#cccccc;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#003263;
}
.mainWrapper{
width:1025px;

margin-left:auto;  /* This Centers the Wrapper */
margin-right:auto; /* This Centers the Wrapper */
margin-top:10px;
}

.mainContent{
border:#000000 thin solid;

background-color:#FFFFFF;
}

.leftColumn{
width:250px;
background-color:#01244e;
background-image:url(images/left_column_bg.jpg);
background-position:top right;
background-repeat:no-repeat;
}
.leftColumnHandle{
width:100%;
height:32px;
background-image:url(images/earth-week.jpg);
background-repeat:no-repeat;
background-position:center;
margin-top:5px;
}
.leftColumnBorder{
border:#00669d thin solid;
margin: 5px 10px 35px 10px;
height:680px;
}

.leftColumntext{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
padding-top:10px;
}

.leftColumntext2{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
text-align:center;
line-height:21px;
}

.leftColumnvideo{
width:100%;
}


IMG.center {
    display: block;
    margin-left: auto;
    margin-right: auto }
	



.leftColumntextblue{
color:#00aeef;
}
.leftColumntextgreen{
color:#4a9b46;
font-size:12px;
text-align:left;
text-indent:12px;
letter-spacing:-0.5px;
}
.textgreenspacing{
line-height:10px;
}

.logoBannerLeft{
float:left;
}
.logoBannerRight{
float:right;
}

.menuWrapper {
background-image:url(images/Save-Water-Save-Money-logo-bottom.jpg);
background-repeat:no-repeat;
background-position:top left;
height:29px;
width:100%;
float:left;


}

.menuBG {
background:#00aeef;
width:724px;
height:29px;
background-color:#00aeef;
float:right;

}

.mainContentLeftColumn {
margin:5px 14px 0px 14px;
border:#00aeef thin solid;
width:483px;
height:546px;
}

.mainContentLeftColumn2 {
	border:#00aeef thin solid;
	width:723px;
	height:auto;
	margin-top: 5px;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 14px;
}



.mainContentTitle {
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
display:block;

}

.mainContentText {
margin: 0px 14px 14px 14px;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
}

.mainContentBoxes {
width:192px;
height:141px;
border:#00669d thin solid;
margin-left:10px;
padding:10px;
}

.mainContentBoxes2 {
width:192px;
height:141px;
margin-right:10px;
border:#58ae41 thin solid;
padding:10px;
}






#copyfont{
font-size:12px;
text-align:center;
padding-top:10px;
padding-bottom:5px;
}

.calculatorBox{
width:233px;
height:279px;
border:#00aeef thin solid;
vertical-align:top;
background: url(images/save-water-save-money-bg.jpg) top no-repeat;
font-size:10px;
font-weight:bold;

}

.calculatorBoxPhrase{
vertical-align:bottom;
width:150px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:100;

}

.calculatorCalculateWrapper{
width:166px;
height:20px;
background-color:#003263;
vertical-align:middle;
padding:3px;
cursor:pointer;
display:block;
}

.calculatorCalculateWrapper a{
color:#FFFFFF;
text-decoration:none;
}

.calculatorCalculate{
width:163px;
height:17px;
border: #00aeef thin solid;
color:#FFFFFF;
vertical-align:middle;


}

