* {margin: 0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronymess, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
font-family:Helvetica, Arial;
border : 0 none; margin : 0; padding : 0; outline-style : none; outline-width : 0; vertical-align : baseline;}
object, embed {outline:none;}
:focus {outline-style : none; outline-width : 0;}
ol, ul {list-style-image : none;list-style-position : outside;list-style-type : none;}
table {border-collapse : separate;border-spacing : 0;}
caption, th, td {font-weight : normal;text-align : left;}
blockquote:before, blockquote:after, q:before, q:after {content : "";}
blockquote, q {quotes : "" "";}
em {font-style : italic;}
input, textarea { font-family:Helvetica, Arial; font-size:14px;}
/* ********* STICKY FOOTER *********** */
html, body, #wrapper {height: 100%;}
body > #wrapper {height: auto; min-height: 100%;}
.clearfix:after {content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {padding-bottom: 620px;}  /* must be same height as the footer */
#footer {
position: relative;
margin-top: -620px; /* negative value of footer height */
height: 620px;
clear:both;
width:100%;
}

body {
background: #699b02 url('../images/header_bg.gif') no-repeat top center;
color: #666;
font-size: 13px;
}
p {
font-size: 13px;
padding:10px 0px;	
line-height:18px;
}
p a,li a {
color: #398CCB;
text-decoration: underline;
}
p a:hover,li a:hover {	
color: #EE7000;	
text-decoration: none;
}
.button ,
.navigation a{
background:#98bc02;
border:1px solid #699B02;
text-shadow:1px 1px 0px #699B02;
color:#fff;
font-weight:bold;
text-decoration: none;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 4px 7px;
font-size:14px;
font-style:italic;
}
.button:hover  ,
.navigation a:hover{
background:#0d9303;
border:1px solid #0d9303;
text-shadow:none;
color:#fff;
}

.button img {
vertical-align: middle}

.sep {
clear:both;
float:left;	
height:20px;
width:100%;
}

ul li {
font-size:13px;
line-height:18px;
padding:2px 0px;	
}

.light {
color:#666 !important;
}

.left {
float:left;	
}
.right {
float:right;	
}
.center {
text-align:center;	
}
#wrapper {
width:980px;
position:relative;
margin: 0 auto;
}

#header {
width:100%;
height:155px;
position:relative;
}

h1 {
position:absolute;	
top:22px;
left:10px;
font-weight:bold;
text-shadow: 1px 2px 0px #596f01;
font-size:45px;
letter-spacing:-2px;
line-height:45px;
position:relative;	
text-transform: lowercase;
}
h1 a {
text-decoration:none;
color:#fff;	
}

h2 {
position:absolute;
top:64px;
left:67px;
}

h2 .h2_1 {
font-weight:bold;
font-style:italic;
color:#004600;	
text-shadow: 0px 1px 2px #b0da00;
font-size:20px;
letter-spacing:-1px;
text-transform:uppercase;
line-height:14px;
}
h2 .h2_1 img{
vertical-align: middle;
}

h2 .h2_2  {
font-weight:normal;
color:#fff;	
text-shadow: 1px 1px 0px #596f01;
font-size:20px;
letter-spacing:0px;
text-align:right;
line-height:28px;
}
h2 .h2_2 a {
text-decoration:none;
color:#fff;	
}
h2 .h2_2 a:hover {
color:#004600;	
text-shadow: 0px 1px 2px #fff;
}


#menu {
width:100%;	
position:absolute;
top:113px;
left:12px;
}

#menu li {
float:left;
font-weight:bold;
font-style:italic;
font-size:15px;
color:#004600;	
text-shadow:1px 1px 0px #b0da00;
margin-right:10px;
}
#menu li a{
float:left;
padding:5px 10px;
display:block;
color:#fff;	
text-shadow:1px 2px 0px #596f01;
border:1px solid #d4e1a7;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
text-decoration:none;
}
#menu li span{
float:left;
padding:5px 0px 5px 10px;
display:block;

}
#menu li a:hover{
float:left;
display:block;
color:#004600;	
text-shadow: 0px 1px 2px #fff;
background-color:#d4e1a7;
}
#menu li a.current{
text-shadow:none;
color:#004600;	
border:1px solid #fff;
background-color:#fff;
}

#menu li img {
vertical-align:middle;
}
#menu li .icon {
vertical-align:top;
}

#container {
width:100%;
background-color: #fff;
clear:both;
float:left;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.section {
clear:both;	
float:left;
display:block;
margin:20px;
width:940px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #d2d3d4 url('../images/section_bg.gif') repeat-x left bottom;
}

.section span{
display:block;
padding:6px 10px 4px 10px;
line-height:20px;
font-weight:bold;
font-style:italic;
font-size:20px;
color:#333333;
letter-spacing:-1px;
text-transform:uppercase;	
text-shadow: 0px 1px 2px #fff;
}
.section span img{
vertical-align:baseline;
}

.content {
clear:both;	
float:left;
width:940px;
margin:0px 20px;
}


.box1 {
width:294px;	
}
.box2 {
width:600px;	
}
.box3 {
width:910px;	
}

.box1,
.box2,
.box3 {
margin:0px 10px 0px 10px;
float:left;
display:block;
}

.thumbs {
display:none;	
}
.slideshow-container {
position: relative;
clear: both;
height: 294px;
}
.loader {
position: absolute;
top: 0;
left: 0;
background-image: url('../images/loader.gif');
background-repeat: no-repeat;
background-position: center;
width: 600px;
height: 294px;
}
div.slideshow {
display: block;
position: relative;
width: 600px;
height: 294px;
overflow:hidden;
}
div.slideshow span.image-wrapper {
display: block;
position: absolute;
top: 0px;
left: 0px;
width: 600px;
height: 294px;
overflow:hidden;
}
div.slideshow .advance-link {
display: block;
position: absolute;
top: 0px;
left: 0px;
width: 600px;
height: 294px;
overflow:hidden;
text-decoration:none;
}
div.slideshow img {
position: absolute;
top: 0px;
left: 0px;
width: 600px;
}

