/* CONTENT PAGE */


	div#main div#content-image {
		background-color:#E9E9C5;
		background-color: white;
		
		/*min-height: 133px;*/


		padding:0;
		margin:0;
		
		
	} 
	* html div#main div#content-image {
		/* hide from ie/mac \*/

		/*height: 133px;*/
		
		/* end hide */
		
	}

	/* CONTENT SUMMARY */

	div#main div#content-summary img {
		padding: 0 0 0em 0em;
	}

	div#main div#content-summary a,
	div#main div#content-summary a:link,
	div#main div#content-summary a:visited {
		color: #CC0001;
		display: block;
		padding: 0 0 1em 2em;
		background: url("../images/icon_pdf.gif") no-repeat;
		border-bottom: 1px solid #C9CC9D;

		}
		
	div#main div#content-summary a:hover {		
		border-bottom: 1px solid #C9CC9D;
		}

	div#main div#content-summary a	.linenone{background:none; padding: 0 0 0em 2em; border-bottom:none; display: none; }



	/* END CONTENT SUMMARY */

	/* CONTENT SERVICES */
	

	div#main div#content-services ul {
		
			
		padding-left: 0.3em;
		
		
	}

	div#main div#content-services li {

		
		background: url("../images/bullet_arrow_b.gif") 0px 4px no-repeat;

	}


	/* END CONTENT SERVICES */

.clearer
{

}

* ---------------float clear------------- */

 /* Hide from IE-mac \*/
 * html .floatclear {
 height:1%;
 width:auto;
 }
 .floatclear {
 display:table;
 }
/* End hide from IE-mac */
/* END CONTENT PAGE */

/*-----------------*/
div#main div#content-services ul.url_list li 
{
margin: 0px;
padding: 0px;
padding-left: 15px;
margin-left: 5px;

	background-image: none;
	/*list-style-type: none;
	list-style-image: url(../images/url_list.jpg);*/
	
	
	list-style-type: none;
	list-style-image: none;
	background: url("../images/url_list.jpg") no-repeat center left;
}

div#main div#content-services ul.url_list li img
{
padding-top: 2px;
}

 ul.url_list li a, ul.url_list li a:link,  ul.url_list li a:visited
{
margin: 0px;
padding: 0px;
text-decoration: none;
color: #CC0001;
}

.url_list li a:hover
{

text-decoration: underline;
}

/* -----------------*/
