body {background: #677C2F) repeat;
      color: #6C6C6C;
      font-size: 14px;
      font-family: "Verdana, Geneva, sans-serif";
      margin: 0;
      padding-left: 0;
      text-align: center;}

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: #8BA11D;
	background-color: #FFF;
	font-weight: normal;
}

.bottom-border {
	border-bottom: 1px solid #E0E0E0;
	color: #A60401;
}

.headline {margin: 0 0 5px 0;
           padding: 0;
           font-size: 12px;}

ul {list-style-type: square;}

p {
	padding: 0;
	margin: 0 0 0 0;
	line-height: 160%;
	font-family: "Verdana, Geneva, sans-serif";
	text-align: center;
}

p.clear-left {clear: left;}

img {
	border: 0;
	margin: 5px 0 0 0;
	text-align: center;
}
       
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: #BB0508; text-decoration: none; background-color: #FFF;}
a:link {color: #BB0508; background-color: #FFF;}
a:visited {color: #BB0508; background-color: #FFF;}
a:hover {
	color: #AC0405;
	background-color: #FFF;
}
            
#container {
	width: 760px;
	height: 800px;
	background-color: #FFF;
	color: #A10405;
	text-align: left;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	
}

#header {
	width: 100%;
	background: #FFFFFF;
	color: #FFF;
	padding-top: 8px;
}

#header h1 {margin: 0;
            background: #3D3D3D;
            color: #EEE;
            padding: 0;}

#logo {display: block;
       margin: 0;}

#sub-header {
	width: 760px;
	height: 10px;
	background: #FFF url() no-repeat;
	background-position:center;
	color: #6C6C6C;
	padding-bottom: 3px;
}

#menu {
	width: 100%;
	height: 80px;
	margin: 0;
	padding-top: 4px;
	color: #333;
	position: center;
	display: block;
	font-size: xx-small;
}

#menu-right {
	position: absolute;
	width: 14px;
	height: 82px;
	right: 0px;
	top: 0px;
	background: #FFF url(images/menu_right.jpg) no-repeat;
	color: #333;
}

#menu-left {
	position: absolute;
	width: 13px;
	height: 77px;
	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 10px;
             padding: 0;
             font-weight: bold;}

#menu ul li#first {
	margin: 0;
	font-size: 9px;
}

#menu ul li a {text-decoration: none;
               text-transform: uppercase;
               color: #525252;
               background-color: #FFF;
               font-size: 14px;}

#menu ul li a:hover {
	color: #FFF;
	background-color: #FFF;
	font-family: "Verdana, Geneva, sans-serif";
}

.access-key {
	color: #B70304;
	font-size: 18px;
	background-color: #FFF;
	font-weight: normal;
}

#content {
	color: #000000;
	height: 540px;
}

#right-column {width: 720px;
			   padding-left:20px;
			   padding-right:20px;
}
#left-column {
	width: 187px;
	margin-right: 504px;
	height: 275px;
	padding-right:0px;
	border-right: 1px solid #E0E0E0;
	background-color:#16010C;
	color: #DADADA
}

#footer {width: 720px;
         height: 40px;
		 padding-left : 20px;
	     padding-right : 20px;
         clear: both;
         margin: 0;
         background: #FFF url() no-repeat;
         color: #6C6C6C;}

#footer-content {
	width: 720px;
	height:350px;
	font-size: 10px;
	border-top: 1px solid #E0E0E0;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer-right {
	float: right;
	margin: 0;
	text-align: right;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

#footer p {
	margin: 0;
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

.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;}

#recent-clients {
	margin-bottom: 10px
	border: 2px;
	border-color: #A10405;
}

#recent-clients ul {margin: 0;
                    padding: 0;
                    list-style-type: none;}

#recent-clients li {display: inline;
                    padding: 0 1px 0 0;}

#recent-clients li a img {padding: 0;
                          margin: 0;
                          border: 2px solid #E0E0E0;}

#recent-clients li a:hover img {border: 2px solid #677C2F;}

#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 10px 10px;}

.featured {width: 100%;
           clear: both;
           padding-bottom: 25px;}

.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: #8BA11D;
         padding: 0;}

#container #header table tr td {
	text-align: center;
	font-size: xx-small;
	color: #A60506;
}
#container #menu ul #first table {
	text-align: center;
	text-align: center;
	border-left: 5px;
	border-right: 5px;
	border-color: #ffffff;
	color: #ffffff;
}
#container #content #left-column #recent-clients ul table tr td {
	text-align: center;
	border-color: #A60401;
}
#container #content #right-column {
	font-size: 16px;
}
#container #content #right-column {
	font-weight: bold;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12;
}
