	
	#navigation {
		float: right;
	}
	
		#nav-menu {
			background: url(../Images/nav_bg.png) repeat-x left top;
			float: left;
			margin-top: 35px;
			padding-left: 25px;
		}
		
			#nav-menu ul {
				list-style: none;
				float: left;
				margin: 0;
				padding: 0;
			}
			#nav-menu li {
				float: left;
			}
			
				#nav-menu li a {
					padding: 11px 15px;
					padding-top: 7px;
					font-weight: bold;
					color: #bbb;
					display: block;
					float: left;
					cursor: pointer;
				}
				
				#nav-menu li a.current {
					float: left;
					padding: 7px 15px;
				
				}
				
				#nav-menu li a.current span {
					color: #999;
					border-bottom: 2px #999 solid;
				}
				
				
				#nav-menu li a:hover span {
					color: #999;
					border-bottom: 2px #999 solid;
				}
				
		#nav-menu-right {
			background: url(../Images/nav_bg_right.png) repeat-x right top;
			float: left;
			width: 25px;
			height: 40px;
			margin-top: 35px;
		}

#slideshow-top {
	background: #2d2d2d url(../Images/top_shadow.png) repeat-x left top;
	height: 4px;
	overflow: hidden;
	min-width: 960px;
	border-bottom: 1px #222 solid;
}

#slideshow {
	border-bottom: 1px #111 solid;
	height: 421px;
	min-width: 890px;
	background-image: url(../Images/featured-box-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-top: 15px;
	width: 910px;
}

#subpage-header {
	background: #444;
	border-top: 1px #555 solid;
	border-bottom: 1px #111 solid;
	padding: 45px 0;
	min-width: 960px;
	float: left;
	width: 100%;
}

	#subpage-header-content{
		width: 960px;
		margin: 0 auto;
	}
	

	
	#subpage-header h2, #subpage-header h4 {
		padding: 0;
		margin: 0;
		font-size: 21px;
		font-family: verdana, sans-serif;
		float: right;
		letter-spacing: 1px;	
		margin-top: -3px;
		color: #ccc;
	}
	
	#subpage-header h4 {
		font-size: 17px;
		float: right;
		margin-top: 0px;
		font-weight: normal;
	}

#sub-header, #sub-header-no-content {
	background-color: #f8f8f8;
	border-bottom: 1px #ccc solid;
	border-top: 1px #fff solid;
	min-width: 890px;
	float: none;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	height: 60px;
}
	#sub-header-no-content {
		height: 15px;
		padding: 0;
	}

	#sub-header-content{
	margin: 0 auto;
	width: 890px;
	padding: 0;
	}

	
		#sub-header-text {
			font-size:22px;
			font-family:Georgia, "Times New Roman", Times, serif;
			
			margin: 0;
			padding: 0;
		}	
		
			#sub-header-text p {
				margin: 0;
				padding: 0;
				line-height: 42px;
			}
		
	
	#prevnext a {
		margin-top: 6px;
		
	}
	
	.jFlowControl {
		cursor: pointer;
		float: left;
		margin-left: 10px;
	}	
	
		.jFlowControl img {
			padding:3px;
			margin: 0;		
			border: 1px #d7d7d7 solid;
			background: #fafafa;
			float: left;
		}
		
		.jFlowControl:hover img {
			padding:1px;
			margin: 0;
			border: 3px #aaa solid;
			background: #fff;
			float: left;
		}
	
	.jFlowSelected img {
		padding:1px;
		margin: 0;
		border: 3px #aaa solid;
		background: #fff;
		float: left;
	}
	

