#big_title {
	margin:35px 0px 0px 0px;
	font-size: 1.4em;
	color: rgb(55,148,53);
	/*float:left;*/
	text-align:center;
}

#small_title {
	margin-bottom:20px;
	font-size: 1.3em;
	text-transform: uppercase;
	color: rgb(55,148,53);
}

#topgraphic {
	float:right;
	margin:20px 15px 0px 0px;
	padding-right:100px;
	}

#part1 {
	width:627px;
	float:left;
}

#part1_left {
	float:left;
	width:382px;
	padding-bottom:30px;
}

#part1_right {
	float:right;
	width:226px;
	padding:8px 0px 0px 19px;
	background:url(../images/index_right_bg.gif) repeat-y;
}

#part1_right h2 {
	font-size: 1.4em;
	text-transform: uppercase;
	color: rgb(55,148,53);
}

#part1_right ul {
	padding:0px;
	margin:10px 0px 0px 0px;
	list-style:none;
}

#part1_right ul li {
	margin:0px 0px 6px 00px;
	font-weight:bold;
}

#part2 {
	clear:both;
	/*width:598px;*/
	padding-top:0px;
	line-height:16px;
}

#part2_title {
	margin-bottom:25px;
	font-size: 1.2em;
	text-transform: none;
	color: rgb(55,148,53);
}

#about1_ul {
	padding:0px;
	margin:0px;
}

#about1_ul li {
	margin:17px 30px 17px 30px;
}

#about2_ul {
	padding:0px;
	margin:0px;
}

#about2_ul li {
	margin:0px 0px 17px 15px;
}

#about5_table_box {
	width:598px;
	/*height:635px;*/
	padding:24px 0px 0px 16px;
	line-height:16px;
}


.dots {
	padding:15px 0px 15px 0px;
	height:1px;
}

.vm_titles {
	color:#1d8900;
	text-decoration:underline;
}