html, body, #mainTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #3F3F3F;
	text-decoration: none;
	background-color: #EFE8E0;
	height:100%;
	margin: 0px;
	padding: 0px;
}
#mainTable {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height:100%;
}
	.td_left {
		vertical-align: top;
		background-image: url(../images/bg_left.jpg);
		background-repeat: repeat-y;
		background-position: right top;
		background-color: #EFE8E0;
	}
	.td_center {
		vertical-align: top;
		background-color: #FFFFFF;
		width: 987px;
		height: 100%;
	}
	.td_right {
		vertical-align: top;
		background-image: url(../images/bg_right.jpg);
		background-repeat: repeat-y;
		background-position: left top;
		background-color: #EFE8E0;
	}
	
	#header {
		height: 78px;
		width: 987px;
		vertical-align: top;
	}
		#logo {
			width:230px;
			height:78px;
			border: none;
		}
		#logo a:link, a:visited, a:hover, a:active  {
			text-decoration: none;
			border: none;
		}
		
		#slogan {
			width:469px;
			height:78px;
		}
		
		#site_tools {
		width:278px;
		height:34px;
		text-align: right;
		vertical-align: middle;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: x-small;
		color: #00668D;
		text-decoration: none;
		line-height: 34px;
		font-weight: bold;
		padding-right: 10px;
		}
		#site_tools a:link, #site_tools a:visited {
		color: #00668D;
		text-decoration: none;
		}
		#site_tools a:hover {
		color: #00668D;
		text-decoration: none;
		border-bottom: 1px dotted #00668D;
		}
		#site_tools a:active {
		color: #00668D;
		text-decoration: none;
		}
		
		#search {
		width:278px;
		height:44px;
		text-align: right;
		vertical-align: middle;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #00668D;
		text-decoration: none;
		line-height: 44px;
		font-weight: bold;
		padding-right: 10px;
		}
		.searchButton {
		background-color: #00668D;
		background-image: url(../images/searchButton.gif);
		background-repeat: no-repeat;
		background-position: center center;
		height: 20px;
		width: 20px;
		border:none;
		
		}
	#breadcrumb {
	padding: 13px;
	font-size: 10px;
	}
		#breadcrumb a:link, #breadcrumb a:visited {
		color: #3f3f3f;
		text-decoration: none;
		}
		#breadcrumb a:hover {
			color: #3f3f3f;
			text-decoration: none;
			border-bottom: 1px dotted #3f3f3f;
		}
		#breadcrumb a:active {
			color: #3f3f3f;
			text-decoration: none;
		}

	#leftNav {
	padding: 5px;
	width: 187px;
	}
	#content {
	padding-top: 5px;
	width: 977px;
	margin: 0px;
	text-align:left;
	vertical-align:top;
	}
	#home_top_content {
	background-image: url(../images/top3imgs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #278AA9;
	}
	
	#announcements {height: 110px; 	width: 350px; overflow: auto;}
	
	#topNavLinks {
	width: 987px;
	color: #FFFFFF;
	}
	#sub_levle_content {
	width: 790px;
	}
		.topNav {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-transform: uppercase;
		color: #FFFFFF;
		text-decoration: none;
		background-color: #3399CC;
		text-align: center;
		vertical-align: middle;
		height: 40px;
		width: 195px;
		border-right:#FFFFFF solid 2px;
		font-weight: bolder;
		}
		a.topNavText:link, a.topNavText:visited {
		color: #FFFFFF; text-decoration: none;
		background-image: url(../images/white_arrow.gif);
		background-repeat: no-repeat;
		background-position: center bottom;
		padding:10px 20px 14px 20px;
		}
		a.topNavText:hover {
		color: #ffffff;
		text-decoration: none;
		background-image: none;
		
		}
		a.topNavText:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 12px;
		}
		
		a.topNavNotSelect:link, a.topNavNotSelect:visited {
		color: #FFFFFF; text-decoration: none;
		background-image: none;
		padding:10px 20px 14px 20px;
		}
		a.topNavNotSelect:hover {
		color: #ffffff;
		text-decoration: none;
		background-image: url(../images/white_arrow.gif);
		background-repeat: no-repeat;
		background-position: center bottom;
		
		}
		a.topNavNotSelect:active {
		color: #FFFFFF; text-decoration: none; padding:10px 20px 14px 20px;
		}
	.noBorder { border:none;}
		
	#footer {
	text-align: center;
	width: 987px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00668D;
	text-decoration: none;
	height: 100px;
	vertical-align:bottom;
	}
		#footer a:link, #footer a:visited {
		font-size: 10px; color: #00668D; text-decoration: none;
		}
		#footer a:visited {
		font-size: 10px; color: #00668D; text-decoration: none;
		}
		#footer a:hover {
		font-size: 10px;
		color: #00668D;
		text-decoration: none;
		border-bottom: 1px dotted #00668D;
		}
		#footer a:active {
		font-size: 10px; color: #00668D; text-decoration: none;
		}
		
		
