/* Getting the new tags to behave */

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block;
}
mark, rp, rt, ruby, summary, time {
	display:inline;
}
/* Global properties ======================================================== */

html {
	width:100%;
}
body {
	font-family: 'Roboto', sans-serif;
	font-size:100%;
	color:#030303;
	min-width:1060px;
	background:#f3f3f3;
}
.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}
.bg {
	width:100%;
	background:url(../images/bg-top.html) center 0 no-repeat;
}
.main {
	width:960px;
	padding:0;
	margin:0 auto;
	font-size:13px;
	line-height:24px;
}
a {
	color:#4F2F18;
	outline:none;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#785740;
}
.col-1, .col-2 {
	float:left;
	width:222px;
}
.col-1 {
	margin-right:17px;
}
.column-1, .column-2 {
	float:left;
	width:284px;
}
.column-1 {
	margin-right:37px;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
}
p {
	margin-bottom:10px;
	text-align:left!important;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
}
.p0 {
	margin-bottom:0px;
}
.p1 {
	margin-bottom:8px;
}
.p2 {
	margin-bottom:15px;
}
.p3 {
	margin-bottom:25px;
}
.p4 {
	margin-bottom:40px;
}
.p5 {
	margin-bottom:50px;
}
.p6 {
	margin-bottom:55px;
}
.reg {
	text-transform:uppercase;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.it {
	font-style:italic;
}
.color-1 {
	color:#fff;
}
.color-2 {
	color:#000;
}
.color-3 {
	color:#4F2F18;
}
.img-border2 {
	padding:10px;
	border:1px solid #ececec;
	background:#fff;
	border-radius:6px;
	float:left;
}
/*********************************boxes**********************************/

.indent-top {
	padding-top:20px;
}
.indent-left {
	padding-left:15px;
}
.indent-left2 {
	padding-left:30px;
}
.indent-right {
	padding-right:50px;
}
.indent-bot {
	margin-bottom:20px;
}
.indent-bot2 {
	margin-bottom:30px;
}
.indent-bot3 {
	margin-bottom:45px;
}
.prev-indent-bot {
	margin-bottom:16px;
}
.img-indent-bot {
	margin-bottom:25px;
}
.margin-bot {
	margin-bottom:35px;
}
.img-indent {
	float:left;
	margin:0 20px 0px 0;
}
.img-indent2 {
	float:right; /*margin:0 51px;*/
}
.img-indent-r {
	float:right;
	margin:0 0px 0px 40px;
}
.buttons a:hover {
	cursor:pointer;
}
.menu li a, .list-1 li a, .list-2 li a, .link, .button, h1 a {
	text-decoration:none;
}
/*********************************header*************************************/

header {
	width:100%;
	position:relative;
	z-index:2;
}
.row-bot {
	width:100%;
	background:url(../images/row-bot-tail.gif) center top repeat;
}
.row-bot-bg {
	width:100%;
	padding: 10px 0 15px;
	background:url(../images/row-bot-bg.jpg) center top no-repeat;
}
#page1 .row-bot-bg {
	padding:10px 0 15px;
}
h1 {
	padding:10px 32px 0 10px;
	float:left;
}
h1 a {
	display:block;
	width:360px;
	margin-top:10px;
	height:65px;
	text-indent:-9999em;
	background:url(../images/logo.png) 0 0 no-repeat;
}
h2 {
	font-size:40px;
	line-height:1.2em;
	color:#fff;
	padding: 0px 0 0 30px;
	margin-top:10px;
	overflow:hidden;
}
/***** menu *****/

.menu-row {
	width:100%;
	background:url(../images/menu-row.gif) center top repeat-x #1A0901;
	border-bottom:1px solid #2b2b2b;
}
.menu {
	padding:28px 10px 26px 0;
	float:left;
}
.menu li {
	float:left;
	position:relative;
	padding-left:28px;
}
.menu li a {
	display:inline-block;
	font-size:13px;
	line-height:2em;
	color:#808080;
	text-transform:uppercase;
}
.menu li a.active, .menu > li > a:hover {
	color:#fff;
}
/***** slider *****/

