﻿/*---------------------[ LANDING PAGE STYLE SHEET ]---------------------------*/
/*----[ Right Column Service page specific ]----*/
#right_column	{ width: 662px; margin:0px; margin-top:10px; margin-bottom:10px; float:right; padding:0px; font-family:Arial, Helvetica, sans-serif; }
#right_column .landing_flash { margin:0px; padding:0px; padding-bottom: 10px; border-bottom: solid 1px #b4c8d9; }

/*----[ Feature boxes ]----*/
#hm_feat_container	{ width:675px; margin: 10px 0px 0px 0px; float: right; font-family:Arial, Helvetica, sans-serif; font-weight: 700; color: #ffffff; }
#hm_feat_container .hm_feat		{ width:165px; float:left; border-right:solid 1px #b4c8d9; margin:0px auto 0px auto; height:200px; }
#hm_feat_container .hm_feat_hd, #hm_feat_container .hm_feat_hd1, #hm_feat_container .hm_feat_hd2, #hm_feat_container .hm_feat_hd3, #hm_feat_container .hm_feat_hd4 
	{ background:url(../!images/hm_feat_hd.jpg); background-repeat:no-repeat; height:19px; width:145px; margin:0px auto 0px 10px; font-size:12px; padding-top:2px; padding-left: 10px; }
#hm_feat_container .hm_feat_content			{ width: 145px; margin: 0px auto 0px auto;  }
#hm_feat_container .hm_feat_content p		{ font-size: x-small; color:#606060; margin:5px; }
#hm_feat_container .hm_feat_icon				{ margin:5px; }
#hm_feat_container .hm_feat	 img				{ width:145px; height: 60px; }
#hm_feat_container .hm_feat_calendar		{ width:160px; float:left; margin:0px 0px 0px 5px; }
#hm_feat_container .hm_feat_calendar_hd	{ background: url(../!images/hm_feat_hd.jpg) no-repeat; height:19px; width:145px; font-family:Arial, Helvetica, sans-serif; 
	color:#FFFFFF; font-size:12px; padding-top:2px; padding-left:8px; font-weight:700; }
#hm_feat_container .feature_btn	{ margin-left: 5px; }
#hm_feat_container .feature_btn a	{ color:#FA9D24; text-decoration:none; font-size:11px; padding-left:15px;
	background:url(../!images/round_btn.gif) 0px 4px; background-repeat:no-repeat; }
#hm_feat_container .feature_btn a:hover { color:#FA9D24; text-decoration:underline; font-size:11px; padding-left:15px;
	background:url(../!images/round_btn.gif) 0px 4px; background-repeat:no-repeat; }
