body{
background:#edf0dd /*background:#ffedd1*/;
background: url(../images/v2/background22.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
margin:0 0 0 0;
}

/*Elements styles*/
.borderBottom {
	width:100%;
	border-bottom:#ccc solid 1px;
	text-align: left;
}

.borderBottom h2 {margin: 5px 1px}

.sideBarHeader{
		width:100%;
		border-bottom-color:#ccc;
		border-bottom-style:solid;
		border-bottom-width:1px;
		color:#9ab91b;
}
.alignRight {
text-align:right;
margin-top:-5px;
}

.alignRight a:link {
text-decoration:none;
color:#ccc;
}

.alignRight a:hover {
color:#333;
}

a {
text-decoration:none;
color:#568112;
font-weight:bold
}

a:visited {
text-decoration:none;
color:#568112;
font-weight:bold
}

a:hover {
text-decoration:none;
color:#999;
font-weight:bold
}

.greenlink a{
text-decoration:none;
color:#568112;
font-weight:bold
}

.greenlink a:visited {
text-decoration:none;
color:#568112;
font-weight:bold
}

.greenlink a:hover {
text-decoration:none;
color:#999;
font-weight:bold
}

.list ul{
		list-style-type: disc;
		}
		
.list li{
		margin-bottom:6px;
		}
.list li a{
		text-decoration:none;
		color:#568112;
		font-weight:bold
		}
		
.list li a:hover {
		text-decoration:none;
		color:#999;
		font-weight:bold
}	

.portfolio { margin:0 0 20px 0}
/*End elements style*/

#Wrapper {
	min-width:860px;
	min-height:714px;
	text-align:center;
	border:#CCCCCC;
	border-width:1px;
	border-style:solid;
	font-size:10pt;
	color:#666666
			}
			
#Logo {
width:100%;
text-align:left
}

		#Logo h1 {
		margin:5px 0 0px 5px;
		font-size:28px;
		color:#5c6262;
		font-weight: bold;
		}
		
		#Logo .bolder {
		font-weight:bolder;
		font-size:38px;
		}
		
		#Logo .bajada {
		font-weight:bold;
		font-size:23px;
		font-style:oblique;
		color:#fff;
		margin: 0px 0 0 20px;
		}
		
		#Logo a:link, a:visited {
		text-decoration: none;
		color:#5c6262;
				}
		
		#Logo a:hover {
		text-decoration: none;
		color:#999999;		
		}


#ContentsWrapper {
	width:900px /*860px*/;
	/*min-height:714px;*/
	margin: 3px auto;
	/*text-align:center;*/
	font-size:10pt;
	color:#666666
			}
			
#Menu {
	width:760px;
	float:right;
	z-index:902
	}


#ContentArea {
	width:860px/*860px*/;
	float: left;
	border:#d3dcb1 solid 10px;
	/*border-color:#ffce87;*/
	margin:0 0 10px 50px;
	background:#FFFFFF;
	/*text-align:left;*/
			}
			
#MainContentsContainer {
		float: left;
		width:500px;
		margin: 1em;
		padding: 10px;
		border-color: #f6f7ef/*#e4f0a7 #d3dcb1*/ ;
		border-style:solid;
		border-width:10px;
		text-align:left;
		}
		
		
#MainContentsContainerHome{
	float:left;
	width:500px;
	margin: 13px;
	padding: 10px;
	border-color:/*#d3dcb1#e4f0a7*/#f6f7ef ;
	border-style:solid;
	border-width:10px;
	text-align:left;
	background:#9ab91b;/*#e4f0a7*/
	}

#MainContentsContainerHome2{
	width:780px;
	margin: 13px auto;
	padding: 10px;
	border-color:/*#d3dcb1#e4f0a7*/#f6f7ef ;
	border-style:solid;
	border-width:10px;
	text-align:left;
	background:#9ab91b;/*#e4f0a7*/
	color:#fbfbfb;
	}

#MainContentsContainerHome2 p {color:#fbfbfb;}
#MainContentsContainerHome2 h2 {color:#fbfbfb; border-bottom:1px solid #fbfbfb;}

#MainContentsContainerFullPage{
	float:right;
	/*width:500px;
	margin: 1em;*/
	padding: 10px;
	border:/*#d3dcb1#e4f0a7*/#f6f7ef solid 10px;
	text-align:left;
	/*background:#9ab91b;/*#e4f0a7*/
	}


#MainContentsContainer2 p{
	font-size:10pt;
	color:#fff;
	padding:0 0 3px 5px;
}

