body{
color:#202020;
background-color:#ffffff;
FONT: small/1.20em verdana,clean,sans-serif; 
width: 720px;
height:100%;
margin: auto;
padding: auto;
text-align: center;
}



/**----------------links----------------**/
a{
	color:#770B09;
	text-decoration:none;
	FONT-SIZE: 10px;
	font-weight:bold;
	font-family:verdana;
}

a.textmenu{
	color: #606060;
	text-decoration: none;
	FONT-SIZE: 10px;
	font-weight: bold;
	font-family: verdana;
}

a.mech{
	color: #60273b;
	text-decoration: none;
	FONT-SIZE: 8pt;
	font-weight: bold;
	font-family: verdana;
}

a.elec{
	color: #0f1177;
	text-decoration: none;
	FONT-SIZE: 8pt;
	font-weight: bold;
	font-family: verdana;
}
	
a:hover{color:#C6A015}

/**----------------pageTitles----------------**/
h1{
	font-family: verdana; 
	font-weight:bold; 
	font-size: 10pt; 
	color: #606060;
	border-bottom: #AFAEAE 1px solid;
	margin-top:0;
	margin-bottom:0;
	margin-left:0px;
}
h2{
	text-align: center;
	font-family: verdana; 
	font-weight:bold; 
	font-size: 11pt; 
	color: #606060;
	margin-top:0;
	margin-bottom:0;
	margin-left:0px;
}
h3{
	font-family: verdana; 
	font-weight:bold; 
	font-size: 9pt; 
	color: #606060;
	margin-top:0;
	margin-bottom:0;
	margin-left:0px;
}
/**headings**/h4{
	text-align: left;
	font-family: verdana; 
	width: 100%;
	font-weight:bold; 
	font-size: 11pt; 
	color: #606060;
	padding-top: 5px;
	margin-top: 4px;
	margin-bottom:0;
	margin-left:0px;
}
/**----------------paragraphs----------------**/
p{ 
	MARGIN: 2px 2px 2px 2px; 
	LINE-HEIGHT: 1.625em; 
	MARGIN-BOTTOM: 1em; 
	COLOR: #404040;
	text-align: justify;
}
/**---other---**/
ul {
font-family: verdana;
font-size: 8pt;
color: #404040;
margin: 12pt; 
	LINE-HEIGHT: 1.625em; 
}


ul.norm {
font-family: verdana;
font-size: 8pt;
margin: 8px;
padding: 0px;
}
li.norm {
font-family: verdana;
font-size: 8pt;
color: #707070;
margin: 8px; 
padding: 0px;
LINE-HEIGHT: 1.625em; 
}
li.norm_hr {
border-bottom: #AFAEAE 1px solid;
font-family: verdana;
font-size: 8pt;
color: #707070;
margin: 8px; 
padding: 0px;
LINE-HEIGHT: 1.625em; 
}

li.arrow
{
background-image: url("grafx/arrow.gif");
background-repeat: no-repeat;
background-position: 0 .1em;
padding-left: 12px; 
LINE-HEIGHT: 1.2em; 
}


/**---DIVS---**/

#bannerContent{	
	margin-top: 10px;
	background: #ffffff;
	font-family: verdana; 
	color: #202020;
	font-size: 8pt; 
	z-index: 0;
	}

#content{	
	margin-top: 50px;
	margin-left: 2px;
	text-align: justify;
	background: #ffffff;
	font-family: verdana; 
	color: #404040;
	font-size: 8pt; 
	width: 90%;
	z-index: 1;
	}


#footer {
	padding-top: 50px;
	position: relative;
	width: 90%;
	FONT-SIZE: 7pt;
	LINE-HEIGHT: 1.5em;
	COLOR: #000;
	text-align: center;
	clear:both;
} 

#menuContainer {
	text-align: left;
	margin-left: 100px;
	margin-top: -32px;
	position: relative;
}


#search{
	margin-top: -8px;
	padding-right: 90px;
	font-family: verdana; 
	font-weight: bold;
	color: #808080;
	font-size: 8pt; 
	float: right;
}

#breadcrumbs{
	text-align:left; 
	margin-left: 40px; 
	margin-top: 25px;
	font-family: verdana; 
	font-weight: bold;
	font-size: 10px; 
	color: #909090;
	}


#content2{	
	text-align: center;
	font-size: 8pt; 
	height: 100%;
	}
	
#popContent{	
	text-align: left;
	font-size: 8pt; 
	width: 470px;
	height: 100%;
	}

/***************2/3Column***************/
#twoThirdCol{
	width: 470px;
	float: left;
	}
	
#twoThirdCol_top{
	background:url(grafx/yellow_bar.gif) no-repeat;
	margin-bottom: -9px;
	width: 470px;
	}

#twoThirdCol_content{
	background: #ffffff;
	text-align: left;
	font-family: verdana;
	border-left: #AFAEAE 1px solid;
	border-right: #AFAEAE 1px solid;
	color: #808080;
	line-height: 1.5em;
}

#twoThirdCol_left{
	margin-top: 20px;
	padding: 5px;
	width: 45%;
	float: left;
	border-right: #AFAEAE 1px solid;
	}

#twoThirdCol_right{
	margin-top: 20px;
	padding: 5px;
	width: 50%;
	float: right;
	}
	
#twoThirdCol_bottom{
	background:url(grafx/bar_bottom.gif) no-repeat;
	width: 470px;
	}

#twoThirdCol_ads{
	padding: 5px;
	border-bottom: #AFAEAE 1px solid;
	LINE-HEIGHT: 1.625em; 
	}


