	/*
	PARK ELECTRICAL - SCREEN STYLES
	*/
	/*
	GENERAL STYLES
	*/
	* { margin: 0; padding: 0; line-height: 1.4; }
	body { font: normal 62.5% Arial, Helvetica, sans-serif; background-color: #FFFFFF; background-image: url(../img/bg.jpg); 
	background-position: center 89px; background-repeat: no-repeat; }
	p, ul, dl, ol { font-size: 12px; margin-bottom: 1.5em; color: #333; }
	#container { width: 750px;  margin: 0 auto; display: block; }
	.highlight { color: #ff9a1f; }
	.large { color: #327e0e; font-size: 16px; float: left; }
	
	/*HEADER STYLES*/
	#header { height: 89px; float: left; width: 750px; }
	#header h2 a {text-indent: -123456px; display: block; background: url(../img/logo.gif) no-repeat 0 0; width: 220px; height: 76px; float: left; margin-top: 13px; }
	#email a { display: block; background: url(../img/email.gif) no-repeat 0 0; width: 227px; height: 23px; text-indent: -123456px; float: right; margin-top: 23px; 
	margin-bottom: 12px; margin-right: 5px; }
	#email a:hover { background-position: -227px 0; }
	#tag { display: block; width: 455px; height: 17px; float: right; margin-right: 5px; text-indent: -123456px; 
	background-image: url(../img/tag.gif); background-repeat: no-repeat; }
	
	/*MAIN IMAGE STYLES*/
	#mainImage { display: block; width: 750px; height: 172px; float: left; background-image: url(../img/main-image.jpg); background-repeat: no-repeat; }
	
	/*MAIN IMAGE STYLES*/
	#nav { width: 726px; height: 32px; float: left; padding: 20px 0 0 24px; background-image: url(../img/menu-bg.gif); background-repeat: no-repeat; }
	#nav li { float: left; list-style-type: none; padding-right: 20px;  }
	#nav li.end { padding-right: 0px;  }
	#nav li a { text-decoration: none; background-image: url(../img/tab.gif); background-repeat: no-repeat; padding: 0 0 0 20px; color: #FFFFFF; }
	#nav li a:hover { color: #969df9; }
	#nav li.selected a { color: #ff9a1f; }
	
	/*CONTENTS STYLES*/
	#contents { width: 748px; float: left; border-left: 1px solid #333; border-right: 1px solid #333; }
	
	/*LEFT COL STYLES*/
	#leftCol { width: 430px; padding: 44px 43px 0 20px; background-color: #FFFFFF; float: left; }
	#leftCol h3 { color: #4c55a8; padding: 0 0 10px 0; font-size: 20px; }
	
	/*LEFT COL WIDER STYLES*/
	#leftColLarge { width: 708px; padding: 40px 20px 0 20px; background-color: #FFFFFF; float: left; }
	#leftColLarge em { font-size: 17px; font-weight: normal; padding: 0 0 10px 0; display: block; line-height: 1em; }
	#leftColLarge h3 { color: #104d78; padding: 0 0 10px 0; font-size: 20px; }
	#leftColLarge img, #leftCol img { float: left; width: 138px; height: 156px; margin-right: 20px; margin-bottom: 20px; display: block; border: 1px solid #333; }
	#leftColLarge ul { float: left; width: 100%; }
	#leftColLarge ul li.light { background-color: #FFF; padding: 2px; list-style-type: none; margin-bottom: 1px; font-size: 14px; }
	#leftColLarge ul li.dark { background-color: #1a3455; padding: 2px; list-style-type: none; margin-bottom: 1px; font-size: 14px; color: #FFFFFF; }
	#leftColLarge ul li.top { padding: 12px 14px 12px 14px; border-top: 4px solid #1a3455; background-color: #0c1726; color: #c5c9ff; 
	font-weight: bold; background-position: -20px center; margin-bottom: 1px; margin-top: 30px; }
	.homeButton { height: 60px; width: 256px; text-indent: -2000px; overflow: hidden; display: block; background-image: url(../img/home-button.gif); background-repeat: no-repeat; }
	.homeButton:hover { background-position: -257px 0; }
	#longList ul { list-style-type: none; padding: 0 0 30px 0; margin: 0; }
	#longList ul li { border-left: 8px solid #1a3455; padding: 10px; margin-bottom: 1px; background-color: #d7e4f0; }
	#longListTop { padding: 15px 0 10px 0; margin-bottom: 1px; color: #1a3455; display: block; float: left; width: 693px; background-color: #FFFFFF; font-size: 15px; }
	
	/*RIGHT COL STYLES*/
	#rightCol { width: 224px; background-color: #FFFFFF; padding: 35px 12px 0 12px; border-left: 1px solid #666; float: right; }
	#rightCol li { list-style-type: none; background-color: #1a3455; color: #FFFFFF; border-bottom: 1px solid #FFFFFF; 
	padding: 3px 25px 3px 25px; background-image: url(../img/list.gif); background-repeat: no-repeat; background-position: 10px center; }
	#rightCol li.top { padding: 12px 14px 12px 14px; border-top: 4px solid #1a3455; background-color: #0c1726; color: #c5c9ff; 
	font-weight: bold; background-position: -20px center; }
	#rightCol li.space { list-style-type: none; background-color: #FFF; color: #FFFFFF;
	padding: 3px 25px 200px 25px; background-image: url(../img/list.gif); background-repeat: no-repeat; background-position: -2000px; }
	#rightCol li.spaceForm { list-style-type: none; background-color: #FFF; color: #FFFFFF;
	padding: 3px 25px 500px 25px; background-image: url(../img/list.gif); background-repeat: no-repeat; background-position: -2000px; }
	#rightCol li a { color: #FFFFFF; text-decoration: none; font-weight: bold; }
	#rightCol li a:hover { color: #969df9; }
	
	/*FOOTER STYLES*/
	#footer { float: left; width: 100%; height: 200px; margin-top: 50px; text-align: right; background-color: #18304c; }
	#footer p { margin: 0 auto; display: block;  width: 640px; padding: 40px 90px 20px 0; color: #FFFFFF; background-image: url(../img/nic.gif); 
	background-repeat: no-repeat; background-position: 650px 28px; }
	
	/*FORM STYLES*/
	#leftCol.formPage { padding-top: 35px; }
	#rightCol.details ul li { padding-left: 20px; background-position: 0 -2000px; }
	#rightCol.details ul li.end { padding-bottom: 170px; background-color: #FFFFFF; }
	#contactForm {}
	#contactForm p { padding-left: 18px; padding-top: 15px; }
	#contactForm h3 { padding: 12px 14px 12px 14px; border-top: 4px solid #1a3455; background-color: #0c1726; color: #c5c9ff; 
	font-weight: bold; background-position: -20px center; width: 408px; font-size: 13px; margin-bottom: 1px;  }
	#contactForm form, #contactForm form fieldset { border: 0; width: 436px; }
	#contactForm label { width: 418px; display: block; font-size: 12px; background-color: #1a3455; color: #FFFFFF; padding: 3px 3px 3px 15px; }
	#contactForm .textField {width: 434px; font-size: 12px; margin-top: 6px; border: 1px solid #333; margin-bottom: 15px; }
	#contactForm .textArea { width: 434px; font-size: 12px; margin-top: 6px; border: 1px solid #333; margin-bottom: 15px; }
	#contactForm .formButton { width: 435px; font-size: 12px; margin-top: 20px; height: 24px; background-image: url(../img/formButton.gif); 
	background-repeat: no-repeat; border: 0; text-indent: -2000px; margin: 0; padding: 0; }
	#contactForm .formButton:hover { background-position: -438px 0; }
	.error { color: #990000; }