#RightContentsContainer {
		float:right;
		width:250px;
		margin:3px 3px 0 0;
		padding-left:5px;
		/*background-color:#f0eff0;*/
		background-color: #f6f7ef;
		border-color:#ecf0dc;
		border-style:solid;
		border-width:3px;
		text-align:left
		}
		
#RightContentsContainerHome {
		float:right;
		width:250px;
		margin:13px;
		padding-left:5px;
		/*background-color:#f0eff0;*/
		background-color: #f6f7ef;
		border-color:#ecf0dc;
		border-style:solid;
		border-width:3px;
		text-align:left
		}	

.linkRight a {
		text-align:right;
		text-decoration:none;
		font-weight:bold;
		color:#666;
		
			}
.linkRight	a:hover{
		text-align:right;
		text-decoration:none;
		font-weight:bold;
		color:#999;		
		}


#Services {
		padding-top:1px;
		margin-left:22px;
		width: 800px;
		text-align:left
		}
	
#Services p{
		font-size: 13px;
		color:#959f03;
		font-family: Arial, Verdana, Trebuchet MS, sans-serif;
		font-weight: normal;
		letter-spacing: 0px;
		}
	
	
.blockquote {
	margin-left: 35px;
	margin-right: 15px;
	background-color: #ecf0dc;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	/*border-left-color: #90b005;*/
	border-bottom-color: #374e31;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "trebuchet MS";
	color: #5c6262;
	font-size: 100%;
	font-weight: bold;
	}
	
	.blockquote a {
	color: #5c6262;
	font-weight: bold;
	text-decoration:none
	}
	
	.blockquote a:visited {
	color: #5c6262;
	font-weight: bold;
	text-decoration:none
	}
	
	.blockquote a:hover {
	color: #999;
	font-weight: bolder;
	text-decoration:none
	}
	
	h1.blockquote  {
	font-weight: bold;
	color: #a2a3a3;
	font-size: 100%;
	}
	
	
	h2.blockquote  {
	font-weight: bold;
	color: #a2a3a3;
	font-size: 100%;
	}
	
#Footer {
	text-align:center;
	bottom: 0px;
	width: 100%;
	margin: 0 0 0 0;
	padding: 10px 0 10px 5px;
	background:#f6f7ef;
	}
	
	#Footer p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #666666;
	padding: 0 0 5px 0px;
	margin: 0 0 0 0;
	}
	
	#Footer a:link{
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #666666;
	padding: 0 0 5px 0px;
	}
	
	#Footer a:hover{
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #999999;
	}

