#main_page_left {
	width: 697px;
	height: 350px;
	padding-left: 88px;
	padding-right: 35px;
	padding-top: 40px;
	float: left;
	background: url(images/pink_gradient.gif) top repeat-x;
}

#main_page_left_tall {
	width: 697px;
	height: 450px;
	padding-left: 88px;
	padding-right: 35px;
	padding-top: 40px;
	float: left;
	background: url(images/pink_gradient.gif) top repeat-x;
}


#main_left_content {
	position: absolute;
	top: 225px;
	left: 88px;
	width: 732px;
	border-top: dotted 2px #D3CFCD;
	line-height: 20px;
	
}
#main_left_content_over {
	position: absolute;
	top: 225px;
	left: 88px;
	width: 728px;
	border-top: dotted 2px #D3CFCD;
	line-height: 20px;
	
}

#main_left_split {
	position: absolute;
	top: 225px;
	left: 88px;
	width: 732px;
	border-top: dotted 2px #D3CFCD;
	line-height: 20px;
}

#main_left_content a{
	font-family: Arial;
	font-size: 12px;
	color: #F08C24;
	font-weight: bold;
	text-decoration: none;
}

#main_left_content a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #F08C24;
	font-weight: bold;
	text-decoration:underline;
}

#main_left_content a:visited{
	font-family: Arial;
	font-size: 12px;
	color: #F08C24;
	font-weight: bold;
	text-decoration: none;
}

.right_color_whole {
	width: 688px;
	margin-top: 1px;
	margin-right: 1px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	color: #666666;
}

.left_column {
	width: 406px;
	float: left;
}

.right_column {
	width: 326px;
	float: left;
}

.right_column_white {
	padding-left: 22px;
	background: url(images/bullet.gif) left no-repeat;
	background-color: #ffffff;
	padding-top: 5px;
	height: 25px;
}

.right_column_white_no {
	padding-left: 22px;
	background-color: #ffffff;
	padding-top: 5px;
	height: 25px;
}

.right_column_alt {
	padding-left: 22px;
	background: url(images/bullet.gif) left no-repeat;
	background-color: #EFF1E5;
	height: 25px;
}

.right_column_alt_sub {
	padding-left: 52px;
	background: url(images/bullet.gif) left no-repeat;
	background-color: #EFF1E5;
}

.right_column_alt_no {
	padding-left: 22px;
	background-color: #EFF1E5;
	height: 20px;
	padding-top: 5px;
}

.color_column_container {
	width: 717px;
	padding-left: 15px;
	color: #4D708D;
	float: left;
}

.color_column {
	width: 239px;
	height: 222px;
	padding-top: 15px;
	margin-top: 15px;
	color: #4D708D;
	float: left;
}

.color_column_container_split {
	width: 732px;
	color: #4D708D;
	float: left;
}

.color_column_split {
	height: 405px;
	padding-top: 15px;
	margin-top: 2px;
	color: #4D708D;
	float: left;
}

.color_column_head {
	padding-left: 23px;
	font-weight: bold;
}

.color_column_text {
	padding-left: 23px;
	font-weight: none;
	padding-right: 23px;
	padding-bottom: 10px;
}

.color_column_bullet {
	background: url(images/blue_bullet.gif) top left no-repeat;
	padding-left: 31px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.color_column_bullet_meet {
	background: url(images/blue_bullet.gif) top left no-repeat;
	margin-left:50px;
	padding-left: 31px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.color_column_bullet_meet_sub {
	margin-left:95px;
	padding-left: 31px;
	padding-top: 1px;
	padding-bottom: 1px;
	clear:both;
		font-size: 11px;
}

.color_column_bullet_sub {
	/* background: url(images/bullet_expand.gif) top left no-repeat;*/
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 5px;
	font-size: 11px;
	float: left;
}