.slideshow-container .button {
position: absolute;
bottom:-12px;
right:195px;
z-index:10000;
text-transform:uppercase;
display:block;
}


ul.square_list {
float:left;
width:100%;
}
ul.square_list li{
float:left;
width:135px;
height:135px;
overflow:hidden;
margin:0px;	
padding:0px;
}
ul.square_list li.margin1{
margin:0px 24px 24px 0px;	
}
ul.square_list li.margin2{
margin:0px 0px 24px 0px;	
}
ul.square_list li.margin3{
margin:0px 24px 0px  0px;	
}

ul.square_list_large li{
margin:0px 9px 9px 0px;
height:85px;	
}
ul.square_list_large li.last{
margin:0px 0px 9px 0px;	
}

.threecols li {
width:263px;
float:left;
padding:0px 20px 20px 20px;
}


.threecols li .thumb img {
border:1px solid #ddd;
width:260px;
margin-bottom:15px;
}

h3 {
font-weight:bold;
font-style:italic;
font-size:16px;
line-height:20px;
letter-spacing:-1px;
text-transform:uppercase;
height:60px;
margin-bottom:5px;
overflow:hidden;
}

h3 a {
display:block;
color:#333333;	
text-decoration:none;	
}
h3 a:hover {
color:#FAB115;	
}

h4 {
font-weight:bold;
font-style:italic;
font-size:16px;
line-height:20px;
letter-spacing:-1px;
text-transform:uppercase;
margin-bottom:5px;
}

h5 {
font-weight:bold;
font-style:italic;
font-size:16px;
line-height:20px;
letter-spacing:-1px;
text-transform:uppercase;
margin-bottom:5px;
}

h6 {
font-weight:bold;
font-style:italic;
font-size:16px;
line-height:20px;/*
letter-spacing:-1px;
text-transform:uppercase;
*/
margin:15px 0px 5px 0px;
color:#699B02;
}

.illustration {
float:right;
width:54px;	
padding:10px 0px 7px 7px;
}



p .legend {
color:#7AA302;	
}

#footer {
background: #699b02 url('../images/footer_bg.gif') no-repeat bottom center;	
}

.footer {
width:980px;
position:relative;
margin: 0 auto;
color:#fff;	
}

.footer h5 {
color:#fff;	
margin-bottom:20px;
text-shadow: 1px 2px 0px #596f01;
}

.footer a {
color:#fff;		
text-shadow: 1px 2px 0px #596f01;
text-decoration: none;
display: block;
}
.footer a:hover {
color:#004600;		
text-shadow:none;
}
.footer p a {
display: inline;
}
.footer p a img{
vertical-align: middle;
}
.footer p {
font-size:15px;
line-height: 22px;
}
.footer .box3 ul {
float:left;
width:273px;	
}
.footer .box3 ul {
float:left;
width:283px;	
margin-right: 30px;
}
.footer .box3 ul.last {
margin-right: 0px;
}

.footer ul li{
margin-bottom:3px;
background: url('../images/li.gif') no-repeat scroll 2px 7px;
clear:both;
float:left;
width:270px;	
padding-left:13px;
}

.footer h5 img{
vertical-align: middle;
}
.footer .box2 li {
width:240px
}


.twtr-hd {
display: none !important;}

.project_box {
float:left;
position:relative;
width:260px; 
height:290px; 
padding:5px; 
margin:15px; 
background:#FAFAFA;
border:1px solid #ccc;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.project_box:hover {
border:1px solid #111111;
background: #333333;
}

.project_box:hover h4 a {
color: #FFFFFF;
text-shadow:none;
}

.project_box h4{
margin-top: 10px;
}
.project_box h4 a{
color:#333333;
text-decoration: none;
}

.project_box h4 a:hover{
color: #6FC008;
text-decoration: none;
}

.project_box .button{
padding: 4px 7px;
position: absolute;
bottom:5px;
right:5px;
background:#ddd;
border:1px solid #FFF;
text-shadow:0 1px 2px #999;
}
.project_box .button:hover{
background: #ee7000;
border:1px solid #fff;
text-shadow: 1px 2px 0px #a55108;
}


form .form-field, input.text {
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-color:#FFFFFF;
border:1px solid #C0D5E0;
color:#699B02;
display:block;
font-family:Helvetica;
font-size:20px;
font-weight:bold;
padding:8px 5px;
width:500px;
}
form .box1 .form-field, input.text {
width:270px;
}
input.text {
display:inline;
}


/*

.who .button{
padding: 4px 7px;
background:#398CCB;
border:1px solid #255B83;
text-shadow:1px 2px 0px #255B83;
}

.who .button:hover{
background:#EE7000;
border:1px solid #A55108;
text-shadow:1px 2px 0px #A55108;
}
*/


.page h4 {
color:#398CCB;
font-size:30px;
line-height: 36px;
font-weight:bold;
letter-spacing:-1px;
text-transform:none;
font-style: normal;
margin-top: 30px
}
.page p ,.page li {
color:#777;
font-size:16px;
line-height: 24px;
font-style: normal;
padding-left: 20px
}

.page ul {
padding-left: 20px;
}

.page li{
background: url('../images/listar.gif') no-repeat scroll 2px 8px;
}

em.quote {font-size:14px;color:#333}
