	img, div { behavior: url(js/iepngfix.htc) }
	
	
/*___/ BASE STYLE \______________________________________*/

	body{
		font-family:arial,helvetica,sans-serif;
		font-size:12px;
		color:#666666;
		font-weight:bold;
		background-color:#1d1d1d; 
		margin:0px;
		background-image:url(../images/MainBG.jpg);
		background-repeat:repeat-x;	
	}
	
	#wrap{
		margin:0 auto 0 auto;
		border:none;
		width:800px;
		/*height:762px;*/	
	}
	
	#insideWrap{
		float:left;
		width:715px;
		/*height:762px;*/
	}
	
	a{
		color:#666666;
		font-weight:normal;
		text-decoration:none;
	}

	a:hover{
		color:#999999;
		text-decoration:underline;
	}
	
	
/*_______________________________________________________*/	
	
	

/*___/ LAYOUT \__________________________________________*/
	
	#left{
		background-image:url(../images/Wave1.gif);
		background-repeat:no-repeat;
		background-position:bottom;
		float:left;
		width:58px;		
	}
	
	#right{
		background-image:url(../images/Wave4.gif);
		background-repeat:no-repeat;
		background-position:bottom;		
		float:left;
		width:27px;
		height:762px;		
	}
	
	#header{
		background-image:url(../images/Antenna2.jpg);
		background-repeat:no-repeat;
		height:88px;
	}
	
	#phone{
		background-image:url(../images/Phone3.jpg);
		background-repeat:no-repeat;
		width:347px;
		height:596px;
		float:left;
	}
	
	#text{
		border:none;
		margin-right:25px;
		width:406px;
		height:576px;
		padding:10px;
		float:right;
		color:#999999;
		
	}
	
	
	#text ul{
		border:none;
		margin:0 auto 0 auto;
		margin-top:10px;
		width:220px;
		color:#999999;
		
	}
	
	#text label{
		font-weight:bold;
		padding-left:30px;
		margin-bottom:10px;
		font-size:14px;
		
	}	
	

	#text p{
		font-size:12px;
		margin:5px;
		padding:0px;
		text-align:center;
		
	}	
	
	h2{
		font-size:18px;
		text-align:center;
	}
	
	h3{
		font-size:14px;
		font-style:italic;
		text-align:center;
	
	}
	
	#wave1{
		background-image:url(../images/Wave1.gif);
		background-repeat:no-repeat;
		width:58px;
		height:178px;
		float:left;		
	}
	
	#wave2{
		background-image:url(../images/Wave2.gif);
		background-repeat:no-repeat;
		width:289px;
		height:178px;
		float:left;
	}
	
	#wave3{
		background-image:url(../images/Wave4.gif);
		background-repeat:no-repeat;
		width:27px;
		height:178px;
		float:right;		
	}
	
	#wave4{
		background-image:url(../images/Wave3.gif);
		background-repeat:no-repeat;
		width:426px;
		height:178px;
		float:left;		
	}
	
	#terms{
		padding-top:5px;
		clear:both;
		float:right;
		margin-top:130px;
	}
	
	*html #terms{
		padding-top:10px;
		clear:both;
		float:right;
		margin-top:130px;
	}
	
	
/*_______________________________________________________*/		


	

	

/*#right {background-image:url(../../images/rightbar.jpg); background-repeat:repeat-x; background-position:top;}
#left {background-image:url(../../software/pumptec/images/leftbar.jpg); background-repeat:repeat-x; background-position:top;} */




