body{
	background-image:url(../images/bg.gif);
	margin:0;
	}
.topContainer{
	background:url(../images/topBar.png) repeat-x top;
	border:0 solid #F00;
	height:96px;
	position:absolute;
	width:100%;
	top:0;
	}
.mainBodyGap{
	margin-top:85px;
	}	
.topMenu a, .activeMenu{
	float:left;
	padding:13px 10px;
	background-color:#e3e7e8;
	color:#afb4b5;
	text-shadow: 1px 1px 1px #FFFFFF;
    filter: dropshadow(color=#FFFFFF, offx=1, offy=1);
	margin-right:2px;
	text-decoration:none;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	border:1px solid #cfe1e5;
	}
.topMenu a:hover{
	background:url(../images/menuHover.gif) repeat-x;
	color:#57757a;
	}
.topMenu .activeMenu{
	background:url(../images/menuHover.gif) repeat-x;
	color:#57757a;
	} 	
	
.leftSH{
		background:url(../images/leftBg.png) repeat-y;
		width:10px;
	}
.rightSH{
		background:url(../images/rightBg.png) repeat-y -15px center;
		width:10px;
	}
.headreBG{
	background:url(../images/headerbg.png) repeat-x;
	height:95px;
	}	
.bannerBg{
	background:url(../images/bannerBg.png) no-repeat;
	height:320px;
	}		
.warp1{
/*	background:url(../images/img1.gif) no-repeat;*/
	}
.warp1 td{
	font-family:Trebuchet MS,arial;
	color:#515456;
	font-size:14px;
}
.warp1 td strong{
	font-size:15px;
	}
.warp1 .txt1{
	font-family:Georgia,arial;
	color:#0f95c8;
	font-size:19px;
	font-weight:bold;
	background:url(../images/hline2.gif) repeat-x bottom;
	padding-bottom:5px;
	}
.txt1{
	font-family:Georgia,arial;
	color:#0f95c8;
	font-size:19px;
	font-weight:bold;
	background:url(../images/hline2.gif) repeat-x bottom;
	padding-bottom:5px;
	}	
.warp2{
	background:url(../images/img3.gif) repeat-y;
	}
	
.txt2{
	font-family:Trebuchet MS,arial;
	color:#515456;
	font-size:13px;
	}
.txt2 span{
	font-family:arial;
	color:#515456;
	font-weight:bold;
	}
.footerTxt{
	font-family:Tahoma;
	color:#757d88;
	font-size:13px;
	}
.wrap3{
	background:url(../images/img13.gif) no-repeat;
	font-family:Trebuchet MS,arial;
	color:#454b52;
	font-size:13px;
	height:43px;
	}
.wrap3 a{
	font-family:Trebuchet MS,arial;
	color:#454b52;
	font-size:13px;
	height:43px;
	text-decoration:none;
	}	
.testimonial{
	font-size:14px;
	font-family:Trebuchet MS,arial;
	border:1px solid #cdcecf;
	color:#515456;
	padding:8px;
	background:url(../images/testimonialBg.jpg) no-repeat;
	}			
.leftTesti a, .rightTesti a{
	display:block;
	width:27px;
	height:131px;
	background:url(../images/testLeft.gif) no-repeat;
	}
.leftTesti a:hover, .rightTesti a:hover{
	background:url(../images/testLeftActive.gif) no-repeat;
	}	
.rightTesti a{ background:url(../images/testRight.gif) no-repeat;}		
 .rightTesti a:hover{
	background:url(../images/testRightActive.gif) no-repeat;
	}	
.ppt{
	font-size:15px;
	font-family:Arial;
	color:3e4041;
}
.txt15{
	font-size:15px;
	font-family:Trebuchet MS,arial;
	font-weight:bold;
	color:#1f8a9e;
}
.applyBTN{background:url(../images/btnBG.gif) no-repeat left top; width:181px; height:43px; padding:12px 0 0 18px;}
.applyBTN a{font-family:Arial; font-size:17px; font-weight:bold; color:#f3f6f8; text-transform:uppercase; text-decoration:none;}
