body {
	background-color: #C6C9CA; ; /*D8E7E7; */
}
img {
	display: block;
	border: 0;
}
/** box-shadow **/
.box {
	background-color: #BDEDF6; /* Needed for IE */
	display: inline-block; 
	-moz-box-shadow: 0 0 1px 1px rgba(207, 207, 207, 0.6);
	-webkit-box-shadow: 0 0 1px 1px rgba(207, 207, 207, 0.6);
	box-shadow: 0 0 1px 1px rgba(207, 207, 207, 0.6);*/
	
}
.box > img {
	display: block;
	position: relative; /* This protects the inner element from being blurred */
}
.clearfix {
	width: 960px;
	margin: 0 auto;
}
.clearfix:after {
	clear:both;
	content:"";
	display:block;
	
}
/*------------ Sprites ------------*/
.more, .subscribe, input[type='submit'] {
	background: url(../images/interface.png) no-repeat;
}
.phone, .mail, .home, .fax, #footnote .connect a {
	background: url(../images/icons.png) no-repeat;
}
.frame1, .frame2, .frame3, .frame4, .frame5, .frame6,.news > li {
	background: url(../images/frames2.png) no-repeat;
}
.more, .subscribe, input[type='submit'] {
	/*color: #fff;*/
	display: inline-block;
	font: 12px/28px Arial, Helvetica, sans-serif;
	height: 28px;
	width: 97px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
}
.more:hover {
	background-position: -222px 0;
}
.subscribe, input[type='submit'] {
	background-position: -222px 0px;
	height: 38px;
	line-height: 38px;
	width: 102px;
}
.subscribe:hover, input[type='submit']:hover {
	background-position: 0 -38px;
}
.home, .phone, .mail, .fax {
	background-position: 0 1px;
	padding-left: 24px;
}
.phone {
	background-position: 0 -26px;
}
.fax {
	background-position: 0 -54px;
}
.mail {
	background-position: 0 -82px;
}
.frame1 {
	background-position: -117px 1px;
	height: 150px;
	width: 203px;
	margin: 0 auto 6px;
	padding: 7px 7px 0;
	text-align: center;
}
.frame2 {
	background-position: 0 -529px;
	height: 360px;
	width: 962px;
	margin: 0 auto 18px;
	padding: 1px 1px 1px 1px;
	text-align: center;
}
.frame3 {
	background-position: 0 -529px;
	height: 366px;
	width: 962px;
	margin: 0 auto 18px;
	padding: 1px 1px 1px 1px;
	text-align: center;
}
.frame4 {
	background-position: 0 -529px;
	height: 366px;
	width: 940px;
	margin: 0 auto 18px;
	padding: 1px 1px 1px 1px;
	text-align: center;
}
.frame5 {
	background-position: 0 -529px;
	height: 364px;
	width: 960px;
	margin: 0 auto 18px;
	padding: 0;
	text-align: center;
}
.frame6 {
	background-position: -610px -238px;
	height: 216px;
	width: 268px;
	padding: 7px 6px 0;
	text-align: center;
}
/*------------ HEADER ------------*/
#header {
		padding: 1px 0 6px;
}

/*------------ CONTENTS ------------*/
#contents {
	padding-bottom: 5px;
}
#contents > div.clearfix:first-child {
	width: 940px;
	padding: 15px 10px 0;
}
#contents img {
	border: 2px solid rgba(231, 231, 231, 0.8);
}
h1 {
	color: #011D4B;
	font: 20px/24px Arial, Helvetica, sans-serif;
	margin: 10px 0 12px;
	text-align: center;
}
h2 {
	color: #011D4B;
	font: 27px/25px Calibri;
	letter-spacing: 2px;
	margin: 0;
	text-transform: uppercase;
}
h3 {
	color: #011D4B;
	font: 20px/24px Arial, Helvetica, sans-serif;
	line-height: 145%;
	text-align: justify;
	margin: 0;
	
}
h4 {
	color: #011D4B;
	font: 18px/24px Arial, Helvetica, sans-serif;
	line-height: 130%;
	text-align: justify;
	margin: 15px 0 0px;
	}
h5 {
	color: #011D4B;
	font: 17px/24px Arial, Helvetica, sans-serif;
	margin: 10px 0 12px;
	text-align: justify;
}
h6 {
	color: #011D4B;
	font: 25px/20px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 130%;
	margin: 0;
	text-align: center;
	
}
p{
	color: #011D4B;
	font: 15px/24px Arial, Helvetica, sans-serif;
	margin: 0 0 34px;
	
}
p a {
	color: #626262;
}
p a:hover {
	color: #333333;
}

.highlight {
	background: #eee url(../images/bg-highlight.jpg) repeat-x left bottom;
	border-bottom: 1px solid #fff;
}
.highlight .clearfix {
	width: 940px;
}
.highlight h1 {
	font-size: 32px;
	line-height: 36px;
	padding: 12px 0 12px;
	text-transform: none;
}
.highlight h2 {
	color: #57614e;
	margin-bottom: 24px;
}

