#content_div
{
	width: 908px;
    height: 436px;
	margin:0 0 0 20px;
	padding:0px;
	border:0px;
	background:#FFFFFF;
    background-image: url('../images/collection/bg-collection.jpg');
    background-position: left bottom;
    background-repeat: no-repeat;
}

#content_inner_div {
	width: 908px;
    height: 436px;
    margin: 0;
    padding: 0px;
    border: 0px;
    background-position: right bottom;
    background-repeat: no-repeat;
}

#main_div {
    position: relative;
}

div.div_no1 {
    float: left;
    width: 430px;
    height: 353px;
	padding-left:20px;
	margin-top:-15px;
}



div.div_no2 {
    float: left;
    margin-left: 4px;
	margin-top:-15px;
    width: 224px;
    height: 353px;
}

.text_moisture { 
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#007476;
font-weight:bold;
}

.text { 
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#00224c;
margin-top:10px;
}

img {
text-decoration:none;
border:none;
}

div.div_no3 {
    float: left;
    margin-left: 4px;
    width: 220px;
    height: 353px;
	margin-top:-15px;
}

.text_smooth { 
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#792a79;
font-weight:bold;
}

.text { 
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#00224c;
margin-top:10px;
}


#logo_div {
    position: relative;
    float: left;
    width: 228px;
    height: 63px;
    background-image: url('../images/core/logo.png');
}

