#main {
	font-size: 10px;
	color: #65615d;
	background-image: none;
}

a:link,
a:visited {
	/*text-decoration: none;*/
	color: #65615d;
}

a:hover,
a:active {
	text-decoration: underline;
}

#col_left {
	width: 50% ;
	float: left;
	margin-top: 0px;
}

#col_left_1,
#col_right_1 {
	width: 249px ;
	float: left;
}

#col_left_1,
#col_left_2,
#col_right_1 { 
	//border-right: 1px solid #B5AFAB;
}

#col_left_2,
#col_right_2 {
	width: 249px ;
	float: left;
}

#col_right_2 { width: 250px; }

#col_right {
	width: 50% ;
	float: right;
	margin-top: 0px;
}

#col_left_1_content,
#col_left_2_content,
#col_right_1_content,
#col_right_2_content {
	padding: 0px 5px 0px 5px;
}

#index_images {
	margin-top:1px;
	margin-bottom: 3px;
	padding-top: 1px;
	padding-bottom: 2px;
	background-color: #77b426;
	//border-top: 1px dotted #B5AFAB;
	//border-bottom: 1px dotted #B5AFAB;
}

div.csc-textpic {
	margin-top: -14px;
	padding-bottom: -6px;
	//padding-left: 10px;
	//border-bottom: 1px dotted #77b426;
}

ul.csc-bulletlist {
	/*list-style-image: url(../gfx/arrow.gif);
	list-style-position: inside;*/
}

ul.csc-bulletlist li {
	/*list-style-image: url(../gfx/arrow.gif);
	list-style-position: inside;*/
	//background: transparent url(../gfx/contentlink.gif) no-repeat scroll 100% 10px;
	padding-left: 10px;
	line-height: 35px;
	border-bottom: 1px dotted #77b426;
}

ul.csc-bulletlist li a:before {
	/*content: url(../gfx/arrow_small.gif)" ";*/
}

ul.csc-bulletlist li a, p.bodytext a {
	background: transparent url(../gfx/contentlink.gif) no-repeat scroll 100% 1px;
	color: #5D5A56;
	padding-right: 25px;
	padding-bottom: 30px;
}
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
    display: inline;
    margin-left: 0px;
}