#slideshow-bottom {
	background: url(../Images/bottom_shadow.png) repeat-x left top;
	height: 4px;
	overflow: hidden;
	min-width: 960px;
}

	#slideshow-content {
	width: 100%;
	padding: 0;
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 870px;
	}
	
	#slideshow-content-padding {
	padding-top: 3px;
	padding-left: 20px;
	}
	
	.slideshow-item {
	width: 870px;
	margin: 0 auto;
	position: relative;
	height: 425px;
	}
	
		.slideshow-image {
	float: right;
	width: 500px;
	position: relative;
	padding-right: 20px;
	min-height: 425px;
		}
		
		.slideshow-image-three {
			float: left;
			width: 310px;
			position: relative;			
		}
		
		.slideshow-image-full {
			float: left;
			width: 960px;
			position: relative;
		}
		
			.featured {
				background: url(../Images/featured.png) no-repeat left top;
				width: 112px;
				height: 67px;
				position: absolute;
				top: -3px;
				right: -3px;
			}

		.slideshow-right{
	float: left;
	width: 350px;
	height: 425px;
		}
		
		.slideshow-description {
	float: left;
	padding: 60px 0 0 0;
	color: #271414;
	height: 421px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
		}
		
		.slideshow-control {
			float: left;
			width: 295px;
			padding-left: 5px;
		}
		
			.slideshow-description p {
				margin-bottom: 10px;
			}
			
			.slideshow-description ul {
				list-style: none;
				margin-left: 15px;
			}
			
			.slideshow-description ol {
				margin-left: 30px;
			}
			
				.slideshow-description ul li {
					background: url(../Images/bullet_white.png) no-repeat left;
					border-bottom: 1px #aaa dotted;
					padding: 5px 0 5px 20px;
				}
				
				 .slideshow-description ol li {
					border-bottom: 1px #aaa dotted;
					padding: 5px 0;
				 }
			
			.slideshow-description h1 {
				color: #ccc;
				font-size: 31px;
				font-weight: bold;
			}
				
			.slideshow-description h2 {
	color: #271414;
	font-size: 24px;
	padding-bottom: 15px;
	margin: 0;
	line-height: 30px;
	font-style: normal;
			}
			



.three-blocks {
	float: left;
	width: 300px;
	margin-top: 15px;
}

.main-three-blocks {
	float: left;
	width: 160px;
	margin: 0 0px;
}


#content-container {
	width: 880px;
	padding: 15px;
	height: 100%;
}
#content-container-es {
	width: 850px;
	padding: 15px;
	height: 100%;
}


#content {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	position: relative;
}


	/* main column */
	#content #main {
		float: left;
		width: 630px;
	}
	
	#content #main-whole {
		float: left;
		width: 960px;
	}
	
		.main-3-column {
			width: 180px;
			float: left;
		}
		
	.three-column {
		float: left;
		width: 300px;
		margin-left: 30px;
	}
	
	
	
/* footer style */	

#prefooter {
	margin: 0 0 1px;
	width: 100%;
	height: 1px;
	clear: both;
}

#footer-top {
	background: url(../Images/top_shadow.png) repeat-x left top;
	height: 4px;
	overflow: hidden;
	min-width: 960px;
	clear: both;
}

#footer-container {
	clear: both;
	background-color: #271515;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
	#footer {
	background: #444;
	border-top: 1px #ddd solid;
	width: 100%;
	float: left;
	padding-top: 21px;
	color: #ddd;
	}
	
		#footer-content {
	width: 910px;
	margin: 0 auto;
		}
	
		#footer .footer-menu {
			margin: 0;
			padding: 0;
			list-style: none;
		}

		#footer .footer-menu li {
			float: left;
			padding: 0 10px;
			margin: 0;
		}

			#footer .footer-menu li a {
				padding: 0;
				color: #ddd;
		
			}

				#footer .footer-menu li a.current {
					font-weight: bold;
				}


/* contact form style */


label, .label-80 {
	font-weight: bold;
	padding: 5px;
}

.label-80 {
	width: 80px;
}



#name, #email, #subject{

}
#message{
	width:360px;
	height:150px;
}




	
/* testimonials */

.testimonial {
	width: 100%;
}

#content .testimonial blockquote {
	margin: 0;
	padding:0px 0px 0px 35px;
	background:url(../Images/quote.png) no-repeat 0px 0px;
	
}
#content .testimonial blockquote p.quote{
	text-align:left;
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;	
	margin-bottom: 10px;
}

