/*
MiniFolio - Main CSS
Copyrights- iStoreDesigns.com - PremiumFreebies.eu
Made by: Oussama Afellad

July - 2011
*/
html{
	height:100%;
}
body{
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px auto auto auto;
	color:#000;
	height:100%;
	background-color: #FFF;
	background-image: url(images/bottom_divider.gif);
	background-repeat: repeat;
}
#pai {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 900px;
	background-color: #0C3;
}
.sidebar_home .valvula {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}


#produtos_final {
	float: left;
	height: 230px;
	width: 350px;
	margin: 5px;
}


/*------------------------general style---------------------------------*/
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:none;}
p{text-align:justify;padding:5px 0 5px 0;margin:0px;line-height:20px;}
.clear{clear:both;}
h1{
	padding:15px 0px 0 0;
	margin:0px;
	color:#000;
	font-weight:bold;
	font-size:28px;
}
h2{padding:20px 0px 10px 0;margin:0px;color:#484848;font-weight:bold;font-size:26px;}
h3{padding:20px 0px 0 0;margin:0px;color:#484848;font-weight:bold;font-size:24px;}
h4{padding:0px 0px 0 0;margin:0px;color:#484848;font-weight:bold;font-size:18px;}
/*-----------------------main container----------------------------------*/
#main_container{
	width:900px;
	height:auto;
	float:left;
	background-color:#FEFEFE;
	position:relative;
	-moz-box-shadow:0 0 6px #7d7d7d;
	-webkit-box-shadow:0 0 6px #7d7d7d;
	box-shadow:0 0 6px #7d7d7d;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000;
}
#main_container_2{
	width:900px;
	height:auto;
	float:left;
	background-color:#fff;
	position:relative;
	-moz-box-shadow:0 0 6px #7d7d7d;
	-webkit-box-shadow:0 0 6px #7d7d7d;
	box-shadow:0 6px 6px #7d7d7d;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#main_container_22 {
	width:900px;
	height:auto;
	float:left;
	background-color:#fff;
	position:relative;
	-moz-box-shadow:0 0 6px #7d7d7d;
	-webkit-box-shadow:0 0 6px #7d7d7d;
	box-shadow:0 6px 6px #7d7d7d;
	margin-top: -40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#header{width:1000px;height:160px;margin:auto;}
a.bookmark{
position:fixed;
top:10px; left:1131px; text-decoration:none;
}
#left_container{
width:255px;
height:100%;
background:url(./images/left_bg.jpg) repeat-y top right;
float:left;
position:fixed;
top:0px; left:0px;
}
.footer{
width:255px;
position:absolute;
bottom:0px;
left:0px;
color:#757575;
font-size:11px;
text-align:center;
background:url(./images/left_menu_border.gif) no-repeat center top;
padding:5px 0 5px 0;
}
.bottom_divider{width:900px; height:15px; background:url(./images/bottom_divider.gif) repeat-x  top right; float:left; clear:both; padding:0 0 0 0px; margin:10px 0 0 0;}
.bottom_divider2 {
	width:900px;
	height:200px;
	float:left;
	clear:both;
	background-color: #000;
	background-repeat: repeat-x;
	background-position: right top;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}



a#logo {
	display:block;
	float:left;
	width:250px;
	height:20px;
	margin:20px;
}



/*-------------MAIN NAVIGATION------------------*/

#main_navigation {
	top:10px;
	font-size:11px;
	height:80px;
	float:right;
	margin-right: 20px;
	margin-left: 20px;
	width: auto;

}
.main-menu {
	position:relative;
	z-index:22;
	font-family:'Droid Sans', arial, serif;
}
.main-menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.main-menu ul a {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin: 2px;
}
.main-menu ul a:hover {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	background-color: #000;
}

