/* CSS Document */

#wrapper {
	height: auto;
	width: 951px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
#top {
	height: 145px;
	width: 951px;
	background-color: #FFF;
}
#logo {
	float: left;
	height: auto;
	width: auto;
}
#top_right {
	height: 85px;
	width: 530px;
	float: right;
}
body {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: small;
	color: #333333;
	clip: rect(0px,auto,0px,auto);
	margin: 0px;
	background-color: #F2FBFF;
}
.picright {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	float: right;
}
#nav1 {
	text-align: right;
	width: 520px;
	font-size: 13px;
	float: right;
	height: auto;
	padding-top: 17px;
	padding-right: 5px;
	padding-left: 5px;
}
#nav2 {
	height: 46px;
	width: 951px;
}
#nav3 {
	background-color: #666666;
	border: 1px solid #666666;
	height: auto;
	padding: 3px;
}
#intro_general {
	height: 110px;
	width: auto;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #666666;
	background-color: #E5E5E5;
	background-image: url(backgrounds/back_basic.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#intro_left {
	float: left;
	height: auto;
	width: 573px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

a:link {
	font-weight: bold;
	color: #3300FF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #3300FF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #009933;
	text-decoration: underline;
}
a:active {
	color: #3300FF;
	text-decoration: none;
}
a.ft:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.ft:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.ft:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.ft:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_grey {
	width: 939px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #666666;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: auto;
}
.text_lg_blue_dk {
	font-size: 30px;
	color: #000066;
}
#intro_right {
	float: left;
	height: 110px;
	width: 354px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	overflow: hidden;
}
.text_lg_grey {
	font-size: xx-large;
	color: #333333;
}
.text_med_blue_dk {
	font-size: 18px;
	color: #000066;
}
#content {
	width: 929px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	padding: 10px;
	height: auto;
}
#content_basic {
	width: 929px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	padding: 10px;
	height: auto;
}
#content_container {
	width: 949px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	height: auto;
	overflow: auto;
	background-image: url(backgrounds/back_355.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFF;
	float: left;
}
#content_container_projects {
	width: 929px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	height: auto;
	overflow: auto;
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFF;
	float: left;
	padding: 10px;
}

