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

body {
	margin: 0;
	padding: 0;
	background-color: #58A327;
	background-image: url(../global_images/bkgrdenergymotion.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

a img {
	border: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

h1 {
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 13pt;
	font-weight: bold;
	line-height: 18px;
	padding: 0px;
}

h2 {
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 11pt;
	font-weight: bold;
	line-height: 1.3em;
	padding: 0px;
}

h3 {
	color:#0B593C;
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 11pt;
	font-weight: bold;
	line-height: 1.3em;
	padding: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}


p {
	margin: 0 0 1em;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
}

#container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	width: 860px;
	height:auto;
	background-color: #FFFFFF;
	padding: 30px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #00356E;
	position: relative;
	float: left;
}

#header {
	background-image: url(../global_images/energymotionheader.jpg);
	height: 112px;
	width: 920px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #a8a8a9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a8a8a9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a8a8a9;
}

#search {
	height: auto;
	padding-top: 12px;
	padding-left: 700px;

}

#navgw {
	height: 40px;
	position: relative;
	z-index: 99;
}

#prefooter {
	height: 28px;
	background-color: #01356D;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #a8a8a9;
	clear: left;
}

#footer p {
	font-size: 10px;
}

#footer a {
	color: #000000;
}
	
#sidebar {
	width: 226px;
	float: left;
}	

#rightcolumn {
	width: 609px;
	float: left;
	margin-left: 15px;
}

#rightcolumn a {
	color:#00356E;
}

#innercontent {
	position: relative;
}

#sidebarquote {
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../home_images/quotemark.jpg);
	background-repeat: no-repeat;
	background-position: 10px 20px;
}

#sidebarquote a {
	color: #00356E;
	text-decoration: underline;
}

#rightcolumn h1 {
	color:#00356E;
}

#areyouready {
	margin-top: 20px;
	background-image: url(../global_images/greygrad.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}

#mazebook {
	background-image: url(../global_images/greygrad.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#mazebook h2 {
	color:#00356E;
}

#mazebook img {
	margin-right: 12px;
}

#eventpromo {
	width: 196px;
	height: 155px;
	background-image: url(../home_images/promoboxart.jpg);
	background-repeat: no-repeat;
	padding: 15px;
}

#eventpromo p {
	color: #FFFFFF
}

#eventpromo h1 {
	color: #00356E;
	margin-top: 20px;
	font-size: 16px;
}

#grantsidebar {
	width: 226px;
	float: left;
}	
	
#packages_sidenav li {
	list-style-type:none;
	padding:2px;
}

#packages_sidenav li a {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #0B593C;
	display: block;
}

#packages_sidenav li a.active, #packages_sidenav li a:hover {
	background: #716b19;
	color:#FFFFFF;
}

#underpackages {
	float: left;
	padding: 15px;
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 12px;
}	

.what_you_do li {
	font-size: 12px;
}

#rightcolumnmazebook {
	width: 609px;
	float: left;
	margin-left: 15px;
	position:relative;
}

#rightcolumnmazebook h1 {
	color:#0B593C;
}

#bookpic {
	width: 291px;
	float: left;
}

#bookdescription {
	width: 290px;
	float: left;
	margin-left: 15px;
}
	

#testimonials {
	background-image: url(../global_images/greygrad.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}

#sitemap a {
	color: #000;
}

#confirmation {
	text-align: center;
}
	
#confirmation h1 {
	font-size:24px;
	color: #0B593C;
}

#illustration_one {
	float: right;
	margin-left: 15px;
	width: 350px;
}

#sidebarline {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 12px;
}