.main-menu ul li {
	position:relative;
	display:inline;
	float:left;
	font-size:14px;
}
.main-menu ul li a,.main-menu ul li a:link,.main-menu ul li a:visited {
	line-height:40px;
	color:#FFF;
	font-size:19px;
	
}
.main-menu ul li a:hover {
	color:#FFF;
}
.main-menu ul li a {
	display:block;
	text-decoration:none;
	overflow:hidden;
	padding:0px 15px;
	background-color: #C82F37;
}
* html .main-menu ul li a {
	display:inline-block;
}
.main-menu ul li ul {
	position:absolute;
	left:0px;
	display:block;
	visibility:hidden;
}
.main-menu ul li ul li {
	display:list-item;
	float:none;
}
.main-menu ul li ul li a {
	width:160px;
	padding:5px 10px;
}
.main-menu ul ul {
	background:#FFF;
	border:1px solid #e0e0e0;

}
.main-menu ul ul li a,.main-menu ul ul li a:link,.main-menu ul ul li a:visited {
	height:100%;
	line-height:20px;
	background:transparent !important;
	border-bottom:dotted 1px #e1e1e1;
	padding:5px 10px!important;
}
.main-menuz ul li ul li a:hover,.main-menu ul ul li a:hover {
	text-decoration:none!important;
	margin:0 0px;
	color:#0091ed;
}
.main-menuz ul ul li ul li a:hover,.main-menu ul ul ul li a:hover {
	text-decoration:none!important;
	width:155px;
}


/*-------------- Social Icons --------------*/
#social {
float: right;
margin:-16px 20px 0 0px;
}
#social a {
float: left;
display: block;
margin-left: 12px;
height: 19px;
}
.rss-icon {
background: url(images/sprite-social.png) no-repeat 0 0;
width: 16px;
}
.rss-icon:hover {
background: url(images/sprite-social.png) no-repeat 0 -19px;
}
.flickr-icon {
background: url(images/sprite-social.png) no-repeat -34px 0;
width: 27px;
}
.flickr-icon:hover {
background: url(images/sprite-social.png) no-repeat -34px -19px;
}
.facebook-icon {
background: url(images/sprite-social.png) no-repeat -79px 0;
width: 10px;
}
.facebook-icon:hover {
background: url(images/sprite-social.png) no-repeat -79px -19px;
}
.youtube-icon {
background: url(images/sprite-social.png) no-repeat -108px 0;
width: 42px;
}
.youtube-icon:hover {
background: url(images/sprite-social.png) no-repeat -108px -19px;
}
.digg-icon {
background: url(images/sprite-social.png) no-repeat -168px 0;
width: 34px;
}
.digg-icon:hover {
background: url(images/sprite-social.png) no-repeat -168px -19px;
}
.yahoo-icon {
background: url(images/sprite-social.png) no-repeat -218px 0;
width: 26px;
}
.yahoo-icon:hover {
background: url(images/sprite-social.png) no-repeat -218px -19px;
}
.twitter-icon {
background: url(images/sprite-social.png) no-repeat -263px 0;
width: 16px;
}
.twitter-icon:hover {
background: url(images/sprite-social.png) no-repeat -263px -19px;
}
.delicious-icon {
background: url(images/sprite-social.png) no-repeat -294px 0;
width: 17px;
}
.delicious-icon:hover {
background: url(images/sprite-social.png) no-repeat -294px -19px;
}


/*------------------------------------------------------home bottom content---------------------------------------------------------------*/
.home_content_bottom{width:520px; float:left; padding:595px 0 0 217px;}
.left_section{width:295px;float:left;padding:0 3px 30px 0;}
.coluna1 {
	width:295px;
	float:left;
	padding:0 3px 30px 0;
}
.coluna2 {
	width:295px;
	float:left;
	margin-left: 50px;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 30px;
	padding-left: 0;
}


