/* Yellow - ffd400 */
/* Red - cc0000 */

body { font-size: 14px; color: #fff;
margin: 0px; padding: 0px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
line-height: 19px; background: #000;
background-image: url(../images/headerRight-ext.jpg);
background-repeat: repeat-x;
}

h1 { font-size: 24px; margin: 25px 22px 35px 0px; line-height: 30px; }
h2 { font-size: 17px; color: #ffd400; margin: 15px 22px 0px 0px; line-height: 23px; }
h3 { font-size: 12px; color: #CCC; line-height: 18px; font-weight: normal; font-style: italic; margin: 0px 0px 10px 0px; padding: 0px; }

p { margin: 7px 0px 20px 0px; }

ul, ol { margin: 0px 0px 0px 25px; }
li { line-height: 20px; }

a:link { color: #fff; text-decoration: underline; }
a:visited { color: #fff; text-decoration: underline; }
a:hover {  color: #fff; text-decoration: underline; }
a:active { color: #fff; text-decoration: underline; }

img { padding: 0px; margin: 0px; }
a img { border: 0; }


/* PRIMARY DIVISIONS ———————————————————————————————————————————————————————————————————————— */


div#website { width: 1033px; height: 100%;
margin: 0px auto;
padding : 0px;
}

div#header { width: 1033px; height: 186px;
margin: 0px; padding: 0px;
background: url(../images/header.jpg);
font-size: 0px;
text-indent: -9999px;
}

div#container { width: 1033px; height: 100%;
padding: 0px; margin: 0px;
text-align: left;
overflow: hidden;
}

div#content { width: 1033px; height: 100%;
margin: 0px; padding: 0px;
}

div#content_body { width: 790px; height: 100%;
padding: 0px; margin: 0px;
float: right; /* floating right */
}

#content_info { width: 765px; min-height: 750px;
padding: 0px 0px 35px 25px; margin: 0px;
}

#imageSample { width: 190px; float: right;
padding: 20px 0px 10px 20px; margin: 20px 0px 20px 20px;
border-left-style: solid; border-left-width: 1px; border-left-color: #FFFFFF;
}

.imageDescription { color: #fff; text-align: center;
font-size: 12px; font-style: italic; line-height: 14px;
}


/* NAVIGATION MENU ———————————————————————————————————————————————————————————————————————— */


div#navBar { width: 235px;
height: 409px; /*total plus margin 20 top and 40 bottom*/
margin: 0px; padding: 0px;
float: left; /* flating left*/
}

#nav_menu { list-style-type: none; margin: 0px; padding: 0px; }
#nav_menu a { display: block; padding: 0px; margin: 0px; }
#nav_menu a span { display: none; }


li#nav_home a { background: url(../images/nav/b-home-reg.gif) 0px 0px no-repeat; width: 235px; height: 43px; }
li#nav_home a:hover { background: url(../images/nav/b-home-hi.gif) }
li#nav_meetus a { background: url(../images/nav/b-meetus-reg.gif) 0px 0px no-repeat; width: 235px; height: 32px; }
li#nav_meetus a:hover { background: url(../images/nav/b-meetus-hi.gif) }
li#nav_powerstudies a { background: url(../images/nav/b-powerstudies.gif) 0px 0px no-repeat; width: 235px; height: 32px; }
li#nav_powerstudies a:hover { background: url(../images/nav/b-powerstudies-hi.gif) }
li#nav_arcflash a { background: url(../images/nav/b-arcflash-reg.gif) 0px 0px no-repeat; width: 235px; height: 32px; }
li#nav_arcflash a:hover { background: url(../images/nav/b-arcflash-hi.gif) }
li#nav_powerflow a { background: url(../images/nav/b-powerflow-reg.gif) 0px 0px no-repeat; width: 235px; height: 32px; }
li#nav_powerflow a:hover { background: url(../images/nav/b-powerflow-hi.gif) }
li#nav_shortcircuit a { background: url(../images/nav/b-shortcircuit-reg.gif) 0px 0px no-repeat; width: 235px; height: 32px; }
li#nav_shortcircuit a:hover { background: url(../images/nav/b-shortcircuit-hi.gif) }
li#nav_motorstart a { background: url(../images/nav/b-motorstart-reg.gif) 0px 0px no-repeat; width: 235px; height: 32px; }
li#nav_motorstart a:hover { background: url(../images/nav/b-motorstart-hi.gif) }
li#nav_circuitbreaker a { background: url(../images/nav/b-circuitbreaker-reg.gif) 0px 0px no-repeat; width: 235px; height: 33px; }
li#nav_circuitbreaker a:hover { background: url(../images/nav/b-circuitbreaker-hi.gif) }
li#nav_mediumvoltage a { background: url(../images/nav/b-mediumvoltage-reg.gif) 0px 0px no-repeat; width: 235px; height: 32px; }
li#nav_mediumvoltage a:hover { background: url(../images/nav/b-mediumvoltage-hi.gif) }
li#nav_resources a { background: url(../images/nav/b-resources-reg.gif) 0px 0px no-repeat; width: 235px; height: 32px; }
li#nav_resources a:hover { background: url(../images/nav/b-resources-hi.gif) }
li#nav_contact a { background: url(../images/nav/b-contact-reg.gif) 0px 0px no-repeat; width: 235px; height: 32px; }
li#nav_contact a:hover { background: url(../images/nav/b-contact-hi.gif) }
li#nav_quote a { background: url(../images/nav/b-request-quote.jpg) 0px 0px no-repeat; width: 235px; height: 124px; } /*image height 82*/


/* FOOTER ———————————————————————————————————————————————————————————————————————— */


div#footer { width: 1033px; height: 100%;
text-align: left; line-height: 20px; padding: 0px; margin: 0px;
border-top: solid 1px #CC0000;
}

ul#footerlist { list-style-type: none; margin: 0px; padding: 0; }
ul#footerlist li { display: inline; line-height: 20px;
margin: 0px 0px 0px 8px; padding: 0px 10px 0px 0px; font-size: 12px; border-right: solid 1px #fff;
}

ul#footerlist li a:link { color: #999999; text-decoration: none; }
ul#footerlist li a:active { color: #999999; text-decoration: none; }
ul#footerlist li a:hover { color: #FFF; text-decoration: underline; }
ul#footerlist li a:visited { color: #CCCCCC; text-decoration: none; }

ul#footerlist li.last { border: none; }
ul#footerlist li#cr { border: none; line-height: 20px; }
.easfooter { height: 85px; width: 142px; padding-top: 15px; }



/* CONTACT FORM ———————————————————————————————————————————————————————————————————————— */


table.contactForm { width: 650px; background-color:#fff; color:#000; margin-bottom: 30px; border-top: solid #cc0000 1px; border-bottom: solid #cc0000 1px; }
table.contactForm td { padding-left: 10px; text-align: left; color:#000; }
table.contactForm td p { color:#000; }


form#contactForm input, form#contactForm textarea { color: #000;
	height: 18px;
	background-color: #fff;
	border: solid 1px;
	border-color: #333;
}

form#contactForm .contactSubmitButton {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	height: 21px;
	background-color: #cc0000;
	border-style: none;
	outline-color: #ffffff;
	outline-style: solid;
	outline-width: 1px;
	margin-bottom: 20px;
}

.red { color:#cc0000; }
