/* Style sheet for WebhostingXYZ.com */

		body{
			background-image: url('images/pg-bg.gif');
			background-repeat: repeat-x;
			background-color: #09454F;

			margin: 0;
			padding: 0;
			padding-bottom: 20px;

			font-family: arial, helvetica, sans-serif;
			font-size: 15pt;
		}
		
		#botox_header{
			background-image: url('images/botox-header.jpg');
			background-repeat: no-repeat;
			margin: 0;
			padding: 0;
		}

		.indent{
			margin-left: 115px;
		}
		
		.llinks{	
			font-size: 14pt;
			line-height: 25pt;
			color: #FFFFCC;
			text-decoration: none;
		}

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

		#container{
			color: #03262c;
		}
		
		#content_heading{
			background-image: url('images/botox-fill-top.jpg'); 
			background-repeat: no-repeat;
			height: 104px;
			width: 900px;
			padding: 0;
			margin: 0;
		}
		
		#content{
			background-image: url('images/main-table-bg.jpg');
			background-repeat: repeat-y;
			padding-top: 20px;
		}		
		
		#content_footer{
			background-image: url('images/botox-fill-bottom.jpg');
			background-repeat: no-repeat;
			height: 67px;
			width: 900px;
		}
		
		#iGoogle{

		}

		
		h1{
			padding: 0;
			margin: 0;
			color: #03262c;
		}

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

		.conlink{
			font-size: 11pt;
			line-height: 13pt;
			color: #03262C;
			text-decoration: none;
		}

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

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