/***************1/3Column***************/
#oneThirdCol{
	float: right;
	width: 232px;
	}
	
#oneThirdCol_top{
	background:url(grafx/yellow_bar_sm.gif) no-repeat;
	margin-bottom: -9px;
	width: 232px;
	}
	
#electrical{
	background:url(grafx/elec.gif) no-repeat;
	width: 232px;
	height: 23px;
	}
	
#mechanical{
	background:url(grafx/mech.gif) no-repeat;
	width: 232px;
	height: 23px;
	}

#oneThirdCol_content{
	background: #ffffff;
	padding: 5px;
	text-align: left;
	font-family: verdana; 
	border-left: #AFAEAE 1px solid;
	border-right: #AFAEAE 1px solid;
	color: #808080;
	height: 100%;
	font-size: 8pt; 
	}

#oneThirdCol_ads{
	padding: 5px;
	border-bottom: #AFAEAE 1px solid;
	LINE-HEIGHT: 1.625em; 
	}
	
#oneThirdCol_bototm{
	background:url(grafx/bar_bottom_sm.gif) no-repeat;
	width: 232px;
	}

/***************2/3BottomColumn***************/
#bottomCol{
	height: 30%;
	width: 470px;
	LINE-HEIGHT: 1.625em; 
	}
	
#bottomCol_top{
	background:url(grafx/yellow_bar.gif) no-repeat;
	margin-bottom: -8px;
	width: 470px;
	}

#bottomCol_content{
	background: #ffffff;
	padding: 5px;
	text-align: left;
	font-family: verdana;
	border-left: #AFAEAE 1px solid;
	border-right: #AFAEAE 1px solid;
	color: #808080;
	height: 100%;
	line-height: 1.5em;
	overflow: hidden;
}
	
#bottomCol_bottom{
	background:url(grafx/bar_bottom.gif) no-repeat;
	width: 470px;
	}

	
	
	
	
#main_message{
	background:  transparent url(grafx/abc.jpg) no-repeat;
	font-family: verdana; 
	color: #404040;
	font-size: 8pt; 
	width: 705px;
	height: 269px
	}
	

#main_message p{
	text-align: left;
	margin: 0px 0px 0px 350px;
	padding: 8px;
	font-family: verdana; 
	font-size: 10px; 
	line-height: 16px; 
	color: #606060;

}	


	
	


#cjob{
	width: 457px;
	LINE-HEIGHT: 1.625em; 
	}
	
#cjob h4{
	background:  transparent url(grafx/cjob_running.jpg) no-repeat;
	height: 180px;
	margin-left: 11px;
	}
	
#cjob p{
	margin-top: -98px;
	margin-left: 18px;
	width: 61%;
	text-align: left;
	}

	
	


#aee{

	width: 457px;
	LINE-HEIGHT: 1.625em; 
	border-bottom: #AFAEAE 1px solid;
	height: 290px;
	}
	
#aee h4{
	background:  transparent url(grafx/aee_main.jpg) no-repeat;
	height: 239px;
	margin-left: 11px;
	}
	
#aee p{
	margin-top: -175px;
	margin-left: 30px;
	width: 45%;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	LINE-HEIGHT: 1.25em;
	}
	
	

/***************dropDownMenu***************/
li.head{
	background: #f0f0f0;
	width: 250px;
	text-decoration:none; FONT-SIZE: 10px; font-weight:none; font-family:verdana, sans-serif;
	}
	
li.cjob{
	background: #f0f0f0;
	width: 105px;
	text-decoration:none; FONT-SIZE: 10px; font-weight:none; font-family:verdana, sans-serif;
	}

#nav, #nav ul { 
	text-align:left;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
	font-weight: bold;
	position: absolute;
}

#nav a {
	color: #808080;
	font-size: 10px;
	display: block;
}

#nav a.down {
	color: #770B09;
	font-size: 10px;
	display: block;
}

#nav li { 
	float: left;
}

#nav li a:hover {
	color: #C6A015;
	border-width: 5px;
	background-color: #f5f5f5;
}



/**menu1**/
#nav li li a {
	text-align:left;
	padding: 2px;
	margin: 1px;
	display: block;
	border-width: 1px;
}

#nav li li a:hover {
	color: #C6A015;
	background-color: #f5f5f5;
	width: 170px;
}



/**menu2**/
#nav li li li a {
	display: block;
	border-width: 1px;
}

#nav li li li a:hover {
	color: #C6A015;
	border-width: 5px;
	background-color: #f5f5f5;
	width: 100px;
}



/**menu3**/
#nav li li li li a {
	display: block;
	border-width: 1px;
	width: 250px;
}

#nav li li li li a:hover {
	color: #C6A015;
	border-width: 5px;
	background-color: #f5f5f5;
	width: 250px;
}



/**prodcutCategories**/
#nav li ul { 
	background-color: #ffffff;
	border:1px solid;
	border-color: #999999;
	position: absolute;
	left: -999em; 
	width: 180px;
}

/**elecMechSubMenu**/
#nav li ul ul { 
	width: 100px;
	margin: -15pt 150px; /**location**/
}



/**prodcutNames**/
#nav li ul ul ul { 
	background-color: #ffffff;
	border: #999999 1px solid;
	position: absolute;
	width: 250px;
	margin: -8pt 90px;
}


#nav li:hover ul ul ul, #nav li.sfhover ul ul ul{
	left: -999pt;
}
#nav li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li li.sfhover ul { 
	left: auto;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999pt;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { 
	left: auto;
}



#content {
	clear: left;
}
/***************endDropDownMenu***************/