*{
	margin:0px;
	padding:0px;
}

@font-face {
	font-family: 'Code-Pro-LC';
	src: url('font/codeprolc.eot');
	src: url('font/codeprolc.eot?#iefix') format('embedded-opentype'),
		 url('font/codeprolc.woff') format('woff'),
		 url('font/codeprolc.ttf') format('truetype'),
		 url('font/codeprolc.svg#codeprolc') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DroidSans';
	src: url('font/droidsans.eot');
	src: url('font/droidsans.eot?#iefix') format('embedded-opentype'),
		 url('font/droidsans.woff') format('woff'),
		 url('font/droidsans.ttf') format('truetype'),
		 url('font/droidsans.svg#droidsans') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Tahoma';
	src: url('font/tahoma.eot');
	src: url('font/tahoma.eot?#iefix') format('embedded-opentype'),
		 url('font/tahoma.woff') format('woff'),
		 url('font/tahoma.ttf') format('truetype'),
		 url('font/tahoma.svg#tahoma') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{
	margin:0px;
	padding:0px;
}

.clr{
	clear:both;
}

.wrapper{
	width:1000px;
	margin:0 auto
}

.header{
	background:url(images/header_bg.png) no-repeat center top;
	height:407px;

}

.logo{
	float:left;
	position:relative;
	z-index:1;
}

.navigation{
	float:right;
	margin-top:38px;
	z-index:1;
	position: relative;
	left: 124px;
	top: -116px;
}

.nav_left{
	background:url(images/nav_left.png) no-repeat left top;
	float:left;
	height:49px;
	width:24px;
}

.nav_right{
	background:url(images/nav_right.png) no-repeat left top;
	float:left;
	height:49px;
	width:24px;
}

.nav_bg{
	background:url(images/nav_bg.png) repeat-x left top;
	float:left;
	height:49px;
}



.nav_bg ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.nav_bg li{
	margin:0px;
	font-family: 'Code-Pro-LC';
	font-size:13px;
	font-weight:normal;
	color:#6c6c6c;
	float:left;
	background:url(images/nav_divider.png) no-repeat left center;
	line-height: 49px;
	text-transform:uppercase
}

.nav_bg li:first-child{
	margin:0px;
	padding:0px;
	font-family: 'Code-Pro-LC';
	font-size:13px;
	font-weight:normal;
	color:#6c6c6c;
	float:left;
	background:none;
	padding:0 0px 0 0;
	line-height: 49px;
	text-transform:uppercase
}

.nav_bg li a{
	margin:0px 0 0 2px;
	font-family: 'Code-Pro-LC';
	font-size:13px;
	font-weight:normal;
	color:#6c6c6c;
	float:left;
	text-decoration:none;
	padding:0 12px 0 12px;
	display:block

}

.nav_bg li a:hover{
	margin:0px 0 0 2px;
	font-family: 'Code-Pro-LC';;
	font-size:13px;
	font-weight:normal;
	color:#e24c19;
	float:left;
	line-height: 49px;
	text-transform:uppercase;
	display:block;
	padding:0 12px 0 12px;
}



#nav_active{
	font-family: 'Code-Pro-LC';
	font-size:13px;
	font-weight:normal;
	color:#e24c19;
	float:left;
	text-decoration:none;
	display:block
}

.banner{
	margin: 0 auto;
    position: absolute;
    top: 0;
	display:block;
	width:1000px;
}

.banner_image{
    float: left;
    left: 27px;
    position: relative;
    top: 93px;
}

.banner_quote{
	float: right;
    left: -258px;
    position: relative;
    top: -31px;
}

.content_bg{
	background:url(images/content_bg.png) repeat-x top center;padding-bottom: 15px;
}

.content1{
	width:333px;
	background:#1a8368;
	float:left;
	height:264px;

}

.content1 h1{
	font-family: 'DroidSans';
	font-size:32px;
	font-weight:normal;
	color:#FFF;
	padding-left:20px;
	padding-top:16px;
	text-shadow: 0 2px 5px #353535;
}

.content1 p{
	font-family: 'DroidSans';
	font-size:14px;
	font-weight:normal;
	color:#FFF;
	padding-left:20px;
	padding-top:16px;
	width:266px;
}

.read_more_button{
	padding-left:20px;
	padding-top:22px;
	padding-bottom:23px;
}

.content2{
	width:333px;
	background:#b3d32f;
	float:left;
	height:264px;
}