.testimonial, .main, .sidebar > div h2, .sidebar ul li, .main > .section {
	background-position: left top;
	background-repeat: repeat-y;
}
.testimonial {
	float: right;
	width: 260px;
	margin-left: 20px;
	padding: 24px 20px;
}
.testimonial > span {
	display: block;
	font: 14px/24px Arial, Helvetica, sans-serif;
	text-align: right;
}
.featured {
	padding: 1px 0;
}
.featured > h2 {
	color: #011D4B;
	width: 850px;
	margin: 0 auto 24px;
	padding: 0 10px;
	text-align: justify;
}
.featured > h5 {
	color: #011D4B;
	width: 880px;
	margin: 0 auto 12px;
	margin-bottom: 0px;
	text-align: justify;
}
.featured ul {
	list-style: none;
	padding: 0;
}
.featured li {
	float: left;
	width: 220px;
	margin: 0 10px;
}
.featured li p {
	padding-left: 4px;
}
.featured li p b {
	display: block;
	text-transform: uppercase;
}
.featured li .more {
	margin-left: 4px;
}
.main {
	float: left;
	min-height: 160px;
	width: 872px;
	padding: 0 0 0 30px;
}
.main h1 {
	margin-bottom: 18px;
}
.main h2 {
	margin-bottom: 12px;
}
.main h1 + h2 {
	margin: 0;
}
.main h1 + div.frame3 {
	margin-top: 36px;
}
.main h3 {
	margin-bottom: 2px;
}
.main > .section {
	background-position: left bottom;
	background-repeat: repeat-x;
	width: 900px;
	margin-bottom: 16px;
	margin-left: -28px;
	padding-left: 30px;
}
.main > .last-child, .sidebar ul li.last-child {
	background: none;
}
.main > .section ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.main > .section ul li {
	display: inline-block;
	margin: 0 0 24px;
}
.main > .section ul li .frame4 {
	float: left;
	margin-bottom: 1px;
	margin-right: 20px;
}
.main > .section ul li p {
	margin: 6px 0 0;
}
.main > .section ul li p b {
	display: block;
	text-transform: uppercase;
}
.practices {
	list-style: none;
	display: inline-block;
	width: 960px;
	margin: 0 0 0 -40px;
	padding: 0;
}
.practices li {
	float: left;
	margin: 0 20px 36px;
	position: relative;
}
.practices li a {
	text-decoration: none;
}
.practices li a span {
	/*background-color: #696969;*/
	color: #e2e2e2;
	display: block;
	font: 19px/46px Arial, Helvetica, sans-serif;
	height: 40px;
	width: 264px;
	text-transform: uppercase;
	position: absolute;
	bottom: 21px;
	left: 8px;
	*left: 6px;
}
.practices li a:hover span {
	background-color: #454545;
}
.sidebar {
	float: left;
	width: 290px;
	padding-right: 18px;
}
.sidebar > div {
	margin: 0 0 30px;
}
.sidebar > div h2 {
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: 0 0 6px;
	padding-bottom: 18px;
}
.sidebar > div:first-child h2 {
	margin-bottom: 0;
	margin-top: 6px;
}
.sidebar > div p {
	margin: 0;
	padding-bottom: 24px;
	padding-right: 30px;
}
.sidebar > div p span {
	display: block;
	text-align: right;
}
.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sidebar ul li {
	background-position: left bottom;
	background-repeat: repeat-x;
	display: inline-block;
	min-height: 36px;
	width: 280px;
	padding: 6px 0 10px 10px;
}
.sidebar ul li > a span.box {
	float: left;
	margin-right: 20px;
}
.sidebar ul li a {
	color: #755c02;
	font: 13px/24px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.sidebar ul li a:hover {
	color: #728063;
}
.sidebar ul li img.box {
	float: left;
	margin: 4px 20px 12px 0;
}
.sidebar .contact li {
	background: none;
	padding-left: 0;
}
.sidebar .contact li p {
	padding: 0  0 0 30px;
}
.sidebar .contact li p span.home {
	float: left;
	display: inline-block;
	height: 18px;
	width: 18px;
	margin-left: -30px;
	padding: 0;
}
.sidebar .contact li p em {
	display: block;
	font-size: 19px;
	font-style: normal;
}
.news {
	list-style: none;
	margin: 0;
	padding: 0;
}
.news > li {
	background-position: 0 -238px;
	display: inline-block;
	height: 269px;
	width: 578px;
	margin-bottom: 12px;
	padding: 6px 22px 0 6px;
}
.news > li .box {
	float: left;
	margin-right: 20px;
}
.news > li p.info, .details p.info {
	font-size: 11px;
	margin: 0;
	padding-top: 24px;
}
.author {
	color: #755c02;
}
.news > li h2, .details h2 {
	color: #728063;
	letter-spacing: 0;
	margin-bottom: 24px;
}
.news > li .more {
	float: right;
}
.images {
	float: left;
	width: 210px;
	margin-right: 20px;
	padding-right: 10px;
}
#contents .images img.box {
	border: 5px solid #fff;
}
.details {
	float: left;
	width: 360px;
}
.details p.info {
	padding-top: 0;
}
.message label {
	color: #626262;
	display: block;
	font: 13px/24px Arial, Helvetica, sans-serif;
}
.message input[type='text'] {
	height: 24px;
	width: 590px;
	margin: 0 0 18px;
	padding: 0 4px;
}
.message textarea {
	height: 110px;
	width: 590px;
	margin: 0 0 18px;
	padding: 0 4px;
	overflow: auto;
	resize: none;
}
.message input[type='submit'] {
	cursor: pointer;
	border: none;
}
/*------------ FOOTER ------------*/
#footer {
	border-top: 1px solid #177B7D;
	background: url(../images/rede.jpg) repeat-x left top;
}
#footer .section {
	float: left;
	min-height: 90px;
	/*width: 900px;*/
	border-left: 1px solid #AAAAAA;
	padding: 27px 10px 15px;
	

}
#footer .section h4 {
	color: #177B7D;
	font: Bold 16px/24px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 10px;
	
}
#footer .section p {
	font-size: 14px;
	margin: 0;
}
#footer .section:first-child {
	border: 0;
}
#footer .contact p span {
	text-transform: uppercase;
}
#footnote {
	border-top: 1px solid #177B7D;
	padding: 6px 0 3px;
	
}
#footnote p {
	color: #000;
	font: 11px/30px Arial, Helvetica, sans-serif;
	margin: 0;
	padding-right: 10px;
	text-align: right;
	text-transform: uppercase;
}
#footnote .connect {
	float: left;
	display: inline-block;
	margin: 0 10px;
	padding: 6px 0;
}
#footnote .connect a {
	display: inline-block;
	height: 18px;
	width: 18px;
	margin-right: 6px;
}