.whiteText {color:#fff}

/*---- ROUND CORNERS BOX STYLES ------------*/
		.xboxcontent {
		display:block; 
		background:#fff; 
		border:3px solid #ecf0dc; 
		border-width:0 3px;
		text-align: left;
		/*top:0px;
		right:0px;
		float:right;
		margin-top:0px;
		width:250px;
		height:172px;
		background-color:#f7f5f6;
		border-left-color:#CCCCCC;
		border-left-style:solid;
		border-left-width:1px;
		*/
		}
	
	
	.xsnazzy h1, .xsnazzy h2, .xsnazzy p {margin:0 3px; letter-spacing:1px;}
	.xsnazzy h1 {font-size:2.5em; color:#fc0;}
	.xsnazzy h2 {font-size:13pt; color:#234; border:0; margin-bottom:5px;}
	.xsnazzy p {padding-bottom:1em; padding-left:10px; /*color:#959f03;*/ color:#5c6262}
	.xsnazzy h2 {padding-top:0.5em; padding-left:5px;}
	.xsnazzy {
	background: transparent;
	margin:1em;
}
	
	.xsnazzy em {display:block; width:0; height:0; color:#d8d8ee; overflow:hidden; border-top:12px solid #fff; border-left:12px dotted transparent; border-right:12px dotted transparent; margin-left:50px;}
	/* hack for IE5.5 */
	* html .xsnazzy em {width:24px; height:12px; w\idth:0; hei\ght:0;}
	.xsnazzy span {display:block; width:0; height:0; color:#ecf0dc; overflow:hidden; border-top:10px solid #7f7f9c; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px;}
	* html .xsnazzy span {width:20px; height:10px; w\idth:0; hei\ght:0;}
	
	.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0;}
	.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
	.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:3px solid #ecf0dc; border-right:3px solid #ecf0dc;}
	
	.xb1 {margin:0 8px; background:#ecf0dc;}
	.xb2 {margin:0 6px; background:#ecf0dc;}
	.xb3 {margin:0 4px; background:#ecf0dc;}
	.xb4 {margin:0 3px; background:#fff; border-width:0 5px;}
	
	.xb5 {margin:0 2px; background:#fff; border-width:0 4px;}
	.xb6 {margin:0 2px; background:#fff; border-width:0 3px;} 
	.xb7 {margin:0 1px; background:#fff; border-width:0 3px; height:2px;} 

/*---- END ROUND CORNERS BOX STYLES ------------*/


/*BEGIN NAVIGATION MENU*/

		/* ================================================================ 
		This copyright notice must be untouched at all times.
		
		The original version of this stylesheet and the associated (x)html
		is available at http://www.cssplay.co.uk/menus/basic_dd.html
		Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
		This stylesheet and the assocaited (x)html may be modified in any 
		way to fit your requirements.
		=================================================================== */
		/* remove the bullets, padding and margins from the lists */
		.menu ul{
		float:right;
		list-style-type:none;
		padding:0 0 0 0;
		margin:0;
		font-family: "trebuchet ms";
		}
		/* make the top level links horizontal and position relative so that we can position the sub level */
		.menu li{
		float:left;
		position:relative;
		font-family: "trebuchet ms";
		z-index:100;
		}
		
		/* use the table to position the dropdown list */
		.menu table{
		position:absolute;
		border-collapse:collapse;
		z-index:80;
		left:-1px;
		top:25px;
		}
		
		/* style all the links */
		.menu a, .menu :visited {
		display:block;
		font-size:12px;
		width:110px;
		padding:7px 0;
		color:#000;
		/*background:#949e7c;
		background:#ffc26a;
		background:#ecf0dc;*/
		background:#e4f0a7;
		text-decoration:none;
		margin-right:1px;
		text-align:center;
		border-bottom: 1px solid #ffffff /*#d8ddc2;*/;
	
		}
		/* style the links hover */
		.menu :hover{
		color:#444;
		background:#dbe3be/*#d4d8bd*/;
		/*background:#ffce87;*/
		}
		
		/* hide the sub level links */
		.menu ul ul {
		visibility:hidden;
		position:absolute;
		width:110px;
		height:0;
		}
		/* make the sub level visible on hover list or link */
		.menu ul li:hover ul,
		.menu ul a:hover ul{
		visibility:visible;
		}

/*END NAVIGATION MENU*/

/******** SLIDING BOXES **********/
  .boxgrid{
	width: 177px;
	height: 130px;
	margin:10px;
	/*padding:6px;*/
	float:left;
	background:#edf0dc/*#161613*/;
	font-size:16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*border: solid 2px #374e31 /*#8399AF;*/
	overflow: hidden;
	position: absolute;
	}
.boxgrid img{
	position: absolute;
	top: 0;
	left: -1px;
	border: 0;
}

.boxgrid h3 {color:#374e31; font-family:Arial, Helvetica, sans-serif; font-size:13px; position:absolute}
.boxgrid p {color:#374e31; font-family:Arial, Helvetica, sans-serif; font-size:13px; text-align:center; position:absolute; margin:6px}

.boxcaption{
	float: left;
	position: absolute;
	background: #374e31/*#000*/;
	color:#ffffff;
	border-top: 8px solid #fbfbfb;
	/*opacity: .8;*/
	/* For IE 5-7 */
	/*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);*/
	/* For IE 8 */
/*	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";*/
	width:177px;
	height:130px;
	text-align:center;
	top: -1px;
		 	}
	
.boxcaption	h2 {text-align:center; font-size:25px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; margin-top:20px}
.boxcaption	h2 a {color:#ffffff}
.boxcaption	h2 a:hover {color:#fbfbfb}

 .captionfull .boxcaption {
 	top: 260px;
 	left: 0;
 }
 .caption .boxcaption {
    top: 220px;
 	left: 0;
 }

/************ END SLIDING BOXES *****************/


/****************** SCROLLABLE **********************/
/*** HORIZONTAL SCROLL ***/

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 700px/*680px*/;
	margin:10px auto;
	height:120px;

	/* custom decorations */
	border:1px solid #ccc;
	background:url(../images/h300.png) repeat-x;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:20px 5px 20px 21px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	width:100px;
	height:75px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* active item */
.scrollable .active {
	border:2px solid #dbe3be;
	z-index:901;
	position:relative;
}

/*** BUTTONS ***/
/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(../images/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(../images/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	

/*** NAVIGATOR ***/
/* position and dimensions of the navigator */
.navi {
	margin-left:328px;
	width:200px;
	height:20px;
}


/* items inside navigator */
.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -16px;     
}


/***************** END SCROLLABLE ******************/