#content a { color:#747474; text-decoration:none}
#content a:hover{ text-decoration: underline;}
#content .contacts {
	padding:0 0 0 25px;
	font-size:12px;
}
#content .contacts li {
	list-style:none;
}
#content .contacts li a {
	color:#CCC;
	
}
#content .contacts li a:hover {
	text-decoration:none;
	text-decoration:underline;
}
#content ol {
	font-size:12px;
	padding:20px 20px 0 40px;
	line-height:19px;
	color:#747474;

}
#content ol li {
	padding:0 0 15px 5px;
	line-height:19px;
}
#content ul {
	font-size:12px;
	padding:20px 25px 0 30px;
	line-height:19px;
	color:#747474;
}
#content ul li {
	padding:0 0 0px 0px;
	line-height:19px;
}

#content table { margin:10px 0 0 25px;}
#content td {font-size:12px;
	padding:10px 0px 0 0px;
	line-height:19px;
	color:#747474;}


#content td img{ border: none;}

/*text*/
#content .home_p {
	width:300px;
	float:left;
	margin:12px 0 0 12px;
}
#content .home_p h1 {
	font-size:14px;
	font-weight:normal;
	background:url(../images/h1_bg.png) no-repeat center bottom;
	padding: 15px 0 20px 25px;
	text-transform:capitalize;
}
#content h1 {
	font-size:16px;
	font-weight: bold;
	padding: 20px 0 0px 25px;
	text-transform:capitalize;
}
#content h2 {
	font-size:16px;
	font-weight: bold;
	padding: 20px 0 0px 25px;
	text-transform:capitalize;
	color:#AF8D4C;
}
#content h4 {
	font-size:16px;
	font-weight: normal;
	margin: 30px 25px 10px 25px;
	text-transform:capitalize;
	padding-bottom:10px;	
	border-bottom:1px solid #3F332B;
}

#content h5 {
	font-size:16px;
	font-weight: normal;
	margin: 20px 20px 0px 25px;
	text-transform:capitalize;	
}
#content p {
	font-size:12px;
	padding:10px 25px 0 25px;
	line-height:17px;
	color:#747474;
	text-align:justify;
}
.date { color:#FFF;}
