/* idea 5 css */

body {background: #677C2F url(images/background.jpg) repeat;
      color: #6C6C6C;
      font-size: 12px;
      font-family: "palatino linotype", "trebuchet ms", "times new roman";
      margin: 0;
      padding: 0;
      text-align: center;} /* Needed to center layout in old IE browsers. */

acronym, abbr {cursor: help;
               border-bottom: 1px dotted;}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 25px 0;
	padding: 0 0 2px 0;
	color: #c7ac13;
	font-weight: normal;
}

.bottom-border {border-bottom: 1px solid #E0E0E0;}

.headline {margin: 0 0 5px 0;
           padding: 0;
           font-size: 12px;}

ul {list-style-type: square;}

p {padding: 0;
   margin: 0 0 25px 0;
   line-height: 160%;}

p.clear-left {clear: left;}

img {
	border: 0;
	margin: 0 0 5px 0;
}
       
h1 {font-size: 24px;}
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}

a {
	color: #c7ac13;
	text-decoration: none;
	background-color: #FFF;
}
a:link {
	color: #c7ac13;
	background-color: #FFF;
}
a:visited {color: #677C2F; background-color: #FFF;}
a:hover {color: #CC6633; background-color: #FFF;}
            
#container {width: 760px;
            background-color: #FFF;
            color: #6C6C6C;
            text-align: left;
            padding: 0;
            margin: 10px auto;}

#header {width: 100%;
         background: #3D3D3D;
         color: #EEE;}

#header h1 {margin: 0;
            background: #3D3D3D;
            color: #EEE;
            padding: 0;}

#logo {display: block;
       margin: 0;}

#sub-header {
	width: 760px;
	height: 218px;
	background: #FFF url(images/chess.jpg) no-repeat;
	color: #6C6C6C;
}

/* Begin main navigation menu. */

#menu {width: 100%;
       height: 52px;
       margin: 0;
       padding: 0;
       background: #FFF url(images/menu_background.jpg) repeat-x;
       color: #333;
       position: relative;
       display: block;}

#menu-right {position: absolute;
             width: 13px;
             height: 52px;
             right: 0;
             top: 0;
             background: #FFF url(images/menu_right.jpg) no-repeat;
             color: #333;}

#menu-left {position: absolute;
            width: 13px;
            height: 52px;
            left: 0;
            top: 0;
            background: #FFF url(images/menu_left.jpg) no-repeat;
            color: #333;}


#menu ul {list-style-type: none;
          margin: 0;
          padding: 12px 0 0;
          text-align: center;}

#menu ul li {
	display: inline;
	margin: 10px 0 0 20px;
	padding: 0;
	font-weight: bold;
}

#menu ul li#first {margin: 0;}

#menu ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #905b0c;
	background-color: #FFF;
	font-size: 14px;
}

#menu ul li a:hover {color: #000;
                     background-color: #FFF;}

.access-key {
	color: #905b0c;
	font-size: 18px;
	background-color: #FFF;
	font-weight: normal;
}

/* End main navigation menu. */ 

#content {
	background: #FFF url(images/content_top.jpg) no-repeat;
	color: #6C6C6C;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	padding-top: 10px;
}

/* The right-column division is your main content division. */

#right-column {width: 468px;
               float: right;
               min-height: 350px;}

#left-column {
	width: 216px;
	padding: 0;
	margin-right: 504px;
}

#footer {width: 760px;
         height: 78px;
         clear: both;
         margin: 0;
         padding: 0;
         background: #FFF url(images/footer_background.jpg) no-repeat;
         color: #6C6C6C;}

#footer-content {padding: 51px 20px 0;}

#footer-right {float: right;
               margin: 0;}

#footer p {margin: 0;}

.news {margin: 0 0 40px 0;}

.date {color: #8BA11D;
       background-color: #FFF;
       font-style: italic;
       float: right;}

.left {float: left;
       margin: 3px 5px 0 0;}

.right {float: right;}

.justify {text-align: justify;}

.clear {clear: both;}

/* End recent clients list. */

/* Begin style for the featured services. */

#featured-wrapper {width: 468px; 
                   background: #FFF url(images/featured_background.png) repeat-y;
                   color: #6C6C6C;}

#featured-top {width: 468px;
               height: 48px;
               background: #FFF url(images/featured_top.png) no-repeat;
               color: #6C6C6C;}