.slider-wrapper {
	width: 920px;
	height: 307px;
	padding: 5px;
	margin: 0 auto -29px;
	position: relative;
	overflow: hidden;
	background: url(../images/slider-bg.png) 0 0 no-repeat;
}
.slider {
	width:920px;
	height:347px;
}
.items {
	display:none;
}
/*********************************content*************************************/

#content {
	width:100%;
	/*padding:0 50px 10px 50px;*/
	position:relative;
	z-index:1;
}

.spacer-1 {
	width:100%;
	background:url(../images/pic-1.gif) 217px 0 repeat-y;
}
h3 {
	font-size:20px;
	line-height:2em;
	
}
h6 {
	color:#000;
}
.border-bot {
	width:100%;
	padding-bottom:22px;
	background:url(../images/pic-2.gif) 0 bottom repeat-x;
}
.box {
	width:100%;
	background:url(../images/box-tail.html) 0 0 repeat-x;
}
.button {
	display:inline-block;
	padding:3px 6px 6px 9px;
	color:#fff;
	line-height: 15px;
	cursor:pointer;
	margin:5px 0px 0px 12px;
	background:url(../images/button.jpg);
	-moz-border-radius: 3px;  /* Firefox */
	-webkit-border-radius: 3px; /* Safari and Chrome */
	-khtml-border-radius: 3px; /* Linux browsers */
	border-radius: 3px; /* Opera 10.50, IE and CSS3 */
}
.button span {
	display: inline-block;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.button:hover {
	background:url(../images/button-hover.jpg);
}
.list-1 li {
	line-height:16px;
	padding:9px 10px 10px 20px;
	background:url(../images/bullet.png) 0 6px no-repeat;
	background-position-y: 14px;
	border-bottom:1px dashed #9B9089;
}
.list-1 li a {
	display:inline-block;
	color:#030303;
	text-align:justify;
}
.list-1 li a p {margin-bottom: 0px!important;}
.list-1 li a p span {font-size:12px!important;}
.list-1 li a:hover {
	color:#F3F3F3;
}
.list-2 li {
	font-size:14px;
	line-height:24px;
	padding:0px;
	background:url(../images/pic-1.gif) 0 bottom repeat-x;
}
.list-2 li a {
	display:block;
	color:#1799cf;
	padding-left:12px;
	background:url(../images/marker-1.html) 0 10px no-repeat;
}
.list-2 li a:hover {
	color:#fff;
}
.list-2 .last-item {
	background:none;
}
.link {
	color:#030303;
}
.link:hover {
	text-decoration:underline;
}
.link-1 {
	display:inline-block;
	color:#fff;
	text-decoration:none;
}
.link-1:hover {
	color:#4F2F18;
}
.link-2 {
	color:#030303;
	font-weight:bold;
}
.link-2:hover {
	text-decoration:none;
}
.text-1 {
	display:block;
	font-size:16px;
	line-height:25px;
	color:#7f7f7f;
	padding:5px 0 0 10px;
	/*background:url(../images/pic-1.gif) 0 0 repeat-y;*/
}
.text-2 {
	display:block;
	font-size:24px;
	line-height:2em;
	color:#498f06;
}
.text-2 strong {
	display:block;
	margin-top:-18px;
}
dl span {
	float:left;
	width:96px;
	font-weight:bold
}
/*********************************aside*************************************/

aside {
	width:100%;
	padding:10px 0 0;
}
/***** carousel *****/

.carousel {
	position:relative;
	overflow:hidden;
	width:1000px;
	min-height:185px;
	margin:0 auto;
}
.carousel-container {
	width: 750px;
	margin: 0 0 0 30px;
	float: left;
	text-align: justify;
}
.jCarouselLite {
	width:100% !important;
}
.carousel .prev, .carousel .next {
	display:block;
	width:39px;
	height:39px;
	text-indent:-9999em;
	cursor:pointer;
	position:absolute;
	top:126px;
	z-index:99;
}
.carousel .prev {
	left:0;
	background:url(../images/carousel-prev.html) 0 0 no-repeat;
}
.carousel .next {
	right:0;
	background:url(../images/carousel-next.html) 0 0 no-repeat;
}
.carousel .next:hover, .carousel .prev:hover {
	cursor:pointer;
}
.carousel-list li {
	width:222px;
	height:159px;
	margin-right:18px;
}
.img-border {
	padding:11px;
	background:url(../images/img-border.png) 0 0 no-repeat;
}
/* -- gallery  begin --*/

#gallery {
	width:960px;
	height:882px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
#js {
	position:relative;
	width:960px;
	margin:0 auto;
	font-size:14px;
	line-height:25px;
}
div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */

	display: none;
	width: 410px;
	height: 340px;
	overflow: hidden;
}
div.content img {
	position: relative;
	z-index: 2;
}
div.content a, div.navigation a {
}
div.content a:focus, div.content a:hover, div.content a:active {
}
div.controls {
	position:relative;
}
div.controls a {
	padding: 0px;
}
div.ss-controls {
	float: left;
	display:none;
}
div.nav-controls {
	width:100%;
	height:27px;
	position:absolute;
	left:0;
	bottom:56px;
}
div.nav-controls a.prev {
	display:block;
	width:39px;
	height:39px;
	background:url(../images/carousel-prev.html) 0 0 no-repeat;
	text-indent:-9999em;
	cursor:pointer;
	position:absolute;
	top:-583px;
	left:0;
	z-index:99;
}
div.nav-controls a.next {
	display:block;
	width:39px;
	height:39px;
	background:url(../images/carousel-next.html) 0 0 no-repeat;
	text-indent:-9999em;
	cursor:pointer;
	position:absolute;
	top:-583px;
	right:0;
	z-index:99;
}
div.nav-controls a.prev:hover, div.nav-controls a.next:hover {
	cursor:pointer;
}
div.slideshow-container {
	position: relative;
	height: 370px; /* This should be set to be at least the height of the largest image in the slideshow */
	z-index:1;
	width:940px;
	margin:0 auto;
}
div.slideshow {
}
div.caption {
	width:100%;
	height:100%;
}
div.slideshow span.image-wrapper {
	display: block;
	width: auto;
	height: auto;
	background:#FFF;
	border:1px solid #ECECEC;
	position:absolute;
	left:0;
	top:0;
	margin:0;
	margin-left:20px;
	padding:11px;
}
div.slideshow a.advance-link {
	display: block;
	margin: 0;
	font-size:0;
	line-height:0;
	text-decoration:none;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.download {
	float: right;
}
div.caption-container {
	float:right;
	width: 270px;
	height: 620px;
	position:relative;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0;
	z-index:10;
	background:#fff;
}
div#thumbs {
	padding: 0;
	margin:0 auto 20px;
	width:930px;
	float: left;
}
ul.thumbs {
	padding: 0 0 0 0;
	width:100%;
	overflow:hidden;
	position:relative;
}
ul.thumbs li {
	float:left;
	margin-right:17px;
	margin-bottom:18px;
	width:200px;
	height:137px;
	padding:11px;
	background:url(../images/img-border.png) 0 0 no-repeat;
}
ul.thumbs li.last {
	margin-right:0;
}
ul.thumbs li.last2 {
	margin-bottom:0;
}
ul.thumbs li.last3 {
	margin:0;
}
ul.thumbs li span {
	display:block;
	font-size:15px;
	line-height:1.2em;
	color:#f9f9f9;
	text-transform:uppercase;
	font-weight:bold;
}
a.thumb {
	display:block;
}
a.thumb:focus {
	outline: none;
}
#controls {
	width:100%;
}
div.pagination {
	clear: both;
	text-align:center;
	position:relative;
	z-index:10;
}
div.top.pagination {
	display:none;
}
div.navigation div.bottom {
	display:none;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	padding:0 4px;
	font-weight:bold;
	color:#fff;
}
div.pagination a:hover {
	text-decoration: none;
	color:#ffeaa8;
}
div.pagination span.current {
	color:#ffeaa8;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
/* -- gallery end --*/



/***** contact form *****/

#contact-form {
	display:block;
	width:100%;
}
#contact-form label {
	display:block;
	height:40px;
	overflow:hidden;
}
#contact-form input {
	float:left;
	width:265px;
	font-size:12px;
	line-height:1.25em;
	color:#030303;
	padding:6px 10px;
	margin:0;
	font-family: 'Roboto', sans-serif;
	border:1px solid #ebebeb;
	background:#F8F8F8;
	outline:none;
}
#contact-form textarea {
	float:left;
	height:150px;
	width:410px;
	font-size:12px;
	line-height:1.25em;
	color:#030303;
	padding:5px 10px;
	margin:0;
	font-family: 'Roboto', sans-serif;
	border:1px solid #ebebeb;
	background:#F8F8F8;
	overflow:auto;
	outline:none;
	resize:none;
}
#contact-form input[type="submit"] {
	display: inline-block;
	padding: 6px 15px 6px 15px;
	color: #fff;
	line-height: 15px;
	cursor: pointer;
	margin: 5px 0px 0px 12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background:url(../images/button.jpg);
	float: right;
	width: auto;
}
#contact-form input[type="submit"]:hover { background:url(../images/button-hover.jpg);}

