/* Style sheet for WebhostingXYZ.com */

		body{
			background-image: url('images/bg-pattern.gif');
			margin: 0;
			padding: 0;
			padding-bottom: 20px;
			font-family: arial, helvetica, sans-serif;
			font-size: 15pt;
		}
		
		#drug_header{
			background-image: url('images/drugrehab-header.jpg');
			background-repeat: no-repeat;
			background-color: #000000;
			margin: 0;
			padding: 0;
		}

		.indent{
			margin-left: 115px;
		}
		
		.llinks{	
			font-size: 11pt;
			line-height: 19pt;
			color: #FFFFFF;
			text-decoration: none;
		}

		.llinks:hover{
			text-decoration: underline;
		}

		#container{
			color: #ffffff;
		}
		
		#content_heading{
			width: 900px;
			padding: 0;
			margin: 0;
		}
		
		#content{
			padding-top: 0px;
		}		
		
		#content_footer{
			background-image: url('images/healthinsurance-footer.jpg');
			background-repeat: no-repeat;
			height: 27px;
			width: 900px;
		}
		
		#iGoogle{

		}

		
		h1{
			padding: 0;
			margin: 0;
			color: #ffffff;
		}

		p{
			padding: 0;
			margin: 0;
			margin-top: 20px;
			font-size: 11pt;
			line-height: 13pt;
			width: 330px;
			color: #ffffff;
		}

		.blackbg{
			background-color: black;
		}
		
		.conlinks{
			font-size: 11pt;
			line-height: 13pt;
			color: #ffffff;
			text-decoration: none;
		}

		.conlinks:hover{
			text-decoration: underline;
		}

		.attn{
			color: #2D8930;
			font-weight: bold;
			font-size: 11pt;
		}