#featured-bottom {width: 468px;
                  height: 15px;
                  background: #FFF url(images/featured_bottom.png) no-repeat;
                  color: #6C6C6C;}

#featured-content {
	margin: -20px 15px 0;
	padding: 0 10px 0px;
}

.featured {
	width: 100%;
	clear: both;
	padding-bottom: 15px;
}

.featured h3 {margin: 0;
              padding: 8px 0 0 0;
              background: transparent;
              font-size: 16px;}

.number {
	font-size: 72px;
	line-height: 72px;
	float: left;
	margin: 0 10px 0 0;
	color: #905b0c;
	padding: 0;
}

/* End style for featured services. */
#left-column ul {
	margin: 0;
	padding: 0;
	list-style-type: square;
}
#left-column li {
	display: inherit;
	padding: 0 1px 0 0;
	line-height: 130%;
}
.divaArticles {
	margin: 0;
	padding: 8px 0 0 0;
	background: transparent;
	font-size: 16px;
	color: #c7ac13;
}
#left-columnArticles {
	width: 110px;
	padding: 0;
	margin-right: 570px;
}
#article-wrapper {
	width: 468px;
	background: #FFF url(images/featured_background.png) repeat-y;
	color: #6C6C6C;
}
#article-top {
	width: 468px;
	height: 48px;
	background: #FFF url(images/featured_top.png) no-repeat;
	color: #6C6C6C;
}
#article-bottom {
	width: 468px;
	height: 15px;
	background: #FFF url(images/featured_bottom.png) no-repeat;
	color: #6C6C6C;
}
#article-content {
	margin: -20px 15px 0;
	padding: 0 10px 10px 10px;
}
#article-content p {
	margin-bottom: 6px;
}
#article-content .pdfLink {
	float: right;
	clear: both;
	margin-top: -12px;
	margin-bottom: 6px;
}
.article h3 {
	margin: 0;
	padding: 8px 0 0;
	background: transparent;
	font-size: 16px;
	clear: both;
}
#article-content   table  {
	width: 390px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}
#article-column {
	width: 468px;
	float: right;
	min-height: 350px;
	margin-top: 15px;
}
#left-columnArticles p {
	padding: 0;
	line-height: 110%;
}
#article-column li {
	line-height: 160%;
}
.featured img {
	clear: both;
	padding-bottom: 8px;
	background-position: center;
}
#article-contact {
	margin: -20px 15px 0;
	padding: 0 10px 10px 10px;
}
#article-contact table {
	width: 550px;
	margin-bottom: 5px;
}
#contact-column {
	width: 600px;
	min-height: 350px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
}
#contact-wrapper {
	width: 600px;
	background: #FFF url(images/featured_background-600.png) repeat-y;
	color: #6C6C6C;
}
#article-contact table td {
	vertical-align: top;
}
/* ------------------------------------------- 
			CONTACT FORM 
----------------------------------------------
		
		#contactForm {
	width:410px;
	padding: 10;
	margin-right: auto;
	margin-left: auto;
	border: 1px dashed #999999;
}
		#contactForm h3 {
	display:block;
	border-bottom:1px #d9d9d9 solid;
	color:#333333;
	background-color:#FFFFFF;
	font-weight:bold;
	margin: 18px 0px 10px 10px;
}
#contactForm h4 {
	padding-left: 12px;
}
#contactForm .bottom-border {
	border-bottom: 1px solid #E0E0E0;
	padding-right: 6px;
	padding-left: 12px;
}
		#contactForm p {
	padding-left: 12px;
	padding-top: 6px;
}
		#contactForm .testo {display:block; width:90px; float:left; line-height:20px; padding: 0px 0px 0px 10px;}
		#contactForm .form { }
		#contactForm sup { color:#FF0000;}
		#contactForm select {padding: 0; margin:0; font: 1em Arial, Helvetica, sans-serif; width:130px;}
		#contactForm textarea {padding:4px; margin:10px; width:340px;}
		#contactForm ul { list-style-type:none; margin: 0px; padding: 0px 16px;}
		#contactForm li {
	background:#f9f9f9;
	margin:2px;
	padding: 2px 2px 2px 2px;
}
		
		#contactForm_error {
	width:80%;
	display:block;
	color:#FF0000;
	border:2px #FF0000 dashed;
	padding:4px;
	margin: 20px;
}
.sub {
	vertical-align: sub;
	color: #003366;
	font-size: 90%;
	line-height: normal;
}*/