/* Content Text Styles */		
.contentText_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.headerText_white {
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
}

.contentText_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3F3F;
	text-decoration: none;
}
	.contentText_black a:link, .contentText_black a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #3f3f3f;
		text-decoration: none;
		}
	.contentText_black a:hover{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #3f3f3f;
		text-decoration: none;
		border-bottom: 1px dotted #3f3f3f;
		}
	.contentText_black a:active {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #3f3f3f;
		text-decoration: none;
		}

.headerText_black {
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color: #3F3F3F;
	text-decoration: none;
	text-align:left;
}
	.headerText_black a:link, .headerText_black a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		color: #3f3f3f;
		text-decoration: none;
		}
	.headerText_black a:hover{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		color: #3f3f3f;
		text-decoration: none;
		border-bottom: 1px dotted #3f3f3f;
		}
	.headerText_black a:active {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		color: #3f3f3f;
		text-decoration: none;
		}
		
.headerText_blue {
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color: #00668D;
	text-decoration: none;
	text-align:left;
}
	.headerText_blue a:link, .headerText_blue a:visited {
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color: #00668D;
		text-decoration: none;
		}
	.headerText_blue a:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color: #0485AD;
		text-decoration: none;
		}
	.headerText_blue a:active {
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color: #00668D;
		text-decoration: none;
		}
		
#p_text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #3F3F3F;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:0px;
	line-height:16px;
}

/* List Styles */
.arrow_list ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 5px 5px 0px 15px;
	list-style-position: outside;
	list-style-image: url(../images/arrow_list.gif);
	height: 105px;
	width: 300px;
}
.arrow_list li{
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 5px 0px;
	vertical-align: top;
}

	.arrow_list a:link, .arrow_list a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;
		}
	.arrow_list a:hover{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;
		border-bottom: 1px dotted #fff;
		}
	.arrow_list a:active {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;
		}

.leftNav_list_L1 ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	text-decoration: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}	
	.leftNav_list_L1 li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	vertical-align: top;
	}

.leftNav_list_L2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #3f3f3f;
		text-decoration: none;
		margin: 0px 0px 3px 10px;
		padding: 0px;
	}		
	.leftNav_list_L1 a:link, .leftNav_list_L1 a:visited {
		color: #3f3f3f;
		text-decoration: none;
	}
	.leftNav_list_L1 a:hover {
		color: #3f3f3f;
		text-decoration: none;
		border-bottom: 1px dotted #3f3f3f;
	}
	.leftNav_list_L1 a:active {
		color: #3f3f3f;
		text-decoration: none;
	}	
	.selected { font-weight:bold;}

		
#p_text ul {
	margin:0px 0px 10px 0px;
	padding:0px 0px 5px 30px;
	list-style-type: disc;
	list-style-position: outside;
}

#p_text li {
	margin: 0px;
	padding: 0px 0px 2px 0px;
}