.content2 h1{
	font-family: 'DroidSans';
	font-size:32px;
	font-weight:normal;
	color:#FFF;
	padding-left:20px;
	padding-top:16px;
	text-shadow: 0 2px 5px #353535;
}

.content2 p{
	font-family: 'DroidSans';
	font-size:14px;

	font-weight:normal;
	color:#FFF;
	padding-left:20px;
	padding-top:16px;
	width:266px;
}

.content3{
	width:333px;
	background:#fd6800;
	float:left;
	height:264px;
}

.content3 h1{
	font-family: 'DroidSans';
	font-size:32px;
	font-weight:normal;
	color:#FFF;
	padding-left:20px;
	padding-top:16px;
	text-shadow: 0 2px 5px #353535;
}

.content3 p{
	font-family: 'DroidSans';
	font-size:14px;
	font-weight:normal;
	color:#FFF;
	padding-left:20px;
	padding-top:16px;
	width:266px;
	margin:0px;
}

.zanon_lifescience{
	float:left;
	margin:0px 0 0 0
}

.group_of_kids{
	float:left;
	margin-top: 16px;
}

.zanon_content{
	float:left;
	width:575px;
	margin:0px 0 0 55px
}

.zanon_content h1{
	font-family: 'Tahoma';
	font-size:26px;
	color:#000;
	font-weight:normal;
}

.zanon_content p{
	font-family: 'DroidSans';
	font-size:12px;
	color:#656565;
	font-weight:normal;
	margin:0px;
	padding:19px 0 23px 0;
	line-height:21px;
	border-bottom:2px solid #d44767;
}

.shadow_bottom{
	background:url(images/shadow_bottom.png) no-repeat center top;
	width:1000px;
	height:27px;
	float:left
}

.read_icon{
	background:url(images/read_icon.png) no-repeat left top;
	font-family: 'Code-Pro-LC';
	font-size:14px;
	color:#747474;
	margin:17px 0 0 0;
	padding:0 0 0 27px;
	*padding-top:4px;
	*background:url(images/read_icon.png) no-repeat left center;
	height:18px;
}

.read_icon a{
	font-family: 'Code-Pro-LC';
	font-size:14px;
	color:#747474;
	text-decoration:none

}

.footer_bg{
	background:url(images/footer_bg.png) repeat left top;
	width:100%;
	float:left;
	height:248px; 
}




.footer_text{
	float:left;
	padding-top:28px;
}

.footer_text h1{
	font-family: 'Tahoma';
	font-size:14px;
	color:#8c8c8c;
	background:url(images/footer_divider.png) repeat-x bottom left;
	font-weight:normal;
	text-transform:uppercase;
	width:173px;
	padding-bottom: 9px;
}

.footer_text ul{
	float:left;
	margin:5px 0 0
}

.footer_text li{
	font-family: 'Code-Pro-LC';
	font-size:13px;
	color:#7e7e7e;
	list-style:none;
	background:url(images/footer_list_style.png) no-repeat left center;
	padding: 0 0 0 12px;
	line-height:28px;
}

.footer_text li a{
	font-family: 'Code-Pro-LC';
	font-size:13px;
	color:#7e7e7e;
	list-style:none;
	text-decoration:none
}


.site_info{
	float:left;
	padding-top:28px;
	padding-left:212px;
}

.site_info h1{
	font-family: 'Tahoma';
	font-size:14px;
	color:#8c8c8c;
	background:url(images/footer_divider.png) repeat-x bottom left;
	font-weight:normal;
	text-transform:uppercase;
	width:173px;
	padding-bottom: 9px;
}

.site_info ul{
	float:left;
	margin:5px 0 0
}

.site_info li{
	font-family: 'Code-Pro-LC';
	font-size:13px;
	color:#7e7e7e;
	list-style:none;
	background:url(images/footer_list_style.png) no-repeat left center;
	padding: 0 0 0 12px;
	line-height:28px;
}

.site_info li a{
	font-family: 'Code-Pro-LC';
	font-size:13px;
	color:#7e7e7e;
	list-style:none;
	text-decoration:none
}

.address{
	float:left;
	padding-top:28px;
	padding-left:185px;
}

.address h1{
	font-family: 'Tahoma';
	font-size:13px;
	color:#7e7e7e;
	background:url(images/footer_divider.png) repeat-x bottom left;
	font-weight:normal;
	text-transform:uppercase;
	width:173px;
	padding-bottom: 9px;
}

