@import url(giombetti-no-tables.css);


/*NEW HEADER*/
div#header {
 height: 188px;
 background-position: 185px 0;
}

img#headerServices {
 position: absolute;
 top: 152px;
 left: 0px; }
/*Top Navigation Buttons*/
div#topNav {
 position: absolute;
 top: 155px;
 left: 238px;
 text-align: center; }

/*LEFT-COLUMN NAVIGATION*/
div#leftNav {
 position: absolute;
 top: 186px;
 left: 0;
 margin-bottom: 0px;
 } 
div#sitetools {
 display: none;
 }
*html div#leftNav {
 width: 191px; 
 }
 

/*CONTENT*/
div#contentBlock {
 margin: 0 0 0 200px;
 padding-bottom: 0px;
 }
div#contentBlock h1 {
 margin: 5px 0px;
 padding: 0px 0 0px 0;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #800000; }
div#contentBlock h2 {
 margin: 10px 0px 5px 0px;
 padding: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #800000; 
 }
div#contentBlock h2 a:link, div#contentBlock h2 a:visited {
 color: #800000;
 text-generation: underline;
 }
div#indexBottomNews {
 clear: right;
 margin: 20px 0px 0px 0px; 
 }
div#indexBottomNews h3 {
 margin: 0px 0px 10px 0px;
 padding: 2px 4px;
 font-family: verdana, arial, sans-serif;
 font-size: 12px;
 color: navy;
 background:#CEDEEB none repeat scroll 0%;
 border-color: #CCCCCC;
 border-style:solid;
 border-width: 2px 0px 0px 0px;
 text-align: center;
}
div#indexBottomNews h3 a:link, div#indexBottomNews h3 a:visited {
 color: navy;
 }
div#contentBlock p, div#indexBottomNews p,
div#contentBlock li, div#indexBottomNews li {
 margin: 0;
 padding: 5px 0;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 18px;
 color: #000000; }
div#contentBlock ul, 
div#contentBlock ol {
 margin: 0 0 0 25px;
 padding: 5px 0; }
 
div#contentBlock a.return {
 display: block;
 margin: 0;
 padding: 10px 0;
 text-align: center;
 color: #800000;
 font-size: 11px;
 font-weight: bold;
 font-family: Verdana, Arial, Helvetica; }
 
 
/*RIGHT-HAND COLUMN*/
div#columnRight {
 position: absolute;
 top: 10px;
 left: 270px;
 width: 250px;
 text-align: left; }

 
/*NEWS FORMATTING FOR NEW RIGHT HAND COLUMN*/
div#columnRight div#newsBar {
 padding: 0;
 margin: 5px 5px 15px 25px;
 width: 220px;
 background: transparent;
 border: 1px solid #A9A9A9;
 border-width: 0px 1px;
 text-align: left; }
 
div#powerPromo { }
div#powerPromo img { }
div#powerPromoLinks {
 padding: 0px 100px 0px 10px;
 margin: 0px 1px 0px 0px;
 background-image: url(/images/index-power-middle.jpg);
 background-position: bottom right;
 background-repeat: no-repeat;
 border: 1px solid maroon;
 border-width: 0px 0px 0px 1px;
 height: 100px;
 }
div#powerPromoLinks a:link, div#powerPromoLinks a:visited { 
 display: block;
 text-align: left;
 margin: 0px 0px 0px 0px;
 padding-top: 10px;
 font-family: arial;
 font-weight: bold;
 font-size: 12px;
 line-height: 18px;
 }
div#powerPromoLinks a:hover {
 }
/***************************
	testimonial stretch
***************************/
div#testimonialStretch {
 	height: 205px;
 	padding: 0;
 	margin: 0px 0 0 200px;
 	float: right;
 	width: 540px;
 	overflow: hidden;
 	display: inline;
}
div#testimonialStretch h2 a:link {
	color: #000080;
}
div#testimonialStretch img {
	float: right;
	margin: -10px 0 0 0px;
}
div#testimonialStretch h2 {
	padding-top: 1.5em;
	margin-bottom: 1.2em;
}
div#testimonialStretch p {
	padding-left: 10px;
}
 
 