@charset "utf-8";

#c_content {
	background:url(../images/dash_bg.gif) repeat-x top; 
	padding-top:10px;
}

#c_image {
	float:right;
	margin-bottom:10px;
}

#c_text {
	margin:0 360px 0 0;
	background:#98b3a6 url(../images/contact_bg.gif) bottom repeat-x;
	padding:24px 23px 50px 23px;
	color:#fff;
	font-size:11px;
	line-height:16px;
	height:250px;
}
#c_text a {
	color:#ccffff;
	font-weight:bold;
	text-decoration:none;
}
#c_text a:hover {
	text-decoration:underline;
}

#c_text h1 {
	color:#ffff99;
	font-size:17px;
	margin:5px 0 15px 0;
}
#c_text h2 {
	color:#fff;
	font-size:15px;
	margin:5px 0;
}