.address p{
	background: url("images/phone_icon.png") no-repeat scroll left 5px transparent;
    color: #7E7E7E;
    font-family: 'Tahoma';
    font-size: 13px;
    font-weight: normal;
    line-height: 19px;
    margin-top: 5px;
    padding-left: 20px;
}

.address ul{
	float:left;
	margin:5px 0 0
}

.address li{
	font-family: 'Code-Pro-LC';
	font-size:13px;
	color:#7e7e7e;
	list-style:none;
	background:url(images/footer_list_style.png) no-repeat left 7px;
	padding: 0 0 0 12px;
	line-height: 22px;
}

.footer_intro{
	background:url(images/footer_divider.png) repeat-x top left;
	width:1000px;
	height:2px;
	margin:21px 0 0 0
}

.footer_logo{
	padding-top:15px;
	float:left;
}

.copyright{
	background:url(image/logo_border.png) repeat;
	height:21px;
	margin-top:20px;
	margin-left:15px;
	width:2px;
	float:left
}

.copyright_text{
	font-family: 'Code-Pro-LC';
	font-size:11px;
	color:#939393;
	list-style:none;
	margin: 12px 0 15px 0;
	line-height:17px;
	width:329px;
	float:left
}

.footer_netgains{
	float:right;
	width:150px;
	font-family:'Open Sans', sans-serif;
	font-size:10px;
	color:#dcdcdc;
	font-weight:normal;
	margin-top:10px;
}

.footer_netgains p{
	margin-left:22px;
	margin-top:10px;
}

.current-menu-item a{
	margin:0px 0 0 2px;
	font-family: 'Code-Pro-LC';;
	font-size:13px;
	font-weight:normal;
	color:#e24c19 !important;
	float:left;
	line-height: 49px;
	text-transform:uppercase;
	display:block;
	padding:0 12px 0 12px;
}


.main_cont{ float:left;margin:20px 0 20px 55px;font-size:14px;}
.main_cont h1{font-family: 'Tahoma';font-size:26px;color:#000;font-weight:normal;  margin-bottom: 16px;border-bottom:2px solid #d44767; font-weight:bold;}
.main_cont p{padding-top: 7px;}
.main_cont p,tr,td,span{font-family: 'DroidSans';color:#656565;font-weight:normal;line-height:21px;}
.main_cont span{font-family: 'DroidSans';color:#656565;font-weight:normal;line-height:18px;}

.main_cont ul li{font-family: 'DroidSans';color:#656565;font-weight:normal;margin-left: 20px;line-height:21px;}
.main_cont ol li{font-family: 'DroidSans';color:#656565;font-weight:normal;margin-left: 20px;line-height:21px;}

a { color:#e24c19; text-decoration:none;}
div.wpcf7 { width: 775px;}
.wpcf7-not-valid-tip-no-ajax{ font-weight:bold !important; }
div.wpcf7-validation-errors {border: 2px solid #CC0000 !important;font-family: 'DroidSans';font-size: 12px;color: #656565;line-height: 18px; }
.wpcf7-submit { height:33px; width:107px;background:url(images/submit.png) repeat-x top left; font-size:1px; color:#E2E2E2;border-radius: 8px; }
.zanon_content ul { font-family: 'DroidSans';
font-size: 14px;
color: #656565;
font-weight: normal;
line-height: 21px;
margin-left: 28px;;}

.leftbar  td{ padding: 10px 94px 10px 10px;}

.c1 {background: url(images/1.png) no-repeat 2px 7px;
list-style: none;
padding-left: 14px; }

.c2 {background: url(images/2.png) no-repeat 2px 7px;
list-style: none;
padding-left: 14px; }

.c3 {background: url(images/3.png) no-repeat 2px 7px;
list-style: none;
padding-left: 14px; }

.c4 {background: url(images/4.png) no-repeat 2px 7px;
list-style: none;
padding-left: 14px; }

.c5 {background: url(images/5.png) no-repeat 2px 7px;
list-style: none;
padding-left: 14px; }

.c6 {background: url(images/6.png) no-repeat 2px 7px;
list-style: none;
padding-left: 14px; }

.red { color:#b40e15 !important;font-weight: bold !important; }

.blue { color:#2b90e5 !important;font-weight: bold !important; }

.pink { color:#ff42eb !important; font-weight: bold !important;}

.orange { color:#ee5921 !important;font-weight: bold !important; }
