/* 
html5doctor.com Reset Stylesheet
v1.4.1 
2010-03-01
Author: Richard Clark - http://richclarkdesign.com
*/



article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display:block;
}
nav ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}

ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}
table {
	/*border-collapse:collapse;*/
}
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}
input, select {
	vertical-align:middle;
}
article {
	/*padding: 10px 30px;*/
}
article.note {
	background: #fff;
	background: rgba(255, 255, 255, .8);
}
section {
	float: left;
	position: relative;
	padding: 5px;
	margin:0 0 0 0;
}
section.twothirds {
	width: 54%;
}
section.onethird {
	width:465px;
	float: right;
}
section ol {
	list-style: none;
	background: #fff;
	background: rgba(255, 255, 255, .9);
}
.slidewrap li {
	width:465px !important;
}
.slidewrap {
	/*border: 1px solid #deddde;*/
	overflow: hidden !important;
	position: relative;
	width: 100%;
	height:190px;
}
.copy, h2 {
	padding: 0 10px;
}
.col-2 {
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;
}
.col-3 {
	-moz-column-count: 3;
	-moz-column-gap: 10px;
	-webkit-column-count: 3;
	-webkit-column-gap: 10px;
	column-count: 3;
	column-gap: 10px;
}
.prev, .next {
	display: block;
	text-indent: -9999px;
}
.prev {
	background-image: url(img/icon_left.html);
	background-position: center center;
	background-repeat: no-repeat;
}
.next {
	background-image: url(img/icon_right.html);
	background-position: center center;
	background-repeat: no-repeat;
}
.first {
	position: relative;
	width: 100%;
	padding: 5px 0;
}
.first .slidewrap {
	width: 92.6%;
	margin: 0 auto;
}
.first .prev, .first .next {
	float: left;
	position: absolute;
	top: 50%;
	margin: -50px 0 0 0;
	width: 3.5%;
	height: 100px;
	display: block;
}
.first .prev {
	left: 0;
	background-position: 60% 50%;
}
.first .next {
	right: 0;
	background-position: 40% 50%;
}
.second .nextprev {
	padding: 8px 0 4px 0;
	clear: both;
	float: left;
	width: 100%;
}
.second .nextprev li {
	display: inline;
}
.second .prev, .second .next {
	display: block;
	width: 15px;
}
.second .prev {
	float: left;
}
.second .next {
	float: right;
}
.third .nextprev {
	position: absolute;
	right: 10px;
	top:0px;
	/*background-color: #dddedf;
	background-image: -webkit-gradient(  linear,  0 90%,  0 100%, from(#dddedf), to(#d1d1d1)  );
	background-image: -moz-linear-gradient(  top,  rgba(250, 250, 250, .4),  rgba(255, 255, 255, .0)  );
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-radius: 3px 0 0 3px;
	-webkit-box-shadow: -1px 0 2px rgba(0, 0, 0, .15);
	-moz-box-shadow: -1px 0 2px rgba(0, 0, 0, .15);
	box-shadow: -1px 0 2px rgba(0, 0, 0, .15);*/
	z-index:99999;
	/*background:url(../images/testi_btn_prev.png) no-repeat;*/
}
.third .next, .third .prev {
	display: block;
	height: 25px;
	width: 25px;
	margin-left: 5px;
	display:inline;
}
.third .next {
}
.third .prev {
	background-position: 7px center;
}
.left_title_bg {
	margin:5px 0 15px 0;
	padding:0;
	float:left;
	width:100%;
	font-size:14px;
	color:#7d7d7d;
	
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
a.disabled {
	opacity: .4;
}
.copy p {
	font-size:14px;
	color:#7d7d7d;
	width:400px;
	
}
.testimonials_bg {
	margin:8px 0 0 -8px;
	padding:18px 0 0 35px;
	float:left;
	width:463px;
	height:99px;
	background:url(../images/testimonial_bg.png) no-repeat;
}
.testimonial_contact_bg {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	height:auto;
}
.contact_testimonoal {
	margin:0 0 0 35px;
	padding:0 0 0 20px;
	float:left;
	width:125px;
	height:100px;
	font-size:15px;
	color:#3b3b3b;
	background:url(../images/contact_icon.png) no-repeat;
}
.prev {
	margin:0;
	padding:0;
	/*background:url(../images/testi_btn_prev.png) no-repeat;*/
}
.next {
	margin:0;
	padding:0;
	/*background:url(../images/testi_btn_next.png) no-repeat;*/