#content .testimonial blockquote p.author{
	text-align:right;
	font-size:12px;
	color:#777;
	font-weight:bold;
	font-family: Tahoma, arial;
	font-style:normal;	
}


/* box style */


.box {
	width: 100%;
	margin-bottom: 15px;
	margin-top: 15px;
	float: left;	
}
		
.top {
	width:100%;
	height:6px;
	background:url(../Images/top.png) no-repeat left top;
}
		
.top span {
	width: 6px;
	height:6px;
	background: #ececec url(../Images/top_right.png) no-repeat right top;
	float: right;
	overflow: hidden;
}

.box-content {
	background: url(../Images/leftside.png) repeat-y right top;
	width: 100%;
	float: left;
	background-color: #f8f8f8;		
}
		
.box-content2 {
	background: url(../Images/leftside.png) repeat-y left top;
	width: 100%;
	float: left;			
}

.bottom {
	width:100%;
	height:6px;
	background:url(../Images/bottom.png) no-repeat left top;
	float: left;
}
		
.bottom span {
	width: 6px;
	height: 6px;
	background: #ececec url(../Images/bottom_right.png) no-repeat right top;
	float: right;
	overflow: hidden;
}
		
.box p {
	margin:5px 0 10px 0;
	padding-bottom: 5px;
	clear: both;
}
		
.box-padding {
	padding: 20px 30px;
	float: left;
}

#content .box-padding  p{
	padding-bottom: 10px;
}


.box-padding h2.border {
	padding-top: 0px;
	margin-top: 0;
	background: url(../Images/border_bottom.gif) repeat-x left bottom;
	padding-bottom: 15px;
}

.box-padding .item h2 {
	background: none;
}

.box-padding h3 {
	padding-top: 0;
	margin-top: 10px;

}

.portfolio-row {
	margin-bottom: 15px;
	float: left;
}

.portfolio-item {
	float: left;
	width: 280px;
	margin-top: 15px;
}

	.portfolio-image {
		margin-bottom: 15px;
		float: left;
	}
	
	.portfolio-image img {
		margin-right: 0;
	}


/*list styles */

/*ul {
	list-style: square;
	margin-left: 30px;
}*/		
		
ul.list {
		list-style: none;
		margin-left: 15px;
	}
				
	ol.list {
		margin-left: 30px;
	}
				
		/*ul.list li {
			background: url(../images/bullet.png) no-repeat left;
			border-bottom: 1px #aaa dotted;
			padding: 5px 0 5px 20px;
			
		}
					
		 ol.list li {
			border-bottom: 1px #aaa dotted;
			padding: 5px 0;
		 }	*/		 

/* Vertical List */
/*
.vertical-list {
	list-style: none;
	margin: 0;
	margin-bottom: 30px;
	padding: 0;
}
.vertical-list li {
	width: 100%;
    padding: 0;
	margin: 0;
}

.vertical-list a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	padding: 8px 0;
	background: #f8f8f8 url(../images/border_bottom.gif) repeat-x right bottom;
	overflow: hidden;
	width: 100%;
}
*/
		 


/* CSS sliding doors button */

a.button, a.button-color, a.button-header, a.button-header-large {
	background: url('../Images/button.png') no-repeat scroll top left; 
	float: left;
	height: 28px;
	margin-right: 25px;
	margin-left: 0px;
}

a.button span, a.button-color span, a.button-header span, a.button-header-large span  {
	background: url('../Images/button.png') no-repeat scroll right -28px; 
	float: left;
	height: 26px;
	position: relative;
	left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	cursor: pointer;
	font-style: normal;
}

a.button-header-large {
	height: 45px;
	background: url('../Images/button_header_large.png') no-repeat scroll top left;
}

a.button-header-large span {
	height: 35px;
	background: url('../Images/button_header_large.png') no-repeat scroll right -45px; 
	color: #777;
	padding-right: 20px;
	font-size: 15px;
	padding-top: 10px;
}


a.button:hover span {
	color: #666;
}

