@charset "utf-8";
/* CSS Document */

body {
	 width: 1000px;
	 text-align: center;
	 margin: 0px auto;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #000000;
	 background-color: #dfdfdf;
	 background-image: url(images/main_bg.jpg);
	 background-position: top;
	 background-repeat: repeat-x;
	 }
	 
/* container */

#container {
	width: 1000px;
	border: 8px solid #ef8201;
	background-color: #9a9a9a;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* Container */

p {
  padding: 0px;
  margin: 0px;
  }
  
h1 {
   padding: 0px;
   margin: 0px;
   font-size: 13px;
   font-weight: bold;
   }
  
h2 {
   padding: 0px;
   margin: 0px;
   font-size: 12px;
   font-weight: bolder;
   }
   
h3 {
   padding: 0px;
   margin: 0px;
   font-size: 14px;
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
   }
   
.image_home {
			float: left;
			padding: 0px 8px 0px 8px;
			}
			
.image_articles {
				float: left;
				padding: 0px 8px 0px 0px;
				}
			
.fields {
		border: 1px solid #7878c2;
		font-size: 11px;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		}
  
a:link {
	   color: #7977c0;
	   text-decoration: none;
	   }
	   
a:visited {
	   color: #7977c0;
	   text-decoration: none;
	   }
	   
a:hover {
	   color: #7977c0;
	   text-decoration: underline;
	   }
	 
#row1 {
	  width: 1000px;
	  height: 389px;
	  margin: 0px auto;
	  background-image: url(images/gina-piazza.jpg);
	  }
	  
#row2 {
	  width: 1000px;
	  height: 47px;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 18px;
	  }
	  
#row2 a:link {
	  height: 47px;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 18px;
	  color: #FFFFFF;
	  font-weight: bold;
	  }
	  
#row2 a:visited {
	  height: 47px;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 18px;
	  color: #FFFFFF;
	  font-weight: bold;
	  }
	  
#row2 a:hover {
	  height: 47px;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 18px;
	  color: #575596;
	  text-decoration: none;
	  font-weight: bold;
	  }
	  
#row2_img1 {
	  width: 40px;
	  height: 47px;
	  float: left;
	  background-image: url(images/layout_02.jpg);
	  }

#row2_img2 {
	  width: 164px;
	  height: 37px;
	  padding-top: 10px;
	  float: left;
	  background-image: url(images/about-gina-piazza.jpg);
	  }
	  
#row2_img3 {
	  width: 197px;
	  height: 37px;
	  padding-top: 10px;
	  float: left;
	  background-image: url(images/gina-piazza-articles.jpg);
	  }
	  
#row2_img4 {
	  width: 184px;
	  height: 37px;
	  padding-top: 10px;
	  float: left;
	  background-image: url(images/contact-gina-piazza.jpg);
	  }
	  
#row2_img5 {
	  width: 206px;
	  height: 37px;
	  padding-top: 10px;
	  float: left;
	  background-image: url(images/gina-piazza-products.jpg);
	  }
	  
#row2_img6 {
	  width: 169px;
	  height: 37px;
	  padding-top: 10px;
	  float: left;
	  background-image: url(images/gina-piazza-home.jpg);
	  }
	  
#row2_img7 {
	  width: 40px;
	  height: 47px;
	  float: left;
	  background-image: url(images/gray_side1.jpg);
	  }
	  
#row3 {
	  width: 1000px;
	  clear: left;
	  background-image: url(images/bg_center.gif);
	  background-repeat: repeat-y; 
	  }
	  
#row3_img1 {
	  width: 39px;
	  height: 356px;
	  float: left;
	  background-image: url(images/sides_bg.jpg);
	  background-repeat: repeat-x; 
	  }
	  
#row3_img2 {
	  width: 900px;
	  float: left;
	  text-align: left;
	  padding: 11px;
	  }
	  
#row3_body {
	  width: 875px;
	  clear: left;
	  text-align: left;
	  padding: 30px 0px 0px 4px;
	  margin: 0px auto;
	  }	  
	  
#row3_img3 {
	  width: 39px;
	  height: 356px;
	  float: left;
	  background-image: url(images/sides_bg.jpg);
	  background-repeat: repeat-x; 
	  }
		   
#row4_1 {
	  width: 1000px;
	  height: 113px;
	  clear: left;
	  background-image: url(images/gina-piazza-footer-1.jpg);
	  }
	  
#row4_2 {
	  width: 1000px;
	  height: 87px;
	  background-image: url(images/gina-piazza-footer-2.jpg);
	  color: #FFFFFF;
	  }
	  
#row4_3 {
	  width: 1000px;
	  height: 48px;
	  background-image: url(images/gina-piazza-footer-3.jpg);
	  }
	  
#row4_2 a:link {
	   color: #FFF;
	   text-decoration: none;
	   }
	   
#row4_2 a:visited {
	   color: #FFF;
	   text-decoration: none;
	   }
	   
#row4_2 a:hover {
	   color: #FFF;
	   text-decoration: underline;
	   }
	  
.title_container {
				 width: 879px;
				 height: 35px;
				 background-image: url(images/title_container.gif);
				 text-align: center;
				 padding-top: 15px;
				 font-family: Arial, Helvetica, sans-serif;
				 font-size: 16px;
				 font-weight: bold;
				 margin: 0px auto;
				 }