body         
{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	color: #000000;
	margin: 10px 0px 0px 0px;
	padding: 0px;
  	background: #a7b1ba url(images/bg_gradient_11.jpg) repeat-x;
	text-align: center;
}

p
{	font-size: 13px;
	padding: 0px 10px 0px 10px;
	text-align: left;
}

table       
{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #000000; 
	margin-right: auto;
	margin-left: auto;

	text-align: left;
	border: 0px none #fff;
}

h1
{	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	letter-spacing: 1px;
	margin-right: auto;
	margin-left: auto;
	margin: 0px;
	padding: 5px;
	padding-left: 15px;
	text-align: left;
	background-image: url(images/banner_grey_gradient_02.jpg);
	border: 1px solid #ccc;
}

h2
{	font-family: Arial, sans-serif;
	font-size: 14px;		/* 15px */
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;

	background-color: #e8f0f1;
	padding: 5px;
	margin: 10px;
	margin-bottom: 0px;
	border: 1px solid #ccc;
	border-bottom: none;
}

h1.homepage-heading-1, h1.homepage-heading-2
{	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	height: 75px; 
	vertical-align: middle;
	color: #000; 
	line-height: 24px; 
	font-size: 16px; 
	letter-spacing: 0px; 
	border-right: 1px solid #dde; 
	border-left: 1px solid #dde; 
	border-top: 0px none #fff;
	border-bottom: 0px none #fff;
	background-image: url(images/blue_head_bg_03.gif); 
	background-position: top; 
	background-repeat: repeat-x;
}

h1.homepage-heading-2
{
	height: 60px; 
}

.shadow-top
{
	background-image: url(images/shadow_01.gif); 
	background-position: bottom; 
	background-repeat: repeat-x;
	height: 8px; 
	margin: 0px; 
	padding: 0px; 
	font-size: 0px; 				/* Needed to get height to 8px */
	border: 0px solid #ccc;
}

.shadow-bottom
{
	background-image: url(images/shadow_01_bottom.gif); 
	background-position: top; 
	background-repeat: repeat-x;
	height: 8px; 
	margin: 0px;
	padding: 0px; 
	font-size: 0px; 				/* Needed to get height to 8px */
	border: 0px solid #ccc;
}

.homepage-container
{
	position: relative; 
	margin-right: auto; 
	margin-left: auto; 
	width: 756px; 
	background: repeat-y url(images/background_homepage.gif);
}

.homepage-main-content
{
	width: 558px; 
	background-color: #e8f0f8; 
	margin-right: 198px; 
	font-size: 13px;
}

.homepage-padding
{
	padding: 5px 10px 5px 10px;
}

.homepage-box1, .homepage-box2
{
	background-color: #fff;
	background-repeat: no-repeat;
	border: 1px solid #ccd; 
	margin-top: 0px; 
	margin-bottom:10px;
	padding-right: 10px; 
	padding-left: 10px; 
	padding-top: 5px;
	padding-bottom: 10px;
	color: #333;
}

.homepage-box1
{
	/* background-image: url(images/web_williams_switchgear_72_ppi_225x169.jpg);  */
	background-image: url(images/DSCN0533.jpg); 
	background-position: right;
	padding-right: 200px;
}

.homepage-box2
{
	/* background-image: url(images/web_williams_installed_72_ppi_206x275.jpg);  */
	background-image: url(images/Pic_008.jpg); 
	background-position: left; 
	padding-left: 220px;
}

.homepage-box1 h2, .homepage-box2 h2
{	font-family: Arial, sans-serif;
	font-size: 22px;		/* 15px */
	font-weight: bold;
	margin: 0px;
	padding: 5px 5px 2px 5px;
	letter-spacing: 1px;
	text-align: left;
	color: #999;
	border: 0px none #000;
	background: transparent;
}

.homepage-box1 ul, .homepage-box2 ul, .about-box ul
{	list-style-type: none;
	padding: 0px 5px 0px 3px;
	margin: 0px 40px 0px 15px;
}

