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


body{
	margin:12;
	padding:0;
	line-height: 1.5em;
	background-color: #323232;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#maincontainer{
	width: 824px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-color: #FFFFFF;
}

#topsection{
	height: 236px; /*Height of top section*/
	background-color: #323232;
}

#contentwrapper{
	float: left;
	width: 800px;
	border-right-width: 12px;
	border-left-width: 12px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #323232;
	border-left-color: #323232;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
}

#main{
	margin-right: 300px;
	padding: 24px;
	background-color: #efefef;
	background-image: url(images/main_bg_d.gif);
	background-repeat: repeat-x;
	height: 100%;
}
#mainFull {
	padding: 24px;
	background-color: #efefef;
	background-image: url(images/main_bg_d.gif);
	background-repeat: repeat-x;
}

#righty{
	float: left;
	width: 276px; /*Width of right column*/
	margin-left: -300px;
	margin-top: 24px;
}

#footer{
	clear: left;
	width: 800px;
	color: #FFF;
	text-align: center;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 30px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	font-size: 10px;
	border-right-width: 12px;
	border-left-width: 12px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #323232;
	border-left-color: #323232;
}

#footer a{
color: #FFFF80;
}
.energyIQ {
	background-image: url(images/energyIQ.jpg);
	background-repeat: no-repeat;
	height: 120px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 100px;
	vertical-align: middle;
	margin: 0px;
}
.executiveTraining {
	background-image: url(images/exec_training.jpg);
	background-repeat: no-repeat;
	height: 120px;
	padding-top: 16px;
	padding-right: 100px;
	padding-bottom: 6px;
	padding-left: 8px;
	vertical-align: middle;
	margin: 0px;
}
.contractVehicles {
	background-image: url(images/contract_vehicles.jpg);
	background-repeat: no-repeat;
	height: 120px;
	padding-top: 16px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 120px;
	vertical-align: middle;
	margin: 0px;
}
.currentOpenings {
	background-image: url(images/current_openings.jpg);
	background-repeat: no-repeat;
	height: 120px;
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 6px;
	padding-left: 8px;
	vertical-align: middle;
	margin: 0px;
}
.sdvosb {
	background-image: url(images/sdvosb.jpg);
	background-repeat: no-repeat;
	height: 120px;
	padding-top: 18px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 120px;
	vertical-align: middle;
	margin: 0px;
	text-align: center;
}
.ISIinfo {
	height: 120px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #3C5A00;
}

a:link {
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}
.inset {
	background-color: #FFFFFF;
	padding: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	font-size: 10px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
}
h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 14px;
}
h2 {
	margin: 2px;
	font-size: 12px;
}
h3 {
	margin: 0px;
	font-size: 10px;
}
h4 {
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 10px;
	background-color: #CCCCCC;
	padding-left: 3px;
}
.pushRight {
	margin-left: 8px;
}