html {font-size: 100%;}

.page-container {
	min-height: 100%; 
	position: relative; 
	margin:0 auto;
  width: 100%;
}
body{
  background: none repeat scroll 0 0 #e;
  color: #efefef;
  font-family: "Trebuchet MS",Helvetica,sans-serif;
  font-size: 11.5px;
  font-weight: 300;
  line-height: 15px;

}
.semirodape {
	background:url(../images/design/nav-960c.png) top left repeat-x;
	height:150px;
	width:100%;
	margin:auto;
	margin-bottom:0;
	z-index:99999;
	position:relative;
}
.rodape {
	background:url(../images/design/nav-960.png) top left repeat-x;
	height:40px;
	width:100%;
	margin:auto;
	margin-bottom:0;
	z-index:99999;
	position:relative;
}

/*------- slider -------*/
.slide img {
  max-width: 100%;
  width: 100%;
}

#wowslider-container1, #wowslider-container1 .ws_images > div > img, #wowslider-container1 .ws_images {
  max-height: 351px !important;
  max-width: 940px !important;
}
/*------- end slider -------*/
#wowslider-container1 { 
	display: table;
	zoom: 1; 
	position: relative;
	margin:0 auto;

	/* reset box-sizing (to boostrap friendly) */
	-webkit-box-sizing: content-box;
}

#wowslider-container1 .ws_images ul{
	position:relative;
	width: 10000%; 
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#wowslider-container1 .ws_images ul li{
	position: relative;
	width:1%;
	height:100%;
	line-height:0; /*opera*/
	overflow: hidden;
	float:left;
	/*font-size:0;*/
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

#wowslider-container1 .ws_images{
	position: relative;
	left:0;
	top:0;
	height:100%;
	max-height:360px;
	max-width: 640px;
	vertical-align: top;
	border:none;
	overflow: hidden;
}
#wowslider-container1 .ws_images ul a{
	width:100%;
	height:100%;
	max-height:360px;
	display:block;
	color:transparent;
}
#wowslider-container1 img{
	max-width: none !important;
}
/*#wowslider-container1 .ws_images .ws_list img,*/
#wowslider-container1 .ws_images > div > img{
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
	margin:0;
}
#wowslider-container1 .ws_images > div > img {
	max-height:360px;
}

#wowslider-container1 .ws_images iframe {
	position: absolute;
	z-index: -1;
}

#wowslider-container1 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}
#wowslider-container1 .ws_images > ul{
	animation: wsBasic 12s infinite;

}
@keyframes wsBasic{0%{left:-0%} 16.67%{left:-0%} 33.33%{left:-100%} 50%{left:-100%} 66.67%{left:-200%} 83.33%{left:-200%} }
/**@keyframes wsBasic{0%{left:-0%} 16.67%{left:-50%} 33.33%{left:-100%} 50%{left:-100%} 66.67%{left:-200%} 83.33%{left:-200%} }
