#headline_space {
	
	position:relative;
	width:948px;
	border-bottom:0px dotted #CCC;
	border-top:0px;
	font-family: Trebuchet MS, Helvetica Neue, sans-serif;	
	margin-top:20px;
height:30px;
margin-left:8px;margin-left:8px;
	background-image:url('banner_bg.jpg');
	background-repeat:repeat-y;
	}
	
#headline_text {
	position:absolute;
	bottom:-6px;
	font-size:28px;
	margin-left:182px;
	letter-spacing:0px;
	color:#444;
	z-index:1000;
font-weight:bold;
	}

#headline_text:first-letter 

	{

	color:#494949;
font-size:29px;

	}

.paragraph {
	
	position:relative;
	float:left;
	width:730px;
	min-height: 100px;
	border-bottom:0px solid #ddd;
	font-family: Trebuchet MS, Helvetica Neue, sans-serif;	
	margin-bottom:50px;
	word-spacing:1px;
	text-align:left;
	
	}
	
.left_column {
	
	position:relative;
	width:169px;
	float:left;
height:300px;
        background-image:url('leftcol_bg.jpg');	
background-repeat:no-repeat;

}
.image_one img {
	
	position:relative;
	border:1px dotted #CCC;
	margin-left:8px;
	
	
	}
	

.textspace {
	float:left;
	position:relative;
	width:535px;
	padding:10px;
	
        border:0px solid #ddd;	
        border-bottom:0px;
	float:left;
	background-image:url('paragraph_bg.jpg');
	background-repeat:no-repeat;

	}
	
.heading {
	

	color:#444;
	font-size:16px;
	letter-spacing:0px;
margin-left:20px;
margin-top:10px;	margin-bottom:20px;
		font-weight:bold;
	}
	

	.subheading {

		
		color:#555;
		margin-left:20px;
		font-size:14px;
		letter-spacing:-1px;
		margin-bottom:15px;
		}
	
	
.text {

	color:#555;
	font-size:12px;
	padding-left:10px;
	margin-left:20px;
margin-right:30px;
	margin-bottom:50px;
	border-left:1px solid #ddd;
	line-height:17px;
	border-bottom:1px solid #ddd;
	}




	
	.textimp {
		padding-top:10px;
		color:#333;
		font-size:12px;
		padding-left:10px;
		margin-left:20px;
		margin-bottom:50px;
		border-left:1px solid #ccc;
border-right:1px solid #ccc;
		line-height:15px;
		letter-spacing:0px;
		background-imageXXX:url('imp_bg.jpg');

		
		}
	
ul  { 
	
margin-left:20px;
margin-top:6px;
list-style-type:desc;


 }

li {

margin:0px;
margin-left:31px;
  display:list-item;
  list-style-type: desc;




margin-bottom: 4px;  }
	
.boxspace {
	
	position:relative;
	width:220px;
	min-height: 400px; 
	float:left;

	}
	
.box {
	position:relative;
	float:left;
	width: 220px;
	margin-left:10px;
	border:1px solid #fff;
	background-image:url('box_bg.jpg');
	margin-bottom:20px;
	
	}
	
	.box ul {margin-left:-20px;}
	
.box_content {
	
	position:relative;
	width: 200px;
	padding:10px;
        padding-bottom:0px;
	bottom:0px;
	color:#333;
	
	
	}
	
.box_heading {
	
	

	font-size:13px;
	height:13px;
	letter-spacing:-1px;
	border-bottom:1px dotted #ccc;
	padding:0px;

		
	}
	
	.box_heading_double {

		font-size:13px;
		height:26px;
		letter-spacing:-1px;
		border-bottom:1px dotted #ccc;
		padding:0px;
	font-style:italic;
		}
		
		.box_heading_small {

		border-bottom:1px dotted #ccc;

			font-size:12px;
			margin-top:15px;
			height:13px;
			letter-spacing:-1px;
			padding:0px;
	font-style:italic;
			}
		
		
		.box_heading_double_secondline {

			font-size:12px;


			}
	

.box_text {
	
	margin-left:5px;
	margin-top:3px;
	font-size:11px;
	margin-bottom:15px;
	
	}
	
	.wrapper a {

color:#1588c3;
font-size:12px;
	font-family: Trebuchet, Helvetica, sans-serif;
		text-decoration:none;
		}
		
			a:hover {

		color:#0a415e;
		text-decoration:none;

				}
				

b, strong { color: #555; }

/*     Following for Paragraph Setup      */

.wrapper { position:relative; float:left; width:955px; border-bottom:1px solid #eee; margin-bottom:20px;}
.leftcol { position:relative; float:left; width:724px; margin:0px;}
.rightcol { position:relative; float:left; margin:0px; width:220px;	background-image:url('rightcol_bg.jpg'); height:300px;  background-repeat:no-repeat;}
