/*
CSS Credit: http://www.interval-design.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background: #ffffff ;
}

a:link, a:visited { color: #ffffff; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #ffffff; text-decoration: underline;}

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none;}

.cleaner { clear: both; width: 100%; height: 1px; font-size: 1px; }
.cleaner_w10 { float: left; width: 10px; height: 100%; font-size: 1px; }
.cleaner_h10 { clear: both; width: 100%; height: 10px; font-size: 1px; }
.cleaner_h20 { clear: both; width: 100%; height: 20px; font-size: 1px; }
.cleaner_h30 { clear: both; width: 100%; height: 30px; font-size: 1px; }
.cleaner_h40 { clear: both; width: 100%; height: 40px; font-size: 1px; }
.cleaner_h60 { clear: both; width: 100%; height: 60px; font-size: 1px; }

.margin_right_60 { margin-right: 60px; }

.rc_btn_01 a{
	float: left;
	clear: both;
	display: block;
	width: 120px;
	height: 25px;
	padding: 6px 0 0 0;
	text-align: center;
	/*	background: url(images/button_01.jpg) no-repeat;	*/
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/button_02.png);
	background-repeat: no-repeat;
}

.rc_btn_02 a{
	float: left;
	clear: both;
	margin: 10px 0 0 0;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}



#container{
	width: 960px;
	margin: 0 auto;
	padding: 0 10px 30px 10px;
} 

.content_header_01 {
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 20px 0 0 60px;
	/*	background: url(images/horizontal_divider_00.jpg) bottom repeat-x; */
	height: 35px;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(images/icon_00.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.content_header_02 {
	position: relative;
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
	/*	background: url(images/horizontal_divider_01.jpg) bottom repeat-x; */
	height: 35px;
	font-family: Tahoma, Geneva, Sans-serif;
	background-image: url(images/icon_01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60px;
}

.content_header_03{
	position: relative;
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
	/*	background: url(images/horizontal_divider_02.jpg) bottom repeat-x; */
	height: 35px;
	font-family: Tahoma, Geneva, Sans-serif;
	background: url(images/icon_02.png) bottom left no-repeat;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60px;
}

#left_column {
	float: left;
	width: 240px;
	padding: 50px 0 0px 30px;
}

#right_column {
	float: right;
	position: relative;
	width: 610px;
	padding: 0 15px;
	background: url(images/content_right_bg_repeat_02.png) repeat-y;
/*	background: url(images/content_right_bg_repeat_01.png) repeat-y;	 */
}

#right_column #right_colum_bottom {
	position: absolute;
	left: 0;
	border: 0;
	height: 15px;
	width: 640px;
	background: url(images/content_right_bg_bottom_02.png) no-repeat;
/*	background: url(images/content_right_bg_bottom_01.png) no-repeat;	*/
}

#left_column .left_column_header_01 {
	font-size: 0px;
	font-weight: bold;
	background-image: url(images/servicearea_120x30.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	height: 30px;
	width: 120px;
	margin: 0px;
	visibility: visible;
}

#left_column .left_column_header_02 {
	font-size: 0px;
	font-weight: bold;
	background-image: url(images/contactus_120x30.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	height: 30px;
	width: 120px;
	margin: 0px;
	visibility: visible;
}

#site_header {
	width: 240px;
	margin-bottom: 75px;
}

#site_header #site_logo {
	width: 240px;
	height: 240px;
	background-image: url(images/hfs_logo_240x240.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#site_name {
	width: 240px;
	font-size: 40px;
	padding: 7px 0 20px 0;
	color: #0f306d;
	font-weight: bold;
}

#site_name span{
	font-weight: normal;
}

#site_slogan {
	clear: both;
	color: #0f306d;
	font-size: 14px;
	letter-spacing: 2px;
	margin-left: 23px;
}

.left_column_section {
	clear: both;
	margin-bottom: 50px;
	color: #333333;
}

.left_column_section .news_outer_box {
	padding: 1px;
	background-color: #ffffff;
}

.left_column_section .news_inner_box {
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.news_inner_box .news_title {
	color: #5c8727;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}

.news_inner_box p {
	color: #333333;
}

#address_section ul{
	margin: 0px;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #333333;
}

/* end of left column */


#right_column_top_panel {
	background: #0065a4;
}

#top_panel_section {
	padding: 15px;
}

#right_column_top_panel form {
	float: right;
	padding: 0px;
	font-size: 13px;
	color: #333333;
	margin: 15px;
}

#right_column_top_panel label {
	margin-right: 10px;
}

#right_column_top_panel .inputfield{
	background: url(images/input_field_bg_01.jpg);
	border: none;
	color: #ffffff;
	font-size: 13px;
	font-variant: normal;
	height: 19px;
	line-height: normal;
	padding: 4px;
	width: 122px;
	margin-right: 20px;
}

#right_column_top_panel #login_button{
	background: url(images/login_button.jpg); 
	border: none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 29px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 79px;
}

#right_column #menu{
	clear: both;
	height: 40px;
	background: #333333;
	margin-bottom: 20px;
	border-bottom: 1px solid #b8c4a2;
}

#menu ul {
	float: right;
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

#menu ul li{
	display: inline;
}

#menu ul li a{
	float: left;
	padding: 1px 25px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #5c8727;
	background: url(images/menu_divider.jpg) right repeat-y;
}

#menu li a:hover, #menu li .current{
	color: #ffffff;
}

#menu li .last {
	background: none;
}


#right_column #banner{
	clear: both;
	position: relative;
	width: 570px;
	height: 220px;
	background-color: #99ce3b;
	background-repeat: no-repeat;
	background-image: url(images/banner_bg.jpg);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
}

#banner #discount {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 101px;
	height: 75px;
	padding: 28px 10px 0 0;
	font-size: 20px;
	color: #ffffff;
	text-align: right;
	font-weight: bold;
	background: url(images/discount.png) no-repeat;
}

#discount span {
	clear: both;
	font-size: 20px;
	margin-top: 8px;
	display: block;
	font-weight: normal;
}

#banner #banner_content {
	width: 450px;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}

#banner_content p {
	font-size: 16px;
}

#banner_title {
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 0;
	margin-bottom: 10px;
}

#right_column #right_column_content {
	margin: 0 20px;
}

#right_column_content .right_column_content_section_01 {
	clear: both;
}

.right_column_content_section_01 p{
	padding-bottom: 10px;
}

.float_left {
	float: left;
}

.image_with_frame {
	position: relative;
	display: block;
	width: 178px;
	height: 180px;
	margin: 5px 15px 5px 0;
}

.image_with_frame img{
	margin-top: 0px;
	margin-left: 0px;
	width: 180px;
	height: 180px;
}

.image_with_frame span {
	position: absolute;
	top: 0;
	right: 0px;
	width: 180px;
	height: 180px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
}

.right_column_content_section_01 p{
	text-align: justify;
}

.right_column_2col {
	float: left;
	width: 255px;	
}

.right_column_2col ul {
	margin: 10px 0 20px 30px;
	padding: 0px;
}

.right_column_2col ul li {
	padding-bottom: 3px;
}

.right_column_2col ul li a{
	font-weight: normal;
	color: #ffffff;
}

.right_column_2col ul li a:hover {
	color: #475234;
	text-decoration: none;
}

/* footer */

#footer {
	clear: both;
	color: #333333;
	margin-top: 20px;
	text-align: right;
}

#footer a{
	color:#333333;
}
