body {
	background: #fff url(../img/back-gradient.jpg) repeat-x;
	font-family: Cambria, serif;
}

/* Reset */

body, p, h1, h2, h3, h4, h5, h6, ul, ol, li {
	margin: 0;
	padding: 0;
}

a img {
	border-style: none;
	text-decoration: none;
	border-width: 0;
}

#content-warp {
	width: 940px;
	margin: 0 auto;
}

.clear_it {
	width: 100%;
	height: 0;
	display: block;
	clear: both;
}

a:focus, a:active { 
    outline: none; 
}

a {
	color: #0092cd;
	text-decoration: none;
}

a:hover {
	color: #537b35;
	text-decoration: none;
}

/* Header */

#header {
	width: 940px;
	height: 57px;
	background: url(../img/clouds-top.jpg) no-repeat 396px;
	clear: both;
}

#logo {
	float: left;
	margin-left: 40px;
}

#logo a {
	width: 267px;
	height: 57px;
	text-indent: -9999px;
	display: block;
	background-image: url(../img/cann-logo.gif);
	color: #537b35;
	font: 18px Cambria, serif;
	text-decoration: none;
}

#navigation {
	float: right;
	width: 391px;
	height: 57px;
}

#navigation ul {
	list-style-type: none;
}

#navigation ul li {
	display: inline-block;
	list-style-type: none;
	float: left;
}

#navigation ul li a#home {
	width: 56px;
	height: 57px;
	text-indent: -9999px;
	display: block;
	background: url(../img/home-nav.jpg) no-repeat;
}

#navigation ul li a#about {
	width: 100px;
	height: 57px;
	text-indent: -9999px;
	display: block;
	background: url(../img/about-nav.jpg) no-repeat;
}

#navigation ul li a#cleantech {
	width: 235px;
	height: 57px;
	text-indent: -9999px;
	display: block;
	background: url(../img/clean-nav.jpg) no-repeat;
}

#navigation ul li a#home:hover, #navigation ul li a#about:hover, #navigation ul li a#cleantech:hover, #navigation ul li a#home.active, #navigation ul li a#about.active, #navigation ul li a#cleantech.active {
	background-position: 0 -57px;
}

/* Content */

#content {
	width: 940px;
	min-height: 458px;
	margin: 0;
	padding: 0;
	background: url(../img/content-background.jpg) no-repeat center top;
	clear: both;
}

/* Footer */

#footer {
	width: 940px;
	min-height: 50px;
	padding-top: 20px;
	background: url(../img/footer-background.jpg) no-repeat center top;
	text-align: center;
	font-size: 10px;
}

#footer a {
	color: #a6a6a6;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
	color: #0092cd;
}

#footer ul {
	margin: 0 auto;
}

#footer ul li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	border-right: 1px solid #a6a6a6;
	padding-left: 10px;
}

#footer ul li.last {
	display: inline;
	list-style-type: none;
	padding-right: 0;
	border-right-style: none;
}

#footer ul li.first {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	border-right: 1px solid #a6a6a6;
	padding-left: 0;
}

#footer p {
	margin-top: 10px;
	font: 9px Helvetica, sans-serif;
}

/* Homepage */

#flash-content {
	clear: both;
	width: 940px;
	height: 363px;
}

#home-text-wrap {
	width: 940px;
	margin-bottom: 25px;
}

.home-text {
	width: 410px;
	float: left;
	margin: 0 0 0 40px;
}

.home-text h1, .home-text h2 {
	color: #537b35;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
}

/* About page */

#sec-header {
	width: 940px;
	height: 116px;
	margin: 0;
	padding: 0;
	background: url(../img/sec-header-background.jpg) no-repeat center top;
	clear: both;
}

#sec-header h1 {
	color: #ffffff;
	font: normal 30px Helvetica, sans-serif;
	margin-left: 40px;
	padding-top: 70px;
}

#about-intro {
	width: 860px;
	margin: 0 auto 20px;
	padding: 20px 0 0;
	clear: both;
}

#about-intro h2 {
	color: #537b35;
	font-size: 16px;
	line-height: 1.4em;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 15px;
}

#partners {
	width: 860px;
	margin: 0 auto 25px;
	padding: 0;
	clear: both;
	color: #6e6e6e;
	font-size: 12px;
	line-height: 1.4em;
}

#partners a {
	color: #0092cd;
	text-decoration: none;
}

#partners a:hover {
	color: #537b35;
	text-decoration: none;
}

#partners .column {
	width: 270px;
	margin: 0 25px 0 0;
	float: left;
	background: url(../img/partners-background.jpg) no-repeat center 90px;
}

#partners .last {
	margin-right: 0;
}

#partners .column img {
	clear: both;
	margin-bottom: 40px;
}

#partners .column p {
	margin-top: 0;
	margin-bottom: 15px;
}

strong {
	color: #537b35;
	font-weight: bold;
}

#what {
	margin-bottom: 25px;
	margin-top: 20px;
}

.what-copy {
	width: 860px;
	margin: 0 auto;
	clear: both;
	padding: 0 0 30px;
	color: #6e6e6e;
	font-size: 14px;
	line-height: 1.4em;
}

.what-copy p {
	margin-bottom: 15px;
}

.what-copy p, .what-copy h2 {
	margin-left: 190px;
}

.what-copy h2 {
	color: #537b35;
	font-size: 16px;
	line-height: 1.4em;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 15px;
}

.cleantech {
	background: url(../img/what-cleantech.jpg) no-repeat -10px top;
}

.angel {
	background: url(../img/what-angel.jpg) no-repeat -10px top;
}

.investment {
	background: url(../img/what-investor.jpg) no-repeat -10px top;
}