@charset "utf-8";
/* CSS Document */
body
	{
		margin:0px;
		padding:0px;
		background-color:#006E2E;
	}
h1,h2,h3,h4,h5,h6,span
	{
		margin:0px;
		padding:0px;
	}
#headerbg
	{
		width:100%;
		height:380px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/headerbg.jpg);
		background-repeat:repeat-x;
		background-position:left top;
	}
#headerblank
	{
		width:1004px;
		height:380px;
		float:none;
		margin:0 auto;
		padding:0px;
	}
#header
	{
		width:1004px;
		height:380px;
		float: left;
		margin:0px;
		padding:0px;
		background-repeat:no-repeat;
	}

/*----------------------------------------------HEADER-----------------------------------------------------------------------END-------------------------------------*/	

/*----------------------------------------------PANEL-----------------------------------------------------------------------END-------------------------------------*/	

#panel
	{
		width:285px;
		height:135px;
		float:right;		
		background-image: url(images/panelnoticias.jpg);
		background-repeat:no-repeat;
		padding:0px 0px 0px 0px;
	}

/*----------------------------------------------PANEL-----------------------------------------------------------------------END-------------------------------------*/	





#contentbg
	{
		width:100%;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/contentbg.jpg);
		background-repeat:repeat-x;
	}
#contentblank
	{
		width:1004px;
		float: none;
		margin:0 auto;
		padding:0px;
		color:#1E4501;
		font-family: Arial;
		font-size:13px;

	}
#content
	{
		width:1004px;
		float:left;
		margin:0px;
		padding:0px;
	}

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	
#contentleft
	{
		width:750px;
		float:left;
		height:420px;
		margin:0px;
		padding:2px 0px 2px 0px;
		text-align: justify;
	}
/*----------------------------------------------AWARDPART--------------------------------------------------------------------------------------------------------END--*/	
#projectblank
	{
		width:250px;
		height:420px;
		float:right;
		margin:0px;
		padding:40px 0px 0px 0px;
	}
#project
	{
		width:250px;
		height:400px;
		float:right;
		margin:0px;
		padding:0px;
		background-image:url(images/projectsbg.jpg);
		background-repeat:no-repeat;
	}
#projectgallery
	{
		width:248px;
		height:300px;
		float:right;
		margin:60px 0px 0 5px;
		padding:0px;
	}
#project-pic
	{
		width:110px;
		height:110px;
		float:right;
		margin:0 0 6px 0;
		padding:0px;
	}
.project-pic
	{
		width:110px;
		height:110px;
		float:right;
		margin:0px;
		padding:0px;
		background-image:url(images/proje-pic.jpg);
		background-repeat:no-repeat;
	}
.project-pic:hover
	{
		width:110px;
		height:110px;
		float:right;
		margin:0px;
		padding:0px;
		background-image:url(images/proje-pic.jpg);
		background-repeat:no-repeat;
	}		
#project-pic02
	{
		width:110px;
		height:110px;
		float:right;
		margin:0 6px 6px 6px;
		padding:0px;
	}
.project-pic02
	{
		width:110px;
		height:110px;
		float:right;
		margin:0px;
		padding:0px;
		background-image:url(images/proje-pic02.jpg);
		background-repeat:no-repeat;
	}
.project-pic02:hover
	{
		width:110px;
		height:110px;
		float:right;
		margin:0px;
		padding:0px;
		background-image:url(images/proje-pic02.jpg);
		background-repeat:no-repeat;
	}		
	
#project-pic03
	{
		width:110px;
		height:110px;
		float:right;
		margin:0 0 6px 0;
		padding:0px;
	}
.project-pic03
	{
		width:110px;
		height:110px;
		float:right;
		margin:0px;
		padding:0px;
		background-image:url(images/proje-pic03.jpg);
		background-repeat:no-repeat;
	}
.project-pic03:hover
	{
		width:110px;
		height:110px;
		float:right;
		margin:0px;
		padding:0px;
		background-image:url(images/proje-pic03.jpg);
		background-repeat:no-repeat;
	}			
#project-pic04
	{
		width:110px;
		height:110px;
		float:right;
		margin:0 6px 6px 6px;
		padding:0px;
	}
.project-pic04
	{
		width:110px;
		height:110px;
		float:right;
		margin:0px;
		padding:0px;
		background-image: url(images/proje-pic-04.jpg);
		background-repeat:no-repeat;
	}
.project-pic04:hover
	{
		width:110px;
		height:110px;
		float:right;
		margin:0px;
		padding:0px;
		background-image: url(images/proje-pic-04.jpg);
		background-repeat:no-repeat;
	}			

/*-------------------------------------------------------CONTENT---------------------------------------------------------------------------END----------------------*/	
#footerbg
	{
		width:100%;
		height:100px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/footerbg.jpg);
		background-repeat:repeat-x;
	}
#footerblank
	{
		width:1004px;
		height:100px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#footer
	{
		width:1004px;
		height:100px;
		float: left;
		margin:0px;
		padding:0px;
	}
#footerlinks
	{
		width:1004px;
		float: left;
		margin:20px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#FFFDFD;
		text-align:center;
	}
.footerlinks
	{
		font-family:Arial;
		font-size:11px;
		color:#c8c8c8;
		text-align:center;
		text-decoration:none;
		padding:0 3px 0 3px;
	}
.footerlinks:hover
	{
		font-family:Arial;
		font-size:11px;
		color:#FEFDFD;
		text-align:center;
		text-decoration: underline;		
		padding:0 3px 0 3px;
	}
#copyrights
	{
		width:1004px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#ade6a7;
		text-align:center;
	}
#validation
	{
		width:549px;
		float: left;
		margin:10px 0 0 0;
		padding:0 0 0 455px;
	}
.xhtml
	{
		width:36px;
		height:15px;
		float: left;
		margin:0px;
		padding:0 0 0 8px;
		font-family:Arial;
		font-size:10px;
		color:#FEFEFF;
		text-decoration:none;
		background-image: url(images/xhtml.jpg);
		background-repeat:no-repeat;
	}
.xhtml:hover
	{
		width:36px;
		height:15px;
		float: left;
		margin:0px;
		padding:0 0 0 8px;
		font-family:Arial;
		font-size:10px;
		color:#FEFEFF;
		text-decoration:none;
		background-image: url(images/xhtml.jpg);
		background-repeat:no-repeat;
	}
.css
	{
		width:28px;
		height:15px;
		float: left;
		margin:0 0 0 3px;
		padding:0 0 0 16px;
		font-family:Arial;
		font-size:10px;
		color:#FEFEFF;
		text-decoration:none;
		background-image: url(images/xhtml.jpg);
		background-repeat:no-repeat;
	}
.css:hover
	{
		width:28px;
		height:15px;
		float: left;
		margin:0 0 0 3px;
		padding:0 0 0 16px;
		font-family:Arial;
		font-size:10px;
		color:#FEFEFF;
		text-decoration:none;
		background-image: url(images/xhtml.jpg);
		background-repeat:no-repeat;
	}
#desinedby
	{
		width:1004px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#e9e389;
		text-align:center;
	}
.desinedby
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#CEFDAC;
		text-decoration:none;
	}

.desinedby:hover
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#FEFEFF;
		text-decoration: underline;
	}
	