#list_content ul {
	margin:0px;
	padding:0px 0px 0px 15px;
	list-style-type: disc;
	list-style-position: outside;
}

#list_content li {
	margin: 0px;
	padding: 0px 0px 2px 0px;
}

.black_arrow_list ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	text-decoration: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../images/black_arrow.gif);
}
.black_arrow_list li{
	margin: 0px 0px 0px 15px;
	padding: 0px;
	vertical-align: middle;
	text-align:left;
}
	.black_arrow_list a:link, .black_arrow_list a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #3f3f3f;
		text-decoration: none;
		}
	.black_arrow_list a:hover{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #3f3f3f;
		text-decoration: none;
		border-bottom: 1px dotted #3f3f3f;
		}
	.black_arrow_list a:active {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #3f3f3f;
		text-decoration: none;
		}
/*
.checked_list ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	text-decoration: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../images/checked_list.gif);
}
.checked_list li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	vertical-align: top;
	text-align:left;
}
*/		
.checked_list ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	text-decoration: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
	.checked_list_li{
		list-style-position: outside;
		list-style-image: url(../images/checked_list.gif);
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 2px 0px;
		vertical-align: top;
		text-align:left;
	}
	.not_checked_list_li{
		list-style-position: outside;
		list-style-image: url(../images/Not_checked_list.gif);
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 2px 0px;
		vertical-align: top;
		text-align:left;
	}
/* HOME STYLES CONTENT STARTS */
.our_products {
	background-image: url(../images/Home-Content-Bottom_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 146px;
	width: 310px;
	position: relative;
}
	#commercial {
		text-align: center;
		vertical-align: middle;
		position: absolute;
		bottom: 10px;
		cursor: pointer;
		left: 22px;
		width: 81px;
		height: 35px;
		overflow: visible;
		line-height:35px;
	}
	#residential {
		text-align: center;
		vertical-align: middle;
		position: absolute;
		bottom: 10px;
		cursor: pointer;
		left: 115px;
		width: 81px;
		height: 35px;
		overflow: visible;
		line-height:35px;
	}
	#green {
		text-align: center;
		vertical-align: middle;
		position: absolute;
		bottom: 10px;
		cursor: pointer;
		left: 207px;
		width: 81px;
		height: 35px;
		overflow: visible;
		line-height:35px;
	}

.our_commitments {
	background-image: url(../images/Home-Content-Bottom_02.jpg);
	background-repeat: no-repeat;
	height: 146px;
	width: 310px;
	position: relative;
}
	#green_statement {
		text-align: center;
		vertical-align: middle;
		position: absolute;
		bottom: 10px;
		cursor: pointer;
		left: 22px;
		width: 81px;
		height: 31px;
		line-height:12px;
		padding-top:3px;
	}
	#experience {
		text-align: center;
		vertical-align: middle;
		position: absolute;
		bottom: 10px;
		cursor: pointer;
		left: 115px;
		width: 81px;
		height: 31px;
		line-height:12px;
		padding-top:3px;
	}
	#knowledge {
		text-align: center;
		vertical-align: middle;
		position: absolute;
		bottom: 10px;
		cursor: pointer;
		left: 207px;
		width: 81px;
		height: 31px;
		line-height:12px;
		padding-top:3px;
	}
	
		#bottomLinks a.textLink_brown:link, #bottomLinks a.textLink_brown:visited {
			font-size: 10px;
			font-weight: bold;
			color: #330000;
			text-decoration: none;
			text-align: center;
			vertical-align: middle;
		}
		#bottomLinks a.textLink_brown:hover {
			font-size: 10px;
			font-weight: bold;
			color: #660000;
			text-decoration: none;
			text-align: center;
			vertical-align: middle;
		}
		#bottomLinks a.textLink_brown:active {
			font-size: 10px;
			font-weight: bold;
			color: #330000;
			text-decoration: none;
			text-align: center;
			vertical-align: middle;
		}
