.home_frm_img {
	vertical-align:middle;
	display:inline;
	padding:0px 7px 0px 0px;
}
.txt_img {
	display:inline;
	vertical-align:middle;
}
.r_pad {
	padding-right:25px;
}
.l_pad {
	padding-left:25px;
}
.home_box {
	border:1px solid #D5D7DD;
	padding:20px;
	width:auto;
}
#home_layout {
	width:100%;
}
#home_left {
}
#home_right {
	width:200px;
}
#txt_img_orange {
	margin-top:6px;
}
.img_t {
	vertical-align:middle;
	display:inline;
	padding-right:5px;
}
.avail_months {
	float:left;
	text-align:left;
	width:70px;
}
.avail_status {
	float:left;
	text-align:left;
}
.avail_table {
	width:100%;
}

.th_strong {
	margin-top:10px;
	margin-bottom:5px;
	color:#f1983c;
}
.th_strong_top {
	margin-top:0px;
	margin-bottom:5px;
	color:#f1983c;
}
#th_limited {
	margin-bottom:0px;
}
#th_marginless {
	margin-bottom:0px;
}
.hr_table {
	margin-bottom:15px;
}
#home_sub_left {
	width:50%;
	padding-right:12px;
}
#home_sub_right {
	width:50%;
	padding-left:13px;
}
.float_status{
float:left;
 width:auto;
}
#intro_outermost{
	margin-bottom:0px;
	height:102px;
	width:613px;
	background-repeat:no-repeat;	
}
#intro_left{
    background-image:url(../images/home/intro_left.jpg);
    width:263px;
    height:102px;
    float:left;
}
#intro_design{
	width:111px;
	height:102px;
	float:left;
	background-image:url(../images/home/intro_design_normal.jpg);
	background-repeat:no-repeat;
}
#intro_apps{
	width:135px;
	height:102px;
	float:left;
	background-image:url(../images/home/intro_apps_normal.jpg);
	background-repeat:no-repeat;
}
#intro_more{
	width:104px;
	height:102px;
	float:left;
	background-image:url(../images/home/intro_more_normal.jpg);
	background-repeat:no-repeat;
}
 
#intro_design a {
	display: block;
	width:111px;
	height:102px;
}
#intro_design a:hover {
	background-image:url(../images/home/intro_design_hover.jpg);
	background-repeat:no-repeat;
} 
#intro_apps a {
	display:block;
	width:135px;
	height:102px;
}
#intro_apps a:hover {
	background-image:url(../images/home/intro_apps_hover.jpg);
	background-repeat:no-repeat;
} 
#intro_more a {
	display: block;
	width:104px;
	height:102px;
}
#intro_more a:hover {
	background-image:url(../images/home/intro_more_hover.jpg);
	background-repeat:no-repeat;
}

#preload_design{
    height:0px;
    width:1px;
    overflow: hidden;
    background-image:url(../images/home/intro_design_hover.jpg);
}
#preload_apps{
    height:0px;
    width:1px;
    overflow: hidden;
    background-image:url(../images/home/intro_apps_hover.jpg);
}
#preload_more{
    height:0px;
    width:1px;
    overflow: hidden;
    background-image:url(../images/home/intro_more_hover.jpg);
}