.homepage-box1 ul li, .homepage-box2 ul li, .about-box ul li
{	margin-top: 0px; 
	margin-left: -10px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(images/red_bullet_9.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.links-page, .projects-page
{	width: 756px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 5px 0px;
	background-color: #e8f0f8;
	display: block;
}

.links-page dl, .projects-page dl
{	border: 1px solid #ccc; 
	margin: 10px;
	margin-bottom: 15px;
	background-color: #fff;
}

.links-page dt, .projects-page dt
{	padding: 5px;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #ccc;
	font-size: 13px;
	font-family: Arial, sans-serif;
	background-color: #e8f0f1;
	font-weight: bold;
	text-align: left;
}

.links-page dd, .projects-page dd
{	padding: 5px;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	line-height: 125%;
}

.links-page .box, , .projects-page .box
{	border: 1px solid #ccc; 
	padding: 0px 10px 0px 10px; 
	margin: 10px;
	text-align: left;
	font-size: 13px;
	line-height: 150%;
	background-color: #ffffff;
}

.links-page ol, .projects-page ol
{
	padding: 5px;
	padding-left: 35px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #fff;
	text-align: left;
	font-size: 13px;
	list-style: outside;
	border: 1px solid #ccc;
	list-style-type: decimal;
}

.links-page ol li, .projects-page ol li
{
	text-align: left;
	font-size: 13px;
	line-height: 125%;
	padding: 5px;
	margin: 0px;
}

.projects-page h2 
{
	border-bottom: 1px solid #ccc;
}

.projects-page dl
{
	display: none;
}

.projects-page h2 a, .projects-page h2 a:link, .projects-page h2 a:visited
{
	color: #333;
}

.projects-page h2 a:hover, .projects-page h2 a:active
{
	color: #ff0000;
	background: transparent;
}

ul
{	margin-top: 5px;	
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
}

ul li
{	margin-top: 0px; 
	margin-left: -10px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.sidebar
{	font-size: 11px;
	font-weight: normal;
	text-align: center;
	
	position: absolute; 
	top: 8px; 
	right: 0px; 
	width: 189px; 
}

.sidebar h1
{	background-image: url(images/breeze.jpg);
	background-color: transparent;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
	font-size: 13px;
	width: 170px;
	text-align: left;
	letter-spacing: 0px;
	margin-right: auto;
	margin-left: auto;
	
}

.sidebar ul
{
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 5px 5px 5px 20px;
}

.sidebar ul li
{	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 125%;
	background-image: url(images/red_bullet_9.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.about-box
{	border: 1px solid #ccc; 
	padding: 5px; 
	margin: 0px 10px 5px 10px; 
	background-color: #fff;
}

hr
{	color: #ff0000;					
	background-color: #ff0000;		
	border-style: none;
	border-width: 0px;
	height: 1px;
}

a
{	text-decoration: underline;
}
a:link
{	color: #ff0000;
}
a:visited
{	color: #800000;
}
a:hover
{	color: #c00000;
	background-color: #d4e0dc;
}
a:active
{	color: #c00000;
}

#footer
{	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	padding: 5px;
}

#footer a
{	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	vertical-align: middle;
	border: 0px;
}

#footer a:link
{	color: #ffffff;
}

#footer a:visited
{	color: #ffffff;
}

#footer a:hover, a:active
{	color: #cdd;
	background-color: transparent;
}

#banner
{	height: 100px;
	background-image: url(images/ewing_banner_blue_04.gif);
	background-position: left;
	background-repeat: repeat-x;
	background-color: #e8f0f8;
	margin: 0px;
	padding: 0px;
	width: 756px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
}

#banner-corner-left
{
	position: absolute; 
	top: 0px; 
	left: 0px;
}

#banner-corner-right
{
	position: absolute; 
	top: 0px; 
	left: 746px;
} 

#navbar-container
{
	width: 756px; 
	position: relative; 
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 30px;
}

#navbar-corner-left
{
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 8px; 
	height: 21px;
}

#navbar-corner-right
{
	position: absolute; 
	left: 748px; 
	top: 0px; 
	width: 8px; 
	height: 21px;
}

#navbar 
{	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border: 0px;
	width: 740px;
	height: 21px;
	background-image: url(images/navbar_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 21px;
	letter-spacing: 1px;
	text-align: center;
	
	position: absolute; 
	left: 8px; 
	top: 0px;	
}

#navbar ul
{	margin: 0px;
	padding: 0px;
	text-align: center;
	white-space: nowrap;
}

#navbar li 
{	display: inline;
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style: none;
	width: 140px;
}

#navbar li a
{	padding: 0px 25px 0px 25px;
	margin: 0px;
	border-left: 1px solid #666;
 	border-right: 1px solid #666; 
	color: #000;
	text-decoration: none;
}

#navbar a:hover, #navbar a:active
{
	color: #ff0000;
	background-color: #fff;
}

#navbar #urhere a
{
	padding: 2px 25px 2px 25px;
	margin: 0px 0px 0px 0px;
 	border-left: 1px solid #666;
 	border-right: 1px solid #666;
	background-color: #ff0000;
	color: #fff;
}

.top-cap, .bottom-cap, .top-cap-wide, .bottom-cap-wide
{
		width: 756px;
		height: 8px;
		margin-right: auto;
		margin-left: auto;
		border: 0px;
		display: block;
		font-size: 0px;
}

.top-cap
{	background-image: url(images/ewing_top_round_05.gif);
}

.bottom-cap
{	background-image: url(images/ewing_bottom_round_05.gif);
}

.top-cap-wide
{	background-image: url(images/top_border_blue_756px.gif);
}

.bottom-cap-wide
{	background-image: url(images/bottom_border_blue_756px.gif);
}