.left_section ul{ padding:20px 0 0 0; margin:0px; list-style:none;}
.left_section ul li{ padding:3px 0 3px 0; margin:0px;}
.left_section ul li a{ padding:0px 0 0 15px; margin:0px;color:#686868; background:url(./images/bullet_blue.gif) no-repeat left; text-decoration:none;}
.left_section ul li a:hover{color:#0091ed;}
.left_section_more{width:295px; border-top:1px #f0eee5 solid; clear:both; margin:20px 0 0 0;}

.right_section{width:300px;float:right; padding:0 0 30px 0;}
.small_post{width:300px;float:left; clear:both; padding:20px 0 0 0;}
.small_post a{color:#686868; line-height:20px; text-decoration:underline;}
.small_post a:hover{color:#0091ed;}
img.smallpost_thumb{float:left;width:50px; height:50px; border:1px #eeeeee solid; margin:0 20px 0 0;}
.right_section_more{width:300px; border-top:1px #f0eee5 solid; clear:both; margin:20px 0 0 0; float:left;}
.right_section_more a, .left_section_more a{color:#4f4f4d;background-color:#eeeeee;font-size:16px;margin:0px;padding:3px 8px 3px 8px;float:right;}

.left_section p, .right_section p{ padding:20px 0 0 0; margin:0px;}

.home_archive{width:520px; float:left; padding:0px 0 0 217px; clear:both;}
.home_sections{width:520px; float:left; padding:30px 0 0 217px; clear:both;}
.archive_post{width:650px;float:left; clear:both; padding:30px 0 15px 0;border-bottom:1px #f0eee5 solid;}
img.post_thumb{float:left;width:100px; height:100px; border:1px #eeeeee solid; margin:0 20px 0 0;}
span.archive_cat{ font-size:11px; padding:0 0 0 20px;}
span.archive_date{ background-color:#eeeeee; font-size:11px; padding:2px 10px 2px 10px;}

/*------------------------------------testimonials----------------------------------------*/
.sliderwrapper{
	width:140px;
	height:130px;
	position:relative;
	clear:both;
	margin-top: -20px;
}
.sliderwrapper .contentdiv{visibility: hidden;position: absolute; left: 0;top:0px; padding:0px;height: 100%;filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
.pagination{width:60px;padding:0px;display:block;position:absolute;bottom:0px;right:0px;z-index:99999;}
.pagination a{
	width:9px;
	height:9px;
	display:block;
	float:left;
	text-indent:100px;
	overflow:hidden;
	margin:0 3px 0 3px;
	background-repeat: no-repeat;
	background-position: center;
}
.pagination a:hover, .pagination a.selected{
	background-repeat: no-repeat;
	background-position: center;
}
.testimonial_box{
	width:140px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 25px;
}
#main_container_2 .bottom_divider2 .certificado {
	margin-top: 30px;
}

.testimonial_box p{padding:0px 5px 12px 0px;background:url(./images/quotes_bottom.gif) no-repeat bottom right;font-style:italic;}
.testimonial_details{width:265px; padding:5px 0 0 0;}
.testimonial_details p{color:#0091ed;font-size:11px; font-style:normal;padding:0px 0 0 15px;background:url(./images/bullet_blue.gif) no-repeat left;}

.testimonial_box_wide{width:600px;margin:25px 0 0px 0px;padding:0px 0 15px 25px;background:url(./images/quotes_top.gif) no-repeat top left;}
.testimonial_box_wide p{padding:0px 5px 12px 0px;background:url(./images/quotes_bottom.gif) no-repeat bottom right;font-style:italic;}
.testimonial_details_wide{width:495px; padding:5px 0 0 0;}
.testimonial_details_wide p{color:#0091ed;font-size:11px; font-style:normal;padding:0px 0 0 15px;background:url(./images/bullet_blue.gif) no-repeat left;}
/*--------------------------------------sidebar-----------------------------------------*/
.sidebar{
	width:170px;
	float:left;
	padding:57px 10px 0 18px;
}
.sidebar h2{padding:15px 0px 0 0;margin:0px;color:#484848;font-weight:bold; font-size:26px;}
.sidebar ul{ padding:20px 0 20px 10px; margin:0 0 20px 0; list-style:none; border-bottom:1px #f0eee5 solid;}
.sidebar ul li{ padding:4px 0 4px 0; margin:0px;}
.sidebar ul li a{ padding:0px 0 0 15px; margin:0px;color:#686868; background:url(./images/bullet_blue.gif) no-repeat left; text-decoration:none;}
.sidebar ul li a:hover{color:#0091ed;}
.sidebar_post{width:170px;float:left; clear:both; padding:20px 0 0 0;}
.sidebar_post a{color:#686868; line-height:20px; text-decoration:underline;}
.sidebar_post a:hover{color:#0091ed;}
img.sidebarpost_thumb{float:left;width:50px; height:50px; border:1px #eeeeee solid; margin:0 20px 0 0;}
.sidebar_more{width:170px; border-top:1px #f0eee5 solid; clear:both; margin:20px 0 30px 0; float:left;}
.sidebar_more a{color:#4f4f4d;background-color:#eeeeee;font-size:16px;margin:0px;padding:3px 8px 3px 8px;float:right;}


.sidebar_home{width:170px; float:left; padding:25px 10px 0 18px;}
.sidebar_home h2{padding:15px 0px 0 0;margin:0px;color:#484848;font-weight:bold; font-size:26px;}
.sidebar_home ul{ padding:20px 0 20px 10px; margin:0 0 20px 0; list-style:none; border-bottom:1px #f0eee5 solid;}
.sidebar_home ul li{ padding:4px 0 4px 0; margin:0px;}
.sidebar_home ul li a{ padding:0px 0 0 15px; margin:0px;color:#686868; background:url(./images/bullet_blue.gif) no-repeat left; text-decoration:none;}
.sidebar_home ul li a:hover{color:#0091ed;}
.sidebar_home_post{width:170px;float:left; clear:both; padding:20px 0 0 0;}
.sidebar_home_post a{color:#686868; line-height:20px; text-decoration:underline;}
.sidebar_home_post a:hover{color:#0091ed;}
.sidebar_home_more{width:170px; border-top:1px #f0eee5 solid; clear:both; margin:20px 0 30px 0; float:left;}
.sidebar_home_more a{color:#4f4f4d;background-color:#eeeeee;font-size:16px;margin:0px;padding:3px 8px 3px 8px;float:right;}


.page_content{
	width:850px;
	float:left;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 19px;
}
.page_content2 {
	width:652px;
	float:left;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 19px;
}

.pages_thumb{border:3px #dfddd4 solid; margin:24px 0 20px 0;}
.pages_post_descr{
	width:810px;
	border-top:1px #f0eee5 solid;
	border-bottom:1px #f0eee5 solid;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.pages_post_descr span{padding:0 25px 0 5px;}
.pages_post_descr span a{color:#0091ed;}
.pages_post_descr span a:hover{text-decoration:underline;}

.page_content ul{ padding:10px 0 20px 20px; margin:0; list-style:none;}
.page_content ul li{ padding:4px 0 4px 0; margin:0px;}
.page_content ul li a{ padding:0px 0 0 15px; margin:0px;color:#686868; background:url(./images/bullet_blue.gif) no-repeat left; text-decoration:none;}
.page_content ul li a:hover{color:#0091ed;}

/*---------------------------portfolio--------------------------------------------------*/
.wide_content{width:730px; float:left; padding:25px 0 0 35px;}

ul.display{float: left;width:710px;margin: 0;padding: 0;list-style: none;}
ul.display li {float: left;width:710px;padding:10px 0 15px 0px;margin: 0;}
ul.display li .content_block .right_det {margin:0;padding:15px 0 0 10px;float:left;width:360px;}
ul.display li .content_block .right_det p {border-bottom:1px #f0eee5 solid;width:360px; margin:0 0 10px 0;}

ul.thumb_view{float: left;width:730px;margin: 0;padding: 0;list-style: none;}
ul.thumb_view li{width:365px; padding:10px 0 10px 0; position:relative; float:left;}
ul.thumb_view li .content_block{ width:370px;}
ul.thumb_view li .content_block .right_det {display:none;}

ul.display img.portofolio_pic{border:3px #dfddd4 solid;float: left;width:300px;height:224px; margin:15px 20px 0 0;}
ul.thumb_view img.portofolio_pic{border:3px #dfddd4 solid;float: left;width:300px;height:224px; margin:20px 0 0 0;}


a.switch_thumb{width:71px;height:24px;line-height:24px;padding: 0;margin:50px 0 0 0;display: block;background: url(./images/switch.gif) no-repeat;outline: none;text-indent: -9999px; position:absolute; top:40px; right:35px;}
a:hover.switch_thumb {filter:alpha(opacity=75);opacity:.75;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";}
a.swap { background-position: left bottom; }


blockquote{text-align:justify;padding:0px 0 0px 10px;margin:5px 0px 15px 0;line-height:20px; border-left:2px solid #f0eee5;}
.small_gallery{padding:20px 0 20px 0;}
ul.gallery{padding:0 0 0 0; margin:0px; list-style:none; border:none;}
ul.gallery li{padding:0px; margin:0px; background:none; float:left;}
ul.gallery li a{padding:0px; margin:0px; background:none; float:left;}
img.gallery_thumb{float:left;width:50px; height:50px; border:1px #eeeeee solid; margin:4px 4px 0 0;}

.textwidget{ padding:0 0 20px 0;}

.navigation{ width:650px; float:left; clear:both; padding:30px 0 0 0;}
a.nav_left{color:#4f4f4d;background-color:#eeeeee;font-size:16px;margin:0px;padding:3px 8px 4px 8px;float:left;}
a.nav_right{color:#4f4f4d;background-color:#eeeeee;font-size:16px;margin:0px;padding:3px 8px 4px 8px;float:right;}

/*---------------------------full width--------------------------------------------------*/
.fullwidth_content{width:832px; float:left; padding:25px 0 0 28px;}
.fullwidth_content ul{ padding:10px 0 20px 20px; margin:0; list-style:none;}
.fullwidth_content ul li{ padding:4px 0 4px 0; margin:0px;}
.fullwidth_content ul li a{ padding:0px 0 0 15px; margin:0px;color:#686868; background:url(./images/bullet_blue.gif) no-repeat left; text-decoration:none;}
.fullwidth_content ul li a:hover{color:#0091ed;}
/*---------------contact_form------------------*/
.form_content{
	width:600px;
	float:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 150px;
	margin-right: auto;
	margin-left: auto;
}
.form_row{width:520px;clear:both;float:left;padding:10px 0 10px 0;}
.form_row label{width:150px;float:left;font-size:13px;text-align:right;padding:0px 20px 0 0;font-weight:bold;height:30px;background-color:#e3e3e3;line-height:30px;}
input.form_input{width:345px;height:30px;background-color:#eeeeee;color:#4f4f4d;border:none;float:left;padding:0px 0 0 5px;}
textarea.form_textarea{width:345px;height:90px;font-family:Arial, Helvetica, sans-serif;background-color:#eeeeee;color:#4f4f4d;border:none;float:left;padding:10px 0 0 5px;font-size:12px;}
input.form_submit{width:auto;height:auto;color:#4f4f4d;font-size:18px; text-align:center; font-family:Arial, Helvetica, sans-serif;cursor:pointer;float:right;margin:0px;padding:5px 20px 5px 20px;background-color:#eeeeee;
border:1px solid #dedede;}
label.error { width:345px; display: block; float: right; color: red; padding:5px 0 0 0px; background:none; text-align:left; font-size:12px; font-weight:normal; }
.right_section2   {
	float: right;
}
.sidebar_home2 {
	clear: left;
	float: left;
}
.menuvertical    {
	height: auto;
	width: 858px;
	position: relative;
	margin-left: 25px;
}
.produto    {
	height: auto;
	width: 200px;
	background-color: #336;
	float: left;
	position: relative;
}
.resuproduto {
	height: 671px;
	width: 553px;
	position: relative;
	margin-left: 299px;
	background-color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	padding-bottom: 15px;
	padding-left: 0px;
}
.inconebaixar {
	height: auto;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding: 30px;
}


.resuproduto2 {
	float: left;
	height: 300px;
	width: 525px;
	position: relative;
	margin-left: 300px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: justify;
}



.resuproduto img {
	float: left;
	margin-top: 5px;
	margin-bottom: 20px;
}
.resuproduto .texproduo {
	height: auto;
	width: 514px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}



ul#primary-nav,
ul#primary-nav ul {
	margin: 0;
	padding: 0;
	width: 300px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc; /* IE6 Bug */
	font-size: 18px;
	float: left;
	position: absolute;
	z-index: 3;
	background-color: #000;
	}

ul#primary-nav li {
	position: relative;
	list-style: none;
	}

ul#primary-nav li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	padding: 10px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul#primary-nav li { float: left; height: 1%; }
* html ul#primary-nav li a { height: 1%; }
/* End */

ul#primary-nav ul {
	position: absolute;
	display: none;
	left: 250px; /* Set 1px less than menu width */
	top: 0;
	}

ul#primary-nav li ul li a { padding: 2px 5px; } /* Sub Menu Styles */

ul#primary-nav li:hover ul ul,
ul#primary-nav li:hover ul ul ul,
ul#primary-nav li.over ul ul,
ul#primary-nav li.over ul ul ul { display: none; } /* Hide sub-menus initially */

ul#primary-nav li:hover ul,
ul#primary-nav li li:hover ul,
ul#primary-nav li li li:hover ul,
ul#primary-nav li.over ul,
ul#primary-nav li li.over ul,
ul#primary-nav li li li.over ul { display: block; } /* The magic */

ul#primary-nav li.menuparent { background: transparent url(arrow.gif) right center no-repeat; }

ul#primary-nav li.menuparent:hover,
ul#primary-nav li.over {
	background-color: #C82F37;
}

ul#primary-nav li a:hover {
	color: #FFF;

}
.sidebar_home p a {
	color: #F00;
}
.imgempresa {
	height: 460px;
	width: 350px;
	position: relative;
	float: left;
}
.page_content .texteempresa {
	height: 350px;
	width: 470px;
	float: left;
	position: relative;
	margin-left: 20px;
}
.colunacert {
	height: auto;
	width: 865px;
	margin-top: 60px;
	position: relative;
	margin-left: 25px;
}
.colunacert1 {
	height: 100px;
	width: 216px;
	float: left;
	position: relative;
	clear: none;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #CCC;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.colunacert .colunacert1 h3 {
	text-align: center;
	margin-top: 15px;
}
#main_container .wrapper.group {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #063;
	height: 500px;
}
#sli  {
	height: 490px;
	width: 865px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 200px;
	background-color: #000;
}


.slider {
	position: relative;
	height: 500px;
	width: 865px;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	
}
.container .slader {
	background-color: #FF0;
	width: 980px;
}


.slider-holder { position: relative; height: 480px; width: 865px; overflow: hidden; }
.slider-holder ul { position: relative; list-style: none outside none; overflow: hidden; }
.slider-holder ul li,
.jcarousel-container,
.jcarousel-clip { position: relative; height: 480px; width: 865px; }

.slider-prev,
.slider-next { position: absolute; top: 136px; display: block; width: 18px; height: 27px; }
.slider-prev { left: 28px; background: url(./images/prev.png) no-repeat 0 0; }
.slider-next { right: 28px; background: url(./images/next.png) no-repeat 0 0; }

.slider-nav { position: absolute; bottom: 10px; right: 26px; display: block; }
.slider-nav ul { list-style: none; }
.slider-nav ul li {
	float: left;
	display: inline;
	width: 33px;
	height: 32px;
	margin-right: 2px;
	background-color: #0F0;
}
.slider-nav ul li a { display: block; height: 32px; background-color: #252626;  font-size: 18px; text-align: center; line-height: 31px;  color: #fff; text-decoration: none; }
.slider-nav ul li a:hover,
.slider-nav ul li a.active {
	color: #C82F37;
}

.main {
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 28px;
}

.cols { padding-bottom: 39px; }
.cols .col { width: 294px; float: left; margin-right: 22px; }
.cols .last-col { margin-right: 0; }

.post h2 { font-size: 22px; background: url(images/post-h2.gif) repeat-x 0 bottom; padding-bottom: 15px; line-height: 22px; font-weight: normal; margin-bottom: 10px; }
.post h2 a { color: #383838; text-decoration: none; }
.post h2 a:hover { text-decoration: underline; }
