@charset "UTF-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #E3E3E3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	background-color: #60821A;
	background-image: url(../images/bkgd_leaf.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-width: 800px;
	padding-top: 19px;
}
#body_wrapper {
	background-color: #FFFFFF;
	background-image: url(../images/bkgd_body_wrapper.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 45px;
	padding: 0px;
}
#navMainContainer {
	background-image: url(../images/bdgd_leaf_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	height: 37px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#header {
	background-image: url(../images/bkgd_header.jpg);
	margin: 0px;
	padding: 0px;
	height: 141px;
}
#header_windmill {
	background-image: url(../images/bkgd_header_windmill.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 141px;
}
#header h1 {
	color: #FFFFFF;
	margin-left: 200px;
	margin-top: 40px;
	font-size: 3em;
	font-weight: bold;
}
#header_globe {
	background-image: url(../images/bkgd_header_globe.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 141px;
}
#header_globe p {
	margin-top: 75px;
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: bold;
	margin-right: 50px;
}
ul#navMain {
	background-color: #8FC644;
	font-weight: bold;
	color: #FFFFFF;
	height: 37px;
	line-height: 37px;
	background-image: url(../images/bkgd_navMain1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #486117;
	margin: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #486117;
}
#navMain li {
	display: block;
	list-style-type: none;
	margin: 0px;
	float: left;
	width: 14%;
	text-align: center;
	padding: 0px;
}
#logo {
	background-image: url(../images/urip_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 266px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 90px;
}
#logo h1,h2 {
	margin: 0px;
}
#logo h1 {
	font-size: 24px;
	line-height: 24px;
	margin: 0px;
}
#logo h2,h3 {
	font-size: 14px;
}

#logo h2 {
	margin: 0px;
	padding: 0px;
}

#logo h3 {
	margin-top: 0px;
	text-align: right;
	margin-right: 15px;
	margin-bottom: 0px;
}
#navProducts {
	background-image: url(../images/bkgd_solar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 220px;
	margin: 25px;
	float: left;
}
.navProductsCell {
	float: left;
	height: 90px;
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: right;
}
#navProducts h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #5E7C9F;
	text-align: right;
	margin-top: 30px;
}
.navProductsCell img {
	border: 1.2px solid #8D9192;
	padding: 2px;
	margin-bottom: 5px;
}
#navProducts a {
	font-size: 0.95em;
	color: #537215;
	font-weight: bold;
	text-decoration: none;
}
#navProducts a:hover{
	background-color: #D5DFC6;
}
#content {
	background-image: url(../images/bkgd_energy_trio.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 25px;
	padding-right: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 275px;
	padding-bottom: 10px;
}

#content h1 {
	font-size: 1.5em;
	margin-top: 0px;
	color: #618EAB;
	font-weight: lighter;
	margin-bottom: 5px;
	display: block;
}

#content h2 {
	color: #60821A;
	font-size: 1.5em;
	margin-top: 0px;
	font-weight: lighter;
	margin-bottom: 5px;
}


#content h3 {
	font-size: 1.3em;
	margin-top: 20px;
	color: #618EAB;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
	float: left;
	width: 100%;
}
#content h4 {
	font-size: .9 em;
	margin-top: 0px;
	color: #618EAB;
	font-weight: lighter;
	margin-bottom: 5px;
	display: block;
	float: right;
	width: 100%;
}

.blueBoldLarge {
	font-size: 1.4em;
	color: #10549F;
	font-weight: bold;
}

.blueBold {
	color: #10549F;
	font-weight: bold;
}

.redBold{
	color: #990000;
	font-weight: bold;
}

.greenBoldLarge {
	font-size: 1.75em;
	color: #60821A;
	font-weight: bold;
	margin-top: 0px;
}

.greenBold {
	color: #60821A;
	font-weight: bold;
}

