/*_____________________________________ about us */
#static-content{
	margin: 50px 0 20px 55px;
	min-height:400px;
}
	
	#static-content ul li{
		float: left;
		width: 260px;
		padding-right: 55px;
		line-height:20px;
		
	}
	
	#static-content span{
		font-size:24px;
	}
	
/*_______________________________________ end about us*/


/*_____________________________________ terms&conditions */

	 dl {
		margin: 30px 30px 30px 45px;
	}

		 dl dt{
			font-weight: bold;
			margin-bottom: 5px;
			font-size: 16px;
		}
	
		 dl dd{
			margin-bottom:10px;
		}
	
/*_______________________________________ end terms&conditions*/



/* _______________________________forms*/

#pdf{
	/*margin: 60px 0 0 200px;*/
	/*text-align: center;*/
	margin-top:120px;
	
}



#pdf img{
	margin-left:400px;
	
}

#pdf .text{
	margin-right: 350px;
	
}

 table tr{
	line-height: 40px;
	
}




/* ______________________________end forms */



/* _______________________________contact*/
#content p{
	text-align:center;
}

#contact{
	margin-top:20px;
	margin-bottom:20px;
}

#contact p{
	margin-bottom:5px;
}
/* ______________________________end contact */
