@import url(global.css);

/***********************************************/
/* Navigation 	                               */
/***********************************************/
div.nav_flash {
	margin:4px 24px 0 26px;
}
#nav_sub {
	margin:4px 24px 0 26px;
	text-indent:-9999px;
	position:absolute;
}
#nav_sub ul li a {
	text-indent:-9999px;
	position:absolute;
}
/***********************************************/
/* Content 	                                   */
/***********************************************/


/***********************************************/
/* Main Content 	                             */
/***********************************************/
#content_main .ad_main {
	background-color:#ebebeb;
	border:2px solid #e1e1e1;
	padding:14px 20px 7px 20px;
	display:block;
}
#content_main .ad_main h3 {
	text-indent:-9999px;
	width:434px;
	height:20px;
	display:block;
	background:url('../images/title_increase-sales.gif') no-repeat left top;
}

#content_main ul.ads {
	display:block;
	list-style-type:none;
	position:relative;
	height:16.5em;
}
#content_main ul.ads li {
	width:233px;
	padding:2px 20px 18px 20px;
	position:relative;
	display:block;
	float:left;
}
#content_main ul.ads li.item2 {
	margin:0 15px;
}
#content_main ul.ads li h4 {
	text-indent:-9999px;
	height:46px;
	width:100%;
	display:block;
	margin-bottom:.5em;
}
#content_main ul.ads li.item1 h4 {
	background:url('../images/title_home_ad1.gif') no-repeat left top;
}
#content_main ul.ads li.item2 h4 {
	background:url('../images/title_home_ad2.gif') no-repeat left top;
}
#content_main ul.ads li.item3 h4 {
	background:url('../images/title_home_ad3.gif') no-repeat left top;
}
div.reasons {
	display:block;
	margin-top:-100px;
	height:200px;
	width:850px;
	text-indent:-9999px;
}
div.reasons a {
	text-indent:-9999px;
	position:absolute;
	right:78px;
	bottom:53px;
	width:265px;
	height:18px;
}
#content_main .cta a:link, #content_main .cta a:visited {
	display:block;
	margin-top:1em;
	color:#de5b03;
}
