html,body {
	min-height: 100%;
	width: 100%;
}

body{
	font-family: Verdana;
	color: 	#676d79;
	font-size: 12px;
	background: #fff;
	line-height: 18px;
	position: relative;
}

a{
	color: #88c23e;
	font-size: 11px;
	text-decoration: underline;
}

a:hover{
	color: #00548d;
	font-size: 11px;
	text-decoration: none;
}

h1, h2{
	font-size: 30px;
	color: #676d79;
	line-height: 50px;
	background: url("../images/separator.png") repeat-x left bottom;
	padding-left: 20px;
	margin-bottom: 10px;
}

.blog h2, h2.menutitle{
	font-size: 20px;
	color: #676d79;
	line-height: 30px;
	padding-left: 20px;
	background: none;
	margin-top: 20px;
}

.readmore{
	margin: 10px 0;
}

h3{
	font-size: 24px;
	color: #676d79;
	line-height: 50px;
	padding-left: 10px;
	background: url("../images/separator.png") repeat-x left bottom;
}

.panel h3{
	background: none;
}

h4{
	font-size: 24px;
	color: #676d79;
	line-height: 30px;
	margin-bottom: 20px;
	padding-left: 20px;
}

p{
	padding: 0 12px 0 20px;
}

#conteiner{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

#header{
	width: 100%;
	height: 80px;
	background: url('../images/bg_head.gif') repeat-x 0 0;
	position: relative;	
}

#top_menu{
	background: url('../images/bg_topmenu.gif');
	height: 20px;
	width: 998px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0 auto;
	position: relative;
}

#top_menu ul{
	margin: 4px 0;
	display: inline-block;
	float: right;
	height: 12px;
	line-height: 12px;
}

#top_menu ul li{
	float: left;
	padding: 0 10px;
	border-right: 1px solid #82c11e;
	height: 12px;
}

#top_menu ul li a{
	color: #b6eb6f;
	text-decoration: none;
}

#top_menu ul li a:hover, #top_menu ul li.active a{
	color: #b6eb6f;
	text-decoration: underline;
}

#top_menu ul li:last-child{
	border-right: none;
}

#main_menu{
	height: 46px;
	width: 998px;
	border: 1px solid #fff;
	margin: 0 auto;
	background: url('../images/main_menu.gif') repeat-x 0 0;
	position: relative;
}

#main_menu ul li{
	/*background: url(../images/main_menu_border.png) no-repeat center right;*/
	height: 46px;
	display: inline-block;
	border-left: 1px solid #a1d65a;
	border-right: 1px solid #74b42f;
}

#main_menu ul li:first-child{
	border-left: none;
}

#main_menu ul li:last-child{
	border-right: none;
	background: url(../images/main_menu_border.png) no-repeat center right;
}

#main_menu ul li a{
	color: #ffffff;
	text-decoration: none;
	height: 46px;
	line-height: 46px;
	font-size: 13px;
	font-weight: bold;
	display: inline-block;
	padding: 0 20px;
} 

#main_menu ul li a:hover, #main_menu ul li.active a{
	background: url("../images/main_menu_act.gif") repeat-x 0 0;
}

#main{
	min-height: 700px;
	width: 1000px;
	background: #fff;
	margin: 0 auto;
}

#logo_call{
	width: 100%;
	height: 137px;
	position: relative;
}

#logo{
	float: left;
	width: 300px;
	height: 137px;
	position: relative;
}

#call_now{
	float: right;
	width: 300px;
	height: 77px;
	position: relative;
	text-align: right;
	padding: 40px 15px 20px 20px;
	
}

#call_now_text{
	font-size: 24px;
	color: #00548d;
	text-transform: uppercase;
	line-height: 35px;
}

#call_now_numer{
	font-size: 32px;
	color: #88c23e;
	line-height: 35px;
}

#slider{
	width: 100%;
	height: 265px;
	position: relative;
}

#content{
	float: left;
	width: 660px;
	height: auto;
	position: relative;
	margin-right: 20px;
	margin-bottom: 20px;
}

