/* CSS Document */

* {
	margin:0; padding:0;
}

body{
	background:#0d0d0d;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.813em;
		line-height:1.385em;
		color:#3e403d;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#3e403d;}
a:hover{text-decoration:none;}
p {padding-top:18px;}
.box p {padding-top:13px;}

/* ============================= main layout ====================== */

.link {background:url('http://www.savewithgreen.com/investingingreen.info/images/link-right-bg.gif') no-repeat top right; display:inline-block; line-height:1em; font-size:14px; color:#ffffff; text-decoration:none; margin-top:28px; cursor:pointer}
.link span {background:url('http://www.savewithgreen.com/investingingreen.info/images/link-left-bg.gif') no-repeat top left; display:inline-block; padding-left:12px; padding-right:12px; padding-top:0; padding-bottom:0}
.link span span {background:url('http://www.savewithgreen.com/investingingreen.info/images/link-tail-bg.gif') repeat-x top; padding-left:5px; padding-right:3px; padding-top:4px; padding-bottom:5px}

.link:hover {background:url('http://www.savewithgreen.com/investingingreen.info/images/link-right-bg-hover.gif') no-repeat top right;}
.link:hover span {background:url('http://www.savewithgreen.com/investingingreen.info/images/link-left-bg-hover.gif') no-repeat top left;}
.link:hover span span {background:url('http://www.savewithgreen.com/investingingreen.info/images/link-tail-bg-hover.gif') repeat-x top;}

.list li {line-height:2.154em; margin-left:20px;}
.list li a {font-weight:bold;}

.imgindent {margin:0 30px 0 0; float:left;}
.title {margin-bottom:30px;}
.title2 {margin-bottom:40px;}
.box .title {margin-bottom:40px;}

/* ============================= header ====================== */

.header-phone {float:right; text-align:right; background:url('http://www.savewithgreen.com/investingingreen.info/images/header-phone-bg.gif') no-repeat 0 53px; font-size:0.923em; line-height:1.167em; color:#acada1; display:block; padding-left:17px; padding-right:71px; padding-top:42px; padding-bottom:0}
.logo {margin:25px 0 0 59px;}

#header .menu {padding:27px 0 0 34px;}
.slogan {padding:44px 450px 0 59px; color:#b0cb50; font-size:1.231em; line-height:1.25em;}
.slogan img {margin-bottom:14px;}

/* ============================= content ====================== */

#content .tail-bg {background:url('http://www.savewithgreen.com/investingingreen.info/images/content-tail.gif') repeat-x top;}
.indent { padding:0 0 34px 59px;}
#page9 .indent {padding-right:70px;}
.content-bg {background:url('http://www.savewithgreen.com/investingingreen.info/images/content-right-bg.jpg') no-repeat right top;}

.col-pad1 {padding-right:45px;}
.col-pad2 {padding-right:22px;}
.col-pad3 {padding-right:60px;}

.box {background:#efefe5 url('http://www.savewithgreen.com/investingingreen.info/images/box-tail-top.jpg') repeat-x top; margin-top:50px; line-height:1.154em}
.box .corner-bottom-right {background:url('http://www.savewithgreen.com/investingingreen.info/images/box-corner-bottom-right.jpg') no-repeat bottom right;}
.box .corner-bottom-left {background:url('http://www.savewithgreen.com/investingingreen.info/images/box-corner-bottom-left.jpg') no-repeat bottom left;}
.box .corner-top-right {background:url('http://www.savewithgreen.com/investingingreen.info/images/box-corner-top-right.jpg') no-repeat top right;}
.box .corner-top-left {background:url('http://www.savewithgreen.com/investingingreen.info/images/box-corner-top-left.jpg') no-repeat top left; width:100%}
.box .indent {padding:9px 9px 9px 9px;}
.box .indent2 {padding:9px 9px 9px 9px;}

.minheight {min-height:360px; height:autopx;}
* html .minheight {height:360px;}

.text2 {color:#639012; font-size:1.231em; line-height:1.25em;}

.padding1 {padding-top:30px;}
.padding2 {padding-top:45px;}
.phone {float:right; margin-right:30px;}

/* ============================= footer ====================== */

#footer {color:#acac9a;}
#footer span { font-size:0.923em;}
#footer a {color:#acac9a;}
#footer .menu {padding:21px 0 7px 30px;}
#footer .menu li {display:inline; background:url('http://www.savewithgreen.com/investingingreen.info/images/footer-menu-devider.gif') no-repeat 0 3px;; padding-left:35px; padding-right:29px; padding-top:0; padding-bottom:0}
#footer .menu li a {text-decoration:none;}
#footer .menu li a:hover {text-decoration:underline;}
#footer .menu .first {background:none; padding-left:0;}

/* ============================= forms ============================= */


#ContactForm .rowi {height:33px;}
#ContactForm .link {float:right; margin:25px 0 0 20px;}
#ContactForm .link span span {padding:4px 13px 5px 15px;}
.input-name {display:inline-block; width:60px; vertical-align:top;}

.input {width:189px; height:15px; border:1px solid #7d7d7d; background:#ffffff; padding:0 0 0 5px; font-size:1em;}
textarea {width:189px; height:132px; border:1px solid #7d7d7d; background:#ffffff; padding:0 0 0 5px; overflow:auto; font-size:1em;}

