/* Text CSS Start */
#header h1 {
	font-size: 0;
	line-height: 0;
	text-indent: -9000px;
	padding: 42px 0 0 65px;
}
#header h1 a {
	width: 285px;
	height: 50px;
	background: url(../images/logo.gif) no-repeat;
	display: block;
}
#left_col h2.latest_news {
	width: 190px;
	height: 40px;
	background: url(../images/latest_news.gif) no-repeat;
	font-size: 0;
	line-height: 0;
	text-indent: -9000px;
	margin-bottom: 2px;
}
#left_col h2.our_partners {
	width: 190px;
	height: 40px;
	background: url(../images/our_partners.gif) no-repeat;
	font-size: 0;
	line-height: 0;
	text-indent: -9000px;
	margin-bottom: 2px;
}
.inner_news p {
	margin-bottom: 12px;
	padding-left: 1px;
}
#right_col h2.our_sponsors {
	width: 190px;
	height: 40px;
	background: url(../images/our_sponsors.gif) no-repeat;
	font-size: 0;
	line-height: 0;
	text-indent: -9000px;
	margin-bottom: 2px;
}
#center_col h2, .h2 {
	color: #cc2629;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 15px;
}
#center_col h3, .h3 {
	color: #4d5051;
	font-size: 13px;
	margin-bottom: 13px;
}
#center_col p, .p {
	color: #4d5051;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20px;
}

#center_col ul{display:block;margin:0px 0px 0px 30px;padding:0px 0px 20px 0px;list-style-type:disc;text-decoration:none;/*list-style-image: url(../images/list.jpg);*/}
#center_col ol{display:block;margin:0px 0px 0px 30px;padding:0px 0px 20px 0px;text-decoration:none;}
#center_col li{margin:0px 0px 5px 0px;padding:0px 0px 5px 0px;*margin:0px 0px 5px 5px;*padding:0px 0px 5px 10px;color:#4d5051;font-size:12px;}

/* Text CSS End */


/* Other Styles */
a{color:#cc2629;text-decoration:none;}a:hover{color:#4d5051;text-decoration:underline;}
.red{color:#cc2629;}
/* Other Styles End */