a.button-color {
	background: url('../images/button_color.png') no-repeat scroll top left; 
}

a.button-color span {
	background: url('../images/button_color.png') no-repeat scroll top right; 
	color: #fff;
}

a.button-header {
	background: url('../Images/button_header.png') no-repeat scroll top left; 
}

a.button-header span {
	background: url('../Images/button_header.png') no-repeat scroll right -28px; 
	color: #ccc;
	padding-right: 20px;
}

a.button:hover, a.button-color:hover, a.button-header:hover  {
	background-position: left -126px;
	
}

a.button:hover span, a.button-color:hover span, a.button-header:hover span {
	background-position: right -154px;
}


a.button-header-large:hover  {
	background-position: left -92px;
	
}

a.button-header-large:hover span {
	background-position: right -137px;
}

/* OtherStyles */

.textblock {
	font-size:17px;
	color:#777;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: red;
	padding:0px 0px 0px 40px;
	background: url(../Images/quote.png) no-repeat 0px 0px;
	
}

#note {
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #992222;
	border: 1px #f0c020 solid;
	display: none;
	background-color:#ffffdd;
	text-align: center;
	margin-bottom: 10px;
}

.notification_ok {
	color: #229922;	
}
	
/* Link Styles */

.more {
	font-weight: bold;
}

/* Misc Styles */

.item {
	margin-bottom: 9px;
}	
	.separator {
		padding-bottom: 15px;
		border-bottom: 1px #ccc solid;
	}

	.item .post-info {
		margin-bottom: 12px;
	}

		.item .post-info h2, .item .post-info h3{
			margin-bottom: 0;
		}
		.item .post-info span {
			color: #888;
			font-size: 11px;
		}

.title {
	padding-bottom: 0px;
	overflow: hidden;
}

.clear {
	clear: both;
	overflow: hidden;
	padding: 10px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.image-margin-left {
	margin:0 10px 3px 0;
}

.image-margin-right {
	margin:0 0 3px 10px;
}

.image-left, .image-border, .image-right, .header-image-left, .header-image-right {
	padding:4px;
	margin:5px 10px 3px 0;
	border: 1px #cdcdcd solid;
	float: left;
}

.header-image-left, .header-image-right {
	border: none;
	margin:0;

}

.image-small-left{
	background: #f7f7f7;
	padding:3px;
	margin:0 5px 0 0;
	border: 1px #bebebe solid;
	float: left;
}

.image-small-right {
	background: #f7f7f7;
	padding:3px;
	margin:0 0 0 3px;
	border: 1px #bebebe solid;
	float: right;
}

.image-border {
	margin:0;
}

.image-right {
	margin:0 0 3px 10px;
	float: right;
}

.margin-0-left {
	margin-left: 0px;
}

.margin-0-right {
	margin-right: 0;
}


.margin-10-lr {
	margin: 0 10px;
}

.margin-10-left {
	margin-left: 10px;
}

.margin-10-right {
	margin-right: 10px;
}

.margin-15-left {
	margin-left: 15px;
}

.margin-15-right {
	margin-right: 15px;
}


.margin-20-left {
	margin-left: 20px;
}

.margin-20-right {
	margin-right: 20px;
}

.margin-30-left {
	margin-left: 30px;
}

.margin-30-right {
	margin-right: 30px;
}
#wrapper #inside-wrapper {
	height: 100%;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#corner-container #corner-left {
	background-image: url(../Images/left_col_top.jpg);
	background-repeat: no-repeat;
	height: 158px;
	width: 106px;
	position: absolute;
}
.content-txt {
	width: 275px;
	padding-right: 15px;
	float: left;
}
.content-txt-es {
	width: 550px;
	padding-right: 15px;
	float: left;
}

.content-txt2 {
	float: right;
	padding-right: 10px;
	width: 275px;
}

#content-body #rol1 {
	width: 600px;
	padding-right: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#content-body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#content2 h1 {
	padding-bottom: 25px;
}

.features-bullets ul{
	padding-left: 170px;
	width: 400px;
	
}

