@charset "utf-8";

/**
 * CSS Home
 */
div#bg-title {
	z-index: 0;
	background: none;
	display: none;
	height: 0;
}

div#content-wrap {
	margin-top: 0;
	padding: 0;
	width: inherit;
}

div.main-content {
	float: none;
	margin-left: 0;
	padding: 0;
	width: inherit;
}

div#content {
	position: relative;
	padding: 0;
}

div#flash-content {
	display: block;
	width: 960px;
	height: 415px;
}

div#home-featured-boxes {
	position: absolute;
	top: 0;
	left: 0;
	margin: 255px 0 0 289px;
}

div.home-featured-box {
	float: left;
	display: block;
	background: url('../images/bg-home-featured-box.gif') top right no-repeat;
	width: 214px;
	height: 137px;
	padding-top: 10px;
	margin-right: 4px;
}

* html div.button_box3
{
	margin-top:105px;
}

* + html div.button_box3 
{margin-top:105px;
}


div.main-content div.home-featured-box h4 {
	/*font-size: 93%;*/
	font-size: 85%;
	color: #0d66a7;
	font-weight: bold;
}

div.home-featured-box p {
	margin-bottom: 0;
}

div.image-holder,
div.text-holder {
	float: left;
}

div.image-holder {
	padding-top: 10px;
	margin: 10px 8px 0 15px;
	_margin-left: 8px;
}

div.text-holder {
	width: 105px;
	margin-top: 15px;
}

div.image-holder2 {
	margin: 0px 8px 0 12px;
	_margin-left: 6px;
}

div.text-holder2 {
	width: 104px;
	margin-top: 0px !important;
}

div.tit-coffee 
{
    margin-left:20px;
}

div.box3 {
	margin-top: 0;
}

div.text-holder p {
	margin-bottom: 7px;
	font-size: 85%;
}

* html div.text-holder p {
	height: 45px;
}

div.text-holder2 p {
	margin-bottom: 3px !important;
	font-size: 85%;
}

* html div.text-holder2 p {
	height: 45px;
}



div#links {
	position: absolute;
}

div#links ul {
	list-style: none;
}

div#links ul li {
	text-indent:-500000em;
	overflow:hidden;
}

div#links ul li a {
	display:block;
}

.contest a{
	color:#1779BE;
	text-decoration:none;
}

.contest a:hover{
	color:#1779BE;
	text-decoration:underline;
}