#contact-form input[type="reset"] {
	display: inline-block;
	padding: 6px 15px 6px 15px;
	color: #fff;
	line-height: 15px;
	cursor: pointer;
	margin: 5px 0px 0px 12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background:url(../images/button.jpg);
	float: right;
	width: auto;
}
#contact-form input[type="reset"]:hover { background:url(../images/button-hover.jpg);}
.text-form {
	float:left;
	display:block;
	font-size:13px;
	line-height:32px;
	width:93px;
	color:#030303;
	font-family: 'Roboto', sans-serif;
}
.buttons {
	padding:8px 0 0 0;
	text-align:right;
}
.buttons a {
	margin-left:6px;
}
/* FOOTER ------------------------------------------------------------*/



#footer {
	bottom:0px;
	width: 100%;
	padding-bottom: 0px;
	background: #252525 url(../img/png-patterns/ver-1x1.html);
	opacity:1;
	border-bottom: #383838 solid 1px;
	border-top: 2px solid #ccc;
}
.footer-wrapper {
	overflow: hidden;
	width: 980px;
	height: 170px;
	margin: 0 auto;
}
.footer-wrapper {
	background: url(../img/footer-glare.html) no-repeat top center;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
	color: #dcdcdc;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.8);
	margin-bottom: 10px;
}
/* FOOTER COLS ------------------------------------------------------------*/