.h_separator {
	background-image: url(../images/hr_separator.jpg);
	height: 2px;
	width: 424px;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
}
.hot {
	background-image: url(../images/icon_hot.jpg);
	background-position: left bottom;
	height: 45px;
	background-repeat: no-repeat;
	padding-left: 32px;
	font-size: 2em;
	color: #FC6709;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}

.cold {
	background-image: url(../images/icon_cold.jpg);
	background-position: left bottom;
	height: 45px;
	background-repeat: no-repeat;
	padding-left: 32px;
	font-size: 2em;
	color: #0E6993;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}

.loud {
	background-image: url(../images/icon_loud.gif);
	background-position: left bottom;
	height: 45px;
	background-repeat: no-repeat;
	padding-left: 32px;
	font-size: 1.8em;
	color: #0F0F0F;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}
#products_for {
	background-image: url(../images/bkgd_water_drop.jpg);
	background-position: 75px 50px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 100%;
}
ul.product_list {
	float: left;
	width: 40%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.product_list li {
	list-style-type: none;
	line-height: 1.5em;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 10px;
}
#navBottom {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #8FC644;
	margin-right: 45px;
	margin-left: 320px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: lighter;
	padding: 0px;
}
#navBottom a:hover {
	background-color: #8fc644;
}

#navBottom li {
	display: block;
	list-style-type: none;
	margin: 0px;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	line-height: 1.1em;
}
#navMain a, #navBottom a{
	color: #FFFFFF;
	text-decoration: none;
}

#navMain a{
	height: 37px;
	display: block;
}

#navMain a:hover, #navBottom a:hover {
	text-decoration: none;
}
#logo_MMAC {
	height: 78px;
	width: 111px;
	margin-top: 0px;
	margin-left: -20px;
	margin-bottom: 0px;
}
a img {
	border: none;
}
#navMain li:hover{
	background-color: #ecbc2b;
	height: 40px;
	margin-top: -3px;
}

#navMain li#home:hover{
	background-color: #ecbc2b;
	height: 40px;
	margin-top: -3px;
	background-image: url(../images/bkgd_navMainHomeOver.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#home_page li#home{
	background-color: #0099FF;
	height: 40px;
	margin-top: -3px;
	background-image: url(../images/bkgd_navMainHome.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

} 

#PLUMP-EEZ_page li#PLUMP-EEZ, #acoustical_page li#acoustical, #thermal_page li#thermal, #oem_page li#oem, #links_page li#links, #gallery_page li#gallery, #contact_us_page li#contact_us {
	background-color: #0099FF;
	height: 40px;
	margin-top: -3px;

}#content p {
	margin-top: 2px;
}
#navProducts h2 {
	font-size: 1.3em;
	color: #145E9D;
}
#bonuses {
	display: block;
	clear: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#bonuses p {
	font-size: 1.1em;
}
.lt_blue {
	color: #618EAB;
}
#mainBody {
	background-image: url(../images/logo_MMAC.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bodyLeft {
	margin: 0px;
	float: left;
	width: 275px;
}
a.pdf {
	background-image: url(../images/icon_PDF.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 50px;
	padding-left: 60px;
	display: block;
	height: 50px;
	font-size: 1.2em;
	color: #E42E2C;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 10px;
	margin-left: 25px;
	margin-top: 0px;
}

a.www {
	background-image: url(../images/icon_www.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	line-height: 50px;
	padding-left: 60px;
	display: block;
	height: 50px;
	font-size: 1.2em;
	color: #0034E6;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 10px;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-size: 1.3em;
	color: #000000;
}
h5 {
	font-size: 1.25em;
	color: #333333;
	margin-left: 25px;
	margin-bottom: 0px;
}

.wrapper {
	display: block;
	float: left;
	width: 100%;
}
#content ul.singlecolumn {
	display: block;
	float: left;
	margin-top: 5px;
	width: 75%;
}

.singlecolumn li {
	list-style-type: none;
	line-height: 1.5em;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
}