#content_left {
	width: 573px;
	height: auto;
	padding: 10px;
	float: left;
	color: #333333;
	background-color: #FFF;
}
#content_right {
	width: 355px;
	height: auto;
	float: right;
	background-color: #E5E5E5;
	text-align: center;
	font-size: medium;
}
.container_promo {
	height: auto;
	width: auto;
	padding: 8px;
}
#nav_ac {
	background-color: #0066FF;
	border: 1px solid #0066FF;
	height: auto;
	padding: 3px;
	color: #FFFFFF;
}
.text_lg_blue_lt {
	font-size: 30px;
	color: #0066FF;
}
.text_med_blue_lt {
	font-size: 18px;
	color: #0066FF;
}
#intro_ac {
	height: 110px;
	width: auto;
	border-right: 1px solid #0066FF;
	border-left: 1px solid #0066FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #0066FF;
	background-color: #E6F0FF;
	background-image: url(backgrounds/back_ac.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #FFFFFF;
}
#content_container_ac {
	width: 949px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0066FF;
	border-left-color: #0066FF;
	height: auto;
	background-image: url(backgrounds/back_355.gif);
	background-repeat: repeat-y;
	background-position: right;
	overflow: auto;
	background-color: #FFF;
	float: left;
}
#footer_ac {
	width: 939px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0066FF;
	border-left-color: #0066FF;
	background-color: #0066FF;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#contact_ac {
	background-color: #0066FF;
	height: auto;
	width: auto;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
}
#intro_ref {
	height: 110px;
	width: auto;
	border-right: 1px solid #2E3192;
	border-left: 1px solid #2E3192;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #2E3192;
	background-color: #E6F0FF;
	background-image: url(backgrounds/back_ref.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#nav_ref {
	background-color: #2E3192;
	border: 1px solid #2E3192;
	height: auto;
	padding: 3px;
	color: #FFFFFF;
}
#contact_ref {
	background-color: #2E3192;
	height: auto;
	width: auto;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
}
#footer_ref {
	width: 939px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2E3192;
	border-left-color: #2E3192;
	background-color: #2E3192;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#content_container_ref {
	width: 949px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2E3192;
	border-left-color: #2E3192;
	height: auto;
	overflow: auto;
	background-image: url(backgrounds/back_355.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFF;
	float: left;
}
#contact_vent {
	background-color: #66CC33;
	height: auto;
	width: auto;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
}
#footer_vent {
	width: 939px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #92C400;
	border-left-color: #92C400;
	background-color: #66CC33;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#intro_vent {
	height: 110px;
	width: auto;
	border-right: 1px solid #66CC33;
	border-left: 1px solid #66CC33;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #66CC33;
	background-color: #D9F2CC;
	background-image: url(backgrounds/back_vent.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#content_container_vent {
	width: 949px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #66CC33;
	border-left-color: #66CC33;
	height: auto;
	overflow: auto;
	background-image: url(backgrounds/back_355.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFF;
	float: left;
}
#nav_vent {
	background-color: #66CC33;
	border: 1px solid #66CC33;
	height: auto;
	padding: 3px;
	color: #FFFFFF;
}
#contact_heat {
	background-color: #CC0001;
	height: auto;
	width: auto;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
}
#footer_heat {
	width: 939px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0001;
	border-left-color: #CC0001;
	background-color: #CC0001;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#nav_heat {
	background-color: #CC0001;
	border: 1px solid #CC0001;
	height: auto;
	padding: 3px;
	color: #FFFFFF;
}
#intro_heat {
	height: 110px;
	width: auto;
	border-right: 1px solid #CC0001;
	border-left: 1px solid #CC0001;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CC0001;
	background-color: #FFDFDF;
	background-image: url(backgrounds/back_heat.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#content_container_heat {
	width: 949px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0001;
	border-left-color: #CC0001;
	height: auto;
	overflow: auto;
	background-image: url(backgrounds/back_355.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	background-color: #FFF;
}
#contact_elec {
    background-color: #000000;
	height: auto;
	width: auto;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
}
#footer_elec {
	width: 939px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #000000;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#nav_elec {
	background-color: #000000;
	border: 1px solid #000000;
	height: auto;
	padding: 3px;
}
#intro_elec {
	height: 110px;
	width: auto;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #000000;
	background-color: #EBEBEB;
	background-image: url(backgrounds/back_elec.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#nav_elec {
	background-color: #000000;
	border: 1px solid #000000;
	height: auto;
	padding: 3px;
	color: #FFFFFF;
}
#content_container_elec {
	width: 949px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	height: auto;
	overflow: auto;
	background-image: url(backgrounds/back_355.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFF;
	float: left;
}
#contact_pm {
    background-color: #980065;
	height: auto;
	width: auto;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
}
#footer_pm {
	width: 939px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #980065;
	border-left-color: #980065;
	background-color: #980065;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#nav_pm {
	background-color: #980065;
	border: 1px solid #000000;
	height: auto;
	padding: 3px;
	color: #FFFFFF;
}
#intro_pm {
	height: 110px;
	width: auto;
	border-right: 1px solid #980065;
	border-left: 1px solid #980065;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #980065;
	background-color: #FFDDF4;
	background-image: url(backgrounds/back_pm.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#nav_pm {
	background-color: #980065;
	border: 1px solid #980065;
	height: auto;
	padding: 3px;
}
#content_container_pm {
	width: 949px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #980065;
	border-left-color: #980065;
	height: auto;
	overflow: auto;
	background-image: url(backgrounds/back_355.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFF;
	float: left;
}
#contact_design {
    background-color: #473100;
	height: auto;
	width: auto;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
}
#footer_design {
	width: 939px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #473100;
	border-left-color: #473100;
	background-color: #473100;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#nav_design {
	background-color: #473100;
	border: 1px solid #473100;
	height: auto;
	padding: 3px;
}
#intro_design {
	height: 110px;
	width: auto;
	border-right: 1px solid #473100;
	border-left: 1px solid #473100;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #473100;
	background-color: #EBEBEB;
	background-image: url(backgrounds/back_design.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#nav_design {
	background-color: #473100;
	border: 1px solid #473100;
	height: auto;
	padding: 3px;
}
#content_container_design {
	width: 949px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #473100;
	border-left-color: #473100;
	height: auto;
	overflow: auto;
	background-image: url(backgrounds/back_355.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFF;
	float: left;
}
#contact_envt {
    background-color: #009933;
	height: auto;
	width: auto;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
}
#footer_envt {
	width: 939px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #009933;
	border-left-color: #009933;
	background-color: #009933;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#nav_envt {
	background-color: #009933;
	border: 1px solid #009933;
	height: auto;
	padding: 3px;
	color: #FFFFFF;
}
#intro_envt {
	height: 110px;
	width: auto;
	border-right: 1px solid #009933;
	border-left: 1px solid #009933;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #009933;
	background-color: #C6FFD9;
	background-image: url(backgrounds/back_envt.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#nav_envt {
	background-color: #009933;
	border: 1px solid #009933;
	height: auto;
	padding: 3px;
}
#content_container_envt {
	width: 949px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #009933;
	border-left-color: #009933;
	height: auto;
	overflow: auto;
	background-image: url(backgrounds/back_355.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	background-color: #FFF;
}
.text_lg_gree_dk {

	font-size: 30px;
	color: #009933;
}
.promo_envt {
	width: 321px;
	height: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #009933;
	border-left-color: #009933;
	background-color: #FFFFFF;
	padding: 5px;
	overflow: hidden;
}
.promo_envt_top {
	background-image: url(borders/envt_lg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 335px;
	height: 16px;
	overflow: hidden;
}
.promo_envt_bot {
	background-image: url(borders/envt_lg_bot.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 335px;
	height: 16px;
}
.promo_carbon {
	width: 321px;
	height: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0A2F6C;
	border-left-color: #0A2F6C;
	background-color: #FFFFFF;
	font-size: medium;
	padding-right: 5px;
	padding-left: 5px;
	overflow: hidden;
}
.promo_carbon_top {
	background-image: url(borders/carbon_lg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 335px;
	height: 16px;
	overflow: hidden;
}
.promo_carbon_bot {
	background-image: url(borders/carbon_lg_bot.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 335px;
	height: 16px;
}
.promo_ac {
	width: 321px;
	height: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0066FF;
	border-left-color: #0066FF;
	background-color: #FFFFFF;
	font-size: medium;
	padding-right: 5px;
	padding-left: 5px;
	overflow: hidden;
}
.promo_ac_top {
	background-image: url(borders/ac_lg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 335px;
	height: 16px;
	overflow: hidden;
}
.promo_ac_bot {
	background-image: url(borders/ac_lg_bot.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 335px;
	height: 16px;
}
.text_lg_red {

	font-size: 30px;
	color: #CC0001;
}
.text_med_red {


	font-size: large;
	color: #CC0000;
}
.pics {
	padding: 2px;
}
.pics_projects {
	padding: 4px;
	float: left;
	height: auto;
	width: auto;
}

.text_lg_lime {


	font-size: 30px;
	color: #66CC33;
}
.text_me_lime {



	font-size: 18px;
	color: #66CC33;
}
.promo_vent {
	width: 321px;
	height: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #66CC33;
	border-left-color: #66CC33;
	background-color: #FFFFFF;
	font-size: medium;
	padding-right: 5px;
	padding-left: 5px;
}
.promo_vent_top {
	background-image: url(borders/vent_lg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 335px;
	height: 16px;
	overflow: hidden;
}
.promo_vent_bot {
	background-image: url(borders/vent_lg_bot.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 335px;
	height: 16px;
}
.promo_heat {
	width: 321px;
	height: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
	background-color: #FFFFFF;
	font-size: medium;
	padding-right: 5px;
	padding-left: 5px;
}
.promo_heat_top {
	background-image: url(borders/heat_lg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 335px;
	height: 16px;
	overflow: hidden;
}
.promo_heat_bot {
	background-image: url(borders/heat_lg_bot.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 335px;
	height: 16px;
}
.text_lg_purple {



	font-size: 30px;
	color: #980065;
}
.text_me_purple {




	font-size: 18px;
	color: #980065;
}
.text_lg_brown {




	font-size: 30px;
	color: #473100;
}
.text_me_brown {





	font-size: 18px;
	color: #473100;
}
.text_med_green_dk {


	font-size: 18px;
	color: #009933;
}
#content_container_home {
	width: 941px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	height: auto;
	overflow: auto;
	padding-right: 4px;
	padding-left: 4px;
	float: left;
	background-color: #FFF;
}
.home_promos {
	padding: 7px;
	float: left;
}
#intro_home {

	height: 110px;
	width: auto;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #666666;
	background-color: #E5E5E5;
}
.text_lg_black {
	font-size: 30px;
	color: #000000;
}
.text_me_black {
	font-size: 18px;
	color: #000000;
}

