/* CSS Document */
#middle_left_top{
	background: #9c9c9c url(../images/c_contact.png) top left no-repeat;
}
#c_middle_left_bottom{
	width: 364px;
	height: 240px;
	border-top: 8px solid black;
	float: left;
	background-color: #fff460;
}
#c_middle_right_bottom{
	width: 528px;
	height: 486px;
	float: left;
	background: white url(../images/c_left_bkg.png) 0px 60px repeat-x;
}
#c_middle_right_bottom h3{
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 130%;
	color: #000000;
	margin: 80px 0 10px 40px;
	text-decoration: none;
}
#c_middle_right_bottom p{
	font-family: Verdana;
	font-size:10px;
	letter-spacing: 0px;
	line-height: 110%;
	color: #000000;
	text-decoration: none;
	padding-left: 40px;
}
#c_middle_right_bottom a{
	font-family: Verdana;
	font-size:10px;
	letter-spacing: 0px;
	line-height: 130%;
	color: #000000;
	text-decoration: none;
}
#c_middle_right_bottom a:hover{
	color: #B5B175;
}