.smalltext {

	font-family: "arial";
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.normal {
	font-family: "calibri";
	font-size: 14px;
	color:#666666;
	font-weight: normal;
	text-decoration: none;
	hover: #000000;

}
.title {
	font-family: "calibri";
	font-size: 50px;
	color: #003399;
	font-weight: bold;
	text-decoration:none;
}

.title2 {
	font-family: "calibri";
	font-size: 30px;
	color: #0066cc;
	font-weight: bold;
	text-decoration:none;
}

H1 {

	font-family: "calibri";
	font-size: 16px;
	color: #003399;
	font-weight: bold;

}

H2 {

	font-family: "verdana";
	font-size: 12px;
	color: #003399;
	font-weight: normal;

}

A {
        font-family: "arial";
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration:none;
	}

A:visited {
 	font-family: "arial";
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration:none;
	}

A:active {
 	font-family: "arial";
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration:none;
	}

A:hover { 
	font-family: "arial";
	font-size: 12px;
	color: #d7af43;
	font-weight: bold;
	text-decoration:none;
	}
	
.floatimgleft {
	float: left;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
}
.floatimgright {
	float: right;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
}

#base {
	position:absolute;
	width:100%;
	left: 0px;
	top: 5px;
	text-align:center;
	z-index:1;


}

#main {
	position:relative;
	width:845px;
	height:600px;
	left:0px;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/logo.jpg);
	background-position:right;
	background-repeat:no-repeat;
	z-index:2;	
}

#header {
	position:absolute;
	width:486px;
	height:64px;
	left:364px;
	top:0px;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	z-index:2;
}

#certs {
	position:absolute;
	width:367px;
	height:95px;
	left:-2px;
	top:-1px;
	z-index:2;
}

#footer {
       position:absolute;
       width:100%;
       height:168px;
       left:0px;
       top:438px;
	   background-image:url(images/footer.gif);
	   background-repeat:no-repeat;
	   z-index:2; 
} 

#navigation {
	position:absolute;
	width:490px;
	height:19px;
	left: 5px;
	top: 120px;
	border-style:solid;
	border-color: #d7af43;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:2px;
	z-index:3;

}

#home_link {
	position:absolute;
	width:215px;
	height:15px;
	left:625px;
	top:605px;
	z-index:2;
}

#renergy {
	position:absolute;
	width:333px;
	height:50px;
	left:-1px;
	top:482px;
	z-index:4;
}

#cb_link {
	position:absolute;
	width:231px;
	height:15px;
	left:0px;
	top:605px;
	z-index:2;

