/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}





html, body {
    margin-bottom: 1px;
    height: 100%;
}
body { background-color: #83be14; font-family: 'Trebuchet MS', arial, sans-serif; color: #000; text-align: center; }

a {
    color: #fff; text-decoration: underline; font-size: 12px; font-weight: normal;
}
a:hover { text-decoration: none; }
#main { background: url(yellowenergyledc.jpg) top left no-repeat; width: 853px; height: 640px; margin: 0 auto; padding: 0; position: relative; }
#interior { background-color: #a7d25e; width: 853px; margin: 0 auto; padding: 0; position: relative; text-align: left; }

h1 {
    color: #fff;
    font-size: 24px;
    margin: 40px 80px 20px;
}
h2 {
    margin: 40px 160px 20px;
    font-size: 22px;
    line-height: 40px;
    font-weight: normal;
}
p {
    margin: 0 80px 20px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}
#starburst { position: absolute; top: 20px; right: 20px; }

#home_nav {
    position: absolute;
    top: 440px;
    right: 0;
}
#interior_nav {
    width: 853px;
    height: 30px;
    margin-left: 40px;
}
#interior_nav li {
    float: left;
    height: 30px;
    color: #ffcc36;
}
#interior_nav li a {
    font-size: 14px;
    line-height: 30px;
    text-decoration: none;
}
#interior_nav li a:hover {
    color: #ffcc36;
}
#home_nav li {
    float: left;
    padding-right: 40px;
}
#home_nav li a {
    font-size: 14px;
}
#header {
    width: 853px;
    height: 188px;
}

#quote {
    width: 500px;
    margin: 40px auto;
}
#quote table td {
    font-size: 12px;
    padding: 0 20px 20px;
    line-height: 15px;
    text-align: left;
}
#quote table td.label {
    text-align: right;
}
#quote table td em {
    font-size: 11px;
}
#bottom { position: absolute; bottom: 20px; right: 40px; }
#footer { padding-top: 40px; }
#footer p { margin: 0 40px 20px 0; }
#bottom p, #bottom p a, #footer p, #footer p a { text-align: right; color: #fff; text-decoration: none; font-size: 12px; font-weight: normal; padding-bottom: 10px; }
#bottom p {
    margin: 0 0 20px;
}
#bottom p a, #footer p a { font-weight: bold; }

#ipi-logo { position: absolute; bottom: 10px; left: 10px; width: 199px; text-align: center; }
#ipi-logo p { color: #AC2C26; font-size: 11px; padding: 0; margin: 0 0 6px; }
#ipi-logo a img, #ipi-logo a { display: block; margin: 0 auto; }

#content p {
    text-align: left;
    line-height: 22px;
}
p.products {
    text-align: center !important;
    padding: 0 0 30px;
}
p.products a {
    text-decoration: none !important;
    display: block;
    margin: 0 auto;
}
p.products a img {
    display: block;
    margin: 0 auto;
}