#content2{
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 20px;
}

#module_right{
	float: left;
	width: 315px;
	height: auto;
	position: relative;
}

#footer{
	width: 100%;
	height: 215px;
	background: url('../images/bg_head.gif') repeat 0 0;
	position: relative;	
}

#footer_menu{
	height: 53px;
	width: 100%;
	background: url('../images/footer_menu.gif') repeat-x 0 0;
	position: relative;
	text-align: center;
}

#footer_menu ul{
	display: inline-block;
	height: 53px;
}

#footer_menu ul li{
	float: left;
}

#footer_menu ul li a{
	color: #d9d9d9;
	text-decoration: none;
	line-height: 53px;
	font-size: 12px;
	font-weight: bold;
	border-right: 1px solid #6f6f6f;
	padding: 0 10px;
}

#footer_menu ul li a:hover, #footer_menu ul li.active a{
	color: #d9d9d9;
	text-decoration: underline;
}

#footer_menu ul li:last-child a{
	border-right: none;
}

#footer_area{
	height: 60px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding: 30px 0;
}

#info{
	float: left;
	height: 60px;
	width: 300px;
	position: relative;
}

#copyright{
	line-height:  25px;
}

#social_share{
	float: right;
	height: 60px;
	width: 200px;
	position: relative;
}


#social_share a{
	text-decoration: none;
	color: #676d79;
	font-size: 12px;
	width: 70px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	float: left;
	padding-left: 30px;
}

#social_share a:hover{
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
}

#rss{
	background: url("../images/rss.png") no-repeat left center;
	padding-left: 30px;
}

#linkedin{
	background: url("../images/linkedin.png") no-repeat left center;
	padding-left: 30px;
}

#twitter{
	background: url("../images/twiter.png") no-repeat left center;
	padding-left: 30px;
}

#facebook{
	background: url("../images/facebook.png") no-repeat left center;
	padding-left: 30px;
}

.clear{
	clear: both;
}

#module_partners{
	margin: 45px 0px 20px 0;
}

ul.latestnews li{
	padding: 10px;
	border-bottom: 1px solid #eeeff0;	
}

ul.latestnews li:last-child{
	border-bottom: none;	
}

span.latestnew_text p{
	padding: 0px;
	font-size: 11px;
	color: #676d79;
}

span.latestnew_text{
	padding: 10px 0;
}

span.latestnew_title a{
	font-size: 12px;
	color: #88c23e;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}

span.latestnew_title{
	margin-bottom: 10px;
	display: inline-block;
}

span.latestnew_date{
	font-size: 10px;
	color: #676d79;
}

span.latestnew_readmore{
	float: right;
}

#contact_form_viox{
	float: left;
	width: 660px;
	margin-right: 20px;
}

#contact_form_viox legend{
	width: 590px;
}

#contact_form_viox input{
	width: 250px;
}

#contact_form_viox label{
	line-height: 24px;
}

#contact_info_viox{
	float: left;
	width: 315px;
}

.contact h3{
	margin-bottom: 20px;
}

.blog .items-row .item{
	width: 220px;
	float: left;
}

.blog .items-row .item h2{
	font-size: 14px;
}

/* K2 */

#k2Container h3{
	font-size: 20px;
	background: none;
}

div.catItemImageBlock{
	margin:0;
	padding:0;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

span.catItemImage {
	height: 140px;
	overflow: hidden;
}

span.catItemImage img{
	border: none;
}

div.itemListCategory {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

div.catItemView{
	padding: 10px;
}

div.catItemImageBlock a{
	display: block;
    height: 140px;
    position: relative;
    width: 180px;
}

.bg_img_portfolio{
	background: #000;
	opacity: 0;
	height: 140px;
	width: 200px;
	position: absolute;
	display: inline-block;
}

.bg_img_portfolio:hover{
	background: #000;
	opacity: 0.6;
}

div.catItemIntroText p{
	padding: 0;
}

/* K2 end */

.noselect {
  -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
         -o-user-select: none;
            user-select: none;
}