#footer-cols {
	display: block;
	overflow: hidden;
	margin-top: 20px;
	padding: 0px 10px;
}
#footer-cols>li {
	display: block;
	float: left;
	width: 300px;
	margin: 0px 10px;
}
#footer-cols > li > ul > li {
	background: url("../img/footer-divider.html") repeat-x scroll left bottom;
	padding-bottom: 1px;
	margin-bottom: 1px;
}
#footer-cols > li > ul > li:last-child {
	background: none;
}
#footer-cols > li a {
	text-decoration: none;
	color: #7d7d7d;
}
#footer-cols > li a:hover {
	color: #fff;
}
/* FOOTER-BOTTOM ------------------------------------------------------------*/



#footer-bottom {
	position:relative;
	overflow: hidden;
	background: #0e0e0e;
	color:#ACACAC;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 5px;
}
.bottom-wrapper {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
}
#footer-bottom #bottom-left {
	float: left;
}
#footer-bottom #bottom-right {
	float: right;
}
#footer-bottom a {
	text-decoration: none;
	color: #EFEFEF;
}
#footer-bottom a:hover {
	color: #fff;
}
/* FOOTER-NAV ------------------------------------------------------------*/



#footer-nav {
	display: block;
	overflow: hidden;
}
#footer-nav li {
	display: block;
	float: left;
	margin-left: 10px;
}
.list-services {
	padding:0;
}
.list-services li {
	float:left;
	padding:0 0 0 10px;
}
.roundAll3 {
	-moz-border-radius: 3px;  /* Firefox */
	-webkit-border-radius: 3px; /* Safari and Chrome */
	-khtml-border-radius: 3px; /* Linux browsers */
	border-radius: 3px; /* Opera 10.50, IE and CSS3 */
}
.roundAll4 {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
.roundAll5 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.roundAll6 {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}
.roundAll10 {
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari and Chrome */
	-khtml-border-radius: 10px; /* Linux browsers */
	border-radius: 10px; /* Opera 10.50, IE and CSS3 */
}
.radius12 {
	-moz-border-radius: 12px 0px 0px 12px;
	-webkit-border-radius: 12px 0px 0px 12px;
	border-radius: 12px 0px 0px 12px;
}
.roundAll25 {
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	border-radius: 25px;
}
.gradi {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzcyNTMyYiIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzcyNWIzYyIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(114, 83, 43, 0.5) 0%, rgba(114, 91, 60, 0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(114, 83, 43, 0.5)), color-stop(100%, rgba(114, 91, 60, 0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(114, 83, 43, 0.5) 0%, rgba(114, 91, 60, 0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(114, 83, 43, 0.5) 0%, rgba(114, 91, 60, 0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(114, 83, 43, 0.5) 0%, rgba(114, 91, 60, 0) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(114, 83, 43, 0.5) 0%, rgba(114, 91, 60, 0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8072532b', endColorstr='#00725b3c', GradientType=0 ); /* IE6-8 */
}
.li_gradi {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(242, 242, 242, 0.65) 0%, rgba(237, 237, 237, 0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(242, 242, 242, 0.65)), color-stop(100%, rgba(237, 237, 237, 0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(242, 242, 242, 0.65) 0%, rgba(237, 237, 237, 0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(242, 242, 242, 0.65) 0%, rgba(237, 237, 237, 0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(242, 242, 242, 0.65) 0%, rgba(237, 237, 237, 0) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(242, 242, 242, 0.65) 0%, rgba(237, 237, 237, 0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6f2f2f2', endColorstr='#00ededed', GradientType=0 ); /* IE6-8 */
}
.gradi2 {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EzOTE3OSIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMzkxNzkiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(163,145,121,0.65) 0%, rgba(163,145,121,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(163,145,121,0.65)), color-stop(100%,rgba(163,145,121,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(163,145,121,0.65) 0%,rgba(163,145,121,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(163,145,121,0.65) 0%,rgba(163,145,121,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(163,145,121,0.65) 0%,rgba(163,145,121,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(163,145,121,0.65) 0%,rgba(163,145,121,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6a39179', endColorstr='#00a39179',GradientType=0 ); /* IE6-8 */

}

.borderAll {
	border:1px solid #BFB09C;
}
.top_rounded {
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}
.top_rounded5 {
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}
 .scrollsaym::-webkit-scrollbar {
 width: 8px;
}
 .scrollsaym::-moz-scrollbar {
 width: 8px;
}
 .scrollsaym::-moz-scrollbar-thumb {
 -moz-border-radius: 10px;
 -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
 .scrollsaym::-webkit-scrollbar-thumb {
 -webkit-border-radius: 10px;
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.box {
	height:355px;
	width:300px;
	float:left;
	margin:3px;
	padding-bottom:20px;
	background:url(../images/box.png) repeat-x #E1DDD8;
	margin-top: -1px;
}
.box-head { 
	background:url(../images/box-head.jpg) repeat-x; 
	color:#FCFCFC;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	}
	
.home-image {
	position: relative;
	float: right;
	height: 200px;
	z-index: -9;
	width: 110px;
	margin-right: 50px;
	margin-bottom: -5px;
	border:0px;
}

/*------------------------------------------------------------------------------------------*/
#footer_wrapper {
	clear: both;
	width: 100%;
}
#footer {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0px;
	color: #40464f;
}
#footer a {
	text-decoration: none;
}
#footer .footer_list {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer .footer_list li {
	border-bottom: 1px dashed #404040;
	padding: 3px 0px;
}
#footer .footer_list li a {
	font-weight: normal;
	text-decoration: none;
}

.col_allw300 {
	float: left;
	width: 272px;
	margin-right: 40px;
	margin-left: 20px;
}
.col_last {
	margin: 0;
	margin-left: 20px;
}
li { text-decoration:none }