/* HOME STYLES CONTENT ENDS */

/* LEVEL 2-3 STYLE */
.headerImg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	position: relative;
	text-transform: capitalize;
	height: 170px;
	width: 789px;
}
	#about_us {
		background-repeat: no-repeat; 
		background-position: right top; 
		background-image: url(../images/about_us.jpg);
		/*background-image: url(<Component name="about_us" />);*/
	}
	#our_commitments {
		background-repeat: no-repeat; 
		background-position: right top; 
		background-image: url(../images/our_commitments.jpg);
		/*background-image: url(<Component name="our_commitments" />);*/
	}
	#training_program {
		background-repeat: no-repeat; 
		background-position: right top; 
		background-image: url(../images/training_program.jpg);
		/*background-image: url(<Component name="training_program" />);*/
	}
	#a_and_d {
		background-repeat: no-repeat; 
		background-position: right top; 
		background-image: url(../images/a_and_d.jpg);
		/*background-image: url(<Component name="a_and_d" />);*/
	}
	#employment {
		background-repeat: no-repeat; 
		background-position: right top; 
		background-image: url(../images/employment.jpg);
		/*background-image: url(<Component name="employment" />);*/
	}
	#technical_resources {
		background-repeat: no-repeat; 
		background-position: right top; 
		background-image: url(../images/technical_resources.jpg);
		/*background-image: url(<Component name="technical_resources" />);*/
	}
	#locations {
		background-repeat: no-repeat; 
		background-position: right top; 
		background-image: url(../images/locations.jpg);
		/*background-image: url(<Component name="locations" />);*/
	}
	#contact_us {
		background-repeat: no-repeat; 
		background-position: right top; 
		background-image: url(../images/contact_us.jpg);
		/*background-image: url(<Component name="contact_us" />);*/
	}
	

#apply a img {
	background-image: url(../images/apply.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#apply a:hover img {background-position: center top;}

.arrows a img {margin-top:0px;}
.arrows a:hover img { margin-top:8px;}

/* PHTOT GALLERIES STYLES */
#photo_galleries_top {}
.photo_top {
	width:385px; height:255px; background-image: url(../images/photoGallaryBG.jpg); 
	background-repeat: no-repeat; background-position: center center;
}
.our_new_products {
	width:310px; height:146px; background-image: url(../images/OurNewProductsBGIMG.jpg); 
	background-repeat: no-repeat; background-position: center center;
}
.our_new_products img { padding:10px 14px 14px 14px; }

.home_new_product_IMG_BG {
	width:310px; height:146px; background-image: url(../images/home_new_product_IMG_BG.jpg); 
	background-repeat: no-repeat; background-position: center center;
}
.home_new_product_IMG_BG img {margin-top:10px;}
#photo_galleries_bottom {
	margin:15px 0px 50px 0px;
}
#photoIMG_small a img {border:none;}
#photoIMG_small a:hover img {border:5px solid #00668D;}
.img_selected { background-color:#00668D;}

#buttomBG {
	background-image: url(../images/buttomBG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 0px solid #00668D;
	width:280px;
	height:36px;
}

/* Forms Styles */
#forms input {color: #006699; border:1px solid #999999; padding-left:3px;}
#forms textarea  {color: #006699; border:1px solid #999999; padding-left:3px;}

/* Search Results Style */
#search_results ul {
	list-style-position: outside;
	list-style-type: none;
}
#search_results a:link, #search_results a:visited {
	font-size:13px; color:#0387ba; text-decoration:underline;
}
#search_results a:hover {
	font-size:13px; color:#0387ba; text-decoration:none;
}
#search_results a:active {
	font-size:13px; color:#0387ba; text-decoration:underline;
}

/* Add/Edit/Remove buttoms style */
a.button:link, a.button:visited, a.button:hover, a.button:active {border-bottom:0px;}
a.button img {margin-top:5px;}

