/* CSS Document */

#page_content_main
{
	padding:20px 15px 15px 20px;
	height:210px;
}
h3
{
	color:#F58220;
	font-size:16px;
	font-weight:bold;
	margin-bottom:7px;
	padding:0;
}
#banner_action
{
	font-size:1.3em;
	padding-right:18px;
	line-height:1.1em;
	position:relative;
	top:-130px;
	left:80px; 
	width:180px
}
#main_banner
{
	height:212px;
	padding-top:20px;
}
#banner_action a, #banner_action:active, #banner_action:visited, #banner_action:link
{
	color:#333333 !important;
	text-decoration:none;
}
#banner_action a:hover
{
	text-decoration:underline;
}
.info_section
{
	width:30%;
	float:right;
	padding-bottom:20px;
}
.info_section ul {
	color:#4E4E4E;
	font-size:12px;
	list-style-type: 
	margin:0 0 12px 27px;
	padding:0;
}
.info_section p
{
	margin:5px 0 0;
	line-height:1.5em;
}
.info_section p a:link 
{
	text-decoration:none;
}
.info_section p a:hover 
{
	text-decoration:underline;
}