@font-face {
	font-family: "Conv_trebuc";
	src: url("../fonts/Conv_trebuc.eot");
	src: local('?'), url("../fonts/Conv_trebuc.woff") format('woff'), url("../fonts/Conv_trebuc.ttf") format('truetype'), url("../fonts/Conv_trebuc.svg") format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Conv_MYRIADPRO-REGULAR";
	src: url("../fonts/MYRIADPRO-REGULAR.eot");
	src: local('?'), url("../fonts/MYRIADPRO-REGULAR.woff") format('woff'), url("../fonts/MYRIADPRO-REGULAR.ttf") format('truetype'), url("../fonts/MYRIADPRO-REGULAR.svg") format('svg');
	font-weight: normal;
	font-style: normal;
}
body{
	
	width:auto;
	height:auto;
	background-image:url(../images/body-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#6d0141;
	margin:0 0 0 0;
	padding:0px 0 0 0;
}
.wraper{
	width:960px;
	
	height:auto;
	margin:0 auto;
	padding:0 0px 0 0px;
}
.header{
	width:960px;
	height:137px;
	margin:0 0px 0 0px;
	float:left;
	padding:0px 0 0 0;
}
.header .logo{
	width:500px;
	height:107px;
	float:left;
	margin:0 0 0 0;
	padding:16px 0 0 15px;
}
.logo a{
	text-decoration:none;
	outline:none;
}
.header p{
	width:auto;
	height:auto;
	margin:0 0 0 0;
	padding:64px 0 31px 0px;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#fff;
	float:right;
}
.clr{
	clear:both;
}
.navigation{
	width:960px;
	height:60px;
	margin:0 0 0 0;
	padding:0px 0px 0 0;
	float:left;
}
.navigation .menu{
	float:left;
	width:960px;
	padding:0px 0 0 0;
	text-align:center;
}
.menu ul {
	list-style-type: none;
	width:960px;
	margin:0 0 0 0;
	padding:0px 0 0 0px;
	text-align:center;
	float:left;
}
.menu li{
 	text-decoration: none;
	margin:0 0px 0 0px;
	padding:0 0 0 0;
	display:inline;
}
.menu a {
	background-image:url(../images/menu-bor.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-decoration: none;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	display:inline;
	color:#000;
	text-align:center;
	outline:none;
	font-weight:bold;
	line-height:60px;
	padding:0 60px 0 60px;
	float:left;
	text-transform: uppercase;
}
.menu  a:hover{
	color:#fff;
	background:url(../images/hover-nav.jpg) repeat-x top;
}
.menu  a.active{
	color:#fff;
	background:url(../images/activ-nav.jpg) repeat-x top;
}
.menu a.nobor{
background-image:none;
}
.banner{
	margin:0 0 0 0;
	padding:9px 0 10px 0;
	width:960px;
	height:349px;
	background: url(../images/banner.jpg) no-repeat center ;	
}

.banner .left{
	margin:30px 37px 0 0;
	width:446px;
	height:260px;
	float:right;
	border:#eee 2px solid;
}
.banner .right{
	margin:30px 16px 0 0;
	width:420px;
	height:270px;
	float:left;
	/* [disabled]border:#eee 2px solid; */
}
.main-content{
	width:941px;
	height:auto;
	margin:0 0px 0px 0px;
	padding:10px 10px 15px 10px;
	float:left;
	background-color:#FFF;
}
.main-content .left-cont{
	width:635px;	
	height:auto;
	margin:0 0px 0 0px;
	padding:0px 0px 0px 0px;
	float:left;

}
.left-cont h1{
	background-image:url(../images/heading-bg.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#4a4a4a;
	margin:0 0 0 0;
	padding:0px 0 0px 20px;
	float:left;
	width:98%;
	line-height:50px;
}


.left-cont .left-contdetail{
	width:100%;
	height:auto;
	margin:0 0px 0 0px;
	padding:0px 10px 10px 0px;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;

}
.left-contdetail h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 0 0 0;
	padding:10px 0 10px 20px;
	background-color: #20A8CA;
	text-align: left;
}
.left-contdetail img{
	float:left;
	
}
.left-contdetail ol{
	font-family: Verdana, Geneva, sans-serif;
	color:#000000;
	margin:0 0 0 0;
	padding:00px 0px 0px 35px;
	list-style:disc;
	line-height:20px;
}
.left-contdetail li{
	font-family: Verdana, Geneva, sans-serif;
	color:#000000;
	margin:0 0 0 0;
	padding:0px 0px 0px 00px;
	list-style:disc;
	font-weight: bold;
}
.left-contdetail p{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	margin:0 0 0 0;
	padding:0px 10PX 10px 20px;
	line-height: 25px;
	text-align: justify;
}
.left-contdetail .readmore{
	margin:0 0 0 0;
	padding:5px 0 20px 20px;
	float:left;
	width:auto;
	height:auto;
}
.readmore a{
	text-decoration:none;
	outline:none;
}
.main-content .right-cont{
	width:305px;	
	height:auto;
	margin:0 0px 0 0px;
	padding:0 0px 0px 0px;
	float:left;

}
.right-cont h1{
	background-image:url(../images/heading-bg.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#4a4a4a;
	margin:0 0 0 0;
	padding:0px 0 0px 0px;
	text-align:center;
	width:305px;
	line-height:50px;
}
.right-cont h1 img{
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.right-cont .right-contdetail{
	background-image:url(../images/right-conbor.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#f0f0f0;
	width:305px;	
	height:auto;
	margin:0 0px 0 0px;
	padding:20px 0px 21px 1px;
	float:left;

}

.right-contdetail .image{
	float:left;
	margin:0 0 0 0;
	padding:0px 0 0px 0;
	width:auto;
	height:auto;
}
.right-contdetail .readmorer{
	margin:0 0 0 0;
	padding:0px 0 0px 30px;
	float:left;
	width:auto;
	height:auto;
}


.services{
	width:961px;	
	height:221px;
	margin:0 0px 0 0px;
	padding:0 0px 0px 0px;
	float:left;
	background-image:url(../images/services-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.services .heading{
	background-image:url(../images/heading-bg.jpg);
	background-repeat:repeat-x;
	width:939px;	
	height:32px;
	margin:0 0px 0 0px;
	padding:15px 0px 0px 22px;
	float:left;
	font-size:15px;
	font-family:"Conv_MYRIADPRO-REGULAR";
	color:#fff;
	font-weight:bold;	
}
.services .products{
	width:309px;
	height:190px;
	margin:0 0px 0 3px;
	padding:20px 4px 10px 4px;
	float:left;
}
.products:last-child{ background-image:none; }
.products img{
	width:auto;
	height:auto;
	border:0;
	margin:0 0 0 0;
	padding:10px;
	float:left;
}
.products h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bolder;
	padding:0px 0px 0px 0px;
	text-align:left;
	width:auto;
	font-size: 18px;
	
}
.products p{
	font-family:Verdana, Geneva, sans-serif;
	color:#CCC;
	font-weight:normal;
	padding:0 25px 0px 15px;
	text-align:left;
	width:auto;
	font-size: 12px;
	clear: both;
	
}


.footer{
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	width:auto;	
	height:85px;
	margin:0px 0 0px 0;
	padding:0px 0 0 0px;
	font-style:normal;
}
#footer{
	width:940px;	
	height:89px;
	margin:0 auto;
	padding:0px 0 0 0px;
	font-style:normal;
}
#footer .navamenu{
	float:left;
	height:20px;
	width:940px;
	font-style:normal;
}
.navamenu ul {
	list-style-type: none;
	width:400px;
	margin:0 0 0 0;
	padding:37px 0 0 0px;
	float:left;
	font-style:normal;		
}
.navamenu ul li{
 	text-decoration: none;
	margin:0 0px 0 0px;
	padding:0 0 0 0;
	display:inline;
	float:left;
}
.navamenu li a {
	text-decoration: none;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	display:inline;
	color:#fff;
	text-align:center;
	float:left;
	outline:none;
	line-height:13px;
	border-right:1px solid #fff;
	padding:0 8px 0 8px;
	font-weight:bold;
	text-transform: uppercase;
}
.navamenu li a.nobor{
	border-right:none;
}
.navamenu .copyright{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#e0e2e6;
	text-align:center;
	padding:37px 0px 0px 10px;
	float:right;
	margin:0 0 0 0;
	font-style:normal;
}
.copyright span{
	font-family:"GOTHIC";
	font-size:12px;
	text-decoration:none;
	outline:none;
	color:#FFFFFF;
	font-style:normal;
}
.copyright a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	outline:none;
	color:#FFFFFF;
	font-style:normal;
	padding:0 10px 0 0;
}


.imageRight

 {
	float:right;
	padding: 10px;
	border: solid 0px #999;
	margin-left: 